@charset "UTF-8";:root{--ink: #10273b;--ink-strong: #071b2b;--ink-soft: #405463;--navy: #0a2942;--navy-light: #173f5c;--gold: #c58a2f;--gold-light: #e5bd74;--coral: #d85a3d;--green: #416e5d;--cream: #f7f2e9;--paper: #fffdf8;--mist: #e9f1f2;--line: rgba(16, 39, 59, .16);--white: #ffffff;--container: 1240px;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;min-width:320px;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.65;letter-spacing:0}body.no-scroll{overflow:hidden}button,select,input,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid var(--coral);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:200;padding:10px 14px;color:var(--white);background:var(--navy);transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 64px),var(--container));margin:0 auto}.announcement{height:34px;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 20px;color:#ffffffe0;background:var(--ink-strong);font-size:12px;font-weight:700}.announcement i{width:3px;height:3px;border-radius:50%;background:var(--gold-light)}.site-header{position:sticky;top:0;z-index:80;color:var(--ink);background:#fffdf8f0;border-bottom:1px solid rgba(16,39,59,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{width:min(calc(100% - 48px),1340px);height:74px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.brand-mark{width:40px;height:40px;display:grid;place-items:center;color:var(--gold);border:1px solid rgba(197,138,47,.58);border-radius:50%}.brand-copy{display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{font-family:"Noto Serif KR",Batang,serif;font-size:17px;font-weight:700}.brand-copy small{margin-top:4px;color:var(--ink-soft);font-size:8px;font-weight:700}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:4px}.desktop-nav button{min-height:42px;padding:0 15px;color:var(--ink);background:transparent;font-size:14px;font-weight:700;cursor:pointer;transition:color .18s ease}.desktop-nav button:hover{color:var(--coral)}.header-actions{display:flex;align-items:center;gap:8px}.text-buy{height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 16px;color:var(--white);background:var(--navy);border-radius:4px;font-size:13px;font-weight:800;cursor:pointer;transition:background .18s ease,transform .18s ease}.text-buy:hover{background:var(--coral);transform:translateY(-1px)}.icon-button{position:relative;width:42px;height:42px;display:inline-grid;place-items:center;color:currentColor;background:transparent;border:1px solid var(--line);border-radius:4px;cursor:pointer;transition:background .18s ease,border-color .18s ease}.icon-button:hover{background:#10273b0f;border-color:#10273b52}.cart-count{position:absolute;top:-6px;right:-6px;min-width:19px;height:19px;display:grid;place-items:center;padding:0 4px;color:var(--white);background:var(--coral);border:2px solid var(--paper);border-radius:10px;font-size:10px;font-weight:800}.menu-button{display:none}.mobile-nav{position:absolute;top:100%;left:0;right:0;display:none;padding:20px 24px 26px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 20px 32px #071b2b1a}.mobile-nav button:not(.mobile-buy){width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;color:var(--ink);background:transparent;border-bottom:1px solid var(--line);font-weight:700;cursor:pointer}.mobile-buy{width:100%;height:48px;margin-top:20px;color:var(--white);background:var(--navy);border-radius:4px;font-weight:800}.hero-section{position:relative;height:clamp(570px,calc(100svh - 170px),740px);min-height:570px;overflow:hidden;background:#e8f0f4}.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#fafcfbfa,#fafcfbf0 28%,#fafcfb75 48%,#fafcfb00 67%)}.hero-content{position:relative;z-index:2;height:calc(100% - 74px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-bottom:8px}.eyebrow,.section-kicker{color:var(--coral);font-size:12px;font-weight:800;line-height:1.35}.hero-content h1{margin-top:13px;color:var(--ink-strong);font-family:"Noto Serif KR",Batang,serif;font-size:72px;font-weight:700;line-height:1.04}.hero-slogan{margin-top:20px;color:var(--ink);font-family:"Noto Serif KR",Batang,serif;font-size:30px;font-weight:700;line-height:1.45}.hero-description{margin-top:18px;color:var(--ink-soft);font-size:16px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:10px;margin-top:30px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 22px;border-radius:4px;font-size:14px;font-weight:800;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:var(--coral);border:1px solid var(--coral)}.button-primary:hover{background:#ba432d;border-color:#ba432d}.button-ghost{color:var(--ink);background:#ffffff70;border:1px solid rgba(16,39,59,.34)}.button-ghost:hover{background:var(--white);border-color:var(--ink)}.button-dark{color:var(--white);background:var(--navy);border:1px solid var(--navy)}.button-dark:hover{background:var(--coral);border-color:var(--coral)}.button-light{color:var(--ink-strong);background:var(--white);border:1px solid var(--white)}.button-light:hover{color:var(--white);background:var(--coral);border-color:var(--coral)}.hero-proof{position:absolute;z-index:3;left:50%;bottom:0;width:min(calc(100% - 64px),var(--container));min-height:74px;display:flex;align-items:center;gap:0;color:var(--white);background:var(--ink-strong);transform:translate(-50%)}.hero-proof span{flex:1 1 0;height:24px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:700}.hero-proof span+span{border-left:1px solid rgba(255,255,255,.18)}.hero-proof svg{color:var(--gold-light)}.section{padding:120px 0}.section-kicker{margin-bottom:18px}.section-kicker.light{color:var(--gold-light)}.section h2{color:var(--ink-strong);font-family:"Noto Serif KR",Batang,serif;font-size:50px;font-weight:700;line-height:1.28}.product-section{background:var(--paper)}.product-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:84px}.section-lead{max-width:500px;margin-top:26px;color:var(--ink-soft);font-size:17px;line-height:1.9}.product-details{margin-top:42px;border-top:1px solid var(--line)}.product-details>div{display:grid;grid-template-columns:52px 1fr;gap:12px;padding:20px 0;border-bottom:1px solid var(--line)}.product-details dt{color:var(--gold);font-size:12px;font-weight:800}.product-details dd{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.product-details strong{color:var(--ink);font-size:16px}.product-details span{color:var(--ink-soft);font-size:13px;text-align:right}.product-image-wrap{position:relative;min-height:610px;overflow:hidden;background:#17191a;border-radius:6px}.product-image-wrap>img{width:100%;height:610px;object-fit:cover}.product-image-wrap figcaption{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;color:var(--white);background:#071b2be0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-image-wrap figcaption span{color:var(--gold-light);font-size:10px;font-weight:800}.product-image-wrap figcaption strong{font-size:14px}.feature-ribbon{margin-top:84px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-ribbon>div{min-height:156px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.feature-ribbon>div+div{border-left:1px solid var(--line)}.feature-ribbon svg{margin-bottom:14px;color:var(--coral)}.feature-ribbon strong{color:var(--ink);font-size:15px}.feature-ribbon span{margin-top:4px;color:var(--ink-soft);font-size:12px}.flavor-section{overflow:hidden;background:var(--mist);transition:background .26s ease}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.section-heading>p{max-width:390px;padding-bottom:9px;color:var(--ink-soft);font-size:16px;line-height:1.8}.flavor-layout{margin-top:64px;display:grid;grid-template-columns:.72fr 1.28fr;gap:56px}.flavor-tabs{border-top:1px solid var(--line)}.flavor-tab{width:100%;min-height:86px;display:grid;grid-template-columns:18px 1fr 24px;align-items:center;gap:16px;padding:0 12px;color:var(--ink);background:transparent;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;transition:color .18s ease,padding .18s ease,background .18s ease}.flavor-tab:hover{padding-left:18px}.flavor-tab.active{color:var(--white);background:var(--flavor-color);padding-left:18px}.flavor-swatch{width:13px;height:13px;border:2px solid rgba(255,255,255,.62);border-radius:50%;box-shadow:0 0 0 1px #10273b24}.flavor-tab-copy{display:flex;flex-direction:column;line-height:1.25}.flavor-tab-copy strong{font-size:17px}.flavor-tab-copy small{margin-top:5px;color:var(--ink-soft);font-size:10px;font-weight:700}.flavor-tab.active small{color:#ffffffad}.flavor-panel{min-height:430px;display:grid;grid-template-columns:1.15fr .85fr;background:var(--paper);border-radius:6px;overflow:hidden;box-shadow:0 22px 60px #10273b14}.flavor-photo{position:relative;min-height:430px;overflow:hidden}.flavor-photo:after{content:"";position:absolute;inset:0;border:12px solid var(--flavor-color);opacity:.18;pointer-events:none}.flavor-photo img{width:100%;height:100%;object-fit:cover}.flavor-photo>span{position:absolute;left:22px;bottom:20px;z-index:2;min-width:70px;padding:8px 10px;color:var(--white);background:#071b2bd1;border-radius:3px;font-size:11px;font-weight:800;text-align:center}.flavor-panel-copy{display:flex;flex-direction:column;justify-content:center;padding:44px;border-top:8px solid var(--flavor-color)}.flavor-panel-copy>p{color:var(--flavor-color);font-size:11px;font-weight:800}.flavor-panel-copy h3{margin-top:10px;color:var(--ink-strong);font-family:"Noto Serif KR",Batang,serif;font-size:38px;line-height:1.2}.flavor-panel-copy>strong{margin-top:23px;color:var(--ink);font-size:17px;line-height:1.65}.flavor-panel-copy>span{margin-top:8px;color:var(--ink-soft);font-size:13px}.inline-link{align-self:flex-start;min-height:40px;display:inline-flex;align-items:center;gap:8px;margin-top:26px;padding:0;color:var(--flavor-color);background:transparent;border-bottom:1px solid currentColor;font-size:13px;font-weight:800;cursor:pointer}.origin-section{position:relative;overflow:hidden;color:var(--white);background:var(--ink-strong)}.origin-section:after{content:"WANDO";position:absolute;right:-24px;bottom:-70px;color:#ffffff09;font-family:Georgia,serif;font-size:220px;font-weight:700;line-height:1;pointer-events:none}.origin-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:84px}.origin-photo{position:relative;min-height:620px}.origin-photo>img{width:100%;height:620px;object-fit:cover;border-radius:6px}.origin-stamp{position:absolute;right:-32px;bottom:44px;width:124px;height:124px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--navy);background:var(--gold-light);border:1px solid var(--gold-light);border-radius:50%;box-shadow:0 0 0 7px var(--ink-strong),0 0 0 8px #e5bd7480}.origin-stamp span{font-size:9px;font-weight:800}.origin-stamp strong{margin-top:2px;font-family:Georgia,serif;font-size:20px}.origin-copy h2{color:var(--white)}.origin-copy>p:not(.section-kicker){max-width:510px;margin-top:28px;color:#ffffffb3;font-size:16px;line-height:1.9}.origin-copy blockquote{margin-top:34px;padding:20px 0 20px 24px;color:var(--gold-light);border-left:2px solid var(--gold);font-family:"Noto Serif KR",Batang,serif;font-size:20px;font-weight:700;line-height:1.7}.origin-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:46px;border-top:1px solid rgba(255,255,255,.17)}.origin-facts>div{min-height:98px;display:flex;flex-direction:column;justify-content:center}.origin-facts>div+div{padding-left:18px;border-left:1px solid rgba(255,255,255,.17)}.origin-facts strong{color:var(--white);font-family:Georgia,serif;font-size:23px}.origin-facts span{margin-top:4px;color:#ffffff8f;font-size:11px}.gift-section{background:var(--cream)}.gift-grid{display:grid;grid-template-columns:.83fr 1.17fr;align-items:center;gap:80px}.gift-copy>p:not(.section-kicker){max-width:500px;margin-top:26px;color:var(--ink-soft);font-size:16px;line-height:1.9}.gift-list{margin-top:30px;display:grid;gap:10px}.gift-list li{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:14px}.gift-list svg{color:var(--coral)}.gift-price{max-width:470px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:34px 0 22px;padding-top:22px;border-top:1px solid var(--line)}.gift-price span{color:var(--ink-soft);font-size:13px}.gift-price strong{color:var(--ink-strong);font-size:20px}.gift-image{height:620px;overflow:hidden;border-radius:6px}.gift-image img{width:100%;height:100%;object-fit:cover}.journey-section{padding:112px 0;background:#f4e7df}.journey-heading{display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:end;gap:36px}.journey-heading .section-kicker{align-self:start;margin-top:10px}.journey-heading h2{color:var(--ink-strong);font-family:"Noto Serif KR",Batang,serif;font-size:42px;line-height:1.35}.journey-heading>p:last-child{padding-bottom:5px;color:var(--ink-soft);font-size:14px;line-height:1.8}.journey-route{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:64px;border-top:1px solid rgba(16,39,59,.25)}.journey-route li{position:relative;min-height:180px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:24px 32px}.journey-route li+li{border-left:1px solid rgba(16,39,59,.18)}.route-number{position:absolute;top:-13px;left:30px;min-width:34px;padding:2px 6px;color:var(--white);background:var(--coral);font-size:10px;font-weight:800;text-align:center}.journey-route svg{color:var(--coral)}.journey-route strong{margin-top:15px;color:var(--ink-strong);font-size:16px}.journey-route p{margin-top:4px;color:var(--ink-soft);font-size:12px}.shop-section{background:var(--paper)}.shop-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.shipping-note{display:flex;align-items:center;gap:10px;padding-bottom:12px;color:var(--ink-soft);font-size:13px;font-weight:700}.shipping-note svg{color:var(--coral)}.shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin-top:60px}.product-card{display:grid;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);min-height:510px;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:6px}.product-card-image{position:relative;min-height:100%;overflow:hidden;background:var(--mist)}.product-card-image img{width:100%;height:100%;object-fit:cover}.pouch-image img{object-position:70% center}.gift-card-image img{object-position:38% center}.product-card-image>span{position:absolute;top:18px;left:18px;min-width:54px;padding:6px 9px;color:var(--white);background:var(--coral);border-radius:3px;font-size:9px;font-weight:800;text-align:center}.product-card-body{display:flex;flex-direction:column;justify-content:center;padding:34px}.product-card-title{display:flex;flex-direction:column;gap:14px}.product-card-title small{color:var(--gold);font-size:9px;font-weight:800}.product-card-title h3{margin-top:5px;color:var(--ink-strong);font-family:"Noto Serif KR",Batang,serif;font-size:24px;line-height:1.3}.product-card-title>strong{color:var(--ink-strong);font-size:19px}.product-card-body>p{min-height:48px;margin-top:18px;color:var(--ink-soft);font-size:13px;line-height:1.7}.purchase-row{display:grid;grid-template-columns:1fr 112px;gap:8px;margin-top:24px}.select-wrap{position:relative;height:44px}.select-wrap select{width:100%;height:100%;appearance:none;padding:0 38px 0 13px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:4px;font-size:13px;font-weight:700;cursor:pointer}.select-wrap svg{position:absolute;top:50%;right:12px;pointer-events:none;transform:translateY(-50%)}.quantity-control{height:44px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;border:1px solid var(--line);border-radius:4px}.quantity-control button,.mini-quantity button{height:100%;display:grid;place-items:center;color:var(--ink);background:transparent;cursor:pointer}.quantity-control output{text-align:center;font-size:13px;font-weight:800}.product-add{width:100%;margin-top:10px}.gift-card-points{min-height:44px;display:flex;align-items:center;gap:13px;margin-top:24px;color:var(--ink-soft);font-size:11px}.gift-card-points span{display:inline-flex;align-items:center;gap:4px}.gift-card-points svg{color:var(--coral)}.faq-section{background:var(--cream)}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px}.faq-heading>p:last-child{margin-top:24px;color:var(--ink-soft);font-size:14px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item h3{font-size:16px}.faq-item h3 button{width:100%;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0;color:var(--ink);background:transparent;font-weight:800;text-align:left;cursor:pointer}.faq-item h3 svg{flex:0 0 auto;color:var(--coral);transition:transform .22s ease}.faq-item h3 svg.rotated{transform:rotate(180deg)}.faq-answer{padding:0 48px 26px 0}.faq-answer p{color:var(--ink-soft);font-size:14px;line-height:1.85}.closing-section{position:relative;min-height:560px;display:grid;place-items:center;overflow:hidden;color:var(--white);background:var(--ink-strong)}.closing-image{position:absolute;inset:0;background-image:linear-gradient(#071b2bad,#071b2bc2),url(/images/hero-product.webp);background-position:center;background-size:cover;transform:scale(1.02)}.closing-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.closing-content>svg{color:var(--gold-light)}.closing-content>p{margin-top:16px;color:var(--gold-light);font-size:10px;font-weight:800}.closing-content h2{margin:20px 0 30px;color:var(--white);font-family:"Noto Serif KR",Batang,serif;font-size:48px;line-height:1.35}.site-footer{color:#ffffffb8;background:#061521}.footer-top{display:grid;grid-template-columns:1fr 1.3fr;gap:100px;padding-top:76px;padding-bottom:64px}.brand.inverse{color:var(--white)}.brand.inverse .brand-copy small{color:#ffffff7a}.footer-brand>p{margin-top:22px;color:#ffffff7a;font-size:13px}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-links strong{margin-bottom:5px;color:var(--gold-light);font-family:Georgia,serif;font-size:12px}.footer-links a{display:inline-flex;align-items:center;gap:7px;color:#ffffff9e;font-size:12px;transition:color .18s ease}.footer-links a:hover{color:var(--white)}.footer-bottom{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{color:#fff6;font-size:10px}.drawer-backdrop{position:fixed;inset:0;z-index:110;width:100%;height:100%;background:#05141f85;cursor:pointer}.cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:120;width:min(460px,100%);display:flex;flex-direction:column;color:var(--ink);background:var(--paper);box-shadow:-24px 0 70px #05141f33}.cart-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border-bottom:1px solid var(--line)}.cart-header span{color:var(--gold);font-size:9px;font-weight:800}.cart-header h2{margin-top:2px;color:var(--ink-strong);font-family:"Noto Serif KR",Batang,serif;font-size:24px}.cart-header h2 small{margin-left:5px;color:var(--coral);font-family:inherit;font-size:13px}.cart-items{flex:1 1 auto;overflow-y:auto;padding:8px 24px 24px}.cart-item{display:grid;grid-template-columns:92px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:92px;height:110px;object-fit:cover;object-position:68% center;border-radius:4px}.cart-item-copy{min-width:0;display:flex;flex-direction:column}.cart-item-copy>strong{color:var(--ink-strong);font-size:14px}.cart-item-copy>span{margin-top:3px;color:var(--ink-soft);font-size:11px}.cart-item-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.cart-item-bottom>strong{color:var(--ink-strong);font-size:13px}.mini-quantity{width:86px;height:30px;display:grid;grid-template-columns:28px 1fr 28px;align-items:center;border:1px solid var(--line);border-radius:3px}.mini-quantity span{color:var(--ink);font-size:11px;font-weight:800;text-align:center}.empty-cart{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center}.empty-cart>svg{margin-bottom:18px;color:var(--gold)}.empty-cart strong{color:var(--ink-strong)}.empty-cart p{margin:5px 0 22px;color:var(--ink-soft);font-size:13px}.cart-footer{flex:0 0 auto;padding:20px 24px 24px;background:var(--cream);border-top:1px solid var(--line)}.cart-footer>div{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--ink-soft);font-size:12px}.cart-footer>div+div{margin-top:5px}.cart-footer>div strong{color:var(--ink);font-size:12px}.cart-footer .cart-total{margin-top:15px;padding-top:15px;border-top:1px solid var(--line);color:var(--ink-strong);font-weight:800}.cart-footer .cart-total strong{color:var(--coral);font-size:19px}.cart-footer>p{margin:10px 0 14px;color:var(--green);font-size:11px;font-weight:700;text-align:center}.cart-footer .button{width:100%}.continue-shopping{width:100%;min-height:38px;margin-top:5px;color:var(--ink-soft);background:transparent;font-size:11px;font-weight:700;cursor:pointer}.toast-message{position:fixed;left:50%;bottom:28px;z-index:150;min-height:46px;display:flex;align-items:center;gap:9px;max-width:calc(100% - 32px);padding:10px 16px;color:var(--white);background:var(--ink-strong);border:1px solid rgba(255,255,255,.16);border-radius:4px;box-shadow:0 12px 30px #05141f33;font-size:12px;font-weight:700;transform:translate(-50%)}.toast-message svg{color:var(--gold-light)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.fade-enter-active,.fade-leave-active{transition:opacity .18s ease}.fade-enter-from,.fade-leave-to{opacity:0}.drawer-enter-active,.drawer-leave-active{transition:transform .26s ease}.drawer-enter-from,.drawer-leave-to{transform:translate(100%)}.toast-enter-active,.toast-leave-active{transition:opacity .18s ease,transform .18s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,12px)}@media(max-width:1140px){.desktop-nav{gap:0}.desktop-nav button{padding:0 10px}.product-grid,.origin-grid,.gift-grid{gap:54px}.product-card{grid-template-columns:1fr}.product-card-image{min-height:320px}.product-card-body{min-height:390px}}@media(max-width:980px){.container{width:min(calc(100% - 48px),var(--container))}.desktop-nav,.text-buy{display:none}.menu-button,.mobile-nav{display:grid}.mobile-nav{display:block}.header-inner{width:calc(100% - 40px)}.hero-content h1{font-size:60px}.hero-slogan{font-size:26px}.section{padding:96px 0}.section h2{font-size:42px}.product-grid,.origin-grid,.gift-grid,.faq-grid{grid-template-columns:1fr}.product-grid,.gift-grid{gap:54px}.product-copy,.gift-copy,.faq-heading{max-width:650px}.product-image-wrap,.product-image-wrap>img{min-height:520px;height:520px}.feature-ribbon{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-ribbon>div:nth-child(3){border-left:0}.feature-ribbon>div:nth-child(n+3){border-top:1px solid var(--line)}.flavor-layout{grid-template-columns:.82fr 1.18fr;gap:30px}.flavor-panel{grid-template-columns:1fr}.flavor-photo,.flavor-panel{min-height:340px}.flavor-panel-copy{padding:30px}.origin-grid{gap:76px}.origin-copy{max-width:680px}.origin-stamp{right:36px;bottom:-45px}.gift-image{height:540px}.journey-heading{grid-template-columns:1fr 1.5fr}.journey-heading>p:last-child{grid-column:2}.journey-route{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-route li:nth-child(3){border-left:0}.journey-route li:nth-child(n+3){border-top:1px solid rgba(16,39,59,.18)}.faq-grid{gap:50px}.footer-top{grid-template-columns:.8fr 1.2fr;gap:60px}}@media(max-width:760px){.container{width:calc(100% - 36px)}.announcement{height:30px;gap:8px;font-size:10px}.header-inner{width:calc(100% - 28px);height:64px}.brand-mark{width:35px;height:35px}.brand-mark svg{width:22px;height:22px}.brand-copy strong{font-size:15px}.brand-copy small{font-size:7px}.icon-button{width:39px;height:39px}.hero-section{height:690px;min-height:690px}.hero-background{object-position:67% top}.hero-overlay{background:linear-gradient(180deg,#ffffff05 20%,#ffffff38 43%,#fafcfbf5 64%,#fafcfb)}.hero-content{height:100%;justify-content:flex-end;padding-bottom:94px}.hero-content h1{margin-top:8px;font-size:46px}.hero-slogan{margin-top:9px;font-size:21px;line-height:1.42}.hero-description{margin-top:12px;font-size:14px;line-height:1.65}.desktop-break{display:none}.hero-actions{width:100%;margin-top:20px}.hero-actions .button{flex:1 1 0;min-width:0;padding:0 12px;font-size:12px}.hero-proof{width:100%;min-height:62px}.hero-proof span{height:auto;flex-direction:column;gap:2px;font-size:9px}.hero-proof svg{width:18px;height:18px}.section{padding:78px 0}.section-kicker{margin-bottom:13px;font-size:10px}.section h2,.journey-heading h2,.closing-content h2{font-size:34px;line-height:1.35}.section-lead{margin-top:20px;font-size:15px;line-height:1.8}.product-details{margin-top:30px}.product-details>div{grid-template-columns:38px 1fr;padding:16px 0}.product-details dd{flex-direction:column;align-items:flex-start;gap:2px}.product-details span{text-align:left}.product-image-wrap,.product-image-wrap>img{min-height:430px;height:430px}.product-image-wrap>img{object-position:58% center}.product-image-wrap figcaption{padding:16px}.product-image-wrap figcaption strong{font-size:12px}.feature-ribbon{margin-top:54px}.feature-ribbon>div{min-height:132px;padding:10px}.feature-ribbon strong{font-size:13px}.feature-ribbon span{font-size:10px}.section-heading,.shop-heading{align-items:flex-start;flex-direction:column;gap:18px}.section-heading>p{max-width:100%;padding:0;font-size:14px}.flavor-layout{margin-top:40px;grid-template-columns:1fr}.flavor-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.flavor-tab{min-height:72px;grid-template-columns:14px 1fr;gap:10px;padding:0 12px;border-right:1px solid var(--line)}.flavor-tab:nth-child(2n){border-right:0}.flavor-tab>svg{display:none}.flavor-tab-copy strong{font-size:14px}.flavor-panel{grid-template-columns:1fr}.flavor-photo{min-height:320px}.flavor-panel-copy{padding:28px 24px 32px}.flavor-panel-copy h3{font-size:30px}.flavor-panel-copy>strong{margin-top:14px;font-size:15px}.origin-section:after{display:none}.origin-photo,.origin-photo>img{min-height:470px;height:470px}.origin-photo>img{object-position:63% center}.origin-stamp{right:20px;bottom:-42px;width:100px;height:100px}.origin-stamp strong,.origin-copy blockquote{font-size:17px}.origin-facts{margin-top:34px}.origin-facts strong{font-size:18px}.origin-facts span{font-size:9px}.gift-image{height:440px}.gift-image img{object-position:39% center}.journey-section{padding:78px 0}.journey-heading{grid-template-columns:1fr;gap:12px}.journey-heading>p:last-child{grid-column:auto;margin-top:7px}.journey-route{grid-template-columns:1fr;margin-top:46px}.journey-route li{min-height:132px;padding:24px 18px 20px 60px}.journey-route li+li,.journey-route li:nth-child(3){border-left:0;border-top:1px solid rgba(16,39,59,.18)}.route-number{top:22px;left:12px}.shipping-note{padding-bottom:0}.shop-grid{grid-template-columns:1fr;gap:18px;margin-top:42px}.product-card{grid-template-columns:1fr}.product-card-image{min-height:330px;height:330px}.product-card-body{min-height:auto;padding:28px 22px}.product-card-body>p{min-height:0}.purchase-row{grid-template-columns:1fr 108px}.faq-grid{gap:38px}.faq-item h3 button{min-height:70px;font-size:14px}.faq-answer{padding-right:18px}.closing-section{min-height:500px}.closing-image{background-position:66% center}.footer-top{grid-template-columns:1fr;gap:44px;padding-top:58px;padding-bottom:44px}.footer-links{gap:22px}.footer-bottom{min-height:94px;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px}.cart-drawer{width:100%}}@media(max-width:420px){.announcement span:first-child,.announcement i,.brand-copy small{display:none}.header-actions{gap:5px}.hero-section{height:660px;min-height:660px}.hero-content h1{font-size:42px}.hero-slogan{font-size:19px}.hero-description{font-size:13px}.hero-actions .button{min-height:46px}.section h2,.journey-heading h2,.closing-content h2{font-size:31px}.feature-ribbon>div{min-height:122px}.feature-ribbon span{max-width:130px;line-height:1.4}.origin-facts{grid-template-columns:1fr}.origin-facts>div{min-height:72px}.origin-facts>div+div{padding-left:0;border-top:1px solid rgba(255,255,255,.17);border-left:0}.gift-price{align-items:flex-start;flex-direction:column;gap:4px}.product-card-image{min-height:300px;height:300px}.purchase-row{grid-template-columns:1fr}.quantity-control{grid-template-columns:48px 1fr 48px}.footer-links{grid-template-columns:1fr 1fr}.footer-links>div:last-child{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
