:root{--blue:#1734b8;--ink:#151918;--paper:#efece4;--acid:#b7ff3c;--red:#ec3f35;--line:rgba(21,25,24,.22);--pad:clamp(18px,3.2vw,52px);--serif:"Iowan Old Style","Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-9999px;z-index:100}.skip-link:focus{left:10px;top:10px;background:#fff;padding:12px}
.announcement{background:var(--blue);color:#fff;text-align:center;padding:8px 16px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 var(--pad);border-bottom:1px solid var(--line);background:rgba(239,236,228,.95);backdrop-filter:blur(12px)}.header-nav,.header-actions{display:flex;gap:24px;align-items:center}.header-actions{justify-content:flex-end}.header-nav a,.header-actions a,.menu-toggle{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.brand-wordmark{font-weight:950;font-size:clamp(24px,3vw,46px);letter-spacing:-.1em;line-height:.8;color:var(--blue);transform:scaleX(1.08)}.brand-wordmark span{display:block}.menu-toggle{display:none;border:0;background:none;padding:0}.cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;border-radius:50%;background:var(--acid);font-size:10px}
.hero{min-height:calc(100vh - 105px);display:grid;grid-template-columns:1.15fr .85fr;border-bottom:1px solid var(--line)}.hero-copy{padding:clamp(40px,8vw,120px) var(--pad) 42px;display:flex;flex-direction:column;justify-content:space-between}.eyebrow{margin:0 0 18px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-title{font-family:var(--serif);font-weight:400;font-size:clamp(62px,9.7vw,170px);letter-spacing:-.075em;line-height:.76;margin:0;max-width:9ch}.hero-title em{color:var(--blue);font-weight:400}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-top:60px}.hero-text{max-width:410px;font-size:clamp(16px,1.5vw,22px);line-height:1.35}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 24px;border:1px solid var(--ink);background:var(--ink);color:#fff;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.1em;cursor:pointer}.button--blue{background:var(--blue);border-color:var(--blue)}.button--outline{background:transparent;color:var(--ink)}.button:hover{background:var(--acid);border-color:var(--ink);color:var(--ink)}.hero-visual{position:relative;overflow:hidden;background:var(--blue);min-height:640px}.hero-visual img{width:100%;height:100%;object-fit:cover}.hero-placeholder{height:100%;display:grid;place-items:center;padding:50px;background:radial-gradient(circle at 25% 20%,#3454e8 0,transparent 35%),var(--blue)}.bottle-art{width:min(60%,360px);aspect-ratio:.64;border:2px solid rgba(255,255,255,.9);border-radius:16px 16px 30px 30px;background:linear-gradient(145deg,rgba(255,255,255,.4),rgba(255,255,255,.08));box-shadow:25px 30px 0 rgba(0,0,0,.15);display:grid;place-items:center;color:#fff;text-align:center;font-weight:950;font-size:clamp(32px,6vw,76px);letter-spacing:-.08em}.bottle-art:before{content:"";position:absolute;width:20%;height:15%;top:13%;background:#121716;border-radius:8px 8px 2px 2px}.hero-sticker{position:absolute;right:7%;top:7%;width:110px;height:110px;border-radius:50%;background:var(--acid);display:grid;place-items:center;text-align:center;font-size:11px;font-weight:800;text-transform:uppercase;transform:rotate(9deg)}
.marquee{overflow:hidden;border-bottom:1px solid var(--line);background:var(--acid)}.marquee-track{display:flex;width:max-content;animation:marquee 26s linear infinite}.marquee span{padding:14px 28px;font-family:var(--serif);font-style:italic;font-size:22px;white-space:nowrap}@keyframes marquee{to{transform:translateX(-50%)}}
.section{padding:clamp(70px,10vw,150px) var(--pad)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px}.section-title{margin:0;font-family:var(--serif);font-size:clamp(44px,7vw,110px);line-height:.85;font-weight:400;letter-spacing:-.055em}.section-title em{color:var(--blue)}.text-link{text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.1em;border-bottom:1px solid}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.product-card{background:var(--paper);padding:16px;position:relative}.product-card-media{aspect-ratio:.8;background:#e2ded4;overflow:hidden;display:grid;place-items:center}.product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.035)}.product-placeholder{width:38%;height:62%;border:2px solid var(--ink);border-radius:7px 7px 15px 15px;position:relative}.product-placeholder:before{content:"";position:absolute;width:52%;height:20%;left:24%;top:-20%;background:var(--ink)}.product-card-info{display:grid;grid-template-columns:1fr auto;gap:6px;margin-top:14px}.product-title{font-weight:700}.product-subtitle{font-size:12px;color:#61645f}.price{font-size:13px;font-weight:700}.badge{position:absolute;top:28px;left:28px;background:var(--acid);padding:7px 10px;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.08em}
.notes{background:var(--ink);color:#fff}.notes .section-head{align-items:flex-start}.notes-intro{max-width:400px;line-height:1.5}.notes-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.25);border-left:1px solid rgba(255,255,255,.25)}.note-card{min-height:220px;padding:24px;border-right:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25);display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.note-card:hover{background:var(--blue)}.note-index{font-size:11px;opacity:.55}.note-name{font-family:var(--serif);font-size:clamp(28px,3vw,48px);font-style:italic}.note-arrow{align-self:flex-end;font-size:24px}
.editorial{display:grid;grid-template-columns:1fr 1fr;min-height:680px;border-bottom:1px solid var(--line)}.editorial-media{background:#d8d2c5;overflow:hidden}.editorial-media img{width:100%;height:100%;object-fit:cover}.editorial-copy{padding:var(--pad);display:flex;flex-direction:column;justify-content:space-between;background:var(--red);color:#111}.editorial-quote{font-family:var(--serif);font-size:clamp(48px,6vw,100px);line-height:.88;letter-spacing:-.05em;margin:0}.script-mark{font-family:cursive;font-size:clamp(40px,7vw,90px);transform:rotate(-7deg);align-self:flex-end}
.page-width{max-width:1500px;margin:auto;padding:48px var(--pad) 110px}.page-heading{font-family:var(--serif);font-size:clamp(54px,8vw,120px);line-height:.85;letter-spacing:-.06em;font-weight:400;margin:36px 0 48px}.collection-toolbar{display:flex;gap:20px;justify-content:space-between;align-items:center;margin-bottom:25px}.filter-form{display:flex;gap:12px;flex-wrap:wrap}.filter-form select{background:transparent;border:1px solid var(--ink);padding:10px 34px 10px 12px}.results-count{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.pagination{display:flex;justify-content:center;gap:8px;margin-top:45px}.pagination a,.pagination span{border:1px solid var(--line);padding:10px 14px}
.product-main{display:grid;grid-template-columns:1.1fr .9fr;min-height:760px}.product-gallery{background:#ded9cf;padding:var(--pad);display:grid;place-items:center}.product-gallery img{max-height:72vh;width:100%;object-fit:contain}.product-info{padding:clamp(40px,7vw,110px) var(--pad);border-left:1px solid var(--line)}.product-vendor,.meta-label{text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:.12em}.product-name{font-family:var(--serif);font-size:clamp(54px,6vw,100px);font-weight:400;line-height:.88;letter-spacing:-.055em;margin:18px 0}.product-price{font-size:19px;margin-bottom:32px}.product-description{line-height:1.6;max-width:610px}.product-form{margin:32px 0}.product-form select,.quantity{width:100%;min-height:52px;border:1px solid var(--ink);background:transparent;padding:0 14px;margin-bottom:10px}.product-form .button{width:100%}.product-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:34px}.product-meta>div{background:var(--paper);padding:16px}.meta-value{font-family:var(--serif);font-size:20px;margin-top:8px}
.cart-items{border-top:1px solid var(--line)}.cart-row{display:grid;grid-template-columns:100px 1fr 120px 120px;gap:24px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row img{width:100px;height:120px;object-fit:cover;background:#ddd}.cart-summary{margin:34px 0 0 auto;max-width:430px;text-align:right}.cart-total{font-family:var(--serif);font-size:40px;margin:15px 0}.search-form{display:flex;max-width:680px}.search-form input{flex:1;min-height:54px;background:transparent;border:1px solid;padding:0 16px}
.site-footer{background:var(--blue);color:#fff;padding:70px var(--pad) 30px}.footer-top{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer-mark{font-size:clamp(58px,10vw,160px);font-weight:950;letter-spacing:-.11em;line-height:.72}.footer-col h3{font-size:10px;text-transform:uppercase;letter-spacing:.12em;opacity:.6}.footer-col a{display:block;margin:12px 0}.newsletter{display:flex;border-bottom:1px solid #fff}.newsletter input{width:100%;border:0;background:transparent;color:#fff;padding:12px 0;outline:0}.newsletter button{border:0;background:none;color:#fff;font-size:22px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.35);margin-top:60px;padding-top:20px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.empty-state{text-align:center;padding:100px 20px}.richtext{max-width:820px;line-height:1.7}.mobile-drawer{display:none}
@media(max-width:990px){.header-nav{display:none}.menu-toggle{display:block}.site-header{grid-template-columns:1fr auto 1fr}.hero{grid-template-columns:1fr}.hero-copy{min-height:620px}.hero-visual{min-height:600px}.product-grid{grid-template-columns:repeat(2,1fr)}.notes-grid{grid-template-columns:repeat(2,1fr)}.editorial{grid-template-columns:1fr}.editorial-media{min-height:580px}.product-main{grid-template-columns:1fr}.product-info{border-left:0}.footer-top{grid-template-columns:1fr 1fr}.mobile-drawer{display:block;position:fixed;inset:0;z-index:80;background:var(--blue);color:#fff;padding:30px;transform:translateX(-100%);transition:.3s}.mobile-drawer.open{transform:none}.mobile-drawer a{display:block;font-family:var(--serif);font-size:45px;margin:22px 0}.drawer-close{float:right;border:0;background:none;color:#fff;font-size:28px}}
@media(max-width:620px){.site-header{min-height:66px}.header-actions a:not(.cart-link){display:none}.brand-wordmark{font-size:25px}.hero-copy{min-height:540px}.hero-title{font-size:64px}.hero-bottom{display:block}.hero-bottom .button{margin-top:18px}.hero-visual{min-height:500px}.hero-sticker{width:86px;height:86px}.section{padding:70px 18px}.section-head{display:block}.section-head .text-link{display:inline-block;margin-top:20px}.product-grid{grid-template-columns:1fr 1fr}.product-card{padding:9px}.product-card-info{display:block}.price{display:block;margin-top:6px}.notes-grid{grid-template-columns:1fr 1fr}.note-card{min-height:160px;padding:16px}.editorial-media{min-height:420px}.footer-top{grid-template-columns:1fr}.footer-mark{margin-bottom:25px}.footer-bottom{display:block}.cart-row{grid-template-columns:75px 1fr}.cart-row>div:nth-child(3),.cart-row>div:nth-child(4){grid-column:2}.collection-toolbar{align-items:flex-start;flex-direction:column}.product-meta{grid-template-columns:1fr}.page-width{padding-left:18px;padding-right:18px}}
.hero-title p,.section-title p,.editorial-quote p{margin:0}.bottle-art{position:relative}.bottle-art:before{left:30%;top:-15%;width:40%}


@media(max-width:990px){
.site-header{column-gap:12px}.site-header>a{min-width:0}.site-header>a>img{width:clamp(80px,15vw,140px);max-height:54px;object-fit:contain}
.mobile-drawer{overflow-y:auto;overscroll-behavior:contain;max-height:100dvh;padding:24px 20px calc(30px + env(safe-area-inset-bottom));visibility:hidden}
.mobile-drawer.open{visibility:visible}.drawer-close{min-width:44px;min-height:44px;float:none;display:block;margin-left:auto}
.mobile-drawer .collections-menu--mobile .collections-menu__featured{font-family:var(--sans);font-size:14px;margin:0 0 18px;padding:0 0 16px;line-height:1.5}
.mobile-drawer .collections-menu--mobile .collections-menu__group a{min-height:44px;align-items:center}
.hero{min-height:0}.hero-copy{min-height:0;padding:50px var(--pad) 36px;gap:34px}.hero-bottom{margin-top:0;align-items:start}.hero-text p{margin:0}.hero-visual{min-height:0;aspect-ratio:4/5}.hero-placeholder{min-height:100%;padding:60px 35px}.hero-visual img{position:absolute;inset:0}
.product-gallery,.product-info{min-width:0}.product-gallery>.upcoming-bottle{width:100%;max-width:500px}.product-name{overflow-wrap:anywhere}.product-gallery img{height:auto;max-height:65svh}
.filter-form{width:100%}.filter-form select{max-width:100%;min-width:0}.product-card-info>div{min-width:0}.product-title{overflow-wrap:anywhere}
}
@media(max-width:620px){
:root{--pad:18px}.announcement{font-size:10px;line-height:1.6;letter-spacing:.07em}.header-actions{gap:8px}.site-header{padding:0 18px}.menu-toggle{min-height:44px}
.hero-title{font-size:clamp(38px,10vw,62px);line-height:.9;max-width:100%}.hero-bottom{display:flex;flex-direction:column;gap:20px}.hero-bottom .button{margin-top:0;width:100%}.hero-text{font-size:17px}.hero-visual{aspect-ratio:1/1}.hero-sticker{font-size:10px}
.product-name{font-size:clamp(36px,10vw,54px);line-height:1.05}.product-info{padding:36px 18px}.product-card-media>.upcoming-bottle{width:100%}.product-form select,.product-form input,.newsletter input{font-size:16px}.product-card .price{line-height:1.6}
.upcoming-heading h2{overflow-wrap:normal;font-size:clamp(38px,10vw,62px);line-height:1.05}.upcoming-card-copy h3{overflow-wrap:anywhere}.upcoming-card-top{gap:8px;line-height:1.6}.upcoming-date{overflow-wrap:anywhere}
.search-form{flex-wrap:wrap}.search-form input{min-width:0}.footer-top{gap:28px}
}
