:root{--navy:#0b3352;--blue:#126e9c;--sky:#dff4fa;--cream:#fffaf0;--white:#fff;--ink:#183042;--muted:#5b6d78;--yellow:#f6c743;--coral:#ef6f61;--radius:22px;--shadow:0 14px 40px rgba(11,51,82,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Helvetica Neue",sans-serif;color:var(--ink);background:var(--cream);line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.skip-link{position:absolute;left:-9999px;top:0;background:#fff;padding:.7rem;z-index:99}.skip-link:focus{left:1rem;top:1rem}.hero{min-height:680px;color:#fff;background:linear-gradient(90deg,rgba(5,35,58,.93),rgba(5,35,58,.52)),url("assets/ambiente.jpg") center/cover}.topbar{max-width:1180px;margin:auto;padding:1.3rem 1.5rem;display:flex;align-items:center;gap:2rem}.brand{margin-right:auto}.brand img{width:118px;height:94px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.18))}.nav-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.8rem 1rem}.nav-links a{text-decoration:none;font-weight:700;font-size:.92rem}.nav-links a:hover{text-decoration:underline;text-underline-offset:5px}.menu-toggle{display:none;border:1px solid rgba(255,255,255,.6);background:transparent;color:#fff;border-radius:999px;padding:.65rem 1rem;font-weight:700}.hero-content{max-width:1180px;margin:auto;padding:8rem 1.5rem 7rem}.hero h1{font-family:Georgia,serif;max-width:760px;font-size:clamp(2.7rem,7vw,5.5rem);line-height:.98;margin:.4rem 0 1.5rem;letter-spacing:-.045em}.hero-content>p:not(.eyebrow){max-width:600px;font-size:1.2rem}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:800;color:var(--blue);margin:0 0 .6rem}.hero .eyebrow,.dark .eyebrow{color:var(--yellow)}.button{display:inline-block;margin-top:1.2rem;background:var(--yellow);color:var(--navy);padding:.9rem 1.25rem;border-radius:999px;text-decoration:none;font-weight:800}.intro,.menu-section{max-width:1180px;margin:auto;padding:5.5rem 1.5rem}.intro{text-align:center;max-width:760px}.intro h2,.section-heading h2{font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.7rem);line-height:1.05;margin:.2rem 0 .8rem;color:var(--navy)}.menu-section{scroll-margin-top:1rem}.menu-section.alt{max-width:none;background:var(--sky);padding-left:max(1.5rem,calc((100% - 1132px)/2));padding-right:max(1.5rem,calc((100% - 1132px)/2))}.menu-section.dark{max-width:none;background:var(--navy);color:#fff;padding-left:max(1.5rem,calc((100% - 1132px)/2));padding-right:max(1.5rem,calc((100% - 1132px)/2))}.dark .section-heading h2{color:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.section-heading p{margin:.3rem 0;max-width:650px}.section-heading.sub{margin-top:5rem}.price-feature{font-size:2rem;font-weight:800;color:var(--navy);white-space:nowrap}.price-feature small{font-size:.9rem}.feature-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:2rem;align-items:stretch;margin-bottom:2rem}.feature-grid.reverse{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}.photo-card{margin:0;border-radius:var(--radius);overflow:hidden;min-height:360px;box-shadow:var(--shadow);background:#fff}.photo-card img{width:100%;height:100%;object-fit:cover}.photo-card.portrait{max-height:420px}.flavor-panel{padding:2rem;background:#fff;border-radius:var(--radius);box-shadow:var(--shadow)}.flavor-panel h3{margin-top:0}.chips{display:flex;flex-wrap:wrap;gap:.6rem}.chips span,.tag{background:var(--sky);border-radius:999px;padding:.35rem .7rem;font-size:.78rem;font-weight:700;color:var(--navy)}.cards{display:grid;gap:1.3rem}.cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.cards.two{grid-template-columns:repeat(2,minmax(0,1fr))}.cards.one{grid-template-columns:1fr}.product-card,.text-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.product-card img{width:100%;height:240px;object-fit:cover}.product-card>div,.text-card{padding:1.4rem}.product-card h3,.text-card h3{font-family:Georgia,serif;color:var(--navy);font-size:1.4rem;margin:.7rem 0 .3rem}.product-card p,.text-card p{color:var(--muted)}.product-card strong,.text-card strong{display:block;color:var(--blue);font-size:1.25rem;margin-top:1rem}.compact .text-card{min-height:100%}.tag{display:inline-block;margin:0!important}.note{font-size:.9rem;color:var(--muted)}.inline-prices{display:flex;gap:.7rem;flex-wrap:wrap}.inline-prices span{background:#fff;padding:.65rem .9rem;border-radius:999px}.inline-prices b{margin-right:.35rem}.price-list{display:grid;gap:.45rem;margin-top:1rem}.price-list span{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #e6edf0;padding-top:.45rem}.table-wrap{overflow-x:auto;border-radius:var(--radius);box-shadow:var(--shadow)}table{border-collapse:collapse;width:100%;min-width:680px;background:#fff;color:var(--ink)}th,td{padding:1.15rem;text-align:left;border-bottom:1px solid #dce7ed}thead th{background:#e7f5f7;color:var(--navy)}tbody th{font-family:Georgia,serif;font-size:1.08rem}th small{display:block;font-family:Arial,sans-serif;color:var(--muted);font-weight:400;margin-top:.2rem}td{font-weight:800;color:var(--blue)}footer{background:#071f33;color:#fff;padding:2.5rem max(1.5rem,calc((100% - 1132px)/2));display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:2rem}footer img{width:90px}footer p{margin:.3rem 0;color:#cfe1eb}footer a{font-weight:700}.dessert-cards .product-card img{object-position:center}.text-only-product{display:flex;flex-direction:column}.text-visual{height:240px;background:linear-gradient(145deg,var(--navy),var(--blue));display:grid;place-items:center;position:relative;overflow:hidden}.text-visual::before,.text-visual::after{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(255,255,255,.16);border-radius:50%}.text-visual::before{transform:translate(-70px,-55px)}.text-visual::after{transform:translate(85px,65px)}.text-visual span{font-family:Georgia,serif;color:#fff;font-size:3rem;font-weight:700;z-index:1}.text-only-product>div:last-child{padding:1.4rem}
@media(max-width:820px){.hero{min-height:620px}.topbar{align-items:flex-start}.menu-toggle{display:block}.nav-links{display:none;position:absolute;right:1.5rem;top:5.5rem;flex-direction:column;background:var(--navy);padding:1rem;border-radius:16px;box-shadow:var(--shadow)}.nav-links.open{display:flex}.hero-content{padding-top:6rem}.feature-grid,.feature-grid.reverse,.cards.three,.cards.two{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.photo-card{min-height:300px}.product-card{display:grid;grid-template-columns:140px 1fr}.product-card img{height:100%;min-height:230px}.product-card>div{padding:1.2rem}.price-feature{font-size:1.6rem}footer{grid-template-columns:80px 1fr}footer>a{grid-column:2}}
@media(max-width:520px){.hero h1{font-size:2.65rem}.hero-content{padding-top:5rem}.intro,.menu-section{padding-top:4rem;padding-bottom:4rem}.product-card{display:block}.product-card img{height:220px}.photo-card{min-height:250px}.inline-prices{display:grid}.section-heading.sub{margin-top:4rem}footer{grid-template-columns:1fr;text-align:center}footer img{margin:auto}footer>a{grid-column:1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.inline-product-image{width:100%;max-height:240px;margin-bottom:1rem;border-radius:18px;object-fit:contain;background:#fff8ee}
