*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#232323;background:#fff;font:14px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.wrap{width:min(1200px,calc(100% - 32px));margin:auto}.topbar{background:#181818;color:#cfcfcf;font-size:12px}.topbar .wrap{height:34px;display:flex;justify-content:space-between;align-items:center}.header{background:#fff;border-bottom:1px solid #eee}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:40px}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:46px;height:46px;border-radius:14px;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:900;font-size:18px}.brand b{display:block;font-size:21px;letter-spacing:.3px}.brand small{color:#777}.search{width:min(480px,48%);height:44px;border:2px solid var(--brand);border-radius:24px;display:flex;overflow:hidden}.search input{border:0;outline:0;flex:1;padding:0 18px;font-size:14px}.search button{border:0;background:var(--brand);color:#fff;padding:0 26px;cursor:pointer}.nav{background:#fff;box-shadow:0 3px 10px rgba(0,0,0,.03)}.nav-inner{height:52px;display:flex;align-items:center;gap:34px;overflow:auto;white-space:nowrap}.nav a{height:52px;display:flex;align-items:center;font-weight:600;color:#444;position:relative}.nav a:hover,.nav a.on{color:var(--brand)}.nav a.on:after{content:"";height:3px;background:var(--brand);position:absolute;left:0;right:0;bottom:0;border-radius:9px}.hero{background:#f5f2ef;padding:30px 0}.hero-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.hero-main{min-width:0}.slider{height:430px;position:relative;border-radius:22px;overflow:hidden;background:#ddd}.slide{position:absolute;inset:0;background:center/cover no-repeat;opacity:0;pointer-events:none;transition:.6s}.slide.active{opacity:1;pointer-events:auto}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.08) 68%,transparent)}.slide-copy{position:absolute;left:55px;top:50%;transform:translateY(-50%);color:white;max-width:470px;display:flex;flex-direction:column;align-items:flex-start}.slide-copy em{font-style:normal;font-size:13px;letter-spacing:3px;opacity:.8}.slide-copy strong{font-size:38px;line-height:1.25;margin:10px 0}.slide-copy small{font-size:16px;opacity:.9}.slide-copy i{font-style:normal;background:#fff;color:#222;padding:10px 20px;border-radius:22px;margin-top:24px}.hero-side{display:grid;grid-template-rows:1fr auto;gap:18px}.side-card{background:var(--brand);color:#fff;border-radius:22px;padding:40px 34px;display:flex;flex-direction:column;justify-content:center}.kicker{font-size:12px;letter-spacing:3px;opacity:.75}.side-card h1{font-size:29px;line-height:1.25;margin:12px 0}.side-card p{opacity:.82}.side-card a{margin-top:16px;font-weight:700}.mini-benefits{background:#fff;border-radius:18px;padding:18px 20px;display:flex;gap:15px;justify-content:space-between;color:#555;font-size:12px}.cat-section{padding:30px 0 5px}.cat-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.cat-grid a{border:1px solid #eee;border-radius:18px;text-align:center;padding:18px 8px;background:#fff;transition:.2s}.cat-grid a:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.07);border-color:#ddd}.cat-grid span{font-size:30px;display:block}.cat-grid b{display:block;margin-top:5px}.cat-grid small{color:#aaa}.section{padding:60px 0}.section.soft{background:#faf8f6}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.section-head span{font-size:11px;letter-spacing:3px;color:var(--brand);font-weight:800}.section-head h2{font-size:30px;margin:3px 0 0}.section-head>a{color:#777}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border:1px solid #eee;border-radius:18px;overflow:hidden;background:#fff;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(0,0,0,.07)}.product-card .pic{height:270px;background:#f5f5f5;display:block;position:relative;overflow:hidden}.product-card .pic img{width:100%;height:100%;object-fit:cover}.product-card .tag{position:absolute;left:14px;top:14px;background:var(--brand);color:#fff;font-size:11px;padding:4px 9px;border-radius:20px}.product-card .info{padding:16px 18px 18px}.product-card .info>small{color:#999}.product-card h3{margin:3px 0;font-size:16px}.product-card p{color:#888;margin:4px 0 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price{display:flex;align-items:center;gap:10px}.price b{font-size:20px;color:var(--brand)}.price del{color:#aaa}.compact .pic{height:235px}.promo{background:#272422;color:#fff}.promo .wrap{padding:72px 32px;background:linear-gradient(100deg,rgba(143,31,45,.72),rgba(39,36,34,.4)),url('../img/banner-2.svg') center/cover;border-radius:0}.promo span{letter-spacing:3px;font-size:11px}.promo h2{font-size:32px;max-width:650px;margin:8px 0}.promo p{max-width:680px;color:#eee}.promo a{display:inline-block;margin-top:10px;border:1px solid #fff;padding:9px 17px;border-radius:22px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-card{border:1px solid #eee;border-radius:18px;overflow:hidden;background:#fff}.article-card img{width:100%;height:210px;object-fit:cover}.article-card div{padding:18px}.article-card small{color:#aaa}.article-card h3{font-size:19px;margin:4px 0}.article-card p{color:#777;margin:0}.footer{background:#171717;color:#bbb;padding:45px 0 20px}.footer-brand{display:flex;flex-direction:column}.footer-brand b{color:#fff;font-size:22px}.footer-links{display:flex;gap:25px;margin:24px 0;border-bottom:1px solid #333;padding-bottom:24px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;font-size:12px}.footer-bottom p{margin:0}.page-banner{background:#f4f0ed;padding:58px 0}.page-banner span{font-size:11px;letter-spacing:3px;color:var(--brand);font-weight:800}.page-banner h1{font-size:38px;margin:4px 0}.page-banner p{color:#777}.filter{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.filter a{border:1px solid #ddd;border-radius:20px;padding:7px 15px}.filter a.on,.filter a:hover{background:var(--brand);color:#fff;border-color:var(--brand)}.result-count{color:#888;margin-bottom:20px}.empty{padding:80px 20px;text-align:center;color:#999}.product-detail{display:grid;grid-template-columns:1.1fr .9fr;gap:55px}.mainpic{border-radius:20px;overflow:hidden;background:#f7f7f7;aspect-ratio:1/1}.mainpic img{width:100%;height:100%;object-fit:cover}.thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.thumbs button{width:74px;height:74px;border:1px solid #ddd;background:#fff;border-radius:10px;padding:3px;cursor:pointer}.thumbs img{width:100%;height:100%;object-fit:cover;border-radius:7px}.product-summary{padding-top:25px}.product-summary>small{color:var(--brand);font-weight:700}.product-summary h1{font-size:34px;line-height:1.25;margin:8px 0}.product-summary .sub{font-size:16px;color:#777}.detail-price{background:#f8f4f1;border-radius:14px;padding:20px;margin:24px 0}.detail-price b{color:var(--brand);font-size:34px}.detail-price del{margin-left:12px;color:#aaa}.product-summary ul{padding-left:18px;color:#666;line-height:2}.back-btn{display:inline-block;margin-top:10px;background:var(--brand);color:#fff;padding:12px 24px;border-radius:24px}.detail-content{margin-top:60px;border-top:1px solid #eee;padding-top:35px}.detail-content>h2{font-size:28px}.rich{font-size:16px;line-height:1.9;color:#444}.rich img{max-width:100%;height:auto;margin:18px auto}.rich h2{font-size:24px;color:#222;margin-top:28px}.article-list{display:grid;gap:20px}.article-list>a{display:grid;grid-template-columns:300px 1fr;gap:28px;border:1px solid #eee;border-radius:18px;padding:14px}.article-list img{width:100%;height:190px;object-fit:cover;border-radius:13px}.article-list h2{font-size:23px;margin:4px 0}.article-list p{color:#777}.article-list small{color:#aaa}.article-list span{color:var(--brand);font-weight:700}.narrow{max-width:900px}.article-detail{padding:55px 0}.article-detail h1{font-size:38px;line-height:1.3;margin:25px 0 5px}.crumb,.meta{color:#999}.article-cover{width:100%;border-radius:20px;margin:28px 0}.about{font-size:16px}.about>h2{font-size:30px}.about-box{margin-top:30px;border:1px solid #eee;border-radius:18px;padding:25px}.about-box p{display:grid;grid-template-columns:110px 1fr;border-bottom:1px dashed #eee;padding:12px 0;margin:0}.about-box p:last-child{border:0}.about-box b{color:#666}@media(max-width:900px){.hero-grid,.product-detail{grid-template-columns:1fr}.hero-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.cat-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr}.search{width:50%}.nav-inner{gap:24px}.article-list>a{grid-template-columns:220px 1fr}}@media(max-width:600px){.wrap{width:min(100% - 22px,1200px)}.topbar .wrap span:last-child{display:none}.header-inner{height:76px}.brand-mark{width:40px;height:40px}.brand b{font-size:17px}.search{width:42%;height:40px}.search input{min-width:0;padding:0 11px}.search button{padding:0 12px}.nav-inner{height:46px}.nav a{height:46px}.hero{padding:14px 0}.slider{height:360px}.slide-copy{left:28px;right:25px}.slide-copy strong{font-size:28px}.hero-side{grid-template-columns:1fr}.side-card{padding:28px}.mini-benefits{display:none}.cat-grid{grid-template-columns:repeat(4,1fr);gap:8px}.cat-grid a{padding:13px 4px}.cat-grid span{font-size:24px}.section{padding:38px 0}.section-head h2{font-size:25px}.product-grid{gap:10px}.product-card .pic,.compact .pic{height:185px}.product-card .info{padding:12px}.product-card p{display:none}.price b{font-size:17px}.article-grid{gap:14px}.footer-bottom{flex-direction:column;gap:5px}.page-banner{padding:38px 0}.page-banner h1{font-size:30px}.product-detail{gap:20px}.product-summary{padding-top:0}.product-summary h1{font-size:28px}.article-list>a{grid-template-columns:110px 1fr;gap:14px}.article-list img{height:110px}.article-list h2{font-size:17px}.article-list p{display:none}.article-detail h1{font-size:30px}}
