.hero{height:230vh;position:relative}.scene{justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.beam{z-index:1;pointer-events:none;background:radial-gradient(58% 44% at 50% 0,#78c8961a,#0000 70%);width:80vw;height:120vh;position:absolute;top:-26%;left:50%;transform:translate(-50%)}.word{z-index:2;text-align:center;will-change:transform, opacity;transform-origin:50% 42%;padding:0 20px;position:relative}.word .crest{width:56px;color:var(--gold);opacity:0;margin:0 auto;animation:1s .3s forwards fu}.kicker{letter-spacing:.44em;text-transform:uppercase;color:var(--goldsoft);opacity:0;margin:22px 0 24px;font-size:12px;animation:1.1s 1.8s forwards fu}.sign{color:var(--cream);letter-spacing:.01em;text-shadow:0 0 6px #fff5dc66,0 0 22px #d8b0634d,0 0 50px #d8b06324;font-size:clamp(96px,19vw,270px);font-weight:600;line-height:.9}.sign.flick{animation:1.9s step-end both flick}.tagline{letter-spacing:.03em;color:#d6e4d9;opacity:0;margin-top:28px;font-size:clamp(14px,2.2vw,19px);animation:1.1s 2.2s forwards fu}.tagline em{color:var(--goldsoft);font-style:italic}@keyframes fu{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes flick{0%{opacity:0}5%{opacity:1}9%{opacity:.08}12%{opacity:1}17%{opacity:.2}21%{opacity:1}25%{opacity:.35}27%{opacity:1}44%{opacity:.7}46%{opacity:1}68%{opacity:.85}70%{opacity:1}to{opacity:1}}.woods{z-index:3;pointer-events:none;position:absolute;inset:0}.tl{transform-origin:bottom;will-change:transform;width:104%;position:absolute;bottom:-2vh;left:-2%;right:-2%}.tl svg{width:100%;display:block}.tl3{z-index:3;height:52vh}.tl3 path{fill:#0c211592}.tl2{z-index:4;height:56vh}.tl2 path{fill:#08150d}.tl1{z-index:5;height:60vh}.tl1 path{fill:#040a06}.darken{z-index:6;pointer-events:none;opacity:0;background:radial-gradient(120% 96% at 50% 42%,#0000 34%,#07120c 80%),#07120c;position:absolute;inset:0}.cue{z-index:7;color:var(--sage);opacity:0;animation:1s 3s forwards fu;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.cue svg{width:20px;height:26px;animation:2.2s ease-in-out infinite bob}@keyframes bob{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(7px)}}.manifesto .wrap{text-align:center;max-width:920px}.manifesto .lead{letter-spacing:.04em;color:var(--muted);font-size:clamp(15px,2.2vw,19px)}.manifesto h2{color:#fff;margin:16px 0;font-size:clamp(38px,7vw,90px);font-weight:600;line-height:1}.manifesto h2 em{color:var(--goldsoft)}.manifesto .body{color:#c3d3c6;max-width:58ch;margin:20px auto 0;font-size:clamp(16px,2vw,19px)}.dishes{padding:120px 0 140px}.dishes .top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.dishes h2{color:#fff;max-width:15ch;font-size:clamp(30px,4.6vw,52px);font-weight:600;line-height:1.02}.dishes h2 em{color:var(--goldsoft)}.show{backdrop-filter:blur(2px);background:radial-gradient(110% 120% at 22% 40%,#173a288c,#060f0966);border:1px solid #d8b06324;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:30px;min-height:520px;display:grid;position:relative;overflow:hidden}.slides{min-height:520px;position:relative}.slide{opacity:0;place-items:center;transition:opacity 1s;display:grid;position:absolute;inset:0}.slide.on{opacity:1}.slide .halo{aspect-ratio:1;filter:blur(10px);background:radial-gradient(circle,#d8b06342,#d8b0630d 46%,#0000 66%);border-radius:50%;width:74%;position:absolute}.slide .ring{aspect-ratio:1;border:1px solid #d8b06338;border-radius:50%;width:64%;position:absolute}.slide img{z-index:2;filter:drop-shadow(0 34px 34px #0000008c);width:auto;max-width:86%;height:auto;max-height:400px;transition:transform 8s;position:relative;transform:scale(1.03)}.slide.on img{animation:7s ease-in-out 1s infinite bob2;transform:scale(1)}@keyframes bob2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.info{padding:56px 60px 56px 20px}.itxt{min-height:180px;position:relative}.iblk{opacity:0;pointer-events:none;transition:opacity .8s,transform .8s;position:absolute;inset:0;transform:translateY(16px)}.iblk.on{opacity:1;pointer-events:auto;position:relative;transform:none}.iblk .flag{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-size:11px}.iblk h3{color:#fff;margin-top:10px;font-size:clamp(30px,3.8vw,46px);font-weight:600;line-height:1.02}.iblk p{color:var(--muted);max-width:36ch;margin-top:14px;font-size:16px}.dots{gap:22px;margin-top:34px;display:flex}.dot{cursor:pointer;text-align:left;color:#6f8578;background:0 0;border:0;padding:0;font-family:Quicksand,sans-serif;transition:all .3s}.dot b{color:#7f9686;font-size:15px;font-weight:600;transition:all .3s;display:block}.dot span{letter-spacing:.06em;font-size:11px}.dot.on b,.dot:hover b,.dot.on{color:var(--goldsoft)}.dot .bar{background:#ffffff18;border-radius:2px;height:2px;margin-top:8px;position:relative;overflow:hidden}.dot.on .bar:after{content:"";background:var(--gold);transform-origin:0;animation:5s linear fill;position:absolute;inset:0}@keyframes fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.dishes .foot{text-align:center;border:0;margin-top:34px;padding:0}.lnk{color:var(--goldsoft);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:13px;transition:gap .3s;display:inline-flex}.lnk:hover{gap:16px}.prov .wrap{text-align:center}.prov h2{color:#fff;margin-top:14px;font-size:clamp(30px,5vw,58px);font-weight:600;line-height:1.03}.prov h2 em{color:var(--goldsoft)}.steps{text-align:left;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:76px;display:grid;position:relative}.steps:before{content:"";background:linear-gradient(90deg,#0000,#d8b06359,#0000);height:1px;position:absolute;top:36px;left:14%;right:14%}.step{position:relative}.step .ic{width:72px;height:72px;color:var(--gold);background:#07100bb3;border:1px solid #d8b0634d;border-radius:50%;place-items:center;margin-bottom:26px;display:grid}.step .ic svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.step .n{color:var(--gold);letter-spacing:.16em;font-family:Quicksand,sans-serif;font-size:12px}.step h3{color:#fff;margin-top:6px;font-size:clamp(22px,2.6vw,30px);font-weight:600}.step p{color:var(--muted);max-width:34ch;margin-top:12px;font-size:15.5px}.exp{position:relative;overflow:hidden}.exp .expbg{z-index:0;background-position:20% 34%;background-size:cover;position:absolute;inset:0}.exp .expbg:after{content:"";background:linear-gradient(#060f09db,#060f09bd 48%,#060f09ed),radial-gradient(120% 120% at 50% 45%,#0000 16%,#060f09bd);position:absolute;inset:0}.exp .wrap{z-index:1;text-align:center;max-width:900px;position:relative}.exp h2{color:#fff;margin-top:14px;font-size:clamp(30px,5vw,56px);font-weight:600;line-height:1.04}.exp h2 em{color:var(--goldsoft)}.exp p{color:#dce7de;max-width:56ch;margin:20px auto 0;font-size:clamp(16px,2vw,19px)}.occ .wrap{max-width:1180px}.occ .top{text-align:center;margin-bottom:56px}.occ h2{color:#fff;margin-top:12px;font-size:clamp(28px,4.4vw,50px);font-weight:600;line-height:1.04}.occ h2 em{color:var(--goldsoft)}.ogrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.ocard{background:#0a1a1266;border:1px solid #d8b06324;border-radius:18px;padding:28px 24px 30px;transition:transform .4s,border-color .4s,background .4s}.ocard:hover{background:#10281c80;border-color:#d8b06366;transform:translateY(-6px)}.ocard .oi{width:40px;height:40px;color:var(--gold);margin-bottom:18px}.ocard .oi svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.ocard h3{color:#fff;font-size:19px;font-weight:600}.ocard p{color:var(--muted);margin-top:8px;font-size:14px}.band .crest{opacity:.9;margin:0 auto 22px}@media (width<=860px){.nav li.hide{display:none}.show{grid-template-columns:1fr}.info{padding:20px 30px 46px}.steps{grid-template-columns:1fr;gap:44px}.steps:before{display:none}.ogrid{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.word .crest,.kicker,.tagline,.cue,.slide{opacity:1}.iblk{opacity:1;position:relative}}
