:root{--surface:#131313;--surface-lowest:#0e0e0e;--surface-low:#1c1b1b;--surface-container:#20201f;--surface-high:#2a2a2a;--surface-highest:#353535;--surface-bright:#393939;--surface-ghost:rgba(32,32,31,.72);--text:#e5e2e1;--text-muted:#dbc0bd;--text-soft:rgba(229,226,225,.68);--primary:#ffb2b8;--primary-container:#480f18;--primary-copy:#c7737b;--secondary:#e9c176;--secondary-deep:#604403;--secondary-copy:#412d00;--outline:rgba(85,66,64,.26);--outline-strong:rgba(85,66,64,.4);--success:#8cb89b;--danger:#ffb4ab;--shadow-ambient:0 28px 70px rgba(0,0,0,.36);--shadow-soft:0 18px 50px rgba(0,0,0,.24);--radius-lg:.75rem;--radius-xl:1.4rem;--radius-pill:999px;--container-width:1280px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:"Manrope",sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(72,15,24,.34),transparent 28%) , radial-gradient(circle at 85% 12%,rgba(233,193,118,.08),transparent 22%) , linear-gradient(180deg,#151515 0%,#111 38%,#0f0f0f 100%)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.page-shell{position:relative;min-height:100vh;overflow:clip}.page-atmosphere{position:fixed;inset:0;pointer-events:none;z-index:0}.page-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.22}.page-orb-primary{width:28rem;height:28rem;top:-8rem;left:-8rem;background:rgba(114,47,55,.52)}.page-orb-secondary{width:22rem;height:22rem;right:-7rem;top:28rem;background:rgba(197,160,89,.18)}.site-header,.site-main,.site-footer{position:relative;z-index:1}.container{width:min(var(--container-width),calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:40;height:6rem;backdrop-filter:blur(16px);background:rgba(19,19,19,.9);box-shadow:0 24px 48px rgba(0,0,0,.2)}.site-header::after{display:none}.site-header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;min-height:100%;width:100%;padding-inline:clamp(1.5rem,4vw,3rem)}.brandmark{display:inline-flex;align-items:center;min-width:0}.brandmark strong,h1,h2,h3,h4,.price,.hero-object-copy h2{font-family:"Noto Serif",serif;font-weight:500;letter-spacing:-.03em}.brandmark strong{font-size:1.5rem;color:var(--secondary);letter-spacing:.12em;text-transform:none;font-weight:400}.site-nav{display:flex;align-items:center;justify-content:center;min-width:0;width:100%}.site-nav-main,.site-nav-tools{display:flex;align-items:center;gap:1rem 2rem}.site-nav-main{justify-content:center;gap:3rem}.site-nav-tools{justify-content:flex-end;gap:1.5rem}.material-symbols-outlined{font-variation-settings:"FILL" 0 , "wght" 300 , "GRAD" 0 , "opsz" 24;font-size:1.15rem;line-height:1}.site-nav-main a,.site-nav-tools a,.site-nav-tools select{color:var(--text-soft)}.site-nav-main a{position:relative;font-family:"Noto Serif",serif;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;padding-bottom:.35rem;color:rgba(229,226,225,.85)}.site-nav-main a::after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--secondary);transition:width .2s ease}.site-nav-main a:hover,.site-nav-tools a:hover{color:var(--secondary)}.site-nav-main a.is-active{color:var(--secondary)}.site-nav-main a.is-active::after,.site-nav-main a:hover::after{width:100%}.nav-utility{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem}.nav-icon-link{display:inline-flex;width:1.9rem;height:1.9rem;justify-content:center;position:relative;color:var(--secondary);transition:opacity .2s ease}.nav-icon-link:hover{opacity:.8}.nav-text-link{text-transform:uppercase;letter-spacing:.14em;font-size:.7rem}.site-nav-staff{display:none}.nav-toggle{display:none;border:1px solid rgba(85,66,64,.36);border-radius:var(--radius-pill);background:rgba(32,32,31,.74);color:var(--text);padding:.8rem 1.1rem;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:700;cursor:pointer}.button,.nav-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3.3rem;padding:.95rem 1.5rem;border-radius:var(--radius-pill);border:0;cursor:pointer;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:800;transition:transform .2s ease , opacity .2s ease , background .2s ease , border-color .2s ease}.button:hover,.nav-button:hover{transform:translateY(-1px)}.button-primary,.nav-button{color:var(--secondary-copy);background:linear-gradient(135deg,var(--secondary),#c9a355);box-shadow:0 12px 36px rgba(96,68,3,.22)}.button-secondary,.nav-button-secondary,.button-card{color:var(--secondary);background:rgba(255,255,255,.03);border:1px solid rgba(85,66,64,.42);backdrop-filter:blur(20px)}.button-secondary:hover,.nav-button-secondary:hover,.button-card:hover{background:rgba(57,57,57,.28)}.button-card{min-height:2.9rem;padding:.8rem 1.05rem}.button-ghost{min-height:auto;padding:0;background:transparent;color:var(--text-soft);letter-spacing:.12em}.button-inline{align-self:start}.button-block{width:100%}.cart-pill,.product-badge,.product-year-pill,.hero-object-vintage,.product-hero-badge,.hero-aside-label{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.28rem .8rem;border-radius:var(--radius-pill);font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.cart-pill{min-width:1.05rem;min-height:1.05rem;padding:0 .2rem;color:var(--secondary-copy);background:var(--secondary);position:absolute;top:-.2rem;right:-.2rem;font-size:.55rem;letter-spacing:0}.product-badge,.product-hero-badge{background:rgba(72,15,24,.92);color:var(--primary-copy)}.product-year-pill,.hero-object-vintage,.hero-aside-label{background:rgba(32,32,31,.72);color:var(--text);border:1px solid rgba(85,66,64,.36)}.language-switcher select,.form-input,.form-select,.qty-input,textarea.form-input{width:100%;border:1px solid rgba(85,66,64,.28);border-radius:1rem;background:rgba(53,53,53,.24);color:var(--text);padding:.92rem 1rem}.form-input,.form-select,textarea.form-input{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent;border-radius:0;background:transparent;padding-inline:0}.language-switcher select{position:absolute;inset:0;width:100%;min-height:100%;opacity:0;cursor:pointer;padding:0;border:0}.qty-input{width:5.25rem;text-align:center}.form-input:focus,.form-select:focus,.qty-input:focus,.language-switcher select:focus,textarea.form-input:focus{outline:none;border-color:rgba(233,193,118,.6);box-shadow:inset 0 -1px 0 rgba(233,193,118,.6)}.filter-form,.stack-form{display:grid;gap:1.35rem}.filter-form label,.stack-form label,.purchase-form label,.inline-form label{display:grid;gap:.45rem}.filter-form span,.stack-form span,.purchase-form span,.inline-form span{color:var(--text-soft);text-transform:uppercase;letter-spacing:.16em;font-size:.68rem;font-weight:700}.message-stack{padding-top:1rem}.message{margin-bottom:.85rem;padding:1rem 1.1rem;border-radius:1rem;background:rgba(53,53,53,.3);border:1px solid rgba(85,66,64,.28);color:var(--text)}.message-success{border-color:rgba(140,184,155,.28)}.message-error{border-color:rgba(255,180,171,.28)}.errorlist{margin:0;padding:0;list-style:none;color:var(--danger);font-size:.84rem}.site-main{padding-bottom:4rem}.section,.page-hero,.product-hero{padding:2rem 0 4.5rem}.section-tonal{background:linear-gradient(180deg,rgba(28,27,27,.88),rgba(14,14,14,.4)) , transparent}.section-muted{background:linear-gradient(180deg,rgba(14,14,14,.3),rgba(28,27,27,.72)) , transparent}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.eyebrow{margin:0 0 .85rem;color:var(--secondary);text-transform:uppercase;letter-spacing:.28em;font-size:.72rem;font-weight:800}h1{margin:0 0 1rem;font-size:clamp(3rem,7vw,6rem);line-height:.94;text-wrap:balance}h2{margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1;text-wrap:balance}h3{margin:0;font-size:clamp(1.55rem,2.4vw,2.15rem);line-height:.98}h4{margin:0;font-size:1.35rem}p{margin:0}.link-arrow{color:var(--secondary);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:800}.hero{position:relative;overflow:clip}.hero-immersive{min-height:100vh;padding:0}.hero-immersive-media,.hero-immersive-overlay{position:absolute;inset:0}.hero-immersive-media{background-position:center center;background-size:cover;filter:saturate(.82) brightness(.45) contrast(.98);transform:scale(1.03)}.hero-immersive-overlay{background:linear-gradient(180deg,rgba(19,19,19,.42) 0%,rgba(19,19,19,.28) 22%,rgba(19,19,19,.9) 100%) , linear-gradient(90deg,rgba(19,19,19,.86) 0%,rgba(19,19,19,.28) 45%,rgba(19,19,19,.62) 100%)}.home-immersive .site-header{position:fixed;width:100%;background:rgba(19,19,19,.9)}.home-immersive .site-main{padding-top:0}.hero-immersive-shell{position:relative;z-index:1;min-height:100vh;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.72fr);gap:4rem;align-items:center;padding-top:8rem;padding-bottom:5rem}.hero-immersive-shell--single{grid-template-columns:minmax(0,1fr)}.hero-immersive-copy{max-width:42rem}.hero-immersive-copy--wide{max-width:34rem}.hero-title-line{display:block}.hero-title-line-italic{font-style:italic;color:var(--text-muted)}.hero-copy,.page-hero p,.page-hero-aside p,.product-copy,.product-hero-lead,.panel p,.footer-brand p,.auth-card p,.success-card p,.empty-state{color:var(--text-soft);line-height:1.8}.hero-copy{max-width:38rem;margin-bottom:2rem;font-size:1.04rem}.hero-actions,.hero-object-topline,.product-card-topline,.product-card-footer,.cart-row,.cart-row-actions,.inline-form,.success-summary,.mini-order-list div,.product-specs div,.site-footer-grid,.page-hero-shell,.product-hero-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hero-actions{justify-content:flex-start;flex-wrap:wrap}.hero-object-card,.panel,.success-card,.auth-card,.filter-panel,.category-card,.product-card,.kpi-card{border-radius:var(--radius-xl);background:radial-gradient(circle at top right,rgba(72,15,24,.16),transparent 36%) , linear-gradient(180deg,rgba(32,32,31,.92),rgba(14,14,14,.96));box-shadow:var(--shadow-ambient)}.hero-object-card,.panel,.success-card,.auth-card,.filter-panel{padding:1.6rem}.panel-soft{background:linear-gradient(180deg,rgba(28,27,27,.94),rgba(18,18,18,.96)) , var(--surface-container)}.panel-emphasis{background:radial-gradient(circle at top right,rgba(233,193,118,.08),transparent 32%) , linear-gradient(180deg,rgba(72,15,24,.54),rgba(22,12,14,.96))}.hero-object-card{display:grid;gap:1.25rem;align-self:end;padding:1.4rem;backdrop-filter:blur(18px);background:linear-gradient(180deg,rgba(32,32,31,.76),rgba(14,14,14,.92)) , rgba(32,32,31,.66)}.hero-object-label{color:var(--secondary);text-transform:uppercase;letter-spacing:.18em;font-size:.68rem;font-weight:800}.hero-object-media{width:min(100%,18rem);margin:0 auto}.hero-object-media img{width:100%;aspect-ratio: 3 / 4.5;object-fit:cover;filter:drop-shadow(0 35px 45px rgba(0,0,0,.55))}.hero-object-copy{display:grid;gap:.8rem}.hero-object-copy h2{font-size:2.1rem}.hero-object-meta{color:var(--secondary);font-size:.86rem;text-transform:uppercase;letter-spacing:.14em}.hero-object-text{color:var(--text-soft);line-height:1.75}.page-hero{padding-top:7rem;padding-bottom:2.3rem}.page-hero-shell{align-items:end}.page-hero-shell>div:first-child{max-width:48rem}.page-hero-aside{max-width:21rem;align-self:stretch;padding:1.25rem 1.35rem;border-radius:1.1rem;background:rgba(32,32,31,.7);backdrop-filter:blur(16px)}.page-hero-catalog{padding-bottom:3rem}.category-grid,.product-grid,.kpi-grid,.grid-2,.product-detail-story,.tasting-grid{display:grid;gap:1.4rem}.category-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.category-card{min-height:16rem;padding:1.6rem;display:flex;flex-direction:column;gap:1.2rem;justify-content:space-between}.category-card strong{font-size:2.1rem;line-height:.94}.category-card-index,.category-card-label{color:rgba(233,193,118,.72);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem}.category-card-copy{display:grid;gap:.45rem}.category-card span,.category-card-note{color:var(--text-soft);line-height:1.7}.product-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));align-items:stretch;gap:1.8rem 1.4rem}.product-card{display:flex;flex-direction:column;overflow:hidden;--card-glow:rgba(72,15,24,.28)}.product-card--rare{--card-glow:rgba(233,193,118,.18)}.product-card--malbec{--card-glow:rgba(114,47,55,.28)}.product-card--cabernet,.product-card--blend,.product-card--syrah{--card-glow:rgba(72,15,24,.32)}.product-card--pinot-noir,.product-card--bonarda,.product-card--merlot{--card-glow:rgba(145,65,85,.22)}.product-media{position:relative;aspect-ratio: 3 / 4.2;display:block;overflow:hidden;background:radial-gradient(circle at 50% 22%,var(--card-glow),transparent 44%) , linear-gradient(180deg,rgba(28,27,27,.92),rgba(14,14,14,1))}.product-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.34) 100%);pointer-events:none}.product-media img{width:78%;height:100%;margin:0 auto;object-fit:contain;transform:translateY(1.2rem);filter:drop-shadow(0 30px 30px rgba(0,0,0,.46))}.product-badge{position:absolute;top:1rem;left:1rem;z-index:2}.product-year-pill{position:absolute;top:1rem;right:1rem;z-index:2}.product-card-body{display:flex;flex:1;flex-direction:column;gap:.8rem;padding:1.35rem 1.35rem 1.45rem}.product-meta{color:var(--secondary);text-transform:uppercase;letter-spacing:.18em;font-size:.68rem;font-weight:800}.product-origin{color:var(--text-soft);font-size:.78rem}.product-card h3{min-height:4rem}.product-card h3 a{color:var(--text)}.product-copy{flex:1;min-height:5.6rem}.product-price-block{display:grid;gap:.18rem}.product-card-form{margin-left:auto}.stock-label{color:var(--success)}.stock-label--off{color:var(--danger)}.price{color:var(--secondary);font-size:2rem;line-height:.95}.price-hero{font-size:clamp(2.6rem,4vw,3.4rem)}.price-inline{font-size:1.55rem}.product-placeholder{position:relative;height:100%;overflow:hidden;display:flex;align-items:stretch;justify-content:stretch}.product-placeholder::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 40% 10%,rgba(233,193,118,.16),transparent 30%) , linear-gradient(180deg,rgba(72,15,24,.46),rgba(14,14,14,.86))}.product-placeholder-art{width:100%;height:100%;object-fit:cover}.product-placeholder-copy{position:absolute;left:1.4rem;right:1.4rem;bottom:1.25rem;z-index:1;font-family:"Noto Serif",serif;font-size:2rem;color:rgba(229,226,225,.9)}.product-placeholder-copy span{display:block;margin-top:.3rem;font-family:"Manrope",sans-serif;font-size:.78rem;letter-spacing:.18em}.product-placeholder--large{min-height:34rem;border-radius:1.3rem}.product-placeholder--large .product-placeholder-copy{bottom:1.8rem;font-size:4.6rem}.catalog-layout,.cart-layout,.dashboard-grid,.product-hero-layout{display:grid;gap:1.6rem}.catalog-layout,.cart-layout,.dashboard-grid{grid-template-columns:320px minmax(0,1fr)}.catalog-results{display:grid;gap:1.4rem}.empty-panel{padding:2rem;border-radius:1.2rem;background:rgba(32,32,31,.74)}.catalog-results-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--text-soft);text-transform:uppercase;letter-spacing:.16em;font-size:.68rem}.filter-panel{position:sticky;top:6.8rem;align-self:start}.filter-panel-header{margin-bottom:1.4rem}.filter-panel h2{font-size:1.9rem}.empty-panel,.success-card,.auth-card{text-align:center}.cart-list{display:grid;gap:1.2rem}.cart-row{align-items:end;padding-bottom:1.2rem}.cart-row:not(:last-child) {border-bottom:1px solid rgba(85,66,64,.16)}.cart-row-copy{display:grid;gap:.35rem}.cart-row-copy p,.mini-order-list span,.dashboard-table small{color:var(--text-soft)}.cart-row-actions{flex-wrap:wrap;justify-content:flex-end}.mini-order-list{display:grid;gap:.9rem;margin:1.2rem 0 1.4rem}.mini-order-list div{align-items:start;padding-bottom:.8rem}.mini-order-list div:not(:last-child) {border-bottom:1px solid rgba(85,66,64,.16)}.summary-panel{align-self:start}.product-hero{padding-top:8rem;padding-bottom:2.6rem}.product-hero-layout{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center}.product-hero-copy{display:grid;gap:1rem}.product-hero-badge{justify-self:start}.product-hero-lead{max-width:36rem;font-size:1.05rem}.product-hero-actions{align-items:end;flex-wrap:wrap;margin-top:1rem}.purchase-form{display:flex;flex-wrap:wrap;gap:1rem;align-items:end}.product-hero-media{position:relative;min-height:40rem;display:flex;align-items:center;justify-content:center;border-radius:1.8rem;background:radial-gradient(circle at center,rgba(72,15,24,.2),transparent 42%) , linear-gradient(180deg,rgba(28,27,27,.94),rgba(14,14,14,.98));box-shadow:var(--shadow-ambient)}.product-hero-media img{width:min(100%,24rem);max-height:36rem;object-fit:contain;filter:drop-shadow(0 40px 40px rgba(0,0,0,.52))}.product-detail-story{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.product-specs{display:grid;gap:.8rem;margin-top:1.2rem}.product-specs-structured div{align-items:end;padding-bottom:.8rem}.product-specs-structured div:not(:last-child) {border-bottom:1px solid rgba(85,66,64,.16)}.product-specs dt{color:var(--text-soft);text-transform:uppercase;letter-spacing:.16em;font-size:.68rem}.product-specs dd{margin:0;color:var(--text);font-family:"Noto Serif",serif;font-size:1.08rem}.product-story-panel{min-height:100%}.split-banner{display:grid;gap:1.8rem;padding:2rem;border-radius:1.8rem;background:radial-gradient(circle at 90% 20%,rgba(233,193,118,.08),transparent 25%) , linear-gradient(135deg,rgba(18,18,18,.95),rgba(20,12,14,.95));box-shadow:var(--shadow-soft)}.split-banner-copy,.split-banner-actions{display:grid;gap:1rem}.success-card,.auth-card{width:min(100%,760px);margin:0 auto}.auth-card-wide{width:min(100%,860px)}.auth-shell{display:flex;justify-content:center}.auth-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.2rem;margin-top:1.4rem}.auth-links a{color:var(--secondary);text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:800}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.success-summary{margin:1.7rem 0;padding:1.2rem;flex-wrap:wrap;border-radius:1.2rem;background:rgba(32,32,31,.74)}.success-summary div{min-width:9rem}.success-summary span{display:block;margin-bottom:.3rem;color:var(--text-soft);text-transform:uppercase;letter-spacing:.16em;font-size:.68rem}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1.5rem}.kpi-card{padding:1.3rem}.kpi-card span{display:block;color:var(--text-soft);text-transform:uppercase;letter-spacing:.16em;font-size:.68rem;margin-bottom:.45rem}.kpi-card strong{font-size:2rem;color:var(--secondary)}.dashboard-table{width:100%;border-collapse:collapse}.dashboard-table th,.dashboard-table td{padding:.95rem .7rem;text-align:left;vertical-align:top}.dashboard-table th{color:var(--text-soft);text-transform:uppercase;letter-spacing:.16em;font-size:.68rem;border-bottom:1px solid rgba(85,66,64,.16)}.dashboard-table td{border-bottom:1px solid rgba(85,66,64,.12)}.table-wrap{overflow-x:auto}.inline-filter{display:flex;gap:.9rem;margin-bottom:1.2rem}.site-footer{padding:1.5rem 0 3rem;background:linear-gradient(180deg,rgba(14,14,14,.34),rgba(14,14,14,.86))}.site-footer-grid{align-items:start;gap:2rem;padding-top:2rem;border-top:1px solid rgba(85,66,64,.18)}.footer-brand{max-width:18rem}.footer-column{display:grid;gap:.8rem}.footer-brandmark{display:block;font-family:"Noto Serif",serif;color:var(--secondary);margin-bottom:.8rem;font-size:1rem}.footer-brand small{display:block;margin-top:.8rem;color:rgba(229,226,225,.4)}.footer-label{color:var(--secondary);text-transform:uppercase;letter-spacing:.22em;font-size:.68rem;font-weight:800}.footer-column a{color:var(--text-soft)}.footer-column a:hover{color:var(--text)}.section-heading-stack{align-items:start}.section-heading-center{justify-content:center;text-align:center}.story-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:4rem;align-items:center}.story-split-media{position:relative}.story-split-media img,.terroir-media img,.product-detail-image img{width:100%;height:100%;min-height:32rem;object-fit:cover;border-radius:1.4rem;box-shadow:var(--shadow-soft)}.story-split-stamp{position:absolute;right:-1.5rem;bottom:2rem;background:var(--secondary);color:var(--secondary-copy);padding:1.5rem;border-radius:1rem;box-shadow:var(--shadow-soft)}.story-split-stamp p{font-family:"Noto Serif",serif;font-size:1.8rem;line-height:1}.story-split-stamp span{display:block;margin-top:.4rem;text-transform:uppercase;letter-spacing:.18em;font-size:.62rem}.story-split-copy{display:grid;gap:1.2rem}.story-divider{width:5rem;height:1px;background:rgba(233,193,118,.32)}.varietal-showcase{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:1.4rem}.varietal-card{position:relative;min-height:19rem;overflow:hidden;border-radius:1.2rem;display:block}.varietal-card:not(.varietal-card-large) + .varietal-card:not(.varietal-card-large) {margin-top:1.4rem}.varietal-card-large{grid-row:span 2;min-height:39.4rem}.varietal-card-media,.rare-card-media{position:relative;height:100%;background:var(--surface-container)}.varietal-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.varietal-card:hover .varietal-card-media img{transform:scale(1.06)}.varietal-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.8))}.varietal-card-copy{position:absolute;left:0;right:0;bottom:0;padding:2rem;z-index:1}.varietal-card-copy h3{margin-bottom:.5rem}.varietal-card-copy p{max-width:20rem;color:rgba(229,226,225,.7)}.button-lite{display:inline-flex;align-items:center;justify-content:center;margin-top:1.25rem;padding:.72rem 1rem;border-radius:var(--radius-pill);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);color:var(--text);text-transform:uppercase;letter-spacing:.16em;font-size:.68rem;font-weight:700}.home-rare-section .split-banner{background:var(--surface-lowest)}.rare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.rare-card{display:grid;gap:1.2rem;text-align:center}.rare-card-media{min-height:22rem;border-radius:1.2rem;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(28,27,27,.92),rgba(14,14,14,1))}.rare-card-media img{width:min(100%,11rem);max-height:18rem;object-fit:contain;filter:drop-shadow(0 30px 30px rgba(0,0,0,.46))}.rare-card-media .product-badge{top:1rem;left:50%;transform:translateX(-50%)}.rare-card-copy{display:grid;gap:.5rem;justify-items:center}.terroir-panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:2rem;padding:2rem;border-radius:1.4rem;background:linear-gradient(180deg,rgba(28,27,27,.94),rgba(18,18,18,.96))}.terroir-copy{display:grid;gap:1rem;align-content:center}.tasting-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tasting-card{text-align:center;min-height:16rem}.product-hero-subtitle{font-size:clamp(2rem,3vw,3rem);color:var(--secondary);margin-top:-.35rem}.product-detail-image img{min-height:36rem}.product-note{margin-top:1.4rem;padding:1rem 1.1rem;border-left:2px solid var(--primary);background:rgba(72,15,24,.2)}@media (max-width:1100px){.hero-immersive-shell,.story-split,.varietal-showcase,.rare-grid,.terroir-panel,.product-hero-layout,.product-detail-story,.catalog-layout,.cart-layout,.dashboard-grid,.split-banner,.site-footer-grid{grid-template-columns:1fr}.hero-object-card,.filter-panel,.summary-panel{position:static}.page-hero-shell,.section-heading,.site-header-inner{display:flex;align-items:start;padding-inline:1rem}.page-hero-shell,.section-heading{flex-direction:column}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-split-stamp{right:1rem}}@media (max-width:820px){.nav-toggle{display:inline-flex}.site-nav{position:absolute;top: calc(100% + 0.6rem);left:1rem;right:1rem;display:none;flex-direction:column;align-items:stretch;gap:1rem;padding:1rem;border-radius:1.2rem;background:rgba(19,19,19,.96);box-shadow:var(--shadow-soft);top: calc(100% + 0.35rem)}.site-nav.site-nav-open{display:flex}.site-nav-main,.site-nav-tools{flex-direction:column;align-items:stretch;gap:.9rem}.site-nav-main{justify-content:flex-start}.site-nav-main a::after{display:none}.hero-immersive-shell{gap:2rem;padding-top:7rem}.hero-copy{font-size:.98rem}.product-grid{grid-template-columns:1fr}.grid-2,.kpi-grid,.tasting-grid{grid-template-columns:1fr}.product-card h3,.product-copy{min-height:auto}.cart-row,.cart-row-actions,.inline-form,.product-hero-actions{flex-direction:column;align-items:stretch}.product-hero-media{min-height:28rem}}@media (max-width:640px){.container{width:min(var(--container-width),calc(100% - 1.25rem))}.site-header-inner{min-height:5.1rem}.button,.nav-button{width:100%}.hero-actions,.hero-object-topline,.product-card-topline,.product-card-footer,.catalog-results-bar,.mini-order-list div,.success-summary,.product-specs div,.site-footer-grid,.auth-links{flex-direction:column;align-items:stretch}.page-hero{padding-top:6.3rem}.product-hero{padding-top:6.8rem}.hero-immersive-shell{min-height:auto;padding-bottom:3.5rem}.story-split-media img,.terroir-media img,.product-detail-image img{min-height:20rem}.hero-object-media{width:min(100%,14rem)}.product-media img{width:72%}}.site-header{position:fixed;inset:0 0 auto;width:100%;height:6rem;backdrop-filter:blur(20px);background:rgba(19,19,19,.9);box-shadow:0 24px 48px rgba(0,0,0,.2)}.site-main{padding-top:6rem;padding-bottom:4rem}.home-immersive .site-main{padding-top:0}.site-header-inner{grid-template-columns:auto 1fr auto;gap:2rem}.site-nav{display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;min-width:0}.site-nav-main{justify-self:center}.site-nav-tools{justify-self:end}.brandmark strong{color:var(--secondary);font-size:1.5rem;font-weight:400;letter-spacing:.08em}.site-footer{background:#0e0e0e;border-top:1px solid rgba(85,66,64,.2);padding:5rem clamp(1.5rem,4vw,3rem) 2.5rem}.site-footer-top,.site-footer-bottom{width:min(1280px,100%);margin:0 auto}.site-footer-top{display:grid;grid-template-columns:1.2fr repeat(3,minmax(0,1fr));gap:3rem}.footer-brandmark{display:block;margin-bottom:1rem;color:var(--secondary);font-family:"Noto Serif",serif;font-size:1.4rem}.footer-brand p,.footer-newsletter p,.footer-column a,.site-footer-bottom p{color:rgba(229,226,225,.6)}.footer-brand p,.footer-newsletter p{margin:0;line-height:1.7}.footer-brand small{display:block;margin-top:1rem;color:rgba(229,226,225,.4);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem}.footer-column{display:flex;flex-direction:column;gap:.9rem}.footer-label{margin-bottom:.8rem;color:var(--secondary);font-size:.68rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.footer-column a{transition:color .2s ease}.footer-column a:hover,.site-footer-social a:hover{color:var(--secondary)}.footer-newsletter-form{display:flex;align-items:center;gap:.5rem;padding-bottom:.3rem;border-bottom:1px solid rgba(85,66,64,.3)}.footer-newsletter-form input{flex:1;border:0;padding:.5rem 0;background:transparent;color:var(--text);outline:none}.footer-newsletter-form input::placeholder{color:rgba(229,226,225,.35)}.footer-newsletter-form button{border:0;background:transparent;color:var(--secondary);cursor:pointer}.site-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(85,66,64,.1)}.site-footer-bottom p{margin:0;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase}.site-footer-social{display:flex;align-items:center;gap:1.5rem}.site-footer-social a{color:var(--secondary)}.stitch-page{padding:3.5rem 0 5rem}.stitch-page-shell,.stitch-product-shell,.stitch-success-shell{width:min(var(--container-width),calc(100% - 2rem));margin:0 auto}.stitch-page-header,.stitch-section-heading{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(85,66,64,.2)}.stitch-page-header-stack{display:block}.stitch-page-copy{max-width:40rem;margin:1rem 0 0;color:rgba(229,226,225,.7);line-height:1.7}.stitch-kicker{display:inline-block;margin-bottom:1rem;color:var(--secondary);font-size:.72rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.stitch-page-sort{display:inline-flex;align-items:center;gap:.5rem;color:rgba(229,226,225,.6);font-size:.8rem;letter-spacing:.14em;text-transform:uppercase}.stitch-page-sort .material-symbols-outlined{color:var(--secondary)}.stitch-catalog-layout,.stitch-cart-layout,.stitch-checkout-layout,.stitch-spec-section,.stitch-product-spotlight,.stitch-product-story{display:grid;gap:2rem}.stitch-catalog-layout{grid-template-columns:18rem minmax(0,1fr);align-items:start}.stitch-filter-panel,.stitch-summary-panel,.stitch-checkout-form,.stitch-success-panel,.stitch-product-story,.stitch-note-card,.stitch-spec-copy{background:rgba(28,27,27,.88);border:1px solid rgba(85,66,64,.18);border-radius:.9rem}.stitch-filter-panel{padding:2rem}.stitch-filter-form,.stitch-checkout-form{display:flex;flex-direction:column;gap:1.5rem}.stitch-filter-header h2,.stitch-summary-panel h3,.stitch-checkout-heading h2,.stitch-product-story-copy h3,.stitch-section-heading h3,.stitch-spec-copy h3{margin:0;font-family:"Noto Serif",serif;font-size:clamp(1.7rem,2vw,2.5rem);font-weight:400}.stitch-input-shell{display:flex;flex-direction:column;gap:.65rem}.stitch-input-shell>span{color:rgba(229,226,225,.44);font-size:.66rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.stitch-text-input,.stitch-select-input,.stitch-input-shell .form-input,.stitch-input-shell .form-select{width:100%;border:0;border-bottom:1px solid rgba(85,66,64,.3);padding:.7rem 0;background:transparent;color:var(--text);outline:none}.stitch-input-shell textarea.form-input{min-height:7rem;resize:vertical}.stitch-filter-button,.stitch-button-primary,.stitch-button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:3.35rem;padding:.95rem 1.5rem;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease , opacity .2s ease , background .2s ease}.stitch-filter-button,.stitch-button-primary{border:0;color:var(--secondary-copy);background:var(--secondary)}.stitch-button-secondary{border:1px solid rgba(85,66,64,.38);color:var(--text);background:rgba(255,255,255,.03)}.stitch-button-block{width:100%}.stitch-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.5rem}.stitch-product-grid-full{grid-template-columns:repeat(3,minmax(0,1fr))}.stitch-product-card{position:relative}.stitch-product-media-shell{margin-bottom:1.5rem;aspect-ratio: 3 / 4;overflow:hidden;border-radius:.9rem;background:rgba(28,27,27,.92)}.stitch-product-media{position:relative;display:block;width:100%;height:100%}.stitch-product-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.35));pointer-events:none}.stitch-product-media img,.stitch-product-media .product-placeholder{width:100%;height:100%}.stitch-product-media img{object-fit:cover;transition:transform .7s ease}.stitch-product-card:hover .stitch-product-media img{transform:scale(1.08)}.stitch-product-badge{position:absolute;top:1rem;left:1rem;z-index:1;padding:.35rem .75rem;border-radius:999px;background:rgba(72,15,24,.92);color:var(--primary-copy);font-size:.58rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.stitch-product-copy{display:flex;flex-direction:column;gap:.45rem}.stitch-product-vintage{color:var(--secondary);font-family:"Noto Serif",serif;font-size:1.15rem;font-style:italic}.stitch-product-copy h3{margin:0;font-size:clamp(1.5rem,2vw,2rem);line-height:1.05}.stitch-product-meta{margin:0;color:rgba(229,226,225,.42);font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.stitch-product-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem}.stitch-product-price,.stitch-cart-price{color:var(--secondary);font-size:1.15rem;font-weight:300}.stitch-product-hero-price{margin:0 0 1.5rem;color:var(--secondary);font-family:"Noto Serif",serif;font-size:clamp(1.6rem,2vw,2.3rem)}.stitch-product-form{margin:0}.stitch-product-button,.stitch-icon-button{display:inline-flex;align-items:center;justify-content:center;width:2.7rem;height:2.7rem;border-radius:999px;border:1px solid rgba(85,66,64,.3);background:transparent;color:var(--text);cursor:pointer;transition:background .2s ease , color .2s ease}.stitch-product-button:hover,.stitch-icon-button:hover{background:var(--secondary);color:var(--secondary-copy)}.stitch-product-page{padding:0 0 5rem}.stitch-product-shell{display:flex;flex-direction:column;gap:4rem;padding-top:2.5rem}.stitch-product-spotlight{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;min-height:calc(100vh - 7rem)}.stitch-product-spotlight-copy,.stitch-product-spotlight-media{position:relative;z-index:1}.stitch-product-spotlight-copy{grid-column:span 6}.stitch-product-spotlight-copy h1{margin-bottom:.5rem;font-style:italic}.stitch-product-spotlight-copy h2{color:var(--secondary);font-size:clamp(2rem,3vw,3.4rem)}.stitch-product-lead{max-width:34rem;margin:1.5rem 0;color:rgba(229,226,225,.72);font-size:1.05rem;line-height:1.8}.stitch-product-actions,.stitch-product-purchase{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.stitch-badge,.stitch-pill{display:inline-flex;align-items:center;padding:.4rem .8rem;border-radius:999px;background:rgba(72,15,24,.9);color:var(--primary-copy);font-size:.62rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.stitch-qty-input{width:4.6rem;border:1px solid rgba(85,66,64,.28);border-radius:999px;padding:.95rem 1rem;background:rgba(32,32,31,.76);color:var(--text);text-align:center}.stitch-product-spotlight-media{grid-column:span 6;display:flex;align-items:center;justify-content:center;min-height:36rem}.stitch-product-spotlight-media img,.stitch-product-spotlight-media .product-placeholder{width:min(100%,26rem);height:auto;max-height:42rem;object-fit:contain;filter:drop-shadow(0 35px 35px rgba(0,0,0,.6))}.stitch-product-watermark{position:absolute;top:20%;right:-1.5rem;color:rgba(255,255,255,.04);font-family:"Noto Serif",serif;font-size:8rem;font-weight:700;line-height:1;transform:rotate(90deg)}.stitch-product-story{grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.stitch-product-story-media img,.stitch-spec-media img{width:100%;height:100%;min-height:24rem;object-fit:cover}.stitch-product-story-copy,.stitch-spec-copy{padding:3rem}.stitch-product-story-copy p,.stitch-note-card p,.stitch-success-copy,.stitch-success-detail,.stitch-info-card p{color:rgba(229,226,225,.68);line-height:1.8}.stitch-notes-section,.stitch-related-section{display:flex;flex-direction:column;gap:2rem}.stitch-section-heading-center{align-items:center;justify-content:center;text-align:center}.stitch-notes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.stitch-note-card{padding:2.5rem 2rem;text-align:center}.stitch-note-card .material-symbols-outlined{color:var(--secondary);font-size:2.25rem}.stitch-note-card h4{margin:1rem 0 .75rem;font-family:"Noto Serif",serif;font-size:1.55rem;font-weight:400}.stitch-spec-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.stitch-spec-list{display:flex;flex-direction:column;gap:1rem}.stitch-spec-list div{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(85,66,64,.14)}.stitch-spec-list dt{color:var(--secondary);font-size:.66rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.stitch-spec-list dd{margin:0;color:var(--text);font-family:"Noto Serif",serif;font-style:italic}.stitch-product-note{margin-top:2rem;padding:1.4rem 1.5rem;border-left:2px solid var(--primary);border-radius:.8rem;background:rgba(72,15,24,.18);color:rgba(229,226,225,.72);line-height:1.7}.stitch-cart-layout,.stitch-checkout-layout{grid-template-columns:minmax(0,1.5fr) minmax(20rem,.85fr);align-items:start}.stitch-cart-items{display:flex;flex-direction:column;gap:1.5rem}.stitch-cart-item{display:grid;grid-template-columns:12rem minmax(0,1fr);gap:2rem;padding:2rem;border-radius:.9rem;background:rgba(28,27,27,.88);border:1px solid rgba(85,66,64,.16)}.stitch-cart-image{overflow:hidden;border-radius:.75rem;background:rgba(14,14,14,.8)}.stitch-cart-image img{width:100%;height:100%;min-height:15rem;object-fit:cover}.stitch-cart-copy{display:flex;flex-direction:column;gap:1rem}.stitch-cart-copy-top,.stitch-cart-copy-bottom,.stitch-summary-list div,.stitch-summary-total,.stitch-success-row,.stitch-summary-product{display:flex;align-items:center;justify-content:space-between;gap:1rem}.stitch-cart-copy h2{font-size:2rem;margin:0}.stitch-cart-copy p,.stitch-summary-note,.stitch-summary-product span{margin:0;color:rgba(229,226,225,.58)}.stitch-cart-meta{display:flex;align-items:center;gap:.8rem;color:rgba(229,226,225,.42);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase}.stitch-cart-qty-form{display:inline-flex;align-items:center;gap:.85rem}.stitch-inline-link{border:0;background:transparent;color:var(--secondary);cursor:pointer;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.stitch-summary-panel{position:sticky;top:7.5rem;padding:2.25rem}.stitch-summary-panel-tall{min-height:24rem}.stitch-summary-list{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}.stitch-summary-highlight{color:var(--secondary)}.stitch-summary-note{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.stitch-summary-products{display:flex;flex-direction:column;gap:1rem}.stitch-summary-product{align-items:start;padding-bottom:1rem;border-bottom:1px solid rgba(85,66,64,.12)}.stitch-summary-product strong,.stitch-summary-product em,.stitch-success-row strong,.stitch-summary-total strong{font-family:"Noto Serif",serif;font-style:normal}.stitch-checkout-form{gap:2rem}.stitch-checkout-section{padding:2.25rem;border-radius:.9rem;background:rgba(28,27,27,.88);border:1px solid rgba(85,66,64,.16)}.stitch-checkout-heading{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.stitch-checkout-heading>span{color:var(--secondary);font-family:"Noto Serif",serif;font-size:1.9rem;font-style:italic}.stitch-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.stitch-form-grid-two{align-items:start}.stitch-input-span-full{grid-column: 1 / -1}.stitch-info-card{padding:1.6rem;border-radius:.8rem;background:rgba(32,32,31,.82);border:1px solid rgba(85,66,64,.14)}.stitch-info-card h3{margin:0 0 .75rem;font-family:"Noto Serif",serif;font-size:1.3rem;font-weight:400}.stitch-summary-total{padding-top:1rem;border-top:1px solid rgba(85,66,64,.18);color:var(--secondary)}.stitch-success-page{display:flex;align-items:center;min-height:calc(100vh - 6rem);padding:4rem 0}.stitch-success-shell{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;max-width:70rem}.stitch-success-mark{display:inline-flex;align-items:center;justify-content:center;width:6rem;height:6rem;border-radius:50%;background:rgba(233,193,118,.08);border:1px solid rgba(233,193,118,.18);color:var(--secondary)}.stitch-success-mark .material-symbols-outlined{font-size:2.2rem}.stitch-success-copy{max-width:42rem;margin:0}.stitch-success-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;width:100%}.stitch-success-panel{width:100%;padding:2rem;text-align:left}.stitch-success-row{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(85,66,64,.14)}.stitch-success-row:last-child{margin-bottom:0}.stitch-success-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center}@media (max-width:1080px){.site-footer-top,.stitch-catalog-layout,.stitch-product-grid,.stitch-product-grid-full,.stitch-cart-layout,.stitch-checkout-layout,.stitch-spec-section,.stitch-notes-grid,.stitch-success-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-product-spotlight,.stitch-product-story{grid-template-columns:1fr}.stitch-product-spotlight-copy,.stitch-product-spotlight-media{grid-column:auto}.stitch-filter-panel,.stitch-summary-panel{position:static}}@media (max-width:900px){.site-nav{display:none;position:absolute;top: calc(100% + 0.75rem);left:1rem;right:1rem;grid-template-columns:1fr;gap:1rem;padding:1.25rem;border-radius:1rem;background:rgba(19,19,19,.96);border:1px solid rgba(85,66,64,.24)}.site-nav.site-nav-open{display:grid}.site-nav-main,.site-nav-tools{justify-self:start;flex-direction:column;align-items:flex-start;gap:1rem}.nav-toggle{display:inline-flex;align-items:center;justify-content:center}.site-header-inner{grid-template-columns:minmax(0,1fr) auto}.site-footer-top,.stitch-product-grid,.stitch-product-grid-full,.stitch-cart-layout,.stitch-checkout-layout,.stitch-form-grid,.stitch-success-grid,.stitch-spec-section,.stitch-notes-grid{grid-template-columns:1fr}.stitch-cart-item{grid-template-columns:1fr}.stitch-product-watermark{display:none}.site-footer-bottom,.stitch-page-header,.stitch-section-heading{align-items:flex-start;flex-direction:column}}