:root{--ink:#273142;--muted:#718098;--blue:#3375d8;--line:#e4e9f0;--paper:#fff}*{box-sizing:border-box}body{margin:0;background:#f6f7fa;color:var(--ink);font:14px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}.shop-header{position:sticky;top:0;z-index:20;background:#fffffff0;border-bottom:1px solid #142e5a14;backdrop-filter:blur(18px)}.header-inner{max-width:1220px;min-height:68px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:800}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#3375d8;color:#fff;font-size:15px;box-shadow:0 5px 10px #1d67e638}nav{display:flex;align-items:center;justify-content:center;gap:2px;overflow:auto}nav a,.account{padding:8px 11px;border-radius:7px;color:#65718a;white-space:nowrap}nav a:hover,nav a.active{background:#edf4ff;color:#1b65db}.account{margin-left:auto}.search-hero{min-height:380px;overflow:hidden;background:radial-gradient(circle at 77% 32%,#4d99ff9c,transparent 25%),linear-gradient(116deg,#10243f,#1d416f);color:#fff}.hero-inner{max-width:830px;margin:auto;padding:68px 24px 58px;text-align:center}.hero-inner>p,.section-heading>div>p,.term-banner p,.eyebrow{margin:0 0 12px;color:#80b3ff;font-size:11px;font-weight:700;letter-spacing:.16em}.hero-inner h1{margin:0;font-size:40px;letter-spacing:-.03em}.hero-inner>span{display:block;margin:12px 0 20px;color:#c6d4e7}.main-search{display:flex;max-width:680px;height:56px;margin:auto;padding:5px;border-radius:6px;background:#fff;box-shadow:0 12px 30px #0004}.main-search input{min-width:0;flex:1;border:0;outline:0;padding:0 13px;font:inherit}.main-search button,.primary-button{border:0;border-radius:3px;background:var(--blue);color:#fff;padding:0 24px;font-weight:700;cursor:pointer}.hot-search{margin-top:15px;color:#c4d2e3;font-size:12px}.hot-search a{color:#eff5ff}.section{max-width:1200px;margin:auto;padding:52px 24px}.section-heading,.category-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-heading h2,.category-heading h2{margin:0;font-size:26px}.section-heading>div>p{color:#6e87aa}.section-heading>a,.category-heading>a{color:#3c76cc}.post-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.post-card,.product-card{overflow:hidden;border:1px solid var(--line);border-radius:5px;background:var(--paper);transition:.18s}.post-card:hover,.product-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #1d335d16}.post-cover{height:137px;position:relative;background:linear-gradient(135deg,#d2e5ff,#e9e0ff) center/cover}.post-cover span,.product-cover span{position:absolute;top:8px;left:8px;padding:3px 7px;border-radius:2px;background:#fffffff0;color:#517094;font-size:10px}.post-copy{padding:12px}.post-copy h3,.product-card h2{height:40px;margin:0;font-size:14px;line-height:1.45;overflow:hidden}.post-copy p,.product-card p{height:35px;margin:8px 0;color:#8993a2;font-size:11px;line-height:1.55;overflow:hidden}.post-copy footer,.product-card footer{display:flex;justify-content:space-between;color:#9ba4b2;font-size:10px}.post-copy strong,.product-card strong{color:#e25d39;font-size:14px}.category-columns{padding:34px 24px 58px;background:#eef2f4}.category-column{max-width:1152px;margin:0 auto 46px}.category-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);gap:18px}.category-feature{min-height:360px;position:relative;overflow:hidden;border-radius:9px;background:linear-gradient(135deg,#7394bd,#345a86) center/cover;box-shadow:0 14px 30px #2a3e5317}.category-feature:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#08121fe0)}.category-feature>div{position:absolute;z-index:1;left:28px;right:28px;bottom:24px;color:#fff}.category-feature h3{margin:0 0 15px;font-size:20px}.category-feature p{display:flex;justify-content:space-between;margin:0;color:#ffffffb8}.category-more{display:grid;grid-template-rows:repeat(4,minmax(0,1fr));gap:12px}.category-more a{display:grid;grid-template-columns:102px minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px;border-radius:9px;background:#fff;box-shadow:0 8px 20px #2a3e530d}.category-more i{width:102px;height:64px;border-radius:5px;background:#d7e5f4 center/cover}.category-more b,.category-more small{display:block}.category-more b{font-size:14px}.category-more small{color:#9aa4af;font-size:11px}.category-more strong{align-self:end;color:#df643e}.shop-footer{background:#13223b;color:#fff}.footer-inner{max-width:1180px;margin:auto;padding:34px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-inner h2{margin:0 0 8px;font-size:20px}.footer-inner p{margin:0;color:#ffffff9e}.footer-links{display:flex;gap:10px;flex-wrap:wrap}.footer-links span{padding:8px 12px;border:1px solid #ffffff26;border-radius:8px;color:#ffffffc7}.detail-wrap{max-width:1120px;margin:auto;padding:28px 24px 72px}.summary{display:grid;grid-template-columns:minmax(280px,460px) 1fr;gap:34px}.detail-cover{min-height:330px;border-radius:8px;background:linear-gradient(135deg,#dce8ee,#d8ece9) center/cover}.detail-info,.detail-content>article,.detail-content aside{padding:30px;border:1px solid #edf0f5;border-radius:8px;background:#fff}.detail-info h1{margin:0 0 18px;font-size:34px;line-height:1.25}.price{margin:0 0 20px;color:#d45b2c;font-size:30px;font-weight:700}.note,.pre{color:#5e6673;line-height:1.9;white-space:pre-wrap}.primary-button{display:inline-flex;height:44px;align-items:center}.detail-content{display:grid;grid-template-columns:1fr 320px;gap:24px;margin-top:24px}.detail-content h2{margin:0 0 14px}.detail-content h2:not(:first-child){margin-top:34px}.rich-content{color:#4f5866;line-height:1.9}.rich-content img{max-width:100%;height:auto}.outline-button{display:inline-block;margin-top:10px;padding:9px 13px;border:1px solid #3375d8;border-radius:4px;color:#3375d8}.category-page{min-height:70vh}.term-banner{padding:58px 24px;background:linear-gradient(120deg,#173257,#2e64a4);color:#fff}.term-banner>div,.archive,.filter-wrap{max-width:1152px;margin:auto}.term-banner h1{margin:0;font-size:38px}.term-banner span{color:#c9d8ea}.filter-wrap{margin-top:26px;padding:18px 22px;border:1px solid #e3e8f1;border-radius:10px;background:#fff}.filter-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.filter-row+ .filter-row{margin-top:14px;padding-top:14px;border-top:1px solid #eef1f4}.filter-row b{width:65px}.filter-row a{padding:5px 11px;border-radius:5px;color:#65718a}.filter-row a.active,.filter-row a:hover{background:#edf4ff;color:#1b65db}.filter-row span{margin-left:auto;color:#8993a2;font-size:12px}.archive{padding:28px 0 64px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-cover{height:165px;position:relative;background:linear-gradient(135deg,#d7e6f8,#e9e2f7) center/cover}.product-card>div:last-child{padding:15px}.empty{grid-column:1/-1;color:#8993a2;text-align:center;padding:50px}@media(max-width:960px){.post-grid{grid-template-columns:repeat(3,1fr)}.category-content,.summary,.detail-content{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.header-inner{flex-wrap:wrap;padding:10px 16px;gap:8px}nav{order:3;width:100%;justify-content:flex-start}.search-hero{min-height:365px}.hero-inner{padding-top:57px}.hero-inner h1{font-size:30px}.section,.archive{padding-left:16px;padding-right:16px}.post-grid,.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-columns{padding:26px 16px 44px}.category-content{grid-template-columns:1fr}.category-feature{min-height:280px}.category-more{min-height:auto}.category-more a{grid-template-columns:82px minmax(0,1fr) auto}.category-more i{width:82px;height:58px}.footer-inner{align-items:flex-start;flex-direction:column}.detail-wrap{padding:25px 16px}.detail-info,.detail-content>article,.detail-content aside{padding:24px}.filter-wrap{margin:20px 16px}.filter-row span{width:100%;margin-left:0}}
