:root{--navy:#06182e;--navy-2:#0b2848;--gold:#dcb45c;--cream:#fff8e8;--ink:#122033;--muted:#667085;--line:#e7dfcf;--active:#ce4257;--card:#fffdf7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}body.dialog-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.skip-link{position:fixed;top:-80px;left:16px;z-index:100;background:white;padding:12px 16px;color:var(--navy)}.skip-link:focus{top:12px}.site-header{height:84px;display:flex;align-items:center;padding:10px clamp(20px,5vw,72px);background:var(--navy);color:white;position:sticky;top:0;z-index:20;border-bottom:1px solid #ffffff20}.mini-brand{width:62px;height:62px;display:block;border-radius:50%;overflow:hidden;box-shadow:0 0 0 2px var(--gold)}.mini-brand img{width:100%;height:100%;object-fit:cover}.site-header>p{font-family:Georgia,serif;font-style:italic;color:var(--gold);margin:0 0 0 18px}.nav-link{margin-left:auto;color:white;text-decoration:none;font-size:14px;border:1px solid #ffffff55;border-radius:999px;padding:9px 16px}.nav-link:hover{background:#ffffff12}.hero{min-height:calc(100vh - 84px);background:var(--navy);color:white;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);align-items:center;position:relative;overflow:hidden;padding:54px clamp(24px,7vw,110px) 70px}.hero::before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;right:-160px;top:-230px;background:radial-gradient(circle,#24527d 0,#0b2848 45%,transparent 70%)}.hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:12px;background:linear-gradient(90deg,#f1c84a,#ef8a62,#ce4257,#86b943,#793c70)}.hero-copy{position:relative;z-index:3;max-width:620px}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:700;color:var(--gold);margin:0 0 18px}.hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(58px,7vw,104px);line-height:.92;letter-spacing:-.045em;margin:0}.hero h1 em{font-weight:400;color:var(--gold)}.hero-text{font-size:18px;line-height:1.6;color:#dbe5ef;max-width:470px;margin:30px 0}.hero-actions{display:flex;align-items:center;gap:26px}.primary-action{background:var(--gold);color:var(--navy);padding:14px 23px;border-radius:999px;text-decoration:none;font-weight:700}.hero-controls{display:flex;align-items:center;gap:12px}.hero-controls button{width:42px;height:42px;border-radius:50%;border:1px solid #ffffff55;background:transparent;color:white;cursor:pointer}.hero-controls button:hover{background:#ffffff12}.hero-controls span{font-size:13px;font-variant-numeric:tabular-nums;color:#bcc9d5;min-width:54px;text-align:center}.hero-visual{position:relative;width:min(42vw,540px);height:min(66vh,680px);justify-self:center;border:0;background:transparent;cursor:pointer;padding:0;z-index:2}.hero-visual img{width:72%;height:78%;object-fit:cover;position:absolute;left:14%;top:8%;border-radius:45% 45% 22% 22%/24% 24% 16% 16%;box-shadow:0 35px 80px #0009;transition:opacity .25s,transform .45s cubic-bezier(.2,.8,.2,1);z-index:2}.hero-visual:hover img{transform:translateY(-10px) rotate(1deg)}.hero-visual.is-changing img{opacity:0;transform:scale(.94)}.orbit{position:absolute;border:1px solid #dcb45c66;border-radius:50%;z-index:1}.orbit-one{width:90%;height:70%;left:5%;top:12%;transform:rotate(-12deg)}.orbit-two{width:78%;height:85%;left:11%;top:3%;transform:rotate(20deg)}.hero-badge{position:absolute;right:0;bottom:6%;z-index:4;background:var(--cream);color:var(--navy);padding:15px 22px;min-width:174px;text-align:left;box-shadow:0 12px 30px #0005}.hero-badge small{display:block;font-size:9px;letter-spacing:.12em;color:#7f6740}.hero-badge strong{display:block;font-family:Georgia,serif;font-size:28px;font-weight:400}.hero-note{position:absolute;right:clamp(24px,4vw,70px);bottom:24px;z-index:5;font-size:12px;color:#aebdcb;letter-spacing:.06em}.menu-section{padding:90px clamp(20px,6vw,90px) 110px;max-width:1500px;margin:auto}.menu-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:42px}.menu-heading .eyebrow{color:#9a7837;margin-bottom:10px}.menu-heading h2{font-family:Georgia,serif;font-size:clamp(42px,5vw,72px);font-weight:400;letter-spacing:-.035em;line-height:1;margin:0}.filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.filter{border:1px solid #cfc4b2;border-radius:999px;background:transparent;color:var(--ink);padding:10px 17px;cursor:pointer}.filter.is-active{background:var(--navy);border-color:var(--navy);color:white}.flavor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.flavor-card{position:relative;min-height:390px;border:0;border-radius:18px;overflow:hidden;background:var(--card);padding:0;text-align:left;cursor:pointer;box-shadow:0 10px 30px #17243b0d;isolation:isolate;transition:transform .35s,box-shadow .35s}.flavor-card:hover,.flavor-card:focus-visible{transform:translateY(-7px);box-shadow:0 20px 50px #17243b24}.flavor-card[hidden]{display:none}.flavor-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .5s}.flavor-card:hover img{transform:scale(1.045)}.flavor-card::after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#06182eee);z-index:1}.card-label{position:absolute;left:20px;right:20px;bottom:18px;z-index:2;color:white}.card-label small{font-size:10px;letter-spacing:.14em;color:#eee0bd}.card-label strong{display:block;font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1.08;margin-top:5px}.card-index{position:absolute;top:16px;right:16px;z-index:2;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fffdf4dc;color:var(--navy);font-size:11px;font-weight:700}.flavor-dialog{width:min(900px,calc(100% - 32px));max-height:min(740px,calc(100vh - 32px));padding:0;border:0;border-radius:22px;background:var(--cream);color:var(--ink);overflow:hidden;box-shadow:0 30px 100px #0008}.flavor-dialog::backdrop{background:#020c18d9;backdrop-filter:blur(8px)}.flavor-dialog[open]{display:grid;grid-template-columns:1.05fr .95fr}.dialog-image{min-height:620px;background:var(--navy)}.dialog-image img{width:100%;height:100%;display:block;object-fit:cover}.dialog-copy{padding:70px 48px;display:flex;flex-direction:column;justify-content:center}.dialog-copy .eyebrow{color:#9a7837;margin-bottom:12px}.dialog-copy h2{font-family:Georgia,serif;font-size:58px;line-height:1;font-weight:400;margin:0 0 25px}.dialog-copy>p:not(.eyebrow){font-size:18px;color:var(--muted);line-height:1.7}.dialog-next{margin-top:30px;display:flex;justify-content:space-between;align-items:center;width:100%;padding:15px 0;border:0;border-bottom:1px solid var(--ink);background:none;color:var(--ink);font-weight:700;cursor:pointer}.dialog-close{position:absolute;right:18px;top:16px;z-index:3;width:42px;height:42px;border-radius:50%;border:0;background:#fffdf5e8;color:var(--navy);font-size:27px;cursor:pointer}footer{background:var(--navy);color:white;display:flex;align-items:center;gap:18px;padding:34px clamp(20px,6vw,90px)}footer img{width:58px;height:58px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px var(--gold)}footer strong{font-family:Georgia,serif;font-size:21px;font-weight:400}footer p{margin:2px 0;color:#bac7d3;font-size:14px}.footer-note{margin-left:auto!important;text-align:right;max-width:320px}button:focus-visible,a:focus-visible{outline:3px solid #f3c964;outline-offset:4px}@media(max-width:1050px){.flavor-grid{grid-template-columns:repeat(3,1fr)}.hero{padding-inline:45px}.hero-visual{width:45vw}.menu-heading{align-items:start;flex-direction:column}.filters{justify-content:flex-start}}@media(max-width:760px){html{scroll-padding-top:74px}.site-header{height:72px;padding-inline:18px}.mini-brand{width:50px;height:50px}.site-header>p{font-size:14px;margin-left:13px}.nav-link{font-size:13px;padding:8px 13px}.hero{min-height:auto;display:flex;flex-direction:column;padding:42px 20px 55px}.hero-copy{width:100%}.hero h1{font-size:58px}.hero-text{font-size:16px;margin:20px 0}.hero-actions{justify-content:space-between;gap:12px}.primary-action{padding:12px 18px}.hero-visual{order:-1;width:100%;height:380px;margin:0 auto 24px}.hero-visual img{width:58%;left:21%;height:90%;top:0}.hero-badge{right:3%;bottom:4%;padding:11px 15px;min-width:140px}.hero-badge strong{font-size:23px}.hero-note{display:none}.menu-section{padding:65px 18px 80px}.menu-heading{margin-bottom:28px}.menu-heading h2{font-size:43px}.filters{overflow-x:auto;flex-wrap:nowrap;width:100%;padding-bottom:4px}.filter{white-space:nowrap}.flavor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.flavor-card{min-height:275px;border-radius:13px}.card-label{left:14px;right:14px;bottom:13px}.card-label strong{font-size:22px}.flavor-dialog[open]{display:block}.flavor-dialog{overflow:auto}.dialog-image{min-height:360px;height:48vh}.dialog-copy{padding:34px 24px 42px}.dialog-copy h2{font-size:45px}.dialog-close{position:fixed}.footer-note{display:none}}@media(max-width:390px){.site-header>p{display:none}.hero h1{font-size:52px}.hero-visual{height:340px}.flavor-card{min-height:245px}.card-label strong{font-size:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
