.content-Restaurante{min-height:100vh;padding:clamp(5rem,10vw,7rem) clamp(1rem,4vw,2rem) 4rem;background:linear-gradient(180deg,#faf6f0,#f0e9e0 45%,#e8dfd0);background-attachment:local;position:relative;overflow:hidden}.content-Restaurante:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none}.restaurante-inner{position:relative;z-index:1;max-width:920px;margin:0 auto}.restaurante-header{text-align:center;margin-bottom:clamp(2rem,5vw,3.5rem)}.restaurante-header .restaurante-line{width:4px;height:2.5rem;margin:0 auto .75rem;background:linear-gradient(180deg,transparent,#5a8b4a 30%,#5a8b4a 70%,transparent);border-radius:999px;box-shadow:0 0 0 1px rgba(90,139,74,.2)}.restaurante-header .restaurante-title{font-family:Beach Lombok,Georgia,serif;font-size:clamp(1.6rem,4.2vw,2.4rem);font-weight:400;color:#2d5a28;letter-spacing:.02em;margin:0 0 .5rem;text-shadow:0 1px 3px hsla(0,0%,100%,.6)}.restaurante-header .restaurante-intro{font-size:clamp(.95rem,2vw,1.1rem);color:#5c5348;line-height:1.6;max-width:42ch;margin:0 auto}.restaurante-loading,.restaurante-no-pdf{text-align:center;color:#5c5348;font-size:clamp(.95rem,2vw,1.1rem);padding:2rem 1rem}.restaurante-pdf-download-bar{display:flex;justify-content:center;margin-bottom:1.5rem}.restaurante-pdf-download{display:inline-flex;align-items:center;gap:.4rem;padding:.65rem 1.5rem;background:#5a8b4a;color:#fff;text-decoration:none;border-radius:10px;font-weight:600;font-size:.95rem;transition:background .2s ease,transform .15s ease;box-shadow:0 2px 8px rgba(90,139,74,.2)}.restaurante-pdf-download:hover{background:#4a7a3a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(90,139,74,.3)}.restaurante-pdf-native{margin-top:1rem}.restaurante-pdf-container{width:100%}.restaurante-pdf-document{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.restaurante-pdf-page{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px rgba(45,90,40,.1),0 1px 3px rgba(0,0,0,.08),0 0 0 1px rgba(90,139,74,.1)}.restaurante-pdf-page canvas{display:block;width:100%!important;height:auto!important;border-radius:8px}@media (max-width:640px){.restaurante-pdf-document{gap:1rem}.restaurante-pdf-page,.restaurante-pdf-page canvas{border-radius:6px}}