@import url('https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&display=swap');
:root{--bg:#080808;--bg2:#0f0e0c;--paper:#f4efe6;--muted:#9b9388;--gold:#d4ae68;--gold2:#ecd5a6;--line:rgba(212,174,104,.24)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--paper);font-family:Geist,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.age-locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}em{font-style:normal;color:var(--gold)}
.site-header{position:fixed;inset:0 0 auto;z-index:40;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:18px clamp(20px,4vw,56px);background:rgba(8,8,8,.78);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08)}.logo-link{display:flex}.brand-logo{width:clamp(160px,14vw,220px);height:auto}.nav-links{display:flex;justify-content:center;gap:clamp(16px,2vw,30px);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#ddd6cb}.nav-links a:hover{color:var(--gold)}.nav-right{display:flex;gap:14px;align-items:center}.nav-connect{min-height:42px;padding:0 20px;border:1px solid rgba(215,175,98,.75);border-radius:999px;background:rgba(8,8,8,.34);color:#f0eadf;cursor:pointer;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.nav-connect:hover{background:rgba(215,175,98,.12)}.menu-toggle{display:none;min-width:42px;min-height:42px;border:1px solid var(--line);border-radius:12px;background:#0d0d0d;cursor:pointer}
.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 24px;color:var(--gold);font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.eyebrow>span{width:34px;height:1px;background:var(--gold)}.eyebrow.center{justify-content:center}.eyebrow.dark{color:#1b140d}.eyebrow.dark>span{background:#1b140d}
.hero{display:grid;grid-template-columns:44% 56%;min-height:100vh;padding-top:82px;border-bottom:1px solid var(--line);background:linear-gradient(90deg,#090909 0 44%,#0f0d0b 44% 100%)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:72px clamp(24px,6vw,92px)}.hero h1,.section-heading h2,.identity-title h2,.faq-heading h2,.final-cta h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.05em;line-height:.96}.hero h1{font-size:clamp(54px,6vw,92px)}.hero-intro{max-width:590px;margin:30px 0 0;color:#ddd4c7;font-family:Georgia,serif;font-size:clamp(18px,1.65vw,24px);line-height:1.6}.hero-actions{display:flex;gap:26px;align-items:center;flex-wrap:wrap;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:50px;padding:0 24px;border:1px solid var(--gold);cursor:pointer;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.button-gold{background:var(--gold);color:#120e0a}.button-outline{background:transparent;color:var(--gold2)}.button-dark{background:#11100e;border-color:#11100e}.button.full{width:100%}.text-link{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.25);font-size:12px;text-transform:uppercase}.hero-meta{display:flex;flex-wrap:wrap;gap:10px 28px;margin-top:52px;color:#827c73;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.hero-visual{position:relative;min-height:680px;overflow:hidden;background:#070707}.hero-visual::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 68% 34%,rgba(212,174,104,.12),transparent 34%);opacity:.6}.hero-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-orbit{position:absolute;z-index:2;border:1px solid rgba(212,174,104,.22);border-radius:50%;animation:orbit 12s ease-in-out infinite}.orbit-a{width:420px;height:420px;right:9%;top:12%}.orbit-b{width:520px;height:520px;right:4%;top:4%;animation-delay:-2s}.orbit-c{width:620px;height:620px;right:-2%;top:-6%;animation-delay:-5s}@keyframes orbit{50%{transform:translateY(10px)}}.hero-caption{position:absolute;z-index:3;left:clamp(20px,4vw,56px);right:clamp(20px,4vw,56px);bottom:28px;display:flex;gap:16px;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#b4ada3}.hero-caption>span{color:var(--gold)}.hero-caption p{margin:0}.hero-caption strong{color:#fff}
.edition-section,.single-cask-section,.timeline-section,.faq-section{padding:110px clamp(20px,4vw,56px)}.edition-section{background:var(--bg2)}.section-heading{display:grid;gap:clamp(26px,4vw,66px);align-items:end;margin-bottom:58px}.section-heading.three-col{grid-template-columns:.6fr 1.05fr .95fr}.section-heading h2{font-size:clamp(42px,4.6vw,74px)}.section-heading>p:last-child{margin:0;color:var(--muted);font-family:Georgia,serif;font-size:17px;line-height:1.7}.section-heading.compact{margin-bottom:42px}
.product-grid,.cask-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:1px;border:1px solid var(--line);background:var(--line)}.product-media,.product-copy,.interest-panel{min-width:0;background:#0b0b0b}.product-media{padding:clamp(14px,2vw,24px)}.media-stage{position:relative;aspect-ratio:4/3;overflow:hidden;background:#111}.media-panel{position:absolute;inset:0;display:none;width:100%;height:100%;object-fit:cover}.media-panel.active{display:block}.media-stage-light{background:#efe8dc}.media-stage-light .media-panel{object-fit:contain;background:#efe8dc}.media-stage-dark .media-panel{object-fit:cover}.media-index{position:absolute;left:16px;top:16px;z-index:3;color:var(--gold);font-size:9px}.media-badge{position:absolute;right:16px;bottom:16px;z-index:3;padding:9px 12px;border:1px solid rgba(255,255,255,.24);background:rgba(8,8,8,.74);color:var(--gold2);font-size:8px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.media-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:12px}.media-status{color:#5f5a54;font-size:8px;letter-spacing:.1em;text-transform:uppercase}.media-tabs{display:inline-flex;padding:2px;border:1px solid var(--line);background:#090909}.media-tabs button{min-width:78px;padding:8px 12px;border:0;background:transparent;color:#7b756d;cursor:pointer;font-size:8px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.media-tabs button.active{background:var(--gold);color:#100d08}.product-copy,.interest-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,56px)}.product-copy h3,.interest-panel h3{margin:0;font-family:Georgia,serif;font-size:clamp(38px,4vw,60px);font-weight:400;line-height:1}.product-copy>p:not(.eyebrow):not(.fineprint),.interest-panel>p:not(.eyebrow):not(.consent-copy){color:var(--muted);font-family:Georgia,serif;font-size:16px;line-height:1.7}.serial-demo{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:28px 0;padding:22px 0;border-block:1px solid var(--line)}.serial-demo small{display:block;margin-bottom:8px;color:#77716a;font-size:8px;text-transform:uppercase;letter-spacing:.12em}.serial-demo strong{font-family:Georgia,serif;font-size:30px;color:var(--gold2);font-weight:400}.serial-demo button{border:0;border-bottom:1px solid rgba(212,174,104,.46);background:none;color:var(--gold);cursor:pointer;font-size:10px;text-transform:uppercase}.spec-list,.benefit-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.spec-list{padding-top:18px;border-top:1px solid rgba(255,255,255,.06)}.spec-list div{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.spec-list span{display:block;margin-bottom:7px;color:#7e786f;font-size:8px;text-transform:uppercase;letter-spacing:.12em}.spec-list b{font-size:13px}.benefit-cards{margin:24px 0}.benefit-cards article{padding:18px;border:1px solid rgba(212,174,104,.18);background:rgba(255,255,255,.02)}.benefit-cards small{display:block;margin-bottom:10px;color:var(--gold);font-size:8px;text-transform:uppercase;letter-spacing:.15em}.benefit-cards strong{display:block;margin-bottom:8px;font-family:Georgia,serif;font-size:22px;font-weight:400}.benefit-cards p,.fineprint{margin:0;color:#8f877c;font-size:12px;line-height:1.6}
.identity-strip{padding:110px clamp(20px,4vw,56px);background:#efe8dc;color:#1a1510}.identity-title{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:end;margin-bottom:48px}.identity-title h2{font-size:clamp(44px,4.5vw,70px)}.identity-intro{margin:0;color:#64594f;font-family:Georgia,serif;font-size:17px;line-height:1.7}.identity-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d4c1a0}.identity-cards article{min-height:260px;padding:34px;background:#f7f2ea}.identity-cards h3{margin:40px 0 14px;font-family:Georgia,serif;font-size:28px;font-weight:400}.identity-cards p{color:#6d6258;line-height:1.7}.identity-cards a{display:inline-block;margin-top:14px;color:#7e5618;border-bottom:1px solid #9a6b1d;font-size:10px;text-transform:uppercase}.holder-note{display:grid;grid-template-columns:.45fr 1.55fr;gap:40px;margin-top:28px;padding-top:28px;border-top:1px solid rgba(20,16,10,.22)}.holder-note strong{color:#855d1c;font-size:10px;letter-spacing:.15em}.holder-note span{color:#5f554d;font-family:Georgia,serif;font-size:16px;line-height:1.6}
.single-cask-section{background:#0c0b0a}.interest-counter{margin:30px 0 28px}.interest-counter>div:first-child{display:flex;align-items:baseline;gap:10px}.interest-counter strong{font-family:Georgia,serif;font-size:58px;font-weight:400;color:var(--gold2)}.interest-counter span{color:#77716a;font-size:20px}.interest-counter small{display:block;color:#817b74;font-size:9px;text-transform:uppercase;letter-spacing:.15em}.progress{height:2px;margin-top:16px;background:#28241f}.progress i{display:block;width:0;height:100%;background:var(--gold)}.quantity-label{display:block;margin-bottom:10px;color:#a59e96;font-family:Georgia,serif;font-size:14px}.quantity-input-wrap{display:grid;grid-template-columns:1fr auto;align-items:center;margin-bottom:12px;border:1px solid rgba(212,174,104,.3);background:#070707}.quantity-input-wrap input{width:100%;height:60px;padding:0 18px;border:0;outline:none;background:transparent;color:var(--paper);font-family:Georgia,serif;font-size:30px}.quantity-input-wrap span{padding:0 18px;color:#827a71;font-size:9px;text-transform:uppercase}.interest-value{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 18px;margin-bottom:26px;color:#7d7770;font-size:9px;text-transform:uppercase}.interest-value strong{color:var(--gold2)}.interest-value>span{width:100%;font-size:10px;text-transform:none}.consent-copy{margin:14px 0;color:#77716a;font-size:9px;line-height:1.7;text-transform:uppercase}.no-payment{display:flex;align-items:center;gap:9px;color:#6f6962;font-size:8px;text-transform:uppercase}.no-payment span{width:6px;height:6px;border-radius:50%;background:#6d9f77}.cask-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:54px;border-block:1px solid var(--line)}.cask-steps article{padding:26px 22px;border-right:1px solid rgba(212,174,104,.16)}.cask-steps article:last-child{border-right:0}.cask-steps span{color:var(--gold);font-size:9px}.cask-steps h4{margin:12px 0;font-family:Georgia,serif;font-size:24px;font-weight:400}.cask-steps p{margin:0;color:#7c756c;font-size:12px;line-height:1.6}
.timeline-section{background:#12100e}.timeline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--line);background:var(--line)}.timeline{display:grid;grid-template-columns:auto 1fr;gap:24px;min-height:250px;padding:36px;background:#0d0d0d}.timeline .year{color:#7b756e;font-size:10px;writing-mode:vertical-rl;transform:rotate(180deg)}.timeline small{color:var(--gold);font-size:8px;text-transform:uppercase}.timeline h3{margin:32px 0 8px;font-family:Georgia,serif;font-size:74px;font-weight:400;color:var(--gold2)}.timeline p{margin:0;color:#7a746d;font-size:11px;line-height:1.7}.timeline.mystery{position:relative;overflow:hidden}.timeline.mystery::after{content:'?';position:absolute;right:-10px;bottom:-50px;font-family:Georgia,serif;font-size:210px;color:rgba(212,174,104,.05)}
.faq-section{background:#090909}.faq-heading{max-width:860px;margin:0 auto 30px}.faq-heading h2{font-size:clamp(42px,4vw,66px)}.faq{max-width:860px;margin:auto;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:22px 0;list-style:none;font-family:Georgia,serif;font-size:20px}details p{margin:-2px 0 0;padding:0 0 22px;color:#87817a;font-size:13px;line-height:1.75}.final-cta{padding:110px clamp(20px,4vw,56px);text-align:center;background:var(--gold);color:#17110c}.final-cta h2{font-size:clamp(50px,6vw,90px)}.final-cta>p:not(.eyebrow){max-width:700px;margin:24px auto 30px;font-family:Georgia,serif;font-size:18px;line-height:1.6}
.site-footer{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:50px;padding:56px clamp(20px,4vw,56px) 28px;background:#050505}.footer-brand img{width:220px}.footer-brand p{max-width:390px;color:#7e7870;font-family:Georgia,serif;line-height:1.65}.footer-column{display:flex;flex-direction:column;gap:11px}.footer-column h4{margin:0 0 8px;color:var(--gold);font-size:9px}.footer-column a,.footer-button{color:#aaa39b;font-size:11px}.footer-button{border:0;background:none;padding:0;text-align:left;cursor:pointer}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);color:#5f5a55;font-size:8px;text-transform:uppercase}
.age-gate{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(5,5,5,.97)}.age-gate.hidden{display:none}.age-panel{width:min(560px,100%);padding:46px;border:1px solid var(--gold);background:#0d0d0d;text-align:center}.age-panel>img{width:230px;max-width:82%;margin-bottom:28px}.age-panel h1{margin:14px 0;font-family:Georgia,serif;font-size:38px;font-weight:400}.age-panel>p:not(.eyebrow){color:#9c958d;font-family:Georgia,serif}.age-actions{display:flex;justify-content:center;gap:20px;margin:28px 0}.text-button{border:0;border-bottom:1px solid #706960;background:none;color:#aaa39b;cursor:pointer}.age-panel small{color:#605b55;font-size:8px;text-transform:uppercase}.modal{position:fixed;inset:0;z-index:90;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(5,5,5,.9)}.modal.open{display:flex}.modal-panel{position:relative;width:min(570px,100%);padding:42px;border:1px solid var(--gold);background:#f3ede3;color:#17110c}.modal-panel h2{margin:0 0 18px;font-family:Georgia,serif;font-size:42px;font-weight:400}.modal-copy{color:#665b52;font-family:Georgia,serif;line-height:1.65}.modal-close{position:absolute;top:10px;right:14px;border:0;background:none;font-size:28px;cursor:pointer}.thirdweb-preview{display:flex;gap:16px;align-items:center;padding:18px;margin:24px 0;border:1px solid #d4c8b9;background:#fff}.thirdweb-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#111;color:var(--gold);font-family:Georgia,serif;font-size:24px}.thirdweb-preview strong,.thirdweb-preview small{display:block}.modal-note{margin:0 0 20px;color:#82776f;font-size:10px;line-height:1.6}
@media(max-width:1100px){.hero{grid-template-columns:1fr}.hero-visual{min-height:620px}.section-heading.three-col{grid-template-columns:1fr 1fr}.section-heading.three-col>p:last-child{grid-column:1/-1}.product-grid,.cask-layout,.identity-title{grid-template-columns:1fr}.identity-cards{grid-template-columns:1fr}.cask-steps,.timeline-grid{grid-template-columns:1fr 1fr}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:900px){.site-header{grid-template-columns:auto auto}.nav-links{display:none;position:absolute;top:74px;left:0;right:0;flex-direction:column;align-items:flex-start;padding:22px 20px;background:#0a0a0a}.nav-links.open{display:flex}.menu-toggle{display:block}}
@media(max-width:680px){.site-header{padding:14px 16px}.brand-logo{width:150px}.nav-connect{min-height:40px;padding:0 14px;font-size:10px}.hero{padding-top:70px}.hero-copy{padding:56px 20px}.hero-visual{min-height:540px}.hero-actions{flex-direction:column;align-items:flex-start}.edition-section,.single-cask-section,.timeline-section,.faq-section,.identity-strip{padding:78px 20px}.section-heading.three-col{grid-template-columns:1fr}.section-heading h2{font-size:48px}.media-controls{flex-direction:column;align-items:flex-start}.media-tabs button{min-width:70px}.product-copy,.interest-panel{padding:28px 20px}.spec-list,.benefit-cards,.cask-steps,.timeline-grid,.site-footer{grid-template-columns:1fr}.cask-steps article{border-right:0;border-bottom:1px solid var(--line)}.holder-note{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.age-panel,.modal-panel{padding:30px 20px}.serial-demo{flex-direction:column;align-items:flex-start}}
