:root{--home-accent:#173c8d;--home-deep:#081936;--home-soft:#f3f7ff;--home-text:#0b1830;--home-highlight:#4b70c7;}

/* 首页精修层：仅影响 index.php，保留原有内容页稳定结构 */
body.premium-home{background:#fff;}
body.premium-home .site-header{background:rgba(255,255,255,.88);border-bottom:1px solid rgba(20,40,70,.08);box-shadow:0 8px 30px rgba(15,35,65,.04)}
body.premium-home .header-inner{min-height:88px}body.premium-home .logo img{width:270px}body.premium-home .main-nav{gap:28px;font-size:15px}body.premium-home .nav-cta{box-shadow:0 10px 25px color-mix(in srgb,var(--home-accent) 28%,transparent)}
body.premium-home main{overflow:hidden}.premium-hero{padding:34px 0 34px}.premium-hero .hero-shell{min-height:560px;border-radius:36px;background:linear-gradient(118deg,var(--home-accent),var(--home-deep));box-shadow:0 35px 80px color-mix(in srgb,var(--home-deep) 24%,transparent);isolation:isolate;position:relative}.premium-hero .hero-shell:before,.premium-hero .hero-shell:after{content:"";position:absolute;border-radius:999px;filter:blur(2px);pointer-events:none;z-index:-1}.premium-hero .hero-shell:before{width:420px;height:420px;right:-70px;top:-160px;background:rgba(255,255,255,.13)}.premium-hero .hero-shell:after{width:300px;height:300px;left:38%;bottom:-210px;background:rgba(255,255,255,.1)}
.premium-hero .hero-slide{min-height:560px;padding:64px 6.5%;grid-template-columns:1.08fr .92fr;gap:48px}.premium-hero .hero-kicker{text-transform:uppercase;letter-spacing:.12em;margin-bottom:20px}.premium-hero h1{font-size:58px;margin-bottom:20px}.premium-hero .hero-title{font-size:50px}.premium-hero .hero-copy p{font-size:18px;line-height:1.75;max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 24px}.home-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border-radius:14px;font-weight:850}.home-btn-light{background:#fff;color:var(--home-deep);box-shadow:0 12px 32px rgba(0,0,0,.12)}.home-btn-outline{border:1px solid rgba(255,255,255,.4);color:#fff;background:rgba(255,255,255,.08)}.home-btn-solid{background:var(--home-accent);color:#fff}.hero-proof{display:flex;gap:12px;flex-wrap:wrap}.hero-proof span{padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.16);font-size:13px}.premium-hero .hero-visual{position:relative;min-width:0}.visual-frame{width:100%;padding:18px;border-radius:28px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px rgba(255,255,255,.2)}.visual-frame img{width:100%;filter:drop-shadow(0 25px 35px rgba(0,0,0,.22))}.visual-float{position:absolute;background:#fff;color:var(--home-deep);padding:12px 16px;border-radius:16px;box-shadow:0 15px 35px rgba(0,0,0,.18);font-size:12px;line-height:1.4}.visual-float b{font-size:15px}.vf-one{left:-24px;bottom:48px}.vf-two{right:-15px;top:36px}.premium-hero .slider-controls{left:6.5%;bottom:30px}.premium-hero .slider-dot{width:28px;height:5px;border-radius:99px}
.home-section{padding:84px 0}.home-section:nth-of-type(even){position:relative}.home-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.home-section-head>div>span{display:inline-flex;color:var(--home-accent);font-weight:850;font-size:13px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.home-section-head h2{font-size:38px;line-height:1.18;margin:0 0 10px;letter-spacing:-.03em}.home-section-head p{margin:0;color:var(--muted);max-width:700px}.home-section-head>a{white-space:nowrap;font-weight:800;color:var(--home-accent);padding-bottom:5px;border-bottom:1px solid color-mix(in srgb,var(--home-accent) 35%,transparent)}
.category-zone{padding:24px 0 40px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-grid>a{display:flex;align-items:center;gap:14px;padding:21px;border:1px solid rgba(15,45,80,.09);border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(17,50,85,.07);transition:.25s}.category-grid>a:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(17,50,85,.12)}.category-grid .cat-icon{display:grid;place-items:center;min-width:44px;height:44px;border-radius:14px;background:var(--home-soft);color:var(--home-accent);font-weight:900}.category-grid strong{display:block;font-size:17px}.category-grid small{display:block;color:var(--muted);margin-top:2px}.category-grid>a>b{margin-left:auto;font-size:11px;padding:5px 8px;border-radius:999px;background:var(--home-soft);color:var(--home-accent)}.category-zone.floating{margin-top:-56px;position:relative;z-index:8}.category-zone.floating .category-grid>a{box-shadow:0 20px 50px rgba(15,40,75,.13)}
.product-zone{background:linear-gradient(180deg,#fff 0,var(--home-soft) 180%)}.home-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.home-product{background:#fff;border:1px solid rgba(15,45,80,.09);border-radius:24px;overflow:hidden;box-shadow:0 14px 38px rgba(15,50,85,.075);transition:transform .25s,box-shadow .25s}.home-product:hover{transform:translateY(-6px);box-shadow:0 25px 55px rgba(15,50,85,.14)}.home-product-media{position:relative;display:block;background:var(--home-soft);overflow:hidden}.home-product-media img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .3s}.home-product:hover .home-product-media img{transform:scale(1.025)}.product-badge{position:absolute;right:13px;top:13px;background:rgba(255,255,255,.94);color:var(--home-deep);padding:6px 9px;border-radius:10px;font-size:11px;font-weight:850;box-shadow:0 8px 18px rgba(0,0,0,.1)}.rank{position:absolute;z-index:2;left:13px;top:13px;width:36px;height:36px;border-radius:12px;background:var(--home-accent);color:#fff;display:grid;place-items:center;font-weight:900;font-size:12px}.home-product-body{padding:20px}.product-region{font-size:12px;font-weight:800;color:var(--home-accent);margin-bottom:7px}.home-product h3{font-size:18px;line-height:1.45;margin:0;min-height:52px}.product-bottom{display:flex;align-items:center;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid rgba(20,45,75,.08)}.product-bottom strong{font-size:22px;color:#ef4545}.product-bottom>a{margin-left:auto;color:var(--home-accent);font-weight:800;font-size:13px}.product-shelf{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-shelf .home-product.compact:nth-child(n+5){margin-top:10px}.featured-products{display:grid;grid-template-columns:1.12fr .88fr;gap:22px}.featured-main .home-product{height:100%}.featured-main .home-product-media img{aspect-ratio:16/11}.featured-side{display:grid;grid-template-columns:1fr 1fr;gap:18px}.featured-side .home-product h3{font-size:15px;min-height:44px}.featured-side .home-product-body{padding:15px}.featured-side .product-bottom strong{font-size:18px}
.article-zone{background:#fff}.home-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.home-article{background:#fff;border:1px solid rgba(15,45,80,.09);border-radius:24px;overflow:hidden;box-shadow:0 12px 36px rgba(15,50,85,.07)}.home-article-media img{width:100%;aspect-ratio:16/9;object-fit:cover}.home-article-body{padding:21px}.home-article time{font-size:12px;font-weight:850;color:var(--home-accent)}.home-article h3{font-size:19px;line-height:1.45;margin:7px 0 9px}.home-article p{margin:0;color:var(--muted);font-size:14px}.read-more{display:inline-block;margin-top:13px;color:var(--home-accent);font-weight:800;font-size:13px}.article-spotlight{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.article-spotlight>.wide .home-article-media img{aspect-ratio:16/8.5}.article-stack{display:grid;grid-template-columns:1fr 1fr;gap:16px}.article-stack .home-article-body{padding:15px}.article-stack .home-article h3{font-size:15px}.article-stack .home-article p,.article-stack .read-more{display:none}.article-list{display:grid;gap:14px}.article-list .wide{display:grid;grid-template-columns:260px 1fr}.article-list .home-article-media img{height:100%;aspect-ratio:auto;object-fit:cover}
.trust-zone{padding:36px 0 74px}.home-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border-radius:28px;overflow:hidden;background:var(--home-deep);color:#fff;box-shadow:0 25px 60px color-mix(in srgb,var(--home-deep) 18%,transparent)}.home-trust-grid>div{padding:28px 25px;border-right:1px solid rgba(255,255,255,.12)}.home-trust-grid>div:last-child{border-right:0}.home-trust-grid span{display:block;opacity:.45;font-size:12px;font-weight:900}.home-trust-grid strong{display:block;font-size:19px;margin:4px 0}.home-trust-grid p{margin:0;opacity:.72;font-size:13px}.stats-zone{padding:22px 0 46px}.home-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.home-stats>div{padding:24px;border-radius:20px;background:var(--home-soft);border:1px solid color-mix(in srgb,var(--home-accent) 14%,transparent)}.home-stats strong{display:block;font-size:32px;color:var(--home-accent);line-height:1}.home-stats span{display:block;margin-top:9px;color:var(--muted);font-size:13px}
.promo-zone{padding:28px 0 60px}.promo-card{padding:38px 44px;border-radius:30px;background:linear-gradient(120deg,var(--home-deep),var(--home-accent));color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 25px 60px color-mix(in srgb,var(--home-deep) 20%,transparent);position:relative;overflow:hidden}.promo-card:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:12%;top:-120px;background:rgba(255,255,255,.08)}.promo-card span{font-size:11px;letter-spacing:.16em;opacity:.72}.promo-card h2{font-size:32px;margin:5px 0}.promo-card p{margin:0;opacity:.8}.promo-card>a{position:relative;z-index:2;background:#fff;color:var(--home-deep);padding:13px 19px;border-radius:14px;font-weight:850;white-space:nowrap}
.bento-premium{display:grid;grid-template-columns:1.3fr .85fr .85fr;grid-auto-rows:minmax(170px,auto);gap:18px}.bento-premium>a{padding:28px;border-radius:25px;border:1px solid rgba(15,45,80,.09);background:#fff;box-shadow:0 14px 40px rgba(20,50,85,.07)}.bento-premium .bento-large{grid-row:span 2;background:linear-gradient(135deg,var(--home-deep),var(--home-accent));color:#fff;padding:42px}.bento-premium span{font-size:12px;font-weight:850;color:var(--home-accent)}.bento-premium .bento-large span{color:#fff;opacity:.65}.bento-premium h2{font-size:38px;line-height:1.15;margin:12px 0}.bento-premium h3{font-size:20px;margin:10px 0}.bento-premium p{color:var(--muted);margin:0}.bento-premium .bento-large p{color:#fff;opacity:.75}.bento-premium b{display:inline-block;margin-top:24px}
.compare-zone{background:var(--home-soft)}.compare-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:center}.compare-copy>span{color:var(--home-accent);font-weight:850;font-size:13px}.compare-copy h2{font-size:40px;line-height:1.15;margin:9px 0 15px}.compare-copy p{color:var(--muted);margin-bottom:24px}.compare-table{background:#fff;border-radius:24px;padding:12px;box-shadow:0 18px 45px rgba(15,45,80,.09)}.compare-row{display:grid;grid-template-columns:1fr 1fr 1fr 70px;align-items:center;padding:15px;border-bottom:1px solid rgba(15,45,80,.07);gap:10px}.compare-row:last-child{border-bottom:0}.compare-row.head{font-size:12px;color:var(--muted);font-weight:800}.compare-row b{color:#ef4545}.compare-row a{color:var(--home-accent);font-weight:800}.compare-row em{font-style:normal}
.process-zone{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid>div{padding:28px;border-radius:24px;background:linear-gradient(180deg,#fff,var(--home-soft));border:1px solid rgba(15,45,80,.08);position:relative}.process-grid span{font-size:32px;font-weight:950;color:color-mix(in srgb,var(--home-accent) 24%,transparent)}.process-grid h3{font-size:19px;margin:10px 0 7px}.process-grid p{margin:0;color:var(--muted);font-size:14px}
.search-zone{padding:24px 0 48px}.search-panel{display:flex;align-items:center;justify-content:space-between;gap:40px;background:var(--home-soft);border-radius:28px;padding:34px 38px}.search-panel>div>span{font-size:12px;color:var(--home-accent);font-weight:850}.search-panel h2{font-size:30px;margin:5px 0}.search-panel p{margin:0;color:var(--muted)}.search-panel label{min-width:420px;display:flex;background:#fff;border:1px solid rgba(15,45,80,.1);padding:7px;border-radius:16px;box-shadow:0 12px 30px rgba(15,45,80,.07)}.search-panel input{border:0;outline:0;padding:0 12px;flex:1;font:inherit}.search-panel label b{background:var(--home-accent);color:#fff;padding:10px 15px;border-radius:11px}
.editorial-zone{padding:22px 0 58px}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:46px 0;border-top:1px solid rgba(15,45,80,.12);border-bottom:1px solid rgba(15,45,80,.12)}.editorial-grid span{font-size:11px;letter-spacing:.16em;color:var(--home-accent);font-weight:850}.editorial-grid h2{font-size:38px;line-height:1.25;margin:12px 0 0}.editorial-grid p{font-size:17px;color:var(--muted);margin:0 0 20px}.editorial-grid a{color:var(--home-accent);font-weight:850}
.wholesale-zone{background:linear-gradient(180deg,#fff,var(--home-soft))}.wholesale-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.wholesale-grid>div,.wholesale-grid aside{padding:36px;border-radius:28px;background:#fff;border:1px solid rgba(15,45,80,.09);box-shadow:0 18px 45px rgba(15,45,80,.08)}.wholesale-grid>div>span,.wholesale-grid aside>span{color:var(--home-accent);font-size:12px;font-weight:850}.wholesale-grid h2{font-size:36px;margin:7px 0}.wholesale-grid h3{font-size:26px;margin:7px 0}.wholesale-grid p{color:var(--muted)}.wholesale-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.wholesale-cards>a{padding:16px;border-radius:16px;background:var(--home-soft)}.wholesale-cards span{display:block;font-size:11px;color:var(--home-accent);font-weight:850}.wholesale-cards strong,.wholesale-cards b{display:block;margin-top:5px}.wholesale-cards b{color:#ef4545}.wholesale-grid aside{background:var(--home-deep);color:#fff}.wholesale-grid aside ul{padding-left:20px;line-height:2}.wholesale-grid aside>a{display:inline-block;margin-top:10px;background:#fff;color:var(--home-deep);padding:11px 15px;border-radius:12px;font-weight:850}
.faq-preview{background:var(--home-soft)}.faq-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq-preview details{margin:0;padding:21px;border-radius:20px;background:#fff;border:1px solid rgba(15,45,80,.09)}.faq-preview summary{cursor:pointer;font-size:17px}.faq-preview details p{color:var(--muted);margin:12px 0 0}.site-footer{margin-top:0}
/* 15 套首页个性化结构 */
body.layout-1.premium-home .premium-hero .hero-shell{background:linear-gradient(125deg,var(--home-accent) 0%,var(--home-deep) 78%)}
body.layout-2.premium-home .premium-hero .hero-shell{border-radius:8px 36px 36px 36px}body.layout-2 .premium-hero .hero-slide{grid-template-columns:.9fr 1.1fr}body.layout-2 .visual-frame{border-radius:8px 24px 24px 24px}
body.layout-3.premium-home .premium-hero .hero-shell{background:linear-gradient(135deg,#fff 0%,var(--home-soft) 100%);color:var(--home-deep);border:1px solid color-mix(in srgb,var(--home-accent) 18%,transparent)}body.layout-3 .premium-hero .hero-proof span,body.layout-3 .home-btn-outline{color:var(--home-deep);border-color:color-mix(in srgb,var(--home-accent) 22%,transparent);background:#fff}body.layout-3 .premium-hero .hero-kicker{color:var(--home-accent)}body.layout-3 .visual-frame{background:linear-gradient(135deg,var(--home-accent),var(--home-deep))}
body.layout-4.premium-home .premium-hero{background:var(--home-deep);padding:40px 0}body.layout-4 .premium-hero .hero-shell{box-shadow:none;border:1px solid rgba(255,255,255,.13)}
body.layout-5.premium-home{background:#07111e;color:#e8edf8}body.layout-5 .site-header{background:rgba(7,17,30,.91);border-color:rgba(255,255,255,.08)}body.layout-5 .site-header a,body.layout-5 .mobile-toggle{color:#eef6ff}body.layout-5 .home-section,body.layout-5 .article-zone{background:#07111e}body.layout-5 .product-zone{background:linear-gradient(180deg,#07111e,#0b1828)}body.layout-5 .home-section-head h2,body.layout-5 .home-product h3,body.layout-5 .home-article h3{color:#eef6ff}body.layout-5 .home-section-head p,body.layout-5 .home-article p{color:#94a9bb}body.layout-5 .home-product,body.layout-5 .home-article,body.layout-5 .category-grid>a{background:#0e1c2c;border-color:rgba(255,255,255,.08)}body.layout-5 .product-bottom{border-color:rgba(255,255,255,.08)}body.layout-5 .category-grid strong{color:#eef6ff}
body.layout-6.premium-home .premium-hero .hero-shell{background:linear-gradient(90deg,var(--home-accent) 0 48%,var(--home-soft) 48%);color:#fff}body.layout-6 .premium-hero .hero-visual{color:var(--home-deep)}body.layout-6 .visual-frame{background:transparent;border:0}
body.layout-7.premium-home .premium-hero .hero-shell{background:linear-gradient(125deg,var(--home-deep),var(--home-accent));border-radius:36px 12px 36px 12px}body.layout-7 .premium-hero .hero-slide{grid-template-columns:.85fr 1.15fr}
body.layout-8.premium-home .premium-hero .hero-shell{text-align:center;background:radial-gradient(circle at 75% 15%,color-mix(in srgb,var(--home-highlight) 65%,white),transparent 27%),linear-gradient(135deg,var(--home-accent),var(--home-deep))}body.layout-8 .premium-hero .hero-slide{grid-template-columns:1fr}body.layout-8 .premium-hero .hero-copy{margin:auto;text-align:center;max-width:800px}body.layout-8 .premium-hero .hero-visual{display:none}body.layout-8 .hero-actions,body.layout-8 .hero-proof{justify-content:center}body.layout-8 .slider-controls{left:50%;transform:translateX(-50%)}
body.layout-9.premium-home .premium-hero .hero-shell{background:#fff;color:var(--home-deep);border:2px solid var(--home-deep);box-shadow:12px 12px 0 color-mix(in srgb,var(--home-accent) 30%,transparent);border-radius:0}body.layout-9 .premium-hero .hero-kicker{color:var(--home-accent)}body.layout-9 .home-btn-light{background:var(--home-deep);color:#fff}body.layout-9 .home-btn-outline,body.layout-9 .hero-proof span{border-color:rgba(15,45,80,.18);color:var(--home-deep);background:var(--home-soft)}body.layout-9 .visual-frame{background:var(--home-soft);border-color:rgba(15,45,80,.1)}body.layout-9 .slider-dot{background:rgba(15,45,80,.2)}body.layout-9 .slider-dot.is-active{background:var(--home-deep)}
body.layout-10.premium-home .premium-hero .hero-shell{background:linear-gradient(135deg,var(--home-soft),#fff);color:var(--home-deep);box-shadow:0 25px 60px rgba(10,60,70,.1)}body.layout-10 .premium-hero .hero-kicker{color:var(--home-accent)}body.layout-10 .home-btn-light{background:var(--home-accent);color:#fff}body.layout-10 .home-btn-outline,body.layout-10 .hero-proof span{color:var(--home-deep);border-color:rgba(15,45,80,.12);background:#fff}body.layout-10 .visual-frame{background:linear-gradient(135deg,var(--home-accent),var(--home-deep))}
body.layout-11.premium-home .premium-hero .hero-shell{background:linear-gradient(180deg,#fff 0%,var(--home-soft) 100%);color:var(--home-deep);border-radius:0;border-top:5px solid var(--home-accent);box-shadow:none}body.layout-11 .premium-hero .hero-kicker{color:var(--home-accent)}body.layout-11 .home-btn-light{background:var(--home-deep);color:#fff}body.layout-11 .home-btn-outline,body.layout-11 .hero-proof span{color:var(--home-deep);border-color:rgba(15,45,80,.13);background:#fff}body.layout-11 .visual-frame{background:linear-gradient(135deg,var(--home-accent),var(--home-deep))}
body.layout-12.premium-home .premium-hero .hero-shell{border-radius:36px;background:linear-gradient(160deg,var(--home-accent),var(--home-deep));max-width:1040px;margin:auto}body.layout-12 .premium-hero .hero-slide{grid-template-columns:1fr;text-align:center}body.layout-12 .premium-hero .hero-copy{margin:auto}body.layout-12 .hero-actions,body.layout-12 .hero-proof{justify-content:center}body.layout-12 .premium-hero .hero-visual{display:none}body.layout-12 .slider-controls{left:50%;transform:translateX(-50%)}
body.layout-13.premium-home .premium-hero .hero-shell{background:transparent;box-shadow:none;overflow:visible;color:var(--home-deep)}body.layout-13 .premium-hero .hero-shell:before{inset:0;width:auto;height:auto;border-radius:36px;background:linear-gradient(135deg,var(--home-deep),var(--home-accent));clip-path:polygon(0 0,56% 0,48% 100%,0 100%)}body.layout-13 .premium-hero .hero-copy{color:#fff}body.layout-13 .premium-hero .hero-visual{background:var(--home-soft);padding:22px;border-radius:30px;box-shadow:0 25px 60px rgba(15,45,80,.13)}body.layout-13 .slider-controls{bottom:8px}
body.layout-14.premium-home .premium-hero .hero-shell{background:#fff;color:var(--home-deep);box-shadow:none;border-top:1px solid rgba(15,45,80,.12);border-bottom:1px solid rgba(15,45,80,.12);border-radius:0}body.layout-14 .premium-hero .hero-kicker{color:var(--home-accent)}body.layout-14 .home-btn-light{background:var(--home-accent);color:#fff}body.layout-14 .home-btn-outline,body.layout-14 .hero-proof span{color:var(--home-deep);border-color:rgba(15,45,80,.12);background:var(--home-soft)}body.layout-14 .visual-frame{background:var(--home-soft);border:0}body.layout-14 .slider-dot{background:rgba(15,45,80,.18)}body.layout-14 .slider-dot.is-active{background:var(--home-accent)}
body.layout-15.premium-home .premium-hero .hero-shell{background:linear-gradient(90deg,var(--home-deep) 0 52%,var(--home-accent) 52%);border-radius:26px}body.layout-15 .premium-hero .hero-slide{grid-template-columns:1fr 1fr}
@media(max-width:980px){body.premium-home .header-inner{min-height:76px}body.premium-home .logo img{width:220px}.premium-hero .hero-slide,.premium-hero .hero-slide.is-active{grid-template-columns:1fr!important;padding:46px 7% 88px!important;gap:28px!important;text-align:left!important}.premium-hero h1{font-size:46px!important}.premium-hero .hero-title{font-size:40px!important}.premium-hero .hero-copy{order:1!important;text-align:left!important;margin:0!important}.premium-hero .hero-visual{order:2!important;display:flex!important;justify-content:flex-start!important;background:transparent!important;padding:0!important;box-shadow:none!important}.premium-hero .hero-visual .visual-frame{max-width:520px}.visual-float{display:none}.premium-hero .slider-controls{left:7%!important;transform:none!important}.category-grid,.home-product-grid,.product-shelf,.home-article-grid,.home-trust-grid,.home-stats,.process-grid,.faq-preview-grid{grid-template-columns:repeat(2,1fr)}.featured-products,.article-spotlight,.compare-wrap,.wholesale-grid,.editorial-grid{grid-template-columns:1fr}.featured-side{grid-template-columns:repeat(2,1fr)}.bento-premium{grid-template-columns:1fr 1fr}.bento-premium .bento-large{grid-column:span 2;grid-row:auto}.search-panel{align-items:flex-start;flex-direction:column}.search-panel label{min-width:0;width:100%}.wholesale-cards{grid-template-columns:repeat(2,1fr)}body.layout-5.premium-home .site-header{background:rgba(7,17,30,.96)}}
@media(max-width:640px){body.premium-home .logo img{width:185px}.premium-hero{padding-top:18px}.premium-hero .hero-shell{border-radius:24px!important;min-height:auto}.premium-hero .hero-slide,.premium-hero .hero-slide.is-active{padding:35px 7% 76px!important}.premium-hero h1{font-size:37px!important}.premium-hero .hero-title{font-size:34px!important}.premium-hero .hero-copy p{font-size:16px}.premium-hero .hero-visual .visual-frame{padding:10px;border-radius:20px}.home-section{padding:62px 0}.home-section-head{align-items:flex-start;flex-direction:column;margin-bottom:25px}.home-section-head h2{font-size:31px}.category-zone{padding-bottom:26px}.category-zone.floating{margin-top:0}.category-grid,.home-product-grid,.product-shelf,.home-article-grid,.home-trust-grid,.home-stats,.process-grid,.faq-preview-grid,.featured-side,.bento-premium{grid-template-columns:1fr}.home-trust-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.home-trust-grid>div:last-child{border-bottom:0}.featured-products{grid-template-columns:1fr}.article-stack{grid-template-columns:1fr}.article-list .wide{grid-template-columns:1fr}.promo-card{padding:28px;align-items:flex-start;flex-direction:column}.promo-card h2{font-size:27px}.bento-premium .bento-large{grid-column:auto;padding:30px}.bento-premium h2{font-size:31px}.compare-copy h2{font-size:32px}.compare-row{grid-template-columns:1fr 1fr}.compare-row>*:nth-child(3),.compare-row>*:nth-child(4){margin-top:3px}.search-panel{padding:28px 22px}.editorial-grid{gap:20px}.editorial-grid h2{font-size:31px}.wholesale-grid>div,.wholesale-grid aside{padding:26px}.wholesale-cards{grid-template-columns:1fr 1fr}body.layout-13 .premium-hero .hero-shell:before{clip-path:none;border-radius:24px}body.layout-13 .premium-hero .hero-copy{color:#fff}body.layout-13 .premium-hero .hero-visual{background:transparent!important}}
