*{box-sizing:border-box}
:root{
  --black:#0a0a09;--charcoal:#161615;--ivory:#f2eee6;--gold:#c6a15a;
  --copper:#9b6845;--emerald:#173d31;--red:#b93735;--text:#ece8df;
}
html{scroll-behavior:smooth}
body{margin:0;background:var(--black);color:var(--text);font-family:"DM Sans",sans-serif;overflow-x:hidden}
a{color:inherit;text-decoration:none}
img{display:block;width:100%}
button{font:inherit}
.grain{position:fixed;inset:0;pointer-events:none;z-index:20;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}
.light-orb{position:fixed;width:48vw;height:48vw;border-radius:50%;filter:blur(120px);opacity:.08;pointer-events:none;z-index:-1;transition:background 1.5s ease,transform 2s ease}
.light-orb-a{left:-20vw;top:5vh;background:#497d96}.light-orb-b{right:-25vw;bottom:-10vh;background:#bf713a}
.site-header{position:fixed;z-index:30;top:0;left:0;right:0;height:82px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);background:linear-gradient(to bottom,rgba(5,5,5,.72),rgba(5,5,5,.08));backdrop-filter:blur(10px);transition:.35s}
.site-header.scrolled{height:66px;background:rgba(8,8,8,.88)}
.brand{display:flex;flex-direction:column;line-height:1}.brand-mark{font-family:"Italiana",serif;font-size:1.85rem;letter-spacing:.22em}.brand small,footer small{font-size:.46rem;letter-spacing:.24em;margin-top:6px}
nav{display:flex;gap:28px;font-size:.72rem;text-transform:uppercase;letter-spacing:.14em}nav a{opacity:.72}nav a:hover{opacity:1}
.header-actions{display:flex;align-items:center;gap:12px}.sound-toggle{background:none;border:0;color:#fff;display:flex;gap:7px;align-items:center;cursor:pointer;font-size:.65rem;text-transform:uppercase;letter-spacing:.12em}.sound-icon{display:grid;place-items:center;width:26px;height:26px;border:1px solid rgba(255,255,255,.45);border-radius:50%}.sound-toggle.on .sound-icon{animation:pulse 1.8s infinite}.reserve-small{border:1px solid rgba(255,255,255,.5);padding:10px 16px;text-transform:uppercase;letter-spacing:.14em;font-size:.65rem}
.social-frame{position:relative;min-height:100vh;overflow:hidden}
.hero{display:flex;align-items:flex-end;padding:12vh 6vw 9vh}.hero-image{position:absolute;inset:0;height:100%;object-fit:cover;filter:saturate(.75) contrast(1.08);transform:scale(1.04);animation:heroDrift 18s ease-in-out infinite alternate}.hero-shade,.skyline-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,8,.88) 0%,rgba(5,7,8,.48) 48%,rgba(5,7,8,.18) 100%),linear-gradient(0deg,rgba(0,0,0,.55),transparent 60%)}
.hero-copy{position:relative;z-index:2;max-width:880px}.eyebrow{text-transform:uppercase;letter-spacing:.28em;font-size:.68rem;color:var(--gold);margin:0 0 22px}
h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Italiana",serif;font-weight:400}
h1{font-size:clamp(3.6rem,8.6vw,9rem);line-height:.88;letter-spacing:-.04em;margin-bottom:28px}h1 span{display:block}
.hero-sub{font-size:clamp(.95rem,1.4vw,1.2rem);max-width:560px;color:rgba(255,255,255,.72);line-height:1.7}
.primary-cta{display:inline-flex;align-items:center;gap:34px;margin-top:24px;border-bottom:1px solid rgba(255,255,255,.7);padding:14px 0;text-transform:uppercase;letter-spacing:.19em;font-size:.72rem}.primary-cta span{transition:.3s}.primary-cta:hover span{transform:translate(5px,-5px)}
.scroll-note{position:absolute;right:3vw;bottom:6vh;z-index:2;font-size:.6rem;text-transform:uppercase;letter-spacing:.25em;writing-mode:vertical-rl}
.manifesto{background:#0d1110;padding:14vh 6vw;display:flex;flex-direction:column;justify-content:center}.section-number{position:absolute;top:11vh;right:6vw;font-family:"Italiana";font-size:8rem;color:rgba(255,255,255,.035)}
.manifesto-grid{display:grid;grid-template-columns:1fr 110px 1fr;align-items:center;gap:4vw}.culture h2{font-size:clamp(4rem,9vw,9rem);line-height:.9;margin-bottom:28px}.culture p:last-child{max-width:440px;color:rgba(255,255,255,.58);line-height:1.8}.culture-peru{text-align:right}.culture-peru p:last-child{margin-left:auto}.fusion-mark{font-family:"Italiana";font-size:5rem;color:var(--gold);text-align:center}
.nikkei-statement{margin-top:12vh;text-align:center}.nikkei-statement p{color:rgba(255,255,255,.52)}.nikkei-statement strong{font-family:"Italiana";font-size:clamp(2.7rem,6vw,6rem);font-weight:400}
.dish-poster{display:grid;grid-template-columns:58% 42%;align-items:stretch}.dish-poster.reverse{grid-template-columns:42% 58%}.dish-poster.reverse img{order:2}.dish-poster img{height:100vh;object-fit:cover}.poster-copy{padding:10vh 6vw;display:flex;flex-direction:column;justify-content:center}.poster-copy h2,.pisco-copy h2,.dessert-copy h2,.menu-heading h2,.cta-copy h2{font-size:clamp(3.2rem,6.5vw,7rem);line-height:.92;letter-spacing:-.035em}.poster-copy>p:not(.eyebrow){color:rgba(255,255,255,.62);line-height:1.8;max-width:440px}.poster-dark{background:#111}.poster-light{background:var(--ivory);color:#121212}.poster-light .poster-copy>p:not(.eyebrow){color:#5c574f}.dish-name{margin-top:12vh;border-top:1px solid rgba(255,255,255,.24);padding-top:18px;text-transform:uppercase;letter-spacing:.22em;font-size:.65rem}.poster-light .dish-name{border-color:rgba(0,0,0,.2)}
.text-link{display:inline-block;margin-top:28px;padding-bottom:8px;border-bottom:1px solid currentColor;text-transform:uppercase;letter-spacing:.18em;font-size:.67rem;width:max-content}
.pisco-story{display:grid;grid-template-columns:50% 50%;background:#11110f}.pisco-image-wrap{position:relative;overflow:hidden}.pisco-image-wrap img{height:100vh;object-fit:cover}.glass-glow{position:absolute;width:34vw;height:34vw;border-radius:50%;background:rgba(236,171,65,.22);filter:blur(70px);left:24%;top:32%;animation:floatGlow 7s ease-in-out infinite}
.pisco-copy{padding:12vh 7vw;display:flex;flex-direction:column;justify-content:center}.pisco-copy em,.cta-copy em{color:var(--gold);font-style:normal}.pisco-copy>p:not(.eyebrow){line-height:1.85;color:rgba(255,255,255,.63);max-width:530px}.drink-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 26px;margin-top:32px;font-size:.7rem;text-transform:uppercase;letter-spacing:.14em}.drink-list span{border-top:1px solid rgba(255,255,255,.16);padding-top:12px}
.editorial-grid{padding:8vh 4vw;background:#191511;display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:24px;align-items:center}.editorial-card{position:relative;height:68vh;overflow:hidden}.editorial-card.tall{height:82vh}.editorial-card img{height:100%;object-fit:cover;transition:transform 1.1s}.editorial-card:hover img{transform:scale(1.04)}.editorial-card:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.82))}.editorial-card>div{position:absolute;z-index:2;left:28px;right:28px;bottom:25px}.editorial-card h3{font-size:clamp(1.8rem,3vw,3.4rem);line-height:1.05;margin:0}
.dessert-poster{display:flex;align-items:center;min-height:100vh}.dessert-poster>img{position:absolute;inset:0;height:100%;object-fit:cover;filter:saturate(.85)}.dessert-poster:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,8,.92),rgba(8,8,8,.55) 52%,rgba(8,8,8,.12))}.dessert-copy{position:relative;z-index:2;width:58%;padding-left:7vw}.dessert-copy>p:not(.eyebrow){max-width:480px;line-height:1.8;color:rgba(255,255,255,.66)}
.menu-room{background:var(--ivory);color:#171511;padding:14vh 7vw}.menu-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:9vh}.menu-heading h2{max-width:700px;margin:0}.menu-links{border-top:1px solid #aaa49a}.menu-links a{display:grid;grid-template-columns:70px 1.4fr 1fr 30px;align-items:center;padding:30px 6px;border-bottom:1px solid #c8c2b8;transition:.3s}.menu-links a:hover{padding-left:18px;background:rgba(0,0,0,.035)}.menu-links span,.menu-links small{font-size:.64rem;text-transform:uppercase;letter-spacing:.15em;color:#777066}.menu-links strong{font-family:"Italiana";font-size:clamp(1.7rem,3vw,3rem);font-weight:400}.menu-links b{font-weight:400}
.skyline-cta{display:flex;align-items:center;justify-content:center;text-align:center}.skyline-cta>img{position:absolute;inset:0;height:100%;object-fit:cover;filter:saturate(.7)}.skyline-shade{background:linear-gradient(rgba(5,5,5,.52),rgba(5,5,5,.82))}.cta-copy{position:relative;z-index:2;max-width:1100px;padding:8vh 6vw}.cta-copy>p:not(.eyebrow){color:rgba(255,255,255,.68);font-size:1rem}.gold-cta{border-color:var(--gold);color:#f4dcaa}
footer{min-height:230px;padding:60px 5vw;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;border-top:1px solid rgba(255,255,255,.12);background:#080808;font-size:.68rem;color:rgba(255,255,255,.55)}footer>div{display:flex;flex-direction:column}footer p{margin:0}.concept-note{text-align:right}
.reveal{opacity:0;transform:translateY(24px);filter:blur(7px);transition:opacity .95s ease,transform .95s ease,filter .95s ease}.reveal.visible{opacity:1;transform:none;filter:none}
@keyframes heroDrift{to{transform:scale(1.09) translate3d(-1%,1%,0)}}@keyframes floatGlow{50%{transform:translateY(-24px) scale(1.08);opacity:.36}}@keyframes pulse{50%{box-shadow:0 0 0 8px rgba(198,161,90,0)}0%,100%{box-shadow:0 0 0 0 rgba(198,161,90,.35)}}
@media(max-width:900px){
 nav{display:none}.site-header{padding:0 20px}.sound-label{display:none}
 .hero{padding:22vh 24px 8vh}.scroll-note{display:none}.manifesto{padding:14vh 24px}.manifesto-grid{grid-template-columns:1fr}.fusion-mark{padding:20px 0}.culture-peru{text-align:left}.culture-peru p:last-child{margin-left:0}
 .dish-poster,.dish-poster.reverse,.pisco-story{grid-template-columns:1fr}.dish-poster.reverse img{order:0}.dish-poster img,.pisco-image-wrap img{height:62vh}.poster-copy,.pisco-copy{padding:10vh 24px}
 .editorial-grid{grid-template-columns:1fr;padding:60px 18px}.editorial-card,.editorial-card.tall{height:70vh}
 .dessert-copy{width:100%;padding:0 24px}.dessert-poster:after{background:rgba(6,6,6,.66)}
 .menu-room{padding:12vh 24px}.menu-heading{display:block}.menu-links a{grid-template-columns:45px 1fr 26px}.menu-links small{display:none}
 footer{grid-template-columns:1fr;gap:28px}.concept-note{text-align:left}
}
@media(max-width:560px){
 h1{font-size:3.45rem}.hero-sub{font-size:.9rem}.reserve-small{display:none}.brand-mark{font-size:1.55rem}
 .poster-copy h2,.pisco-copy h2,.dessert-copy h2,.menu-heading h2,.cta-copy h2{font-size:3.35rem}
 .drink-list{grid-template-columns:1fr}.menu-links strong{font-size:1.65rem}.menu-links a{padding:24px 0}
}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none;filter:none}}
