@font-face{font-family:DingTalk JinBuTi;src:url(/assets/legacy/fonts/DingTalk%20JinBuTi.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Source Han Serif CN Site;src:url(/assets/fonts/SourceHanSerifCN-site.woff2)format("woff2");font-weight:200 900;font-style:normal;font-display:swap}:root{--font-serif:"Source Han Serif CN Site", "Source Han Serif CN", "Noto Serif CJK SC", "Source Han Serif SC", "Songti SC", STSong, SimSun, Georgia, serif;--font-sans:"HarmonyOS Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Segoe UI", Arial, sans-serif;--ym-canvas:#f5f1ea;--ym-card:#ede8e3;--ym-ink:#272421;--ym-muted:#877f78;--ym-wine:#5f272d;--website-content-max:1200px;--website-content-gutter:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{background:var(--ym-canvas);color:#2c2a25;min-width:320px;font-family:var(--font-sans);margin:0}button,a{-webkit-tap-highlight-color:#0000}button:focus-visible,a:focus-visible{outline-offset:3px;outline:2px solid #9f4c50}.website-content-container{width:min(100% - var(--website-content-gutter)*2,var(--website-content-max));box-sizing:border-box;margin-inline:auto}@media (max-width:900px){html.site-menu-open,html.site-menu-open body{overflow:hidden}}@media (max-width:760px){:root{--website-content-gutter:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
:root{color:#332c27;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f3efe7;font-family:Source Han Serif CN,Noto Serif SC,Songti SC,STSong,SimSun,Georgia,serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto;scrollbar-gutter:stable}body{min-width:320px;margin:0;overflow:hidden auto}a{color:inherit;text-decoration:none}button{font:inherit}main{background:#f4f0e7}.site-header{z-index:30;isolation:isolate;color:#fffbf0eb;width:100%;position:fixed;top:0;left:0}.header-inner{justify-content:space-between;align-items:center;height:clamp(60px,6.5vw,80px);padding:0 clamp(16px,8vw,200px);display:flex;position:relative}.header-inner:before{z-index:0;content:"";-webkit-backdrop-filter:saturate(120%)blur(5px);opacity:1;background:linear-gradient(90deg,#2b21186b,#2c231a33);transition:opacity .22s;position:absolute;inset:0}.header-inner>*{z-index:1;position:relative}.site-header--product{color:#4d4037}.site-header--product .header-inner:before{opacity:0;-webkit-backdrop-filter:none;background:0 0}.site-header--product.site-header--scrolled .header-inner:before{opacity:1;-webkit-backdrop-filter:saturate(120%)blur(5px);background:linear-gradient(90deg,#f7f0e5e0,#f4ebdfc7)}.site-header--product .menu-item,.site-header--product .menu-item>a{color:#61534a}.site-header--product .menu-item svg path{fill:#6b2f36;stroke:#6b2f36}.site-header--product .menu-item:after,.site-header--product .menu-item>a:after{background:#6b2f36}.site-header--product .menu-item:hover,.site-header--product .menu-item>a:hover,.site-header--product .menu-item.is-active,.site-header--product .menu-item.has-dropdown:hover>a{color:#6b2f36}.header-brand{flex:none;align-items:center;display:flex}.header-brand img{opacity:.95;width:clamp(60px,6vw,80px);height:auto}.header-toggle,.header-backdrop{display:none}.header-menu{letter-spacing:.08em;align-items:stretch;gap:clamp(24px,4vw,62px);font-size:16px;display:inline-flex}.menu-item,.menu-item>a{color:#fffbf0eb;cursor:pointer;align-items:center;height:100%;min-height:42px;transition:color .28s;display:inline-flex;position:relative}.menu-item:after,.menu-item>a:after{content:"";transform-origin:50%;background:#fffbf0f5;width:100%;height:2px;transition:transform .32s;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)scaleX(0)}.menu-item:hover,.menu-item>a:hover,.menu-item.is-active,.menu-item.has-dropdown:hover>a{color:#fff}.menu-item:hover:after,.menu-item.is-active:after,.menu-item>a:hover:after,.menu-item>a.is-active:after,.menu-item.has-dropdown:hover>a:after,.menu-item.has-dropdown:focus-within>a:after{transform:translate(-50%)scaleX(1)}.menu-item.has-dropdown{z-index:2;position:relative}.menu-item.has-dropdown:before{content:"";width:100%;height:18px;position:absolute;top:100%;left:0}.menu-item.has-dropdown>a{gap:8px}.menu-item.has-dropdown>a svg{vertical-align:-.125em;flex-shrink:0;width:1em;height:1em;display:inline-block}.menu-dropdown{z-index:40;isolation:isolate;visibility:hidden;opacity:0;pointer-events:none;background:#f7f1e63d;border:none;width:198px;padding:10px 0;transition:opacity .22s,transform .22s;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%)translateY(8px)}.menu-dropdown:before{content:"";z-index:0;-webkit-backdrop-filter:saturate(110%)blur(25px);background:#f7f1e63d;position:absolute;inset:0}.menu-item.has-dropdown:hover .menu-dropdown,.menu-item.has-dropdown.is-open .menu-dropdown,.menu-item.has-dropdown:focus-within .menu-dropdown{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.menu-dropdown a{z-index:1;color:#4f4034;letter-spacing:0;padding:10px 16px;font-size:15px;transition:background .22s;display:block;position:relative}.menu-dropdown a:hover{background:#5f272d14}.section{min-height:100vh;position:relative;overflow:hidden}[data-reveal]{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.hero-section{--hero-cover-width:max(100vw, 200vh);--hero-pan-room:clamp(180px, 12vw, 360px);--hero-render-width:calc(var(--hero-cover-width) + var(--hero-pan-room));color:#f8f2e8;isolation:isolate;background:#110f0d;align-items:center;display:flex;overflow:hidden}.hero-image,.origin-image{object-fit:cover;object-position:center;width:104%;height:104%;position:absolute;inset:-2%}.hero-image{width:var(--hero-render-width);object-position:center;backface-visibility:hidden;contain:paint;pointer-events:none;transform-origin:0;max-width:none;height:auto;min-height:100%;animation:16s ease-in-out infinite alternate heroLensPan;inset:50% auto auto 0;transform:translateY(-50%)}.hero-vignette{z-index:1;background:radial-gradient(circle at 72% 22%,#ffefb824,#0000 20%),linear-gradient(90deg,#322316a8,#3e2d1e3d 35%,#0000001f 72%),linear-gradient(#00000014,#0000 48%,#2018115c);position:absolute;inset:0}.hero-content{z-index:2;text-align:left;text-shadow:0 18px 60px #0009;width:min(760px,100% - 48px);margin-left:clamp(56px,8vw,140px);position:relative}.hero-logo{width:150px;height:auto;margin-bottom:18px}.eyebrow{color:#ffffffc7;margin:0 0 18px;font-size:15px}.eyebrow.dark{color:#7f7468}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:clamp(36px,4.1vw,62px);font-weight:400;line-height:1.22}.hero-content>p:not(.eyebrow){color:#ffffffc7;margin-bottom:30px;font-size:clamp(16px,1.5vw,20px)}.hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:18px;display:flex}.ghost-button{color:#5f272d;background:#fff;justify-content:center;align-items:center;min-width:118px;min-height:42px;padding:10px 24px;transition:color .3s,background .3s,transform .3s;display:inline-flex}.ghost-button.is-primary{color:#fff;background:#5f272d}.ghost-button:hover{color:#5f272ddb;background:#ffffffdb;transform:translateY(-2px)}.ghost-button.is-primary:hover{color:#ffffffdb;background:#5f272ddb;transform:translateY(-2px)}.series-section{background:#fffefd;grid-template-columns:minmax(300px,460px) minmax(420px,680px);justify-content:center;align-items:center;gap:clamp(60px,8vw,150px);padding:clamp(72px,8vw,108px) clamp(24px,11vw,150px);display:grid}.series-copy{max-width:460px;margin:0}.series-copy h2{margin-bottom:10px;font-size:clamp(27px,2.3vw,38px)}.series-copy p{max-width:620px}.series-product-copy{margin-top:clamp(56px,10vh,104px);animation:.62s both productCopyIn}.series-product-copy span{color:#a19487;margin-bottom:22px;font-size:13px;display:block}.series-product-copy h3{margin-bottom:12px;font-size:clamp(30px,3vw,46px);font-weight:400}.series-product-copy p{color:#675e55;margin-bottom:18px;font-size:16px}.series-presale{color:var(--brown);align-items:center;gap:12px;margin:18px 0 22px;font-size:16px;line-height:1.4;display:flex}.series-presale-badge{border:1px solid var(--wine);min-height:32px;color:var(--wine);white-space:nowrap;align-items:center;padding:0 10px;display:inline-flex}.series-presale-date{white-space:nowrap}.series-product-copy strong{margin-bottom:22px;font-size:18px;font-weight:400;display:block}.series-price-stack{align-items:baseline;gap:14px;margin:0 0 22px;display:flex}.series-price-stack .series-market-price{color:#9a8d7e;white-space:nowrap;font-size:16px;font-weight:400;line-height:1.2}.series-product-copy a{color:#fff8ef;background:#642735;justify-content:center;align-items:center;min-width:112px;min-height:42px;padding:10px 20px;transition:background .28s,transform .28s;display:inline-flex}.series-product-copy a:hover{background:#4f1c28;transform:translateY(-2px)}.series-switcher{gap:12px;margin-top:clamp(34px,6vh,62px);display:grid}.series-switcher button{color:#8a7f73;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;min-height:42px;padding:0 0 0 28px;transition:color .26s;display:flex;position:relative}.series-switcher button:before{content:"";border:1px solid;border-radius:50%;width:12px;height:12px;transition:background .26s,transform .26s;position:absolute;left:0}.series-switcher button:after{content:"";background:#5b1f2b29;height:1px;position:absolute;bottom:0;left:28px;right:0}.series-switcher button.is-active{color:#642735}.series-switcher button.is-active:before{background:#642735;transform:scale(1.15)}.series-visual{aspect-ratio:3/4;background:0 0;justify-self:center;width:auto;height:clamp(620px,70vh,820px);position:relative;overflow:hidden}.series-visual img{object-fit:contain;object-position:var(--image-position,center);opacity:0;will-change:opacity,transform;width:100%;height:100%;transition:opacity 1.2s,transform 1.4s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.018)}.series-visual img.is-active{z-index:1;opacity:1;transform:scale(1)}.series-visual:hover img.is-active{transform:scale(1.025)}.series-visual-caption{color:#45362e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#fffdf9b8;align-items:center;gap:18px;min-height:48px;padding:0 18px;display:flex;position:absolute;bottom:24px;right:24px}.series-visual-caption span,.series-visual-caption strong{font-weight:400}.product-page{color:#2c2a25;--wine:#5f272d;--ink:#2c2a25;--brown:#523b33;--muted:#a5a09b;--paper:#f5f1ea;--warm-panel:#eae8e3;--design-scale:1;--app-height:100svh;background:#f5f1ea;min-height:100vh}.product-scroll{min-height:100vh}.product-screen{scroll-snap-align:start;scroll-snap-stop:always;height:100svh;min-height:100svh;position:relative;overflow:hidden}.product-shell{width:min(100%,1440px*var(--design-scale));height:100%;margin:0 auto;position:relative}.product-carousel{background:#d7c1a1;position:relative;overflow:visible}.product-carousel img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .78s;position:absolute;inset:0}.product-carousel img.is-active{opacity:1}.product-main-carousel{left:calc(120px*var(--design-scale));top:calc(153px*var(--design-scale));width:calc(600px*var(--design-scale));height:calc(600px*var(--design-scale));position:absolute}.gift-carousel{width:calc(536px*var(--design-scale));height:calc(536px*var(--design-scale));box-shadow:0 6px 10px #2f0a0e66}.carousel-nav{z-index:3;color:#0000;cursor:pointer;background:#f5f1ea14;border:1px solid #ffffff57;border-radius:999px;width:32px;height:32px;transition:background .22s,border-color .22s;position:absolute;top:50%;transform:translateY(-50%)}.carousel-nav:before{content:"";border-top:1px solid #ffffffd6;border-left:1px solid #ffffffd6;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-35%,-50%)rotate(-45deg)}.carousel-nav:hover{background:#ffffff29;border-color:#ffffffc7}.carousel-nav.is-prev{left:calc(20px*var(--design-scale))}.carousel-nav.is-next{right:calc(20px*var(--design-scale))}.carousel-nav.is-next:before{transform:translate(-65%,-50%)rotate(135deg)}.carousel-progress{left:50%;bottom:calc(-44px*var(--design-scale));color:var(--brown);letter-spacing:0;font-size:14px;position:absolute;transform:translate(-50%)}.carousel-disclaimer{z-index:3;color:#78685c8c;letter-spacing:.06em;white-space:nowrap;pointer-events:none;border-radius:999px;font-size:10px;line-height:1.6;position:absolute;bottom:12px;left:8px}.product-main-carousel .carousel-progress{top:auto;bottom:calc(14px*var(--design-scale));left:auto;right:calc(14px*var(--design-scale));align-items:center;height:auto;display:inline-flex;transform:none}.product-intro-copy{left:calc(767px*var(--design-scale));top:calc(185px*var(--design-scale));width:calc(553px*var(--design-scale));position:absolute}.product-intro-copy h1{margin-bottom:calc(22px*var(--design-scale));color:var(--ink);font-size:calc(32px*var(--design-scale));font-weight:400;line-height:1.45}.product-intro-copy p{width:calc(542px*var(--design-scale));margin-bottom:calc(38px*var(--design-scale));color:var(--brown);font-size:calc(16px*var(--design-scale));text-align:justify;line-height:1.62}.product-presale{align-items:center;gap:calc(12px*var(--design-scale,1));margin:calc(18px*var(--design-scale,1)) 0 calc(24px*var(--design-scale,1));color:var(--brown);font-size:calc(16px*var(--design-scale,1));line-height:1.4;display:flex}.product-presale-badge{min-height:calc(32px*var(--design-scale,1));padding:0 calc(10px*var(--design-scale,1));border:1px solid var(--wine);color:var(--wine);white-space:nowrap;align-items:center;display:inline-flex}.product-presale-date{white-space:nowrap}.product-rule{width:calc(539px*var(--design-scale));background:#e7e5e5;height:1px}.product-price{align-items:baseline;gap:calc(8px*var(--design-scale));margin:calc(24px*var(--design-scale)) 0 calc(18px*var(--design-scale));color:var(--wine);display:flex}.product-price strong{font-size:calc(42px*var(--design-scale));font-weight:500;line-height:1}.product-price span{font-size:calc(16px*var(--design-scale))}.product-price .product-market-price{margin-left:calc(14px*var(--design-scale));color:#5f272d;font-family:var(--font-body);font-size:calc(24px*var(--design-scale));white-space:nowrap;align-items:center;font-weight:400;line-height:1.2;display:inline-flex}.product-meta{grid-template-columns:repeat(2, calc(196px * var(--design-scale)));gap:calc(24px*var(--design-scale)) calc(41px*var(--design-scale));padding-top:calc(32px*var(--design-scale));margin:0;display:grid}.product-meta div{min-height:calc(47px*var(--design-scale))}.product-meta dt{color:var(--muted);font-size:calc(14px*var(--design-scale));line-height:1.2}.product-meta dd{margin:calc(10px*var(--design-scale)) 0 0;color:var(--ink);font-size:calc(16px*var(--design-scale));line-height:1.2}.spec-link{color:var(--wine);font-size:calc(12px*var(--design-scale));cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.spec-link:after{content:"";border-top:1px solid;border-right:1px solid;width:6px;height:6px;margin-right:4px;transform:rotate(45deg)}.product-buy-actions{gap:calc(20px*var(--design-scale));margin-top:calc(48px*var(--design-scale));display:flex}.btn-outline,.btn-primary{min-width:calc(173px*var(--design-scale));min-height:calc(50px*var(--design-scale));padding:calc(12px*var(--design-scale)) calc(32px*var(--design-scale));border:1px solid var(--wine);font-size:calc(20px*var(--design-scale));cursor:pointer;justify-content:center;align-items:center;gap:4px;transition:background .26s,color .26s,transform .26s;display:inline-flex}.btn-outline{color:var(--wine);background:0 0}.btn-primary{background:var(--wine);color:#fff}.btn-outline:hover,.btn-primary:hover{transform:translateY(-2px)}.button-icon{width:calc(24px*var(--design-scale));height:calc(24px*var(--design-scale));flex:none;display:inline-block;position:relative}.button-icon--cart:before{content:"";border:1px solid;border-top:0;width:58%;height:38%;position:absolute;top:42%;left:18%}.button-icon--cart:after{content:"";border:1px solid;border-bottom:0;border-radius:8px 8px 0 0;width:42%;height:30%;position:absolute;top:18%;left:29%}.product-screen--mountain{background:#17201a;place-items:center;display:grid;position:relative}.product-screen--mountain>img{object-fit:cover;object-position:center;width:100%;height:100%;animation:18s ease-in-out infinite alternate productSceneDrift;position:absolute;inset:0;transform:scale(1.012)}.product-screen--mountain:before{z-index:1;content:"";background:#17171780;position:absolute;inset:0}.mountain-overlay{z-index:2;width:min(720px,100% - 48px);margin-top:calc(20px*var(--design-scale));text-align:center;color:#fff;position:relative}.mountain-overlay h2{margin-bottom:calc(24px*var(--design-scale));font-size:calc(42px*var(--design-scale));font-weight:400}.mountain-overlay p{color:#ffffffe0;font-size:calc(20px*var(--design-scale));margin:0 auto;line-height:1.7}.product-screen--process,.product-screen--quality{background:#f2efe8;place-items:center;display:grid}.product-process-wrap,.quality-wrap{width:min(100%,1440px*var(--design-scale));padding:calc(50px*var(--design-scale)) calc(120px*var(--design-scale)) 0;text-align:center}.quality-wrap{height:100%;min-height:0;padding-top:calc(96px*var(--design-scale));padding-bottom:calc(44px*var(--design-scale));flex-direction:column;align-items:center;display:flex}.quality-wrap>*{flex:none}.process-eyebrow{margin-bottom:calc(22px*var(--design-scale));color:var(--brown);font-family:Manrope,Arial,sans-serif;font-size:calc(12px*var(--design-scale));letter-spacing:calc(3px*var(--design-scale));font-weight:500}.product-process-wrap h2,.quality-wrap h2{margin-bottom:calc(53px*var(--design-scale));color:var(--ink);font-size:calc(40px*var(--design-scale));font-weight:400}.quality-wrap h2{margin-bottom:calc(42px*var(--design-scale));font-size:calc(30px*var(--design-scale))}.process-grid{grid-template-columns:repeat(4, calc(270px * var(--design-scale)));justify-content:center;gap:calc(40px*var(--design-scale));display:grid}.process-card{min-height:calc(453px*var(--design-scale));padding:calc(35px*var(--design-scale)) calc(32px*var(--design-scale));text-align:left;background:0 0;border:1px solid #eae3dc}.process-card img{width:calc(204px*var(--design-scale));height:calc(204px*var(--design-scale));object-fit:cover;margin-bottom:calc(37px*var(--design-scale));background:#f0eee9}.process-card span{margin-bottom:calc(18px*var(--design-scale));color:var(--wine);font-family:Manrope,Arial,sans-serif;font-size:calc(12px*var(--design-scale));letter-spacing:calc(1.2px*var(--design-scale));font-weight:500;display:block}.process-card h3{margin-bottom:calc(18px*var(--design-scale));color:var(--ink);font-size:calc(28px*var(--design-scale));font-weight:400}.process-card p{color:var(--brown);font-size:calc(16px*var(--design-scale));text-align:justify;margin:0;line-height:1.6}.product-screen--gift{background:linear-gradient(90deg, var(--warm-panel) 0 100%),#eae8e3;place-items:center;display:grid}.gift-layout{width:min(100%,1440px*var(--design-scale));height:100%;position:relative}@media (min-width:901px){.product-screen--intro{align-items:center;display:flex}.product-screen--intro .product-shell{height:min(956px*var(--design-scale),100%)}.gift-layout{height:min(906px*var(--design-scale),100%)}}.gift-copy{left:calc(120px*var(--design-scale));top:calc(215px*var(--design-scale));width:calc(612px*var(--design-scale));position:absolute}.gift-copy h2{margin-bottom:calc(22px*var(--design-scale));color:#140c07;font-size:calc(40px*var(--design-scale));font-weight:400}.gift-copy>p{margin-bottom:calc(57px*var(--design-scale));color:#4e4540;font-size:calc(16px*var(--design-scale));line-height:1.6}.gift-copy ol{counter-reset:scene;gap:calc(36px*var(--design-scale));margin:0;padding:0;list-style:none;display:grid}.gift-copy li{min-height:calc(70px*var(--design-scale));padding-left:calc(36px*var(--design-scale));counter-increment:scene;position:relative}.gift-copy li:before{width:calc(25px*var(--design-scale));height:calc(32px*var(--design-scale));content:counter(scene, decimal-leading-zero);color:#140c07;font-size:calc(12px*var(--design-scale));letter-spacing:calc(1.2px*var(--design-scale));border:1px solid #140c07;border-radius:999px;place-items:center;display:grid;position:absolute;top:0;left:0}.gift-copy strong{margin-bottom:calc(16px*var(--design-scale));color:#140c07;font-size:calc(20px*var(--design-scale));font-weight:400;display:block}.gift-copy span{color:#4e4540;font-size:calc(16px*var(--design-scale));line-height:1.6;display:block}.gift-visual{left:calc(745px*var(--design-scale));top:calc(165px*var(--design-scale));position:absolute}.gift-tag{right:calc(-43px*var(--design-scale));bottom:calc(-19px*var(--design-scale));width:calc(86px*var(--design-scale));height:calc(174px*var(--design-scale));color:#fff;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:calc(22px*var(--design-scale));text-align:center;background:#140c07;place-items:center;line-height:1.4;display:grid;position:absolute}.quality-cert-grid{justify-content:center;row-gap:calc(24px*var(--design-scale));width:100%;min-height:0;max-height:calc(560px*var(--design-scale));flex-direction:column;flex:auto;margin-block:auto;display:flex}.quality-cert-row{justify-content:center;align-items:center;column-gap:calc(24px*var(--design-scale));flex:1 1 0;min-height:0;display:flex}.quality-cert-grid img{width:auto;height:100%;max-height:calc(247px*var(--design-scale));object-fit:contain;filter:drop-shadow(0 10px 22px #44342714);border:0}.quality-cta{margin-top:calc(38px*var(--design-scale))}.quality-cta h3{margin-bottom:calc(24px*var(--design-scale));color:#b6b2ad;font-size:calc(28px*var(--design-scale));font-weight:400}.quality-cta p{margin-bottom:calc(28px*var(--design-scale));color:#b6b2ad;font-size:calc(15px*var(--design-scale))}.quality-icons{justify-content:center;gap:calc(42px*var(--design-scale));margin-bottom:calc(20px*var(--design-scale));display:flex}.btn-cta{min-width:calc(306px*var(--design-scale));min-height:calc(64px*var(--design-scale));padding-inline:calc(64px*var(--design-scale));letter-spacing:calc(6px*var(--design-scale))}body.product-modal-open{overflow:hidden}.product-spec-modal{z-index:80;-webkit-backdrop-filter:blur(25px);background:#ffffff8c;animation:.24s both productSpecFade;display:block;position:fixed;inset:0}.product-spec-content{width:min(100%,1440px*var(--design-scale));height:100%;color:var(--ink);pointer-events:none;margin:0 auto;position:relative}.product-spec-text{left:calc(200px*var(--design-scale));top:calc(185px*var(--design-scale));width:calc(980px*var(--design-scale));min-height:calc(390px*var(--design-scale));pointer-events:auto;position:absolute}.product-spec-content h2{margin:0 0 calc(68px*var(--design-scale));color:var(--ink);font-size:calc(32px*var(--design-scale));font-weight:400;line-height:1.35}.product-spec-grid{grid-template-columns:calc(250px*var(--design-scale)) calc(250px*var(--design-scale)) calc(250px*var(--design-scale));column-gap:calc(96px*var(--design-scale));row-gap:calc(28px*var(--design-scale));margin:0;display:grid}.product-spec-grid dt,.product-spec-storage span{margin-bottom:calc(9px*var(--design-scale));color:var(--brown);font-size:calc(14px*var(--design-scale));line-height:1.2}.product-spec-grid dd{color:var(--ink);font-size:calc(16px*var(--design-scale));margin:0;line-height:1.35}.product-spec-storage span{display:block}.product-spec-storage p{margin:calc(9px*var(--design-scale)) 0 0;color:var(--ink);font-size:calc(16px*var(--design-scale));line-height:1.55}@keyframes fadeSwap{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes heroLensPan{0%{transform:translateY(-50%)}to{transform:translate3d(calc(100vw - var(--hero-render-width)), -50%, 0)}}@keyframes imageSwap{0%{opacity:0;transform:scale(1.035)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes tasteImageDrift{0%{scale:1}to{scale:1.04}}@keyframes tasteImageDriftMobile{0%{scale:1}to{scale:1.03}}@keyframes progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes slowScale{0%{transform:scale(1)}to{transform:scale(1.06)}}@keyframes productSceneDrift{0%{transform:scale(1.012)translateY(0)}to{transform:scale(1.055)translateY(-10px)}}@keyframes productSpecFade{0%{opacity:0}to{opacity:1}}@keyframes productCopyIn{0%{opacity:.32;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.hero-image{transform:translate3d(calc((100vw - var(--hero-render-width)) / 2), -50%, 0)}}@media (max-width:1380px) and (min-width:1181px){.product-page{--design-scale:.92}}@media (max-width:1180px){.product-page{--design-scale:.8}.auth-panel{right:clamp(28px,7vw,90px)}.series-section{grid-template-columns:minmax(240px,460px) minmax(360px,620px);gap:clamp(40px,5vw,110px);padding:clamp(64px,7vw,100px) clamp(24px,5vw,80px)}.series-visual{width:100%;height:clamp(460px,58vh,720px);min-height:0}.process-grid{gap:calc(26px*var(--design-scale))}}@media (min-width:901px) and (max-height:760px){.auth-panel{height:calc(100svh - 82px);padding:32px 52px 28px;top:66px}.auth-tabs{margin-top:28px}.auth-form{gap:20px;margin-top:18px}.auth-field,.auth-submit{height:48px}.auth-options,.auth-side-link{margin-top:-10px}.auth-submit,.auth-form--login .auth-submit{margin-top:auto}.auth-policy,.auth-policy-block{margin-top:-2px}}@media (max-width:900px){.product-page{--design-scale:1;--mobile-content-width:min(100%, 520px);--mobile-carousel-size:min(var(--mobile-content-width), max(240px, calc(var(--app-height,100svh) - 430px)));--mobile-gift-carousel-size:var(--mobile-content-width)}.auth-page{min-height:var(--auth-vh,100dvh);height:var(--auth-vh,100dvh)}.auth-bg{object-position:38% center}.auth-panel{width:min(526px,100% - 32px);height:min(680px,var(--auth-vh,100dvh) - 96px);padding:34px 34px 30px;top:64px;left:50%;right:auto;transform:translate(-50%)}.auth-panel-copy h1{font-size:28px}.auth-tabs{gap:58px;margin-top:30px}.auth-form{gap:22px;margin-top:20px}.auth-options,.auth-side-link{margin-top:-12px}.auth-submit,.auth-form--login .auth-submit{margin-top:auto}.header-inner{min-height:54px;padding:0 16px}.header-menu{gap:24px;font-size:14px}.tasting-stage{grid-template-columns:1fr}.tasting-copy{align-self:auto;padding-bottom:0}.tasting-copy p{min-height:0}.product-screen{height:var(--app-height,100svh);min-height:var(--app-height,100svh);scroll-snap-stop:normal;overflow:hidden}.product-shell{width:min(680px,100%);height:var(--app-height,100svh);align-content:start;justify-items:center;gap:12px;padding:72px 24px 16px;display:grid}.product-main-carousel{width:var(--mobile-carousel-size);aspect-ratio:1;flex:none;height:auto;margin:0 auto;position:relative;top:auto;left:auto}.product-shell{flex-direction:column;align-items:center;display:flex}.product-intro-copy,.gift-copy,.gift-visual{width:var(--mobile-content-width);position:static}.product-intro-copy h1{margin-bottom:8px;font-size:18px;line-height:1.3}.product-intro-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;width:auto;margin-bottom:10px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.product-presale{gap:8px;margin:8px 0;font-size:12px}.product-presale-badge{min-height:26px;padding:0 8px}.product-rule{width:100%}.product-price{margin:8px 0 7px}.product-price strong,.product-price:before{font-size:24px}.product-price:after,.product-price span,.product-meta dd,.gift-copy span,.process-card p{font-size:13px}.product-meta dt,.spec-link{font-size:12px}.product-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 18px;padding-top:9px}.product-meta div{min-height:auto}.product-meta dd{margin-top:5px}.spec-link{width:max-content;margin:7px 0 0;font-size:12px;display:flex}.product-buy-actions{flex-wrap:nowrap;gap:10px;margin-top:12px}.product-buy-actions .btn-primary{width:100%}.btn-outline,.btn-primary{flex:1 1 0;min-width:0;min-height:40px;padding:8px 10px;font-size:15px}.button-icon{width:20px;height:20px}.mountain-overlay h2,.product-process-wrap h2,.quality-wrap h2,.gift-copy h2{font-size:30px}.mountain-overlay p{font-size:16px}.product-process-wrap,.quality-wrap{height:var(--app-height,100svh);flex-direction:column;justify-content:center;padding:78px 18px 24px;display:flex;overflow:hidden}.product-process-wrap h2,.quality-wrap h2{margin-bottom:24px}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(560px,100%);margin:0 auto}.quality-cert-grid{flex:none;row-gap:12px;width:min(560px,100%);max-height:none;margin:0 auto}.quality-cert-row{flex:none;column-gap:10px}.quality-cert-grid img{height:auto;max-height:none}.quality-cert-row--top img{width:calc(25% - 7.5px)}.quality-cert-row--bottom img:first-child{width:24%}.quality-cert-row--bottom img:nth-child(2){width:39.4%}.process-card{min-height:auto;padding:10px}.process-card img{aspect-ratio:auto;width:100%;height:78px;margin-bottom:12px}.process-card span{margin-bottom:8px;font-size:11px}.process-card h3{margin-bottom:8px;font-size:19px;line-height:1.2}.process-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.gift-layout{width:min(680px,100%);height:var(--app-height,100svh);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:72px 22px 22px;display:flex}.gift-visual{width:var(--mobile-content-width);order:1;position:relative;top:auto;left:auto}.gift-copy{order:2}.gift-copy h2{margin-bottom:8px}.gift-copy>p{margin-bottom:14px;font-size:12px}.gift-copy ol{gap:10px}.gift-copy li{min-height:auto;padding-left:38px}.gift-copy li:before{width:25px;height:32px;font-size:12px}.gift-copy strong{margin-bottom:4px;font-size:17px}.gift-copy span{-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.gift-carousel{width:var(--mobile-gift-carousel-size);aspect-ratio:1;height:auto;margin:0 auto}.gift-tag{width:44px;height:90px;font-size:13px;bottom:0;right:0}.product-carousel .carousel-nav{display:none}.quality-cta{width:min(560px,100%);margin:20px auto 0}.quality-cta h3{margin-bottom:14px;font-size:27px}.quality-icons{gap:26px;margin-bottom:14px}.quality-cta p{margin-bottom:18px;font-size:13px}.product-spec-modal{overflow-y:auto}.product-spec-content{height:auto;min-height:100svh;padding:112px 24px 48px}.product-spec-text{width:auto;min-height:0;position:static}.product-spec-content h2,.product-spec-grid,.product-spec-storage{position:static}.product-spec-content h2{margin-bottom:34px;font-size:27px}.product-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 22px}.product-spec-grid dt,.product-spec-storage span{margin-bottom:7px;font-size:13px}.product-spec-grid dd,.product-spec-storage p{font-size:15px;line-height:1.55}.product-spec-storage{width:auto;margin-top:28px}}@media (max-width:640px){.section{min-height:var(--app-height,100svh)}.auth-page .header-brand img{width:74px}.auth-page .header-menu{gap:14px;font-size:13px}.auth-panel{width:calc(100% - 28px);height:min(640px,var(--auth-vh,100dvh) - 84px);padding:26px 22px 22px;top:60px}.payment-success-page{place-items:end center;padding:84px 14px 22px}.payment-success-card{width:100%;padding:32px 22px 26px}.payment-success-mark{width:60px;height:60px}.payment-success-card h1{font-size:25px}.payment-success-desc{font-size:13px}.payment-success-meta{margin-top:22px;padding:12px 14px}.payment-success-meta div{gap:12px}.payment-success-actions{gap:10px;margin-top:24px}.payment-success-primary,.payment-success-secondary{flex:1 1 0;min-width:0;height:44px;padding:0 14px}.auth-panel-copy h1{font-size:23px}.auth-panel-copy p{font-size:12px}.auth-tabs{gap:44px;margin-top:22px}.auth-tabs a{font-size:21px}.auth-form{gap:17px;margin-top:16px}.auth-field{height:46px}.auth-field input{padding-left:46px;font-size:13px}.auth-field button,.auth-options,.auth-options a,.auth-side-link,.auth-check{font-size:12px}.auth-options,.auth-side-link{margin-top:-8px}.auth-submit{height:46px;margin-top:auto;font-size:17px}.auth-form--login .auth-submit{margin-top:auto}.auth-policy,.auth-policy-block{margin-top:0}.auth-policy-block .auth-policy span,.auth-policy-warning{font-size:11.5px}.auth-login-methods{gap:18px;margin-top:14px}.auth-login-methods button{font-size:13.5px}.auth-login-methods .auth-method-wechat svg{width:15px;height:15px}.auth-wx-modal{padding:18px}.auth-wx-dialog{width:min(360px,100vw - 28px);max-height:calc(100dvh - 36px);padding:28px 20px 24px}.auth-wx-dialog-head{margin-bottom:16px}.auth-wx-dialog-head h2{font-size:22px}.auth-wx-dialog-head p{font-size:12.5px}.auth-wx-embed{width:min(300px,100%);height:360px}.product-page{--mobile-content-width:min(100%, 330px);--mobile-carousel-size:min(var(--mobile-content-width), max(250px, calc(var(--app-height,100svh) - 430px)));--mobile-gift-carousel-size:min(var(--mobile-content-width), max(250px, calc(var(--app-height,100svh) - 380px)))}.hero-section{--hero-pan-room:clamp(150px, 42vw, 300px)}.hero-image{animation-duration:14s}.hero-vignette{background:radial-gradient(circle at 72% 22%,#ffefb81f,#0000 22%),linear-gradient(90deg,#2e2016b8,#2d201652 64%,#0003),linear-gradient(#00000014,#0000 38%,#20181185)}.header-menu{letter-spacing:.02em;gap:12px;font-size:12px}.menu-item,.menu-item>a{min-height:34px}.menu-dropdown{left:auto;right:0;transform:translateY(8px)}.menu-item.has-dropdown:hover .menu-dropdown,.menu-item.has-dropdown:focus-within .menu-dropdown{transform:translateY(0)}.hero-content{width:min(420px,100% - 34px);margin-left:22px}.hero-actions{gap:12px}.ghost-button{min-width:108px;padding:9px 16px;font-size:14px}.tasting-section{justify-content:flex-start;padding-top:84px}.section-heading{text-align:left}.tasting-stage{gap:30px}.tasting-visual{min-height:300px}.taste-tabs{grid-template-columns:repeat(2,1fr)}.origin-section{align-items:flex-end;min-height:100svh;padding:74px 22px}.origin-image{object-position:60% center;width:100%;height:100%;animation:none;inset:0}.origin-shade{background:radial-gradient(circle at 72% 42%,#fff5da14,#0000 30%),linear-gradient(90deg,#273a18c7,#141a133d 58%,#0000004d),linear-gradient(#00000038,#0000 28%,#000000ad)}.origin-content{width:min(330px,100%);margin:auto 0 20px}.origin-content h2{font-size:30px;line-height:1.36}.origin-content p{font-size:15px;line-height:1.85}.series-section{grid-template-columns:1fr;padding:78px 22px}.series-product-copy{margin-top:40px}.series-visual{width:min(100%,360px);height:auto;min-height:0}.series-visual-caption{min-height:42px;font-size:14px;bottom:14px;right:14px}.product-buy-actions{flex-direction:row;gap:8px;margin-top:8px}.btn-outline,.btn-primary{width:auto;min-height:38px;font-size:13px}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quality-cert-grid{row-gap:8px}.quality-cert-row{column-gap:6px}.quality-cert-row--top img{width:calc(25% - 4.5px)}.carousel-progress{color:#ffffffdb;bottom:12px;left:auto;right:12px;transform:none}.carousel-disclaimer{font-size:10px;bottom:8px;left:8px}.product-main-carousel .carousel-progress{height:auto;inset:auto 12px 12px auto;transform:none}.product-main-carousel{width:var(--mobile-carousel-size);min-height:0}.gift-carousel{width:var(--mobile-gift-carousel-size);min-height:0}.product-shell{gap:8px;padding:64px 18px 12px}.product-intro-copy,.gift-copy,.gift-visual{width:var(--mobile-content-width)}.product-intro-copy h1{font-size:18px;line-height:1.26}.product-intro-copy p{-webkit-line-clamp:2;margin-bottom:7px;font-size:12px;line-height:1.38}.product-rule{margin:2px 0}.product-price{margin:6px 0}.product-price strong,.product-price:before{font-size:24px}.product-price:after{font-size:13px}.product-meta{gap:6px 14px;padding-top:7px}.product-meta dd{margin-top:3px;font-size:13px}.spec-link{margin-top:3px}.quality-cta h3{font-size:25px}.btn-cta{letter-spacing:4px;width:100%}.process-card img{height:72px;margin-bottom:8px}.product-process-wrap,.quality-wrap{padding:64px 14px 12px}.process-eyebrow{margin-bottom:10px;font-size:10px}.product-process-wrap h2,.quality-wrap h2{margin-bottom:16px;font-size:24px}.process-grid{gap:8px}.process-card{padding:8px}.process-card span{margin-bottom:5px;font-size:10px}.process-card h3{margin-bottom:5px;font-size:18px}.process-card p{-webkit-line-clamp:2;font-size:12px;line-height:1.38}.gift-layout{gap:8px;padding:64px 18px 12px}.gift-copy h2{font-size:25px;line-height:1.18}.gift-copy>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.gift-copy ol{gap:7px}.gift-copy strong{font-size:16px}.gift-copy span{font-size:12px}.gift-tag{width:38px;height:78px;font-size:12px}}@media (max-width:900px) and (max-height:760px){.auth-panel{height:calc(var(--auth-vh,100dvh) - 140px);padding:22px 28px 18px;top:80px}.auth-panel-copy h1{font-size:23px}.auth-panel-copy p{font-size:12px}.auth-tabs{margin-top:16px}.auth-form{gap:12px;margin-top:12px}.auth-field{height:42px}.auth-options,.auth-side-link{margin-top:-4px}.auth-submit{height:42px;margin-top:auto}.auth-form--login .auth-submit{margin-top:auto}.product-page{--mobile-content-width:min(100%, 330px);--mobile-carousel-size:min(var(--mobile-content-width), max(230px, calc(var(--app-height,100svh) - 365px)));--mobile-gift-carousel-size:min(var(--mobile-content-width), max(236px, calc(var(--app-height,100svh) - 345px)))}.product-shell{gap:6px;padding:58px 18px 10px}.product-intro-copy h1{margin-bottom:5px;font-size:18px}.product-intro-copy p{margin-bottom:5px;font-size:11px;line-height:1.32}.product-price{margin:5px 0}.product-price strong,.product-price:before{font-size:22px}.product-price:after,.product-price span,.product-meta dd{font-size:12px}.product-meta dt,.spec-link{font-size:11px}.product-meta{gap:4px 12px;padding-top:5px}.product-buy-actions{margin-top:6px}.btn-outline,.btn-primary{min-height:34px;padding:6px 8px;font-size:12px}.button-icon{width:17px;height:17px}.product-process-wrap,.quality-wrap{padding:58px 12px 10px}.process-eyebrow{margin-bottom:8px;font-size:9px}.product-process-wrap h2,.quality-wrap h2{margin-bottom:12px;font-size:24px}.process-grid{gap:8px}.process-card{padding:8px}.process-card img{height:64px;margin-bottom:7px}.process-card span{margin-bottom:4px;font-size:9px}.process-card h3{margin-bottom:5px;font-size:17px}.process-card p{font-size:11px;line-height:1.32}.gift-layout{gap:7px;padding:58px 18px 10px}.gift-copy h2{font-size:23px}.gift-copy>p{margin-bottom:8px;font-size:11px;line-height:1.32}.gift-copy ol{gap:6px}.gift-copy li{padding-left:34px}.gift-copy li:before{width:23px;height:29px;font-size:11px}.gift-copy strong{font-size:15px}.gift-copy span{font-size:11px;line-height:1.3}.gift-tag{width:36px;height:74px}}.menu-item--product{gap:8px}.menu-item--product svg{flex:none;width:1em;height:1em}.series-section--single{background:radial-gradient(circle at 72% 43%,#5f272d0e,#0000 26%),radial-gradient(circle at 30% 58%,#d0b18b29,#0000 28%),linear-gradient(#fbfaf7 0%,#f2ede4 100%);grid-template-columns:minmax(360px,560px) minmax(460px,640px);align-items:center;gap:clamp(64px,8vw,148px)}.series-section--single .series-copy{max-width:560px}.series-section--single .series-product-copy{border-top:0;margin-top:clamp(42px,6.5vh,72px);padding:0}.series-section--single .series-product-copy span{color:#8a7f73;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-size:13px;display:block}.series-section--single .series-product-copy p{color:#523b33;max-width:500px;margin-bottom:28px;font-size:clamp(15px,1.05vw,17px);line-height:1.85}.series-section--single .series-switcher{display:none}.series-section--single .series-media{justify-self:center;width:min(100%,clamp(460px,36vw,640px))}.series-carousel{aspect-ratio:1;background:#d4b78e;width:100%;position:relative;overflow:visible;box-shadow:0 38px 100px #452d1f29}.series-carousel:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#ffffff0f,#0000 38%),linear-gradient(#0000 68%,#48281c1f);position:absolute;inset:0}.series-carousel img{z-index:1;object-fit:cover;object-position:center;opacity:0;will-change:opacity,transform;width:100%;height:100%;padding:0;transition:opacity .78s,transform 1.2s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.018)}.series-carousel img.is-active{opacity:1;transform:scale(1)}.series-carousel-nav{z-index:3;cursor:pointer;background:#f5f1ea1a;border:1px solid #ffffff61;border-radius:999px;width:32px;height:32px;transition:background .22s,border-color .22s;position:absolute;top:50%;transform:translateY(-50%)}.series-carousel-nav:before{content:"";border-top:1px solid #ffffffdb;border-left:1px solid #ffffffdb;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-35%,-50%)rotate(-45deg)}.series-carousel-nav:hover{background:#fff3;border-color:#ffffffc7}.series-carousel-nav.is-prev{left:20px}.series-carousel-nav.is-next{right:20px}.series-carousel-nav.is-next:before{transform:translate(-65%,-50%)rotate(135deg)}.series-carousel .carousel-progress{z-index:3;color:#ffffffe6;font-size:14px;inset:auto 16px 14px auto;transform:none}.series-section--single .series-product-copy h3{color:#2c2a25;max-width:560px;margin-bottom:20px;font-size:clamp(34px,3vw,48px);line-height:1.28}.series-section--single .series-product-copy strong{color:#5f272d;align-items:baseline;gap:4px;margin:0 0 28px;font-size:clamp(34px,3.4vw,52px);line-height:1;animation:.36s cubic-bezier(.22,1,.36,1) both productPriceSwap;display:flex}.series-section--single .series-product-copy .series-price-stack{gap:clamp(10px,1.2vw,16px);margin:0 0 28px}.series-section--single .series-product-copy .series-price-stack strong{margin:0}.series-section--single .series-product-copy .series-market-price{color:#5f272d;font-size:clamp(18px,1.2vw,24px);font-weight:400}.series-section--single .series-product-copy strong small{color:#5f272d;font-size:clamp(15px,1.1vw,18px);font-weight:400}.series-section--single .series-product-copy a{min-width:148px;min-height:50px;padding:13px 28px;font-size:18px}@media (max-width:900px){.series-section--single{grid-template-columns:1fr;gap:34px;min-height:auto;padding:84px 22px}.series-section--single .series-copy{max-width:560px}.series-section--single .series-product-copy{margin-top:34px}.series-section--single .series-product-copy h3{font-size:clamp(30px,8.2vw,42px)}.series-section--single .series-media{justify-self:start;width:min(100%,520px)}.series-carousel-nav{display:none}}@media (max-width:520px){.series-section--single{padding:72px 18px}.series-section--single .series-product-copy p{font-size:15px;line-height:1.75}.series-section--single .series-product-copy strong{font-size:40px}.series-section--single .series-product-copy a{width:100%;max-width:280px}.source-inner .source-image{height:clamp(200px,40vh,300px)}}.home-page{--home-max-width:1320px;--home-content-pad:max(24px, calc((100vw - var(--home-max-width)) / 2));--wine:#5f272d;--brown:#523b33;background:#f3efe7;min-height:100vh}.home-page .home-screen{min-height:var(--home-screen-height,100svh);height:var(--home-screen-height,100svh);overflow:hidden}.home-page .hero-content{width:calc(100% - var(--home-content-pad) - var(--home-content-pad));max-width:760px;margin-left:var(--home-content-pad)}.home-page .tasting-section{padding:clamp(92px,12vh,146px) var(--home-content-pad) clamp(50px,6vh,78px);justify-content:center}.home-page .section-heading,.home-page .tasting-stage{width:calc(100vw - var(--home-content-pad) - var(--home-content-pad));max-width:var(--home-max-width)}.home-page .tasting-stage{grid-template-columns:minmax(400px,442px) minmax(520px,637px);justify-content:center;gap:clamp(46px,4.65vw,67px);max-width:1198px}.home-page .tasting-visual{min-height:0}.source-section{background:#f3efe7;flex-direction:column;align-items:center;padding:clamp(80px,9vh,108px) 0 clamp(42px,6vh,70px);display:flex}.home-page .source-section{overflow:visible}.source-inner{color:#3f3831;flex-direction:column;align-items:center;gap:clamp(24px,3.4vh,38px);width:100%;display:flex}.source-heading{width:calc(100vw - var(--home-content-pad) - var(--home-content-pad));max-width:var(--home-max-width);text-align:center}.source-heading h2{margin-bottom:12px;font-size:clamp(28px,2.2vw,38px);font-weight:400;line-height:1.35}.source-heading p{color:#6f665c;font-size:clamp(15px,1.1vw,18px)}.source-image{object-fit:cover;object-position:center;width:100vw;max-width:none;height:clamp(200px,60vh,800px);display:block;box-shadow:0 34px 88px #4a3d2e1f}.source-facts{width:calc(100vw - var(--home-content-pad) - var(--home-content-pad));max-width:var(--home-max-width);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.source-facts p{color:#746a60;border-left:1px solid #5c4c3d24;min-height:92px;margin:0;padding:0 clamp(20px,2.2vw,36px);font-size:clamp(15px,1.05vw,18px);line-height:1.85}.source-facts p:first-child{border-left:0;padding-left:0}.source-facts p:last-child{padding-right:0}.home-page .origin-section{padding:clamp(78px,9vh,110px) var(--home-content-pad) clamp(58px,7vh,86px)}.home-page .origin-content{width:calc(100vw - var(--home-content-pad) - var(--home-content-pad));max-width:var(--home-max-width);margin:0 auto clamp(24px,10vh,96px)}.home-page .series-section--single{padding:clamp(78px,9vh,112px) var(--home-content-pad) clamp(52px,6vh,74px);grid-template-columns:minmax(360px,560px) minmax(460px,640px);justify-content:center;gap:clamp(70px,8vw,120px)}@media (max-width:520px) and (max-height:700px){.home-page .series-section--single{padding-top:58px}.home-page .series-section--single .series-product-copy{margin-top:12px}}@media (max-width:520px) and (max-height:620px){.home-page .series-section--single{gap:8px;padding-top:58px;padding-bottom:10px}.home-page .series-copy>p,.home-page .series-section--single .series-product-copy p{-webkit-line-clamp:1}.home-page .series-section--single .series-product-copy{margin-top:12px}.home-page .series-section--single .series-product-copy a{min-height:38px;padding-top:7px;padding-bottom:7px}}.product-spec-modal{-webkit-backdrop-filter:none;background:#f5f1ea05;animation:none}.product-spec-content{isolation:isolate;pointer-events:none;width:100%;max-width:none;height:100%;margin:0;padding:0}.product-spec-content:before{display:none}.product-spec-glass{z-index:0;width:min(540px*var(--design-scale),54vw);-webkit-backdrop-filter:blur(15px);pointer-events:none;will-change:transform,opacity,backdrop-filter;background:linear-gradient(90deg,#ffffff1f,#ffffff61 18%,#ffffff94 100%),#ffffff1f;height:100%;animation:.3s cubic-bezier(.22,1,.36,1) both productDrawerIn;position:fixed;top:0;right:0;box-shadow:-120px 0 120px #ffffff4d,inset 1px 0 #ffffff2e}.product-spec-close{display:none}.product-spec-text{z-index:1;width:min(540px*var(--design-scale),54vw);height:100%;min-height:100%;padding:calc(185px*var(--design-scale)) calc(80px*var(--design-scale)) calc(64px*var(--design-scale)) calc(32px*var(--design-scale));pointer-events:none;animation:.3s cubic-bezier(.22,1,.36,1) both productDrawerIn;position:fixed;top:0;left:auto;right:0;overflow-y:auto}.product-spec-text>*{pointer-events:auto}.product-spec-content h2{margin:0 0 calc(38px*var(--design-scale));font-size:calc(32px*var(--design-scale))}.product-spec-grid{column-gap:calc(58px*var(--design-scale));row-gap:calc(28px*var(--design-scale));grid-template-columns:repeat(2,minmax(0,1fr))}.product-spec-grid div{min-height:calc(40px*var(--design-scale))}.product-spec-grid dd{font-size:calc(14px*var(--design-scale))}.product-spec-packages{margin-top:calc(34px*var(--design-scale));background:#ffffffb8;align-items:center;display:none}.product-price strong,.product-price span{display:none}.product-price .product-market-price{display:inline-flex}.product-price:before,.product-price:after{content:none}.product-price-value{align-items:baseline;gap:calc(6px*var(--design-scale));font-size:calc(42px*var(--design-scale));font-weight:500;line-height:1;animation:.36s cubic-bezier(.22,1,.36,1) both productPriceSwap;display:inline-flex}.product-price-value small{font-size:calc(16px*var(--design-scale));font-weight:400;line-height:1}.product-buy-actions .btn-primary{min-width:calc(173px*var(--design-scale))}.product-spec-packages button{min-height:calc(36px*var(--design-scale));padding:calc(6px*var(--design-scale)) calc(14px*var(--design-scale));color:var(--wine);font-size:calc(14px*var(--design-scale));cursor:pointer;background:#fff;border:0}.product-spec-packages button.is-active{background:var(--wine);color:#fff}.product-spec-storage{width:auto;margin-top:calc(32px*var(--design-scale))}.product-spec-storage p{font-size:calc(14px*var(--design-scale));line-height:1.72}@keyframes productDrawerIn{0%{opacity:0;transform:translate(42px)}to{opacity:1;transform:translate(0)}}@media (max-width:900px){.product-spec-modal{-webkit-backdrop-filter:none;background:#f5f1eafa;overflow-y:auto}.product-spec-content{height:auto;min-height:100svh;padding:112px 24px 48px}.product-spec-glass{display:none}.product-spec-close{top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));z-index:5;width:44px;height:44px;color:var(--wine);pointer-events:auto;cursor:pointer;background:#f5f1eab8;border:0;padding:0;display:block;position:fixed}.product-spec-close:before,.product-spec-close:after{content:"";transform-origin:50%;background:currentColor;width:24px;height:1px;position:absolute;top:50%;left:50%}.product-spec-close:before{transform:translate(-50%,-50%)rotate(45deg)}.product-spec-close:after{transform:translate(-50%,-50%)rotate(-45deg)}.product-spec-text{width:auto;height:auto;min-height:0;padding:0;animation:none;position:static;overflow-y:visible}.product-spec-content h2{margin-bottom:34px;font-size:27px}.product-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 22px}.product-spec-grid dt,.product-spec-storage span{margin-bottom:7px;font-size:13px}.product-spec-grid dd,.product-spec-storage p{font-size:15px;line-height:1.55}.product-spec-storage{width:auto;margin-top:28px}.product-spec-packages{gap:12px;margin-top:28px;display:flex}.product-spec-packages button{border:1px solid var(--wine);min-height:42px;color:var(--wine);cursor:pointer;background:#fff;border-radius:4px;flex:1;padding:10px 14px;font-size:14px}.product-spec-packages button.is-active{background:var(--wine);color:#fff}}@media (max-width:640px){.product-spec-content{padding:96px 16px 32px}.product-spec-grid{grid-template-columns:1fr}.product-spec-packages{flex-direction:column;gap:10px}}@keyframes productPriceSwap{0%{opacity:0;filter:blur(3px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:translateY(0)}}.talk-page{color:#2c2a25;--talk-wine:#5f272d;--talk-ink:#2c2a25;--talk-copy:#523b33;--talk-muted:#a5a09b;background:#f5f1ea;min-height:100vh;overflow-x:hidden}.talk-hero{background:#241816;height:100vh;min-height:720px;position:relative;overflow:hidden}.talk-hero-media{position:absolute;inset:0;overflow:hidden}.talk-hero-video{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.talk-video-menu-poster{object-fit:cover;pointer-events:none;width:100%;height:100%;display:none;position:absolute;inset:0}.talk-video-end-poster{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.talk-hero-overlay{pointer-events:none;background:linear-gradient(90deg,#0f0806d9 0%,#271a184d 100%);transition:opacity .28s;position:absolute;inset:0}.talk-hero-kicker{display:none}.talk-hero-copy{z-index:1;color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;max-width:640px;height:100%;padding:0 clamp(24px,8vw,120px);transition:opacity .28s;display:flex;position:relative}.talk-hero.is-playing .talk-hero-overlay,.talk-hero.is-playing .talk-hero-copy{opacity:0;pointer-events:none}.talk-hero-copy h1{margin:0;font-size:clamp(34px,3.05vw,44px);font-weight:400;line-height:1.22}.talk-hero-subtitle{color:#d8c7c7;margin:16px 0 0;font-size:clamp(18px,1.67vw,24px);font-weight:400;line-height:1.35}.talk-hero-line{opacity:.7;background:currentColor;width:53px;height:2px;margin-top:24px;display:block}.talk-hero-copy p{color:#d8c7c7;margin:12px 0 0;font-size:clamp(15px,1.4vw,20px);font-weight:400;line-height:1.5}.talk-hero-play{z-index:2;cursor:pointer;background:#ffffff0a;border:3px solid #ffffffb8;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0;padding:0;transition:transform .28s,border-color .28s,background .28s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.talk-hero-play[data-reveal],.talk-hero-play[data-reveal].is-visible{opacity:1;transform:translate(-50%,-50%)}.talk-hero-play:hover{background:#ffffff1a;border-color:#fff;transform:translate(-50%,-50%)scale(1.04)}.talk-hero-play[data-reveal].is-visible:hover{transform:translate(-50%,-50%)scale(1.04)}.talk-hero-play.is-playing,.talk-hero-play[data-reveal].is-visible.is-playing{opacity:0;pointer-events:none}.talk-hero-play .talk-play-mark span{border:18px solid #0000;border-left:28px solid #fff;border-right-width:0;width:0;height:0;display:block}.talk-play-mark{justify-content:center;align-items:center;display:inline-flex}.talk-play-mark span{border:12px solid #0000;border-left:20px solid #fff;border-right-width:0;width:0;height:0;display:block}.talk-lady-section{background:#f5f1ea;margin-bottom:clamp(80px,10vh,120px);padding:clamp(80px,10vh,120px) clamp(24px,8vw,120px) 0}.talk-lady-inner{grid-template-columns:minmax(360px,1.1fr) minmax(420px,1fr);gap:clamp(24px,2.5vw,36px);width:min(1440px,100%);margin:0 auto;display:grid}.talk-lady-copy{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.talk-section-kicker{color:#4e4540;margin:0 0 8px;font-size:16px;line-height:1.4}.talk-lady-copy h2{color:#140c07;margin:0 0 16px;font-size:clamp(32px,2.8vw,40px);font-weight:400;line-height:1.25}.talk-rule{opacity:.35;background:#140c07;width:53px;height:2px;margin-bottom:28px;display:block}.talk-lady-copy p{color:#523b33;max-width:480px;margin:0 0 16px;font-size:16px;line-height:1.85}.talk-lady-copy p:last-child{margin-bottom:0}.talk-lady-image{border:1px solid #eae3dc;margin:0;padding:clamp(12px,1.2vw,18px);position:relative}.talk-lady-image img{object-fit:cover;width:100%;height:auto;display:block}.talk-traits{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:clamp(16px,3vw,48px);width:100%;display:grid}.talk-trait{align-items:center;gap:24px;display:flex;position:relative}.talk-trait+.talk-trait:before{content:"";background:#eae3dc;width:1px;position:absolute;top:12px;bottom:12px;left:calc(clamp(16px,3vw,48px)/-2)}.talk-trait-icon{background:#eee7e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.talk-trait h3{color:#4e4540;margin:0;font-size:24px;font-weight:400;line-height:1.25}.talk-trait p{color:#523b33;max-width:200px;margin:6px 0 0;font-size:14px;line-height:1.85}.talk-story-section{background:#eee5e1;padding:clamp(100px,10vh,150px) clamp(24px,8vw,120px)}.talk-story-inner{flex-direction:column;width:min(1440px,100%);margin:0 auto;display:flex}.talk-story-head{flex-direction:column;gap:clamp(12px,2vw,36px);margin-bottom:36px;display:flex}.talk-story-head h2{color:#140c07;margin:0;font-size:clamp(32px,2.8vw,40px);font-weight:400;line-height:1.25}.talk-story-tabs{flex-wrap:wrap;gap:36px;display:flex}.talk-story-tabs button{color:#4e4540;cursor:pointer;background:0 0;border:0;padding:0 0 6px;font-size:16px;line-height:1.4;transition:color .28s;position:relative}.talk-story-tabs button:after{content:"";transform-origin:50%;background:#5f272d;width:100%;height:2px;transition:transform .32s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.talk-story-tabs button:hover,.talk-story-tabs button.is-active{color:#5f272d}.talk-story-tabs button:hover:after,.talk-story-tabs button.is-active:after{transform:translate(-50%)scaleX(1)}.talk-story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.talk-story-empty{color:var(--talk-muted);letter-spacing:.08em;text-align:center;border-top:1px solid #5f272d29;border-bottom:1px solid #5f272d29;grid-column:1/-1;margin:24px 0 0;padding:64px 24px;font-size:15px}.talk-story-card{min-width:0}.talk-story-media{aspect-ratio:16/9;background:#241816;width:100%;display:block;position:relative;overflow:hidden}.talk-story-video{object-fit:cover;width:100%;height:100%;transition:transform .48s;display:block}.talk-story-shade{pointer-events:none;background:#271a188c;transition:background .28s,opacity .28s;position:absolute;inset:0}.talk-story-play-button{z-index:2;cursor:pointer;background:0 0;border:0;width:48px;height:48px;padding:0;transition:opacity .28s,transform .28s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.talk-story-play{border:1.5px solid #ffffffdb;border-radius:50%;width:42px;height:42px}.talk-story-play span{border-width:9px 0 9px 14px}.talk-story-media:not(.is-playing):hover .talk-story-video{transform:scale(1.04)}.talk-story-media:not(.is-playing):hover .talk-story-shade{background:#271a1861}.talk-story-media:not(.is-playing):hover .talk-story-play-button{transform:translate(-50%,-50%)scale(1.06)}.talk-story-media.is-playing .talk-story-shade,.talk-story-media.is-playing .talk-story-play-button{opacity:0;pointer-events:none}.talk-story-card h3{color:var(--talk-ink);margin:26px 0 0;font-size:20px;font-weight:400;line-height:1.35}.talk-story-card p{color:var(--talk-copy);margin:12px 0 0;font-size:14px;line-height:1.85}.talk-story-card time{color:var(--talk-muted);margin-top:18px;font-size:14px;line-height:1.4;display:block}.talk-cta{background:#efe8dd;position:relative;overflow:hidden}.talk-cta>img{pointer-events:none;width:100%;height:auto;display:block}.talk-cta-content{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2vw 24px 1.6vw;display:flex;position:absolute;inset:0}.talk-cta-content h2{color:#2c2a25;white-space:nowrap;margin:0;font-size:clamp(14px,2.15vw,40px);font-weight:400;line-height:1.25}.talk-cta-icons{justify-content:center;align-items:center;gap:42px;margin-top:clamp(4px,1.55vw,30px);display:flex}.talk-cta-icons img{opacity:.56;width:32px;height:32px}.talk-cta-icons svg{width:clamp(44px,5.5vw,101px);height:auto}.talk-cta-content p{color:#523b33;white-space:nowrap;margin:clamp(4px,1.8vw,34px) 0 0;font-size:clamp(10px,1.05vw,18px);line-height:1.5}.talk-buy{color:#fff;letter-spacing:clamp(2px,.32vw,6px);background:#5f272d;justify-content:center;align-items:center;min-width:clamp(108px,10.2vw,188px);margin-top:clamp(6px,1.55vw,28px);padding:clamp(8px,1.1vw,20px) clamp(28px,3.5vw,64px);font-size:clamp(12px,1.1vw,20px);line-height:1;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.talk-buy:hover{background:#6d3037;transform:translateY(-2px)}@media (max-width:900px){.talk-hero{height:100svh;min-height:620px}.talk-hero-copy{max-width:480px;padding-left:clamp(20px,6vw,48px)}.talk-hero-play{width:80px;height:80px}.talk-hero-play .talk-play-mark span{border-width:14px 0 14px 22px}.talk-lady-section{padding:64px clamp(20px,5vw,48px) 0}.talk-lady-inner{grid-template-columns:1fr;gap:32px}.talk-lady-copy{padding-top:0}.talk-lady-image{max-width:600px}.talk-traits{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:32px;padding-top:24px}.talk-trait:nth-child(odd):before{display:none}.talk-trait p{max-width:none}.talk-story-section{padding:64px clamp(20px,5vw,48px)}.talk-story-head{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:32px}.talk-story-tabs{gap:16px}.talk-story-grid{grid-template-columns:1fr;gap:36px}.talk-story-card h3{margin-top:18px;font-size:22px}.talk-story-card p{font-size:15px}.talk-cta-icons{gap:32px}.talk-cta-content{width:100%;padding:2vw 22px 1.6vw}.talk-buy{width:auto;max-width:none}}@media (max-width:640px){.talk-hero{background:#eee7dc;flex-direction:column;height:auto;min-height:0;padding:clamp(60px,8svh,72px) 0 0;display:flex}.talk-hero-media{aspect-ratio:16/9;background:#0c0b0a;width:100%;position:relative;inset:auto}.talk-hero-video{object-fit:contain;object-position:center;width:100%;height:100%;box-shadow:none;inset:0;transform:none}.talk-video-end-poster{object-fit:contain;object-position:center;width:100%;height:100%;inset:0;transform:none}.talk-hero-overlay{background:linear-gradient(#0e0a0905 55%,#0e0a094d 100%)}.talk-hero-copy{color:#332621;background:#eee7dc;justify-content:flex-start;max-width:none;height:auto;margin:0;padding:30px 24px 36px;position:relative;top:auto;left:auto}.talk-hero.is-playing .talk-hero-copy{opacity:1;pointer-events:auto}.talk-hero-kicker{color:var(--talk-wine);letter-spacing:.18em;margin-bottom:13px;font-family:Georgia,Times New Roman,serif;font-size:10px;line-height:1;display:block}.talk-hero-copy h1{color:#332621;font-size:clamp(27px,7.8vw,32px);line-height:1.28}.talk-hero-line{background:var(--talk-wine);opacity:.7;width:38px;height:1px;margin-top:18px}.talk-hero-copy p{color:#725e53;margin-top:8px;font-size:14px;line-height:1.7}.talk-hero-copy p:first-of-type{margin-top:14px}.talk-hero-play{background:#140f0d33;border-width:2px;width:64px;height:64px;top:50%}.talk-hero-play .talk-play-mark span{border-width:12px 0 12px 18px}.talk-lady-section{border-top:1px solid #5f272d1a;padding:52px 18px 0}.talk-traits{grid-template-columns:1fr}.talk-trait{padding-top:18px}.talk-trait+.talk-trait:before{width:auto;height:1px;display:block;inset:0 0 auto}.talk-story-section{padding:48px 18px}.talk-story-tabs{gap:12px}.talk-story-tabs button{font-size:14px}.talk-story-media{aspect-ratio:1.35}.talk-cta>img{width:155%;max-width:none;margin-left:-27.5%}.talk-cta-content{padding:clamp(10px,3vw,14px) 12px clamp(18px,5vw,24px)}.talk-cta-content h2{font-size:clamp(14px,4.1vw,21px)}.talk-cta-content p{font-size:clamp(11px,3.05vw,15px)}.talk-cta-icons{margin-top:5px}.talk-cta-icons svg{width:clamp(42px,12vw,58px)}.talk-buy{letter-spacing:2.5px;margin-top:6px;padding:8px 28px;font-size:13px}}.mobile-drawer-head,.mobile-drawer-section-label{display:none}@media (max-width:768px){.talk-story-shade,.talk-story-play-button{display:none}html.site-menu-open .talk-page video{visibility:hidden}html.site-menu-open .talk-page .talk-video-menu-poster{display:block}.header-toggle{z-index:43;width:42px;height:42px;color:inherit;cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin:-4px -6px -4px 0;padding:0;display:inline-flex}.header-toggle-bar{background:currentColor;border-radius:2px;width:24px;height:2px;transition:transform .24s,opacity .18s;display:block}.header-toggle.is-open .header-toggle-bar:first-child{transform:translateY(7px)rotate(45deg)}.header-toggle.is-open .header-toggle-bar:nth-child(2){opacity:0}.header-toggle.is-open .header-toggle-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header-toggle.is-open{top:max(14px,env(safe-area-inset-top));color:#5f272d;width:38px;height:38px;margin:0;position:fixed;right:14px}.header-toggle.is-open .header-toggle-bar{width:21px}.site-header .header-menu{z-index:41;width:min(78vw,306px);min-width:0;height:100dvh;padding:max(15px,env(safe-area-inset-top)) 16px max(14px,env(safe-area-inset-bottom));color:#4b4038;letter-spacing:.025em;-webkit-backdrop-filter:saturate(135%)blur(26px);visibility:hidden;overscroll-behavior:contain;background:linear-gradient(#fffdf8e6,#f5ede3d1),#f8f2e8c7;border-left:1px solid #5f272d1f;flex-direction:column;align-items:stretch;gap:0;font-size:13.5px;transition:transform .32s cubic-bezier(.22,1,.36,1),visibility .32s;display:flex;position:fixed;inset:0 0 0 auto;overflow:hidden auto;transform:translate(102%);box-shadow:-24px 0 64px #2f221938}.site-header--product .header-menu{background:linear-gradient(#fffdf8e6,#f5ede3d1),#f8f2e8c7;box-shadow:-24px 0 64px #2f221933}.site-header .header-menu.is-open{visibility:visible;transform:translate(0)}.header-menu .menu-item,.header-menu .menu-item>a{color:#4f453d;border-bottom:1px solid #5f272d17;justify-content:flex-start;width:100%;height:auto;min-height:41px;padding:0 8px;font-size:13.5px;transition:color .18s,padding-left .18s;position:relative}.header-menu .menu-item:after,.header-menu .menu-item>a:after{display:none}.header-menu>.menu-item:not(.menu-user).is-active{color:#6b2f36;padding-left:21px}.header-menu>.menu-item:not(.menu-user).is-active:before{content:"";background:#6b2f36;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.mobile-drawer-head{border-bottom:1px solid #5f272d24;gap:3px;margin:0 0 14px;padding:0 42px 11px 6px;display:grid}.mobile-drawer-brand{color:#362f2a;letter-spacing:.14em;font-size:18px;font-weight:600}.mobile-drawer-tagline,.mobile-drawer-section-label{color:#a18f81;letter-spacing:.11em;font-family:Georgia,Times New Roman,serif;font-size:8px}.mobile-drawer-section-label{margin:0 0 2px;padding:0 8px;font-family:inherit;display:block}.header-backdrop{z-index:25;-webkit-backdrop-filter:blur(5px);cursor:default;background:#241b1561;border:0;width:100%;height:100%;padding:0;animation:.24s both mobile-drawer-backdrop-in;display:block;position:fixed;inset:0}@keyframes mobile-drawer-backdrop-in{0%{opacity:0}to{opacity:1}}}@media (max-width:768px) and (prefers-reduced-motion:reduce){.site-header .header-menu,.header-toggle-bar,.header-backdrop{transition-duration:1ms;animation:none}}.menu-item.menu-user{gap:0}.menu-item.menu-user:after{display:none}.menu-user-chip{background:#fffbf01a;border:1px solid #fffbf052;border-radius:999px;align-items:center;gap:9px;height:38px;padding:0 12px 0 9px;transition:background .24s,border-color .24s,transform .24s,box-shadow .24s;display:inline-flex}.menu-user:hover .menu-user-chip,.menu-user:focus-visible .menu-user-chip{background:#fffbf02e;border-color:#fffbf099;transform:translateY(-1px);box-shadow:0 8px 20px #0000002e}.menu-item.menu-user .menu-user-avatar{flex-shrink:0;width:24px;height:24px}.menu-user-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.02em;max-width:11em;font-size:15px;overflow:hidden}.menu-user-enter{opacity:.7;justify-content:center;align-items:center;margin-left:1px;transition:transform .24s,opacity .24s;display:inline-flex}.menu-user-enter svg{width:15px;height:15px}.menu-user:hover .menu-user-enter,.menu-user:focus-visible .menu-user-enter{opacity:1;transform:translate(3px)}.site-header--product .menu-user-chip{background:#6b2f360f;border-color:#6b2f3642}.site-header--product .menu-user:hover .menu-user-chip,.site-header--product .menu-user:focus-visible .menu-user-chip{background:#6b2f361f;border-color:#6b2f3680;box-shadow:0 8px 20px #4a342829}.site-header--product .menu-user .menu-user-avatar path{fill:#fff;stroke:#fff}.site-header--product .menu-user .menu-user-enter svg path{fill:none;stroke:currentColor}.menu-item.menu-user{align-self:center;position:relative}.menu-profile-mobile{display:none}.menu-user-chip{color:inherit;font:inherit;cursor:pointer;border:1px solid #fffbf052}.menu-user-avatar{object-fit:cover;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid;overflow:hidden}.menu-user-avatar--fallback{color:#fffaf0;letter-spacing:0;background:#5f272d;font-size:12px;line-height:1}.menu-user-chevron{opacity:.72;width:16px;height:16px;transition:transform .22s,opacity .22s;display:inline-flex}.menu-user-chevron svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.menu-user.is-open .menu-user-chevron{opacity:1;transform:rotate(180deg)}.menu-user-dropdown{z-index:50;-webkit-backdrop-filter:blur(22px)saturate(145%)contrast(104%);opacity:0;visibility:hidden;transform-origin:100% 0;background:#faf6eead;border:1px solid #5f272d1f;width:238px;padding:8px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-7px);box-shadow:0 18px 46px #37261d33,inset 0 1px #ffffff9e}.menu-user-dropdown:before{content:"";width:16px;height:10px;position:absolute;bottom:100%;right:25px}.menu-user.is-open .menu-user-dropdown,.menu-user:hover .menu-user-dropdown,.menu-user:focus-within .menu-user-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.menu-user-option{color:#544940;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #5f272d14;align-items:center;gap:12px;width:100%;min-height:54px;padding:8px 10px;transition:background .18s,color .18s;display:flex}.menu-user-option:last-child{border-bottom:0}.menu-user-option:hover,.menu-user-option:focus-visible{color:#6b2f36;background:#5f272d12;outline:none}.menu-user-option-icon{stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 21px;width:21px;height:21px}.menu-user-option>span:last-child{gap:2px;display:grid}.menu-user-option strong{letter-spacing:.06em;font-size:14px;font-weight:500}.menu-user-option small{color:#93877b;letter-spacing:.03em;font-size:11px}.menu-user-option--logout{color:#8d4046}.toast-container{z-index:999;pointer-events:none;flex-direction:column;align-items:center;gap:10px;display:flex;position:fixed;top:84px;left:50%;transform:translate(-50%)}.toast{--toast-accent:#8a7a6c;--toast-tint:#8a7a6c1f;color:#2c2a25;letter-spacing:.05em;opacity:0;background:#fffdf8;border:1px solid #5f272d1f;align-items:center;gap:12px;max-width:min(84vw,480px);padding:15px 26px 15px 20px;font-size:16px;transition:opacity .24s,transform .24s;display:flex;position:relative;overflow:hidden;transform:translateY(-10px)scale(.98);box-shadow:0 2px 6px #2c241c14,0 14px 34px #2c241c29}.toast:before{content:"";background:var(--toast-accent);width:4px;position:absolute;top:0;bottom:0;left:0}.toast.is-show{opacity:1;transform:translateY(0)scale(1)}.toast-progress{display:none}.toast-icon{background:var(--toast-tint);width:30px;height:30px;color:var(--toast-accent);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.toast-icon svg{width:18px;height:18px;display:block}.toast--success{--toast-accent:#3f7d5a;--toast-tint:#3f7d5a1a}.toast--error{--toast-accent:#a4373f;--toast-tint:#a4373f1a}.menu-cart .menu-cart-inner{align-items:center;gap:6px;display:inline-flex;position:relative}.menu-cart-icon{width:20px;height:20px}.menu-cart-badge{background:var(--wine,#5f272d);color:#fff;min-width:16px;height:16px;font-family:var(--font-num,inherit);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:11px;font-weight:500;line-height:1;display:inline-flex;position:absolute;top:-8px;right:-12px}@media (max-width:900px){.product-page{--mobile-content-width:min(100%, 480px);--mobile-carousel-size:min(var(--mobile-content-width), clamp(166px, calc(var(--app-height,100svh) - 410px), 420px))}.product-screen--intro .product-shell{box-sizing:border-box;height:var(--app-height,100svh);min-height:var(--app-height,100svh);padding:58px 16px max(14px,env(safe-area-inset-bottom));grid-template-rows:minmax(0,1fr) auto;align-content:stretch;place-items:stretch center;gap:clamp(8px,1.6vh,14px);display:grid}.product-screen--intro{height:var(--app-height,100svh);min-height:var(--app-height,100svh);overflow:hidden}.product-main-carousel{width:min(100%,var(--mobile-content-width));aspect-ratio:auto;grid-row:1;align-self:stretch;max-width:100%;height:100%;min-height:0}.product-intro-copy{grid-row:2;align-self:end;min-height:0}.product-intro-copy h1{margin-bottom:5px;font-size:19px;line-height:1.25}.product-intro-copy p{-webkit-line-clamp:2;margin-bottom:6px;font-size:13px;line-height:1.42}.product-presale{gap:8px;margin:6px 0;font-size:13px}.product-presale-badge{min-height:26px;padding:0 8px}.product-price{align-items:center;gap:8px;margin:7px 0}.product-price-value{gap:5px;font-size:38px}.product-price .product-market-price{margin-left:auto;font-size:19px;line-height:1.2}.product-meta{gap:6px 14px;padding-top:8px}.product-meta div{align-items:baseline;gap:4px;min-width:0;display:flex}.product-meta dt{white-space:nowrap;flex:none;font-size:12px}.product-meta dd{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:13px;line-height:1.35;overflow:hidden}.spec-link{vertical-align:baseline;white-space:nowrap;width:auto;margin:0 0 0 6px;font-size:12px;line-height:1.2;display:inline-flex}.product-buy-actions{gap:8px;margin-top:clamp(10px,2.3vh,20px)}.product-screen--intro .product-buy-actions .btn-outline,.product-screen--intro .product-buy-actions .btn-primary{white-space:nowrap;flex:1 1 0;width:auto;min-width:0}.product-screen--intro .btn-outline,.product-screen--intro .btn-primary{min-height:42px;padding:8px 10px;font-size:14px}.product-screen--intro .button-icon{width:20px;height:20px}.product-page--compact .product-screen--intro .product-shell{padding-top:54px;padding-bottom:max(8px,env(safe-area-inset-bottom));gap:6px}.product-page--compact .product-intro-copy h1{font-size:17px}.product-page--compact .product-intro-copy p{-webkit-line-clamp:1;margin-bottom:3px;font-size:11px;line-height:1.3}.product-page--compact .product-presale{margin:3px 0;font-size:11px}.product-page--compact .product-presale-badge{min-height:22px}.product-page--compact .product-price{margin:3px 0}.product-page--compact .product-price-value{font-size:28px}.product-page--compact .product-market-price{font-size:14px}.product-page--compact .product-meta{gap:3px 10px;padding-top:5px}.product-page--compact .product-meta dt,.product-page--compact .spec-link{font-size:10px}.product-page--compact .product-meta dd{font-size:11px}.product-page--compact .product-buy-actions{margin-top:5px}.product-page--compact .product-screen--intro .btn-outline,.product-page--compact .product-screen--intro .btn-primary{min-height:33px;font-size:12px}.product-page--compact .product-screen--intro .button-icon{width:18px;height:18px}}@media (max-width:900px) and (max-height:700px){.product-screen--intro .product-shell{gap:6px;padding-top:54px;padding-bottom:6px}.product-intro-copy h1{font-size:17px}.product-intro-copy p{-webkit-line-clamp:1;margin-bottom:3px;font-size:11px;line-height:1.3}.product-presale{margin:3px 0;font-size:11px}.product-presale-badge{min-height:22px}.product-price{margin:3px 0}.product-price-value{font-size:28px}.product-price .product-market-price{font-size:14px}.product-meta{gap:3px 10px;padding-top:5px}.product-meta dt,.spec-link{font-size:10px}.product-meta dd{font-size:11px}.product-buy-actions{margin-top:5px}.product-screen--intro .btn-outline,.product-screen--intro .btn-primary{min-height:33px;font-size:12px}.product-screen--intro .button-icon{width:18px;height:18px}}.home-page .source-heading.website-content-container,.home-page .source-facts.website-content-container,.talk-story-inner.website-content-container{width:min(100% - var(--website-content-gutter)*2,var(--website-content-max));max-width:var(--website-content-max)}.home-page .source-heading.website-content-container,.home-page .source-facts.website-content-container{margin-inline:auto}.product-process-wrap.website-content-container{width:min(100% - var(--website-content-gutter)*2,var(--website-content-max));max-width:var(--website-content-max);padding-inline:0}@media (min-width:901px){.product-process-wrap.website-content-container .process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px}.product-process-wrap.website-content-container .process-card{padding-inline:min(32px*var(--design-scale),32px)}.product-process-wrap.website-content-container .process-card img{aspect-ratio:1;width:min(100%,204px);height:auto}}.home-page .series-section--single{padding:0;display:block}.home-page .series-section--single .series-section-content.website-content-container{grid-template-columns:minmax(360px,1fr) minmax(460px,1fr);align-items:center;gap:clamp(70px,8vw,120px);height:100%;padding:clamp(78px,9vh,112px) 0 clamp(52px,6vh,74px);display:grid}.talk-story-section{padding-inline:0}.talk-story-inner.website-content-container{margin-inline:auto}@media (max-width:900px){.product-process-wrap.website-content-container{padding-inline:0}.home-page .series-section--single .series-section-content.website-content-container{grid-template-columns:1fr;gap:34px;height:auto;min-height:100%;padding:84px 0}.talk-story-section{padding-inline:0}}@media (max-width:760px){.home-page .source-heading.website-content-container,.home-page .source-facts.website-content-container,.talk-story-inner.website-content-container,.product-process-wrap.website-content-container{width:min(100% - var(--website-content-gutter)*2,var(--website-content-max))}}@media (max-width:520px){.home-page .series-section--single .series-section-content.website-content-container{padding:72px 0}}@media (max-width:520px) and (max-height:700px){.home-page .series-section--single .series-section-content.website-content-container{padding-top:58px}}@media (max-width:520px) and (max-height:620px){.home-page .series-section--single .series-section-content.website-content-container{gap:8px;padding-top:58px;padding-bottom:10px}}@media (max-width:760px){html{scrollbar-gutter:auto;scrollbar-width:none}html::-webkit-scrollbar{width:0;height:0}html,body{scroll-snap-type:none;overflow-x:clip}.home-page,.talk-page{scroll-snap-type:none;min-height:0;overflow-x:clip}.home-page .home-screen,.home-page .product-screen,.home-page .section,.home-page .source-section,.home-page .series-section--single,.home-page .product-screen--process,.home-page .sixth-flow,.home-page .talk-story-section{scroll-snap-align:none;scroll-snap-stop:normal;height:auto;min-height:0;overflow:visible}.header-inner{height:60px;min-height:60px;padding-inline:18px}.header-brand img{width:64px}.site-header .header-menu,.header-menu .menu-item,.header-menu .menu-item>a{font-size:14px}.mobile-drawer-brand{font-size:16px}.mobile-drawer-tagline,.mobile-drawer-section-label{font-size:12px}.talk-hero{background:#eee7dc;flex-direction:column;height:auto;min-height:0;padding:60px 0 0;display:flex;overflow:visible}.talk-hero-media{aspect-ratio:16/9;width:100%;height:auto;min-height:0;position:relative;inset:auto;overflow:clip}.talk-hero-video,.talk-video-end-poster,.talk-video-menu-poster{object-fit:cover}.talk-hero-copy{max-width:none;height:auto;min-height:0;padding:24px var(--website-content-gutter) 30px;color:#332621;position:relative}.talk-hero.is-playing .talk-hero-copy{opacity:1;pointer-events:auto}.talk-hero-kicker{color:var(--talk-wine);letter-spacing:.12em;margin-bottom:10px;font-size:12px;line-height:1.4;display:block}.talk-hero-copy h1{color:#332621;font-size:16px;line-height:1.45}.talk-hero-copy p,.talk-hero-copy p:first-of-type{color:#725e53;margin-top:10px;font-size:14px;line-height:1.7}.talk-hero-line{width:36px;height:1px;margin-top:14px}.talk-hero-play{width:52px;height:52px}.talk-hero-play .talk-play-mark span{border-width:9px 0 9px 14px}.source-section{padding:42px 0}.source-inner{gap:20px}.source-heading h2{margin-bottom:8px;font-size:16px;line-height:1.45}.source-heading p{font-size:14px;line-height:1.7}.source-image,.source-inner .source-image{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto}.source-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.source-facts p,.source-facts p:first-child,.source-facts p:last-child{color:#746a60;border:0;border-top:1px solid #5c4c3d24;min-height:0;padding:14px 12px;font-size:13px;line-height:1.75}.source-facts p:nth-child(odd){border-right:1px solid #5c4c3d24}.home-page .product-screen--process{padding:42px 0;display:block}.home-page .product-process-wrap.website-content-container{text-align:center;height:auto;min-height:0;padding:0;display:block;overflow:visible}.process-eyebrow{letter-spacing:.14em;margin-bottom:10px;font-size:12px;line-height:1.5}.product-process-wrap h2{margin-bottom:22px;font-size:16px;line-height:1.45}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.process-card{min-height:0;padding:12px}.process-card img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;margin-bottom:10px}.process-card span{letter-spacing:.08em;margin-bottom:7px;font-size:12px;line-height:1.4}.process-card h3{margin-bottom:7px;font-size:16px;line-height:1.35}.process-card p{-webkit-line-clamp:unset;font-size:12px;line-height:1.65;display:block;overflow:visible}.home-page .series-section--single .series-section-content.website-content-container{grid-template-columns:minmax(0,1fr);gap:24px;height:auto;min-height:0;padding:42px 0}.series-copy h2{margin-bottom:8px;font-size:16px;line-height:1.45}.series-copy>p{font-size:14px;line-height:1.75}.series-section--single .series-product-copy{margin-top:22px}.series-section--single .series-product-copy span{margin-bottom:8px;font-size:12px;line-height:1.5}.series-section--single .series-product-copy h3{margin-bottom:10px;font-size:16px;line-height:1.45}.series-section--single .series-product-copy p{margin-bottom:14px;font-size:13px;line-height:1.75}.series-section--single .series-product-copy strong,.series-section--single .series-product-copy .series-price-stack strong{font-size:16px;line-height:1.35}.series-section--single .series-product-copy .series-market-price,.series-section--single .series-product-copy strong small{font-size:12px;line-height:1.5}.series-section--single .series-product-copy .series-price-stack{gap:10px;margin-bottom:16px}.series-section--single .series-product-copy a{min-height:40px;padding:10px 18px;font-size:14px}.series-section--single .series-media{justify-self:stretch;width:100%}.series-carousel{overflow:hidden;box-shadow:0 18px 44px #452d1f1f}.series-carousel img,.series-carousel img.is-active{object-fit:contain;transform:none}.series-carousel .carousel-disclaimer,.series-carousel .carousel-progress{font-size:12px}.talk-story-section{padding:42px 0}.talk-story-head{gap:14px;margin-bottom:22px}.talk-story-head h2{font-size:16px;line-height:1.45}.talk-story-tabs{gap:12px 16px}.talk-story-tabs button{font-size:14px;line-height:1.45}.talk-story-grid{grid-template-columns:minmax(0,1fr);gap:28px}.talk-story-media{aspect-ratio:16/9;overflow:hidden}.talk-story-card h3{margin-top:12px;font-size:16px;line-height:1.45}.talk-story-card p,.talk-story-card time,.talk-story-empty{font-size:13px;line-height:1.75}.talk-story-empty{margin-top:0;padding:28px 18px}}
