/* Haur Yih — utility, warmth, and a clear retail hierarchy. */
:root{--ink:#222321;--paper:#faf9f5;--surface:#fff;--yellow:#ffda16;--red:#cc1322;--muted:#6a6b65;--line:#dedfd8;--soft:#eeeee7;--radius:14px;--forest:var(--red)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:160px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.7 'Microsoft JhengHei','PingFang TC',system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #bb1220;outline-offset:4px}.container{width:min(1280px,calc(100% - 80px));margin-inline:auto}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;top:-100px;left:16px;padding:12px;background:var(--yellow);z-index:200}.skip-link:focus{top:12px}
.utility-bar{background:var(--ink);color:#f7f6ec;font-size:12px}.utility-inner{height:34px;display:flex;justify-content:space-between;align-items:center;gap:20px}.utility-inner>a{color:#f5dd63;white-space:nowrap}.header{position:sticky;top:0;background:#fffefbf5;backdrop-filter:blur(16px);z-index:20;border-bottom:1px solid var(--line)}.header-main{display:flex;align-items:center;gap:32px;height:106px}.brand{display:block;flex-shrink:0}.brand-logo{width:300px;height:auto}.brand-caption{display:flex;justify-content:space-between;align-items:center;margin:7px 3px 0;font-size:10px;letter-spacing:2px}.brand-caption>span:first-child{font-family:Georgia,serif;font-size:15px;font-weight:700;letter-spacing:1px}.search{display:flex;align-items:center;flex:1;min-width:0;height:49px;padding:5px 5px 5px 15px;border:1px solid #d8d9d1;border-radius:8px;background:#f4f4ee}.search .icon{width:19px;color:var(--muted)}.search input{border:0;background:none;min-width:0;width:100%;padding:9px 12px;font-size:13px}.search input:focus{outline:0}.search:focus-within{outline:2px solid var(--ink);outline-offset:2px}.search button{background:var(--yellow);border:0;border-radius:5px;height:37px;min-width:60px;font-size:13px;font-weight:700}.header-actions{display:flex;gap:24px;align-items:center}.text-button{border:0;background:none;padding:12px 0;display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:13px}.text-button b{font-size:11px;min-width:20px;height:20px;display:grid;place-items:center;color:#fff;background:var(--red);border-radius:50%}.nav{display:flex;align-items:center;gap:26px;height:49px}.all-categories{display:flex;align-items:center;gap:10px;align-self:stretch;background:var(--yellow);padding:0 24px;border-radius:7px 7px 0 0;font-weight:700;font-size:13px;white-space:nowrap}.all-categories .icon{width:17px}#nav-categories{display:flex;align-items:center;gap:27px}#nav-categories button{padding:12px 0;white-space:nowrap;border:0;background:none;font-size:13px;position:relative}#nav-categories button:hover{color:var(--red)}#nav-categories button[aria-pressed=true]:after{content:'';height:2px;position:absolute;left:0;right:0;bottom:3px;background:var(--red)}.nav-stores{display:flex;gap:7px;align-items:center;margin-left:auto;font-size:12px;white-space:nowrap}.nav-stores .icon{width:17px}
.hero{display:grid;grid-template-columns:1fr 1.08fr;gap:30px;padding-block:28px 32px;min-height:505px}.hero-copy{padding:42px 16px 22px 12px;align-self:center}.eyebrow{font-size:10px;line-height:1.5;font-weight:700;letter-spacing:2px;display:flex;align-items:center;gap:9px}.red-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--red);flex:none}h1{font-size:clamp(42px,4.5vw,65px);font-weight:900;line-height:1.3;letter-spacing:-1px;margin:23px 0 22px}.highlight{position:relative;isolation:isolate;white-space:nowrap}.highlight:after{content:'';position:absolute;left:-3px;right:0;bottom:1px;height:17px;background:var(--yellow);z-index:-1}.hero-description{color:#60615c;font-size:15px;line-height:1.95}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid transparent;border-radius:7px;padding:13px 22px;font-size:14px;font-weight:700;line-height:1.5;min-height:46px}.primary{background:var(--red);color:white}.primary:hover{background:#a50e1b}.secondary{background:#efefe8;border-color:#e0e0d7;color:#30312c}.secondary:hover{background:#e5e5da}.button .icon{width:18px}.hero-store-link{font-size:13px;border-bottom:1px solid #aaa99d;padding:7px 0}.hero-note{display:flex;align-items:center;gap:10px;color:#74766e;font-size:11px;letter-spacing:.4px;margin-top:31px}.note-line{height:1px;width:30px;background:#919286}.hero-stage{background:#f0efdf;border:1px solid #e4e2cb;border-radius:15px;position:relative;min-height:458px;overflow:hidden;isolation:isolate}.hero-stage:before{content:'';position:absolute;inset:15% -10% -20% 12%;background:var(--yellow);border-radius:50% 45% 0 0;transform:rotate(-13deg);z-index:-1}.stage-grid{position:absolute;inset:0;background-image:radial-gradient(#79795033 .9px,transparent .9px);background-size:18px 18px;opacity:.65;z-index:-1}.stage-top{position:absolute;top:23px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.5px;color:#5b5e4d}.stage-top>span:last-child{font-size:10px;letter-spacing:1px}.stage-word{font-family:Impact,'Arial Black',sans-serif;position:absolute;top:47px;left:27px;font-size:88px;color:#282c2011;line-height:1;font-weight:900;letter-spacing:-3px}.hero-illustration{position:absolute;inset:26px -13px 0 0;width:100%;height:calc(100% - 20px);object-fit:contain;filter:drop-shadow(0 13px 10px #4c431a15)}.stage-label{position:absolute;top:98px;left:27px;display:grid;gap:4px;transform:rotate(-3deg);background:#fffff1;padding:12px 16px;border-left:3px solid var(--ink);box-shadow:0 3px 10px #38392408}.stage-label span{font:10px/1.3 Georgia,serif;letter-spacing:1px}.stage-label b{font-size:12px}.stage-cross{position:absolute;right:27px;top:55px;font-size:40px;font-weight:200}.hero-feature{position:absolute;bottom:18px;left:20px;right:20px}.hero-feature:empty{display:none}.hero-feature>a{display:flex;align-items:center;gap:12px;background:#fffefaed;backdrop-filter:blur(6px);border:1px solid #ffffff90;padding:12px 16px;border-radius:8px;box-shadow:0 5px 20px #6b581215}.hero-feature small{font-size:9px;letter-spacing:1px;color:#757668;display:block}.hero-feature b{font-size:13px}.hero-feature .feature-price{margin-left:auto;font-size:20px;font-weight:800;white-space:nowrap}.hero-feature .icon{width:17px;margin-left:9px}.benefit-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding:22px 0;gap:22px}.benefit-strip>div{display:flex;align-items:center;gap:16px;justify-content:center;border-right:1px solid var(--line)}.benefit-strip>div:last-child{border:0}.benefit-strip .icon{width:30px;height:30px;stroke-width:1.3}.benefit-strip b{display:block;font-size:13px;font-weight:700}.benefit-strip small{display:block;color:var(--muted);font-size:11px;margin-top:3px}
.departments{padding-block:44px 33px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.section-heading h2{font-size:28px;line-height:1.4;letter-spacing:-.3px;margin-top:9px}.section-heading .eyebrow{color:#777970;font-size:9px}.subtle-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:700;white-space:nowrap}.subtle-link .icon{width:18px}.department-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.department{border:1px solid #e6e7dd;background:#fff;border-radius:9px;padding:17px 10px 15px;display:grid;justify-items:center;transition:background .18s,border-color .18s,transform .18s;min-width:0}.department:hover{border-color:#c9b13b;background:#fffced;transform:translateY(-3px)}.department img{width:74px;height:74px;object-fit:contain;margin-bottom:8px}.department b{font-size:14px}.department small{font-size:10px;color:#72766b;margin-top:3px}.collections{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:53px}.collection{position:relative;text-align:left;border:0;border-radius:10px;min-height:210px;padding:23px;overflow:hidden;isolation:isolate}.collection-number{display:block;font-size:10px;letter-spacing:1px;margin-bottom:14px;opacity:.8}.collection strong{display:block;font-size:22px;line-height:1.55;position:relative;z-index:1}.collection img{position:absolute;right:-18px;bottom:-18px;width:54%;height:auto;z-index:-1;transition:transform .2s}.collection:hover img{transform:rotate(-5deg) scale(1.05)}.collection-action{display:inline-flex;align-items:center;gap:17px;font-size:11px;margin-top:20px;font-weight:700}.collection-action .icon{width:17px}.collection-tools{background:#292c27;color:white}.collection-home{background:#ebe9df}.collection-clean{background:#fae887}.collection-tools img{filter:brightness(1.4)}
.catalog{padding-bottom:56px}.catalog-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:17px;border-bottom:1px solid var(--line)}.section-note{color:var(--muted);font-size:13px}.filter-chips{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid #dedfd7;background:#fff;border-radius:6px;padding:8px 15px;min-height:40px;font-size:13px;white-space:nowrap}.chip.active{background:var(--ink);color:white;border-color:var(--ink)}.sort-label{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:12px;white-space:nowrap}.sort-label select{font-size:12px;padding:8px 10px;border:1px solid var(--line);border-radius:5px;background:white;min-height:40px}.filter-disclosure{margin-top:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.filter-disclosure summary{display:flex;align-items:center;justify-content:space-between;padding:11px 16px;cursor:pointer;list-style:none;font-size:12px}.filter-disclosure summary::-webkit-details-marker{display:none}.filter-disclosure summary>span:first-child{display:flex;align-items:center;gap:9px}.filter-disclosure summary .icon{width:16px;height:16px}.filter-summary-hint{color:var(--muted);font-size:11px}.filter-count:not(:empty){background:var(--yellow);color:var(--ink);padding:0 6px;border-radius:3px;font-size:10px}.advanced-filters{display:grid;grid-template-columns:1fr .8fr .8fr 1.2fr auto auto;gap:14px;align-items:end;padding:8px 16px 17px}.advanced-filters label{display:grid;gap:6px;font-size:12px}.advanced-filters input:not([type=checkbox]),.advanced-filters select{width:100%;min-width:0;border:1px solid var(--line);border-radius:5px;background:#fafaf6;padding:9px;font-size:12px}.advanced-filters .checkbox-label{display:flex;gap:7px;align-items:center;align-self:center;white-space:nowrap;padding-top:18px}.advanced-filters .button{font-size:11px;padding:8px 12px;min-height:39px}.catalog-status{font-size:11px;color:var(--muted);margin:16px 0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0;background:#fff;border:1px solid #e3e4dc;border-radius:10px;overflow:hidden;transition:box-shadow .18s,border-color .18s;display:flex;flex-direction:column}.product-card:hover{border-color:#c5c6bc;box-shadow:0 8px 26px #292c2709}.product-image{position:relative;aspect-ratio:1.27;background:#f1f2ec;margin:10px 10px 0;border-radius:6px;overflow:hidden}.product-image>a{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:15px}.product-image img{object-fit:contain;width:100%;height:100%;transition:transform .2s}.product-image:hover img{transform:scale(1.07)}.badge{position:absolute;top:10px;left:10px;padding:3px 8px;font-size:10px;background:#fff6bb;color:#675207;border-radius:3px;pointer-events:none;z-index:1}.product-card:nth-child(3n+1) .badge{background:#eaece3;color:#4d5645}.product-info{padding:15px 17px 0;flex:1}.product-meta{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);letter-spacing:.5px;margin-bottom:6px}.availability{display:flex;align-items:center;gap:4px;color:#556441;font-size:10px;letter-spacing:0}.availability:before{content:'';width:4px;height:4px;border-radius:50%;background:#6c8156}.availability.sold-out{color:#a35041}.availability.sold-out:before{background:#a35041}.product-name{font-size:15px;font-weight:700;line-height:1.6;display:block;min-height:48px;margin-bottom:12px}.product-spec{font-size:11px;color:var(--muted);padding-bottom:12px}.price-row{display:flex;align-items:center;gap:8px;padding:0 17px 15px;flex-wrap:wrap}.price{font-family:Arial,'Microsoft JhengHei',sans-serif;font-size:25px;line-height:1.3;font-weight:800;color:var(--red);letter-spacing:-.5px}.price:before{content:'NT$ ';font-size:10px;letter-spacing:0}.old-price{font-size:11px;color:#85877b;text-decoration:line-through}.product-buy-row{border-top:1px solid #ecece4;margin:0 17px;padding:10px 0;display:flex;align-items:center;gap:8px;justify-content:space-between}.product-unit{font-size:11px;color:var(--muted)}.add-button{border:0;background:#ffda16;border-radius:5px;min-width:44px;min-height:36px;padding:7px 11px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:700}.add-button .icon{width:14px;height:14px}.add-button:hover{background:#edc500}.stock-note{font-size:11px;color:#95611c}.product-grid>.empty-state{grid-column:1/-1;background:#fff;border:1px dashed var(--line);border-radius:10px}
.stores-section{background:#eeeee7;padding:49px 0 52px;border-block:1px solid #e3e3db}.stores-section .section-heading{margin-bottom:10px}.store-hours-note{display:flex;align-items:center;gap:8px;font-size:12px;background:#fff;padding:8px 13px;border-radius:5px}.store-intro{font-size:13px;color:var(--muted);margin-bottom:26px}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.store-card{background:#fff;padding:26px;border-radius:10px;border:1px solid #e0e1d7;position:relative}.store-card:before{content:'';position:absolute;top:0;left:25px;width:34px;height:4px;background:var(--yellow)}.store-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.store-card h3{font-size:23px;letter-spacing:1px}.store-card .store-number{font:italic 27px Georgia,serif;color:#bcbeb1}.store-region{font-size:10px;letter-spacing:2px;color:var(--muted);margin-top:3px}.store-address{margin:19px 0 12px;min-height:44px;font-size:14px;color:#616358;line-height:1.65}.store-phone{font:700 22px/1.5 Arial,sans-serif;letter-spacing:.8px}.store-card-hours{font-size:11px;color:var(--muted);margin-top:5px}.store-actions{display:flex;gap:9px;margin-top:21px;padding-top:17px;border-top:1px solid var(--line)}.store-actions a{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;flex:1;padding:9px 5px;border-radius:5px;background:#f2f2eb;min-height:41px}.store-actions a:last-child{background:var(--ink);color:white}.store-actions .icon{width:15px;height:15px}.policy-section{display:grid;grid-template-columns:1fr 1.1fr;gap:40px;align-items:start;padding-block:44px;border-bottom:1px solid var(--line)}.policy-intro .eyebrow{font-size:9px;color:var(--muted)}.policy-intro h2{font-size:25px;margin:10px 0}.policy-intro>p:last-child{font-size:12px;color:var(--muted)}.policy-disclosure{border:1px solid var(--line);border-radius:8px;background:#fff}.policy-disclosure summary{display:flex;justify-content:space-between;align-items:center;padding:20px;font-size:14px;font-weight:700;cursor:pointer;list-style:none}.policy-disclosure summary span{font-size:22px;font-weight:400}.policy-disclosure[open] summary span{transform:rotate(45deg)}#home-policies{padding:0 22px 22px}.policy-text{font-size:12px;line-height:1.9;color:#66695d}.policy-text p+p{margin-top:10px}.policy-text strong{color:#a7101d}.policy-dates{padding:10px;background:#fff8d9;border-radius:5px}.story{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding-block:52px 62px}.story h2{font-size:34px;line-height:1.5;margin:15px 0}.story-copy>p:not(.eyebrow){color:var(--muted);max-width:450px;font-size:13px;line-height:1.9}.story-copy .subtle-link{margin-top:23px}.story-wordmark{position:relative;padding:40px 32px;background:var(--yellow);border-radius:10px;transform:rotate(-2deg);overflow:hidden}.story-wordmark>span{font:bold italic clamp(50px,5vw,80px) Georgia,serif;letter-spacing:-4px}.story-wordmark>small{display:block;font-size:9px;letter-spacing:3px;margin-top:10px}.wordmark-plus{position:absolute;right:15px;bottom:-15px;font-size:150px;color:#c5a80055;font-weight:200;line-height:1}
footer{background:#242621;color:#eceee3;padding-top:40px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr 1.35fr;gap:36px;padding-bottom:37px}.footer-brand{display:inline-block;background:#fff;border-radius:4px;padding:9px}.footer-brand .brand-logo{width:255px}.footer-english{font:bold italic 22px Georgia,serif;letter-spacing:1px;margin-top:16px}.footer-grid h3{font-size:13px;margin-bottom:17px;color:#fff}.footer-grid p:not(.footer-english),.footer-grid>div>a:not(.brand),.footer-grid button{display:block;color:#c2c6b8;font-size:12px;line-height:1.8;margin:9px 0}.footer-grid button{border:0;background:none;padding:0;min-height:27px;text-align:left}.footer-contact #footer-stores a{display:flex;justify-content:space-between;gap:10px;padding:6px 0;font-size:12px;color:#d9ddce}.footer-contact #store-hours{font-size:10px;color:#b1b6a4;margin-top:15px}.footer-bottom{border-top:1px solid #ffffff23;padding-block:20px;display:flex;gap:24px;align-items:center;font-size:10px;color:#adb3a1}.footer-bottom>a{margin-left:auto;color:#d8ddce}.footer-bottom>span:last-child{margin-left:12px}
dialog{border:1px solid #e5e4db;background:#fffefa;color:var(--ink);width:min(760px,calc(100% - 36px));max-height:90vh;padding:30px;border-radius:15px;box-shadow:0 30px 110px #11131150}dialog::backdrop{background:#22251ec7;backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.modal-top{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:23px}.modal-top h2{font-size:23px;line-height:1.5}.icon-button{width:40px;height:40px;flex:none;border:0;border-radius:50%;background:#f0f0e8;font-size:27px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:28px}.detail-image{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#f1f2e9;border-radius:10px;padding:14px}.detail-description{font-size:14px;line-height:1.9;margin:14px 0}.specs{display:grid;grid-template-columns:50px 1fr;gap:10px;font-size:12px;margin:20px 0}.specs dt{color:var(--muted)}.specs dd{margin:0}.form-stack{display:grid;gap:17px}.form-stack label{display:grid;gap:7px;font-size:13px;font-weight:600}.form-stack input,.form-stack select,.form-stack textarea{width:100%;min-width:0;border:1px solid #d7d9ce;border-radius:6px;background:#fff;padding:11px 12px;font-size:14px;min-height:44px}.form-stack input:read-only{background:#f1f2ec}.form-stack textarea{resize:vertical;min-height:78px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-error{background:#fceae6;border:1px solid #f0d1c9;border-radius:6px;padding:11px 14px;font-size:13px;color:#a33125}.form-error:empty{display:none}.muted{font-size:12px;line-height:1.85;color:var(--muted)}.form-tabs{display:flex;gap:10px;margin-bottom:23px}.cart-line{display:grid;grid-template-columns:75px 1fr auto;gap:16px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.cart-line img{width:75px;height:75px;object-fit:contain;background:#f2f2e9;border-radius:6px}.cart-line h3{font-size:14px}.cart-controls{display:flex;align-items:center;gap:10px;margin-top:9px;font-size:13px}.cart-controls button{border:1px solid var(--line);background:white;border-radius:4px;min-width:34px;min-height:34px}.cart-controls .remove{border:0;font-size:11px;color:var(--muted);padding:0 4px}.line-price{font-size:15px;font-weight:700}.summary{padding:20px 0}.summary>div{display:flex;justify-content:space-between;gap:16px;margin:9px 0;font-size:14px}.summary .total{border-top:1px solid var(--line);margin-top:15px;padding-top:13px;font-size:23px;font-weight:800}.summary .total>span:last-child{color:var(--red)}.wide{width:100%}.empty-state{text-align:center;padding:48px 20px;color:var(--muted)}.empty-state strong{font-size:21px;display:block;margin-bottom:12px;color:var(--ink)}.empty-state .button{margin-top:20px}.wallet-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.wallet-card{padding:19px;background:#fff3ba;border:1px solid #eddfaa;border-radius:8px}.wallet-card span{font-size:12px;color:#6f6229}.wallet-card strong{font-size:28px;display:block;margin-top:6px}.transaction{font-size:13px;border-bottom:1px solid var(--line);padding:13px 0}.transaction small{color:var(--muted);font-size:11px}.redemption{background:#f3f1e6;border-radius:8px;padding:20px}.redemption h3{font-size:16px}.redemption .form-row{margin:15px 0}.order-card{border:1px solid var(--line);border-radius:8px;padding:20px;margin-bottom:17px}.order-top{display:flex;justify-content:space-between;gap:12px;font-size:13px;font-weight:700;margin-bottom:12px}.status{font-size:10px;background:#ecefdf;color:#536042;padding:4px 8px;border-radius:4px}.order-card ul{font-size:13px;padding-left:18px}.order-total{text-align:right;font-weight:700;margin-top:12px}.order-card .button{margin-top:15px}.success-content{text-align:center;padding:10px}.success-mark{width:64px;height:64px;border-radius:50%;background:#f3d948;color:#2f3525;font-size:38px;display:grid;place-items:center;margin:8px auto 20px}.success-content h3{font-size:26px}.success-content p{margin:15px 0}.success-content .button{margin-top:16px}.pickup-card{border:1px solid #e5dab0;background:#fff8de;border-radius:7px;padding:14px;font-size:13px;margin-top:10px}.pickup-card b{display:block;margin-bottom:3px}.pickup-card small{display:block;color:var(--muted)}.product-seo{padding:30px;background:#fff;border-bottom:1px solid var(--line);margin-block:20px}.product-seo h1{font-size:30px;margin:0 0 12px}#toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,10px);background:#262a22;color:#fff;padding:14px 24px;border-radius:8px;box-shadow:0 5px 24px #0002;z-index:100;opacity:0;pointer-events:none;max-width:90vw;width:max-content;font-size:13px;transition:opacity .18s,transform .18s}#toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1550px){.hero{gap:50px}.hero-stage{min-height:475px}}
@media(max-width:1150px){.container{width:calc(100% - 48px)}.brand-logo{width:245px}.header-main{gap:23px}.header-actions{gap:16px}.text-button{font-size:12px}.nav{gap:23px}#nav-categories{gap:21px}.nav-stores{display:none}.hero{gap:18px}.hero-copy{padding-left:0}.hero-actions{gap:18px}.hero-stage{min-height:415px}.stage-top>span:last-child{display:none}h1{font-size:51px}.hero-description{font-size:13px}.hero-store-link{font-size:11px}.department-grid{gap:10px}.collections{gap:12px}.collection{padding:20px;min-height:195px}.collection strong{font-size:19px}.advanced-filters{grid-template-columns:repeat(3,1fr)}.product-grid{gap:15px}.product-info{padding:13px 13px 0}.price-row{padding-inline:13px}.product-buy-row{margin-inline:13px}.product-name{font-size:14px}.store-card{padding:22px}.store-phone{font-size:20px}.footer-grid{gap:24px}.footer-brand .brand-logo{width:220px}}
@media(max-width:850px){.header-main{gap:18px}.brand-logo{width:224px}.header-actions .text-button>span{display:none}.search input{font-size:12px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-top:20px}h1{font-size:43px}.hero-stage{min-height:380px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-note{margin-top:21px;font-size:10px}.stage-word{font-size:69px}.stage-label{top:91px;left:20px;padding:9px 10px}.hero-feature b{font-size:11px}.hero-feature .feature-price{font-size:16px}.hero-feature .icon{display:none}.benefit-strip{gap:13px}.benefit-strip>div{gap:10px}.benefit-strip b{font-size:11px}.benefit-strip small{font-size:10px}.department b{font-size:12px}.department small{font-size:9px}.collection strong{font-size:17px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-grid{gap:12px}.store-card{padding:19px}.store-card h3{font-size:20px}.store-phone{font-size:17px}.store-address{font-size:12px;min-height:61px}.store-actions{gap:7px}.store-actions a{font-size:10px}.store-actions .icon{display:none}.footer-grid{grid-template-columns:1.1fr .8fr 1fr}.footer-contact{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:start;gap:20px}.footer-contact h3{margin:10px 0}.footer-bottom>span:last-child{display:none}}
@media(max-width:650px){html{scroll-padding-top:150px}.container{width:calc(100% - 32px)}.utility-inner{height:30px;font-size:10px}.utility-inner>span{max-width:75%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.utility-inner>a{font-size:9px}.header-main{height:auto;min-height:116px;flex-wrap:wrap;gap:10px 13px;padding-block:13px 11px}.brand-logo{width:218px}.brand-caption{font-size:7px;letter-spacing:1px;margin-top:5px}.brand-caption>span:first-child{font-size:11px}.header-actions{margin-left:auto;gap:17px}.header-actions .icon{width:20px;height:20px}.text-button{position:relative;padding:10px 0}.cart-trigger b{position:absolute;right:-7px;top:0;font-size:9px;min-width:15px;height:15px}.search{order:3;flex-basis:100%;height:41px;padding:3px 4px 3px 11px}.search input{padding:7px 9px;font-size:12px}.search button{height:33px;font-size:12px}.search .icon{width:16px}.nav{height:42px;width:100%;padding-inline:16px;gap:19px;overflow-x:auto;scrollbar-width:none}.all-categories{font-size:11px;padding:0 13px;gap:8px;min-height:42px}#nav-categories{gap:21px;padding-right:10px}#nav-categories button{font-size:11px}.hero{grid-template-columns:1fr;gap:22px;padding-top:28px;padding-bottom:25px;min-height:0}.hero-copy{padding:0 5px}.hero-copy>.eyebrow{font-size:8px;letter-spacing:1.5px}h1{font-size:clamp(38px,10.3vw,49px);margin:16px 0;line-height:1.32;letter-spacing:-1px}.highlight:after{height:12px}.hero-description{font-size:13px;line-height:1.9}.hero-actions{flex-direction:row;align-items:center;gap:19px;margin-top:20px}.hero .button{padding:12px 17px;font-size:13px;min-height:44px;gap:15px}.hero-store-link{font-size:11px}.hero-note{margin-top:18px}.hero-stage{min-height:305px}.stage-top{top:17px;left:20px;right:20px;font-size:7px}.stage-word{font-size:66px;top:38px;left:20px}.stage-label{top:77px;left:17px;padding:8px 10px;max-width:135px}.stage-label b{font-size:9px}.stage-label span{font-size:8px}.hero-illustration{inset:12px -4px 0 0;height:100%}.stage-cross{top:37px;right:19px;font-size:29px}.hero-feature{bottom:12px;left:12px;right:12px}.hero-feature>a{padding:9px 12px;gap:5px}.hero-feature small{font-size:7px}.hero-feature b{font-size:11px}.hero-feature .feature-price{font-size:18px}.hero-feature .icon{display:block;width:14px}.benefit-strip{grid-template-columns:1fr;gap:0;padding-block:5px}.benefit-strip>div{justify-content:flex-start;border-right:0;border-bottom:1px solid #e7e7df;padding:12px 7px;gap:14px}.benefit-strip>div:last-child{border-bottom:0}.benefit-strip .icon{width:22px;height:22px}.benefit-strip p{display:flex;flex:1;gap:12px;justify-content:space-between;align-items:center}.benefit-strip b{font-size:11px;max-width:52%}.benefit-strip small{font-size:9px;margin:0;text-align:right;max-width:46%}.departments{padding-block:31px 25px}.section-heading{gap:12px;margin-bottom:20px}.section-heading h2{font-size:24px;margin-top:7px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.subtle-link{font-size:11px;gap:7px}.subtle-link .icon{width:15px}.department-grid{grid-template-columns:repeat(3,1fr);gap:9px}.department{padding:10px 6px 12px;border-radius:7px}.department img{width:59px;height:59px;margin-bottom:6px}.department b{font-size:12px}.department small{font-size:8px}.collections{grid-template-columns:1fr;gap:11px;margin-bottom:34px}.collection{min-height:147px;padding:18px 21px}.collection-number{font-size:9px;margin-bottom:8px}.collection strong{font-size:19px;line-height:1.45}.collection img{width:150px;right:6px;bottom:-20px}.collection-action{position:absolute;right:20px;top:1px;font-size:10px;gap:9px}.collection-action .icon{width:14px}.section-note{display:none}.catalog-controls{align-items:flex-start;flex-direction:column;gap:14px}.filter-chips{gap:7px}.chip{font-size:11px;min-height:37px;padding:7px 11px}.sort-label{margin-left:auto;font-size:11px}.sort-label select{font-size:11px;min-height:36px}.filter-disclosure{margin-top:12px}.filter-disclosure summary{font-size:12px;padding:12px}.filter-summary-hint{font-size:9px}.advanced-filters{grid-template-columns:1fr 1fr;padding:5px 12px 15px;gap:12px}.advanced-filters .checkbox-label{padding-top:0;font-size:10px}.advanced-filters .button{padding:8px;font-size:10px}.catalog-status{font-size:10px;margin:13px 0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-image{aspect-ratio:1;margin:7px 7px 0}.product-image>a{padding:6px}.badge{font-size:8px;top:7px;left:7px;padding:2px 5px}.product-info{padding:11px 11px 0}.product-meta{font-size:8px;letter-spacing:0;gap:3px;margin-bottom:5px}.availability{font-size:8px}.product-name{font-size:13px;min-height:41px;line-height:1.55;margin-bottom:9px}.product-spec{font-size:9px;padding-bottom:9px}.price-row{padding:0 11px 12px;gap:6px}.price{font-size:23px}.price:before{font-size:8px}.old-price{font-size:9px}.product-buy-row{margin-inline:10px;padding:8px 0;flex-wrap:wrap;gap:5px}.product-unit{font-size:9px}.add-button{font-size:9px;padding:7px;min-height:36px;gap:4px}.stock-note{font-size:9px}.catalog{padding-bottom:35px}.stores-section{padding-block:32px}.stores-section .section-heading{align-items:flex-start;flex-direction:column;gap:12px}.store-hours-note{font-size:10px;padding:6px 9px}.store-intro{font-size:12px;margin:13px 0 20px}.store-grid{grid-template-columns:1fr;gap:13px}.store-card{padding:22px}.store-card h3{font-size:23px}.store-address{font-size:13px;min-height:0;margin:14px 0 9px}.store-phone{font-size:22px}.store-actions{margin-top:17px;padding-top:14px}.store-actions a{font-size:12px;min-height:42px}.store-actions .icon{display:block}.policy-section{grid-template-columns:1fr;gap:20px;padding-block:30px}.policy-intro h2{font-size:24px}.policy-intro>p:last-child{font-size:11px}.policy-disclosure summary{padding:16px;font-size:12px}.policy-text{font-size:12px}.story{grid-template-columns:1fr;gap:28px;padding-block:32px 42px}.story h2{font-size:31px}.story-copy>p:not(.eyebrow){font-size:13px}.story-wordmark{padding:28px}.story-wordmark>span{font-size:62px}.footer-grid{grid-template-columns:1fr 1fr;gap:27px}.footer-about,.footer-contact{grid-column:1/-1}.footer-contact{display:block}.footer-about{border-bottom:1px solid #ffffff23;padding-bottom:24px}.footer-brand .brand-logo{width:245px}.footer-english{margin-top:13px}.footer-grid p:not(.footer-english),.footer-grid>div>a:not(.brand),.footer-grid button{font-size:12px}.footer-contact #footer-stores a{font-size:13px}.footer-contact #store-hours{font-size:11px}.footer-bottom{flex-wrap:wrap;gap:8px;font-size:9px}.footer-bottom>a{font-size:10px}.footer-grid{padding-bottom:22px}.modal-top{gap:12px;padding-bottom:16px;margin-bottom:19px}.modal-top h2{font-size:18px}.icon-button{width:36px;height:36px}dialog{padding:20px;width:calc(100% - 24px);border-radius:11px}.detail-layout{grid-template-columns:1fr;gap:20px}.detail-image{height:225px;aspect-ratio:auto}.detail-description{font-size:14px}.form-row{grid-template-columns:1fr}.form-stack{gap:14px}.cart-line{grid-template-columns:56px 1fr;gap:11px}.cart-line img{width:56px;height:56px}.cart-line h3{font-size:13px}.cart-line .line-price{grid-column:2;font-size:14px}.cart-controls{gap:8px}.cart-controls button{min-width:32px;min-height:34px}.wallet-card{padding:14px}.wallet-card strong{font-size:24px}.order-top{font-size:10px}.order-card{padding:15px}.product-seo{padding:20px}.product-seo h1{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.store-address{display:flex;gap:6px;align-items:flex-start}.store-address .icon{width:17px;height:20px;flex:none;margin-top:2px}.store-phone{display:inline-flex;align-items:center;gap:6px}.store-phone .icon{width:18px;height:18px}.pickup-store-picker{display:grid;gap:7px}.add-button{min-height:44px}

/* Account access and recovery */
.password-field,.captcha-field{display:grid;gap:8px;min-width:0}.password-field>label,.captcha-field>label{font-size:14px;font-weight:600}.password-control{display:flex;align-items:stretch;min-width:0;border:1px solid #d8dbd4;border-radius:7px;background:#fff;overflow:hidden}.form-stack .password-control input{border:0;border-radius:0;min-width:0;flex:1;width:100%}.password-control:focus-within{outline:2px solid #526c45;outline-offset:2px}.password-toggle{flex-shrink:0;min-width:62px;border:0;border-left:1px solid #e5e7e0;background:#f4f5ef;color:#435d37;font:inherit;font-size:12px;padding:0 13px;cursor:pointer}.password-toggle:focus-visible,.auth-text-button:focus-visible{outline:2px solid #526c45;outline-offset:-3px}.captcha-preview{display:flex;align-items:center;gap:12px;min-height:80px;flex-wrap:wrap}.captcha-preview img{max-width:100%;object-fit:contain;border:1px solid #e0e3d9;border-radius:6px;background:#f8f9f4}.captcha-preview .button{min-height:42px;white-space:nowrap}.captcha-field>input:not([type=hidden]){text-transform:uppercase;letter-spacing:3px}.captcha-field>input::placeholder{letter-spacing:0;text-transform:none}.captcha-field .muted{font-size:12px;margin:0}.auth-text-button{align-self:start;justify-self:start;border:0;padding:5px 0;color:#49603d;background:none;font:inherit;font-size:13px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.auth-service-note{padding:14px 16px;border:1px solid #e6d8b5;border-radius:7px;background:#faf5e9;color:#695728;font-size:13px;line-height:1.8}.form-stack input[readonly]{background:#f5f5f0}.form-stack button:disabled{cursor:not-allowed;opacity:.55}
@media(max-width:600px){.captcha-preview{gap:8px}.captcha-preview img{width:216px;height:72px}.captcha-preview .button{padding:10px 12px;font-size:12px}.password-toggle{min-width:56px;padding:0 10px}.password-field>label,.captcha-field>label{font-size:13px}}

.cart-shipping-options{margin-top:20px}.checkout-delivery-note{margin-bottom:20px}
.product-gallery{min-width:0}.product-thumbnails{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.product-thumbnails button{padding:3px;border:1px solid #d9ddcf;background:#fff;border-radius:6px;cursor:pointer}.product-thumbnails button[aria-pressed=true]{outline:2px solid #526448}.product-thumbnails img{object-fit:contain}.variant-picker{display:grid;gap:8px;margin:18px 0;font-size:14px}.variant-picker select{max-width:100%;padding:12px;border:1px solid #d9ddcf;border-radius:6px;background:#fff}
