:root{color-scheme:light;--ink:#17191c;--paper:#fff;--soft:#f5f5f2;--line:#dedfdc;--muted:#686b70;--accent:#c94d55;--success:#257455;--max:1320px;--radius:6px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:0;line-height:1.55}img{display:block;max-width:100%;object-fit:cover}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.shell{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.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}.service-bar{background:#1b1c1d;color:#fff;font-size:12px}.service-bar .shell{height:34px;display:flex;align-items:center;justify-content:center;gap:48px}.shop-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.header-main{min-height:82px;display:grid;grid-template-columns:220px minmax(280px,620px) 220px;gap:28px;align-items:center;justify-content:space-between}.wordmark{font-family:Georgia,"Songti SC",serif;font-size:23px;font-weight:700;letter-spacing:.04em}.site-search{height:46px;border:1px solid #b9bbb7;display:flex;border-radius:var(--radius);overflow:hidden;background:#fff}.site-search:focus-within{outline:2px solid #222;outline-offset:2px}.site-search input{min-width:0;flex:1;border:0;padding:0 15px;outline:0}.site-search button{border:0;background:#202224;color:#fff;padding:0 22px}.header-actions{display:flex;justify-content:flex-end;gap:22px;font-size:14px}.header-actions a{min-height:44px;display:flex;align-items:center}.cart-badge{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:6px;border-radius:50%;background:var(--accent);color:#fff;font-size:11px}.category-nav{border-top:1px solid #eee}.category-nav .shell{display:flex;justify-content:center;gap:38px;min-height:46px;align-items:center;font-size:14px}.category-nav a:hover,.header-actions a:hover{color:var(--accent)}.icon-button{width:44px;height:44px;border:0;background:transparent}.menu-toggle,.mobile-menu{display:none}.shop-hero{position:relative;min-height:min(69vh,720px);overflow:hidden;background:#e9e9e5}.shop-hero>img{position:absolute;inset:0;width:100%;height:100%;object-position:center}.shop-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.68) 0%,rgba(0,0,0,.24) 48%,rgba(0,0,0,.04) 75%)}.shop-hero-overlay{position:relative;z-index:1;min-height:min(69vh,720px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;padding-block:78px}.shop-hero-overlay>span,.listing-header>span,.section-heading span,.product-details span{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.shop-hero h1{font-family:Georgia,"Songti SC",serif;font-size:clamp(44px,6vw,82px);line-height:1.02;margin:14px 0 18px;max-width:720px}.shop-hero p{font-size:18px;max-width:560px;margin:0 0 30px;color:#f2f2ef}.primary-cta,.secondary-cta{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid var(--ink);border-radius:var(--radius);font-weight:700}.primary-cta{background:var(--ink);color:#fff}.shop-hero .primary-cta{background:#fff;color:#17191c;border-color:#fff}.secondary-cta{background:#fff}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-strip .shell{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding-block:22px}.trust-strip div div{display:grid;text-align:center}.trust-strip span{font-size:13px;color:var(--muted)}.commerce-section{padding-block:76px}.commerce-section+.commerce-section{border-top:1px solid var(--line)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-heading h2{font-family:Georgia,"Songti SC",serif;font-size:clamp(30px,3vw,44px);line-height:1.15;margin:6px 0 0}.section-heading>a{font-size:14px;border-bottom:1px solid;padding-bottom:3px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-tile{position:relative;min-height:390px;overflow:hidden;background:#ddd}.category-tile img{position:absolute;inset:0;width:100%;height:100%;transition:transform .45s ease}.category-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,.02) 70%)}.category-tile>div{position:absolute;z-index:1;left:26px;right:26px;bottom:24px;color:#fff}.category-tile span{font-size:11px;letter-spacing:.12em;text-transform:uppercase}.category-tile h3{font-family:Georgia,"Songti SC",serif;font-size:29px;margin:5px 0}.category-tile p{margin:0;color:#eee;font-size:14px}.category-tile:hover img{transform:scale(1.025)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px}.product-card{min-width:0}.product-image{display:block;aspect-ratio:4/5;overflow:hidden;background:#efefec;border-radius:var(--radius)}.product-image img{width:100%;height:100%;transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.025)}.product-card-body{padding:16px 3px 0}.product-meta{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);display:flex;justify-content:space-between;gap:8px}.product-meta span{color:var(--accent)}.product-card h3{font-family:Georgia,"Songti SC",serif;font-size:19px;margin:7px 0 6px;line-height:1.25}.product-card p{font-size:13px;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .recommend-reason{margin-top:6px;color:var(--success);font-size:12px}.product-buy{margin-top:14px;display:flex;align-items:center;justify-content:space-between}.product-buy strong{font-size:17px}.product-buy button{border:1px solid var(--ink);background:#fff;border-radius:var(--radius);height:38px;padding:0 15px;font-weight:700}.product-buy button:hover{background:var(--ink);color:#fff}.listing-page,.product-page,.private-layout{padding-block:34px 90px}.breadcrumbs{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:13px;margin-bottom:34px;flex-wrap:wrap}.breadcrumbs a:hover{color:var(--ink)}.listing-header{max-width:760px;margin-bottom:34px}.listing-header h1{font-family:Georgia,"Songti SC",serif;font-size:clamp(38px,5vw,62px);margin:8px 0 13px;line-height:1.08}.listing-header p{color:var(--muted);font-size:17px}.filter-bar{display:grid;grid-template-columns:minmax(180px,1fr) 190px auto auto;gap:12px;padding:18px 0;border-block:1px solid var(--line);align-items:center}.filter-bar input[type=text],.filter-bar input:not([type]),.filter-bar select,.purchase-box select{height:44px;border:1px solid #bbb;border-radius:var(--radius);padding:0 12px;background:#fff}.filter-bar label{display:flex;align-items:center;gap:8px;font-size:14px}.filter-bar button{height:44px;border:0;background:var(--ink);color:#fff;border-radius:var(--radius);padding:0 20px}.listing-summary{display:flex;justify-content:space-between;font-size:13px;color:var(--muted);margin:18px 0}.listing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pagination{display:flex;justify-content:space-between;margin-top:44px}.pagination a{border:1px solid var(--ink);padding:10px 18px;border-radius:var(--radius)}.empty-state{text-align:center;padding:90px 20px;background:var(--soft)}.empty-state h2{font-family:Georgia,"Songti SC",serif;font-size:32px}.product-main{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(380px,.82fr);gap:70px;align-items:start}.gallery{display:grid;grid-template-columns:86px 1fr;gap:14px}.gallery-main{grid-column:2;grid-row:1;aspect-ratio:4/5;background:var(--soft);overflow:hidden}.gallery-main img{width:100%;height:100%}.thumbnails{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:10px}.thumbnails button{border:1px solid transparent;padding:0;background:var(--soft);aspect-ratio:4/5;overflow:hidden}.thumbnails button:hover,.thumbnails button.active{border-color:var(--ink)}.thumbnails img{width:100%;height:100%}.product-info{position:sticky;top:22px}.brand-line{text-transform:uppercase;letter-spacing:.1em;font-size:12px;color:var(--muted)}.product-info h1{font-family:Georgia,"Songti SC",serif;font-size:clamp(36px,4.4vw,58px);line-height:1.08;margin:10px 0}.subtitle{color:var(--muted);font-size:17px}.price-row{display:flex;gap:14px;align-items:center;margin:22px 0}.price-row strong{font-size:28px}.price-row del{color:var(--muted)}.stock{font-size:13px;font-weight:700}.in-stock{color:var(--success)}.out-stock{color:var(--accent)}.highlights{padding-left:20px;color:#383a3d}.highlights li{margin:7px 0}.purchase-box{display:grid;grid-template-columns:1fr 150px;gap:14px;padding:22px 0;border-block:1px solid var(--line);margin-top:24px}.purchase-box label{font-size:13px;font-weight:700}.purchase-box select{display:block;width:100%;margin-top:6px}.quantity-stepper{height:44px;display:grid;grid-template-columns:42px 1fr 42px;border:1px solid #bbb;border-radius:var(--radius);margin-top:6px}.quantity-stepper button,.quantity-stepper input{border:0;background:#fff;text-align:center;min-width:0}.purchase-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px}.purchase-actions button{width:100%}.share-link{border:0;background:transparent;text-decoration:underline;padding:15px 0}.product-assurances{border-top:1px solid var(--line)}.product-assurances>div{display:grid;grid-template-columns:110px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.product-assurances span{color:var(--muted)}.product-details{margin-top:80px;padding:64px;background:var(--soft);display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.product-details h2{font-family:Georgia,"Songti SC",serif;font-size:38px;margin:8px 0}.product-details p{font-size:17px;white-space:pre-line}.spec-section{padding:70px 0}.spec-section h2{font-family:Georgia,"Songti SC",serif;font-size:34px}.spec-section dl{border-top:1px solid var(--line)}.spec-section dl div{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--line);padding:16px 0}.spec-section dt{font-weight:700}.spec-section dd{margin:0;color:var(--muted)}.shop-footer{background:#1a1b1d;color:#ddd;padding:62px 0 20px}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:48px}.footer-grid h2{font-size:13px;color:#fff}.footer-grid div{display:flex;flex-direction:column;gap:9px;font-size:13px}.footer-grid p{max-width:300px;color:#aaa}.wordmark.light{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #393a3c;margin-top:48px;padding-top:18px;color:#929498;font-size:12px}.private-body{background:var(--soft)}.private-layout{display:grid;grid-template-columns:220px 1fr;gap:30px}.private-layout aside{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);height:max-content}.private-layout aside a{padding:14px 18px;border-bottom:1px solid var(--line)}.private-layout aside a.active{font-weight:700;border-left:3px solid var(--accent)}.private-content{background:#fff;border:1px solid var(--line);padding:32px;min-width:0}.private-content h1{font-family:Georgia,"Songti SC",serif;font-size:42px;margin-top:0}.toast{position:fixed;right:24px;bottom:24px;background:#17191c;color:#fff;padding:14px 20px;border-radius:var(--radius);z-index:100;transform:translateY(16px);opacity:0;transition:.2s}.toast.show{transform:none;opacity:1}.panel,.notice,.hero,.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px}.grid.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.muted{color:var(--muted)}input,select{max-width:100%}.age-gate{position:fixed;inset:0;background:rgba(0,0,0,.72);display:none;place-items:center;z-index:200;padding:24px}.age-gate.show{display:grid}.modal{background:#fff;border-radius:var(--radius);padding:30px;max-width:520px}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.stat{padding:14px;border:1px solid var(--line)}.order-row,.cart-row{display:flex;justify-content:space-between;gap:14px;border-top:1px solid var(--line);padding:14px 0}.compact-input{width:100px}.checkbox{display:flex;gap:8px}.quote-box{background:var(--soft);padding:16px;margin:16px 0}.toast[hidden]{display:block;visibility:hidden}@media(max-width:1000px){.header-main{grid-template-columns:170px 1fr auto}.header-actions{gap:12px}.product-grid,.listing-grid{grid-template-columns:repeat(3,1fr)}.product-main{gap:36px;grid-template-columns:1fr 420px}.category-nav .shell{gap:20px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.shell{width:min(100% - 28px,var(--max))}.service-bar .shell{justify-content:center;height:30px}.service-bar span:not(:first-child){display:none}.header-main{min-height:66px;grid-template-columns:44px 1fr auto;gap:8px}.menu-toggle{display:block}.wordmark{font-size:19px}.site-search{grid-column:1/-1;grid-row:2;margin-bottom:12px}.header-actions a:first-child{display:none}.category-nav{display:none}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:12px 18px;box-shadow:0 12px 24px rgba(0,0,0,.08)}.mobile-menu:not([hidden]){display:grid}.mobile-menu a{padding:12px 4px;border-bottom:1px solid #eee}.shop-hero,.shop-hero-overlay{min-height:560px}.shop-hero>img{object-position:62% center}.shop-hero:after{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.08) 80%)}.shop-hero-overlay{justify-content:flex-end;padding-bottom:55px}.shop-hero h1{font-size:48px}.trust-strip .shell{grid-template-columns:1fr;gap:12px}.commerce-section{padding-block:52px}.category-grid{grid-template-columns:1fr}.category-tile{min-height:320px}.product-grid,.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.product-card h3{font-size:16px}.product-card p{font-size:12px}.filter-bar{grid-template-columns:1fr 1fr}.filter-bar input:first-child{grid-column:1/-1}.product-main{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.gallery-main{grid-column:1;grid-row:1}.thumbnails{grid-column:1;grid-row:2;flex-direction:row;overflow-x:auto}.thumbnails button{width:68px;flex:0 0 auto}.product-info{position:static}.product-details{padding:34px 24px;grid-template-columns:1fr;gap:18px}.purchase-box{grid-template-columns:1fr 130px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.private-layout{grid-template-columns:1fr}.private-layout aside{flex-direction:row;overflow-x:auto}.private-layout aside a{white-space:nowrap;border-bottom:0;border-right:1px solid var(--line)}.private-content{padding:22px 16px}.grid.two{grid-template-columns:1fr}}@media(max-width:360px){.product-grid,.listing-grid{grid-template-columns:1fr}.filter-bar{grid-template-columns:1fr}.filter-bar>*{grid-column:1}.purchase-box{grid-template-columns:1fr}.purchase-actions{grid-template-columns:1fr}.shop-hero h1{font-size:40px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
