:root{--bg:#f4f5f7;--surface:#fff;--surface2:#f8f9fb;--text:#17191d;--muted:#6f7680;--line:#e6e8ec;--brand:var(--accent);--brand2:var(--accent2);--danger:#e8294a;--success:#16864b;--shadow:0 10px 34px rgba(16,24,40,.07);--shadow-lg:0 24px 70px rgba(16,24,40,.12);--radius:18px;--radius-sm:12px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.net{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input{font:inherit}.shell{width:min(1500px,calc(100% - 36px));margin:auto}.main{padding-top:20px;padding-bottom:64px;min-height:68vh}.site-head{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);backdrop-filter:saturate(170%) blur(14px)}
.utility{background:#202226;color:#fff}.utility-in{height:31px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:11px}.utility-left,.utility nav{display:flex;align-items:center;gap:20px}.utility span,.utility a{opacity:.83}.utility a:hover{opacity:1}.head-main{height:76px;display:flex;align-items:center;gap:13px}.logo{display:flex;align-items:center;gap:9px;white-space:nowrap;font-size:24px;letter-spacing:-1.2px}.logo img{display:block;max-width:190px;max-height:48px;object-fit:contain}.logo-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,var(--brand),var(--brand2));color:#fff;display:grid;place-items:center;font-weight:950;box-shadow:0 7px 18px rgba(20,20,30,.13)}.catalog-button{height:48px;padding:0 17px;border-radius:13px;background:var(--brand);color:#fff;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:850;box-shadow:0 7px 18px rgba(20,20,30,.08)}.hamb{display:grid;gap:3px}.hamb i{display:block;width:16px;height:2px;border-radius:3px;background:currentColor}.search{height:48px;display:flex;flex:1;min-width:180px;background:#f3f4f6;border:1px solid transparent;border-radius:14px;overflow:hidden;transition:.15s}.search:focus-within{background:#fff;border-color:var(--brand);box-shadow:0 0 0 3px rgba(80,80,100,.06)}.search input{min-width:0;flex:1;border:0;background:transparent;outline:0;padding:0 17px;font-size:14px;color:var(--text)}.search button{border:0;padding:0 22px;background:var(--brand2);color:#fff;font-weight:850;cursor:pointer}.head-link{padding:4px 2px;text-align:right;white-space:nowrap}.head-link span,.head-link small{display:block}.head-link span{font-size:12px;font-weight:800}.head-link small{font-size:10px;color:var(--muted);margin-top:2px}.category-nav{border-top:1px solid #f0f1f3;background:#fff;overflow:hidden}.category-nav .shell{height:39px;display:flex;align-items:center;gap:22px;overflow:hidden;white-space:nowrap}.category-nav a{font-size:11px;color:#4e545c;transition:.15s}.category-nav a:hover{color:var(--brand)}.category-nav .all-cats{font-weight:850;color:var(--text)}
.hero{position:relative;min-height:390px;border-radius:28px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:12px;overflow:hidden;margin-bottom:15px;background:linear-gradient(125deg,var(--brand2) 0%,#222735 72%);color:#fff;box-shadow:var(--shadow)}.hero:before{content:"";position:absolute;inset:auto auto -180px -80px;width:430px;height:430px;border-radius:50%;background:var(--brand);opacity:.2;filter:blur(4px)}.hero-copy{padding:48px clamp(28px,4vw,58px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.eyebrow,.section-kicker{font-size:10px;font-weight:900;letter-spacing:1.6px;text-transform:uppercase}.eyebrow{color:#fff;opacity:.68}.section-kicker{color:var(--brand)}.hero h1{font-size:clamp(42px,5vw,76px);line-height:.96;letter-spacing:-4px;margin:11px 0 12px;max-width:850px}.hero p{font-size:15px;line-height:1.55;color:rgba(255,255,255,.73);max-width:700px;margin:0 0 24px}.hero form{display:flex;height:54px;max-width:690px;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 15px 34px rgba(0,0,0,.12)}.hero input{flex:1;min-width:0;border:0;outline:0;padding:0 17px;font-size:14px}.hero button{border:0;padding:0 23px;background:var(--brand);color:#fff;font-weight:900}.hero-links{display:flex;gap:17px;margin-top:18px}.hero-links a{font-size:11px;font-weight:800;border-bottom:1px solid rgba(255,255,255,.38);padding-bottom:3px}.hero-product{margin:18px 18px 18px 0;background:#fff;color:var(--text);border-radius:22px;padding:18px;display:flex;flex-direction:column;position:relative;box-shadow:0 15px 40px rgba(0,0,0,.14)}.hero-product-label{font-size:10px;font-weight:850;color:var(--muted)}.hero-product-image{height:230px;margin:8px 0 10px;display:flex;align-items:center;justify-content:center}.hero-product-image img{width:100%;height:100%;object-fit:contain}.hero-product>b{font-size:14px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-product>strong{font-size:25px;letter-spacing:-1px;margin-top:auto}.hero-discount{position:absolute;top:16px;right:16px;background:var(--danger);color:#fff;border-radius:10px;padding:6px 8px;font-size:11px;font-weight:900}.hero-art{display:flex;align-items:center;justify-content:center}.hero-art span{font-size:260px;font-weight:950;opacity:.1}
.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 34px}.trust-strip a{background:#fff;border:1px solid var(--line);border-radius:15px;padding:15px 17px;min-width:0}.trust-strip b,.trust-strip span{display:block}.trust-strip b{font-size:12px}.trust-strip span{font-size:10px;color:var(--muted);margin-top:3px}.section{margin:40px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px}.section-head h2{margin:4px 0 0;font-size:31px;letter-spacing:-1.5px}.section-more{font-size:11px;font-weight:800;color:var(--muted)}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.category-card{min-height:112px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:16px;display:flex;align-items:center;gap:14px;transition:.16s;box-shadow:0 1px 0 rgba(0,0,0,.01)}.category-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:#d9dce2}.cat-icon{flex:0 0 48px;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,rgba(120,120,140,.08),rgba(120,120,140,.16));display:grid;place-items:center;font-size:21px;font-weight:950;color:var(--brand)}.cat-icon.big{width:56px;height:56px;flex-basis:56px}.category-card div{min-width:0;flex:1}.category-card strong,.category-card span{display:block}.category-card strong{font-size:14px;line-height:1.2}.category-card div span{font-size:10px;color:var(--muted);margin-top:5px}.category-card i{font-style:normal;color:var(--muted)}
.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.product-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.16s;position:relative}.product-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:#d7dae0}.card-main{display:flex;flex-direction:column;flex:1;min-width:0}.card-image{height:225px;background:#fff;padding:13px;position:relative;display:flex;align-items:center;justify-content:center}.card-image img{width:100%;height:100%;object-fit:contain}.card-image img.placeholder{opacity:.9}.badge{position:absolute;z-index:2;top:10px;left:10px;background:var(--danger);color:#fff;border-radius:9px;padding:6px 8px;font-size:10px;font-weight:900}.card-info{padding:0 13px 13px;display:flex;flex-direction:column;flex:1}.brand{font-size:9px;text-transform:uppercase;letter-spacing:.65px;color:var(--muted);font-weight:900}.card-info h3{font-size:13px;line-height:1.38;margin:6px 0 14px;min-height:54px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.price-stack{margin-top:auto}.prices{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.prices strong,.price-request{font-size:20px;letter-spacing:-.65px}.prices del{font-size:10px;color:#9ca2aa}.stock-mini{display:block;font-size:9px;color:var(--success);margin-top:5px}.card-cta{margin:0 10px 10px;height:40px;border-radius:11px;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;transition:.15s}.card-cta:hover{filter:brightness(.94)}
.crumbs{display:flex;gap:7px;align-items:center;font-size:10px;color:var(--muted);margin:4px 0 17px;overflow:hidden;white-space:nowrap}.crumbs b,.crumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.listing-head{display:flex;justify-content:space-between;align-items:end;gap:22px;margin:0 0 20px}.listing-head h1,.catalog-head h1{font-size:clamp(36px,4vw,54px);letter-spacing:-2.5px;line-height:1;margin:6px 0 8px}.listing-head p,.catalog-head p{font-size:12px;color:var(--muted);margin:0}.sorts{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.sorts a{padding:9px 12px;border:1px solid var(--line);background:#fff;border-radius:10px;font-size:10px;font-weight:800}.sorts a.on{background:var(--text);border-color:var(--text);color:#fff}.subcats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:23px}.subcats a{background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px;min-height:76px;display:flex;align-items:center;gap:10px}.subcat-letter{width:35px;height:35px;flex:0 0 35px;border-radius:10px;background:var(--surface2);display:grid;place-items:center;color:var(--brand);font-weight:900}.subcats a div{min-width:0}.subcats b,.subcats a div span{display:block}.subcats b{font-size:11px;line-height:1.25}.subcats a div span{font-size:9px;color:var(--muted);margin-top:4px}.listing-grid{margin-top:2px}.pager{display:flex;justify-content:center;gap:7px;margin:30px 0}.pager a,.pager span{padding:10px 14px;background:#fff;border:1px solid var(--line);border-radius:10px;font-size:10px}.pager a{font-weight:800}
.catalog-head{margin-bottom:24px}.catalog-tree{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.catalog-root{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px}.catalog-root-title{display:flex;align-items:center;gap:14px;padding-bottom:15px;border-bottom:1px solid var(--line)}.catalog-root-title div{min-width:0;flex:1}.catalog-root-title h2{font-size:20px;letter-spacing:-.7px;margin:0}.catalog-root-title span{font-size:10px;color:var(--muted)}.catalog-root-title i{font-style:normal;color:var(--muted)}.catalog-children{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;padding-top:9px}.catalog-children a{padding:8px 0;border-bottom:1px solid #f1f2f4;display:flex;justify-content:space-between;gap:10px;font-size:11px}.catalog-children small{color:var(--muted);font-size:9px;white-space:nowrap}
.product-view{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(390px,.72fr);gap:14px;align-items:start}.gallery,.buybox,.details,.commerce-strip article,.return-panel{background:#fff;border:1px solid var(--line);border-radius:20px}.gallery{padding:17px}.photo-stage{height:min(650px,58vw);min-height:480px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:16px;overflow:hidden}.main-photo{width:100%;height:100%;object-fit:contain}.thumbs{display:flex;gap:7px;overflow:auto;padding:10px 1px 2px}.thumb{width:72px;height:72px;flex:0 0 72px;border:1px solid var(--line);background:#fff;border-radius:11px;padding:4px;cursor:pointer}.thumb:hover,.thumb.active{border-color:var(--brand)}.thumb img{width:100%;height:100%;object-fit:contain}.buybox{position:sticky;top:167px;padding:27px}.vendor{display:inline-flex;align-items:center;min-height:27px;background:var(--surface2);padding:5px 9px;border-radius:8px;font-size:9px;font-weight:900;color:var(--brand)}.buybox h1{font-size:clamp(27px,2.45vw,40px);line-height:1.08;letter-spacing:-1.8px;margin:13px 0 14px}.sku{font-size:10px;color:var(--muted);margin-bottom:17px}.sale-row{display:flex;align-items:center;gap:9px;margin-bottom:5px}.sale-row span{background:#fff0f3;color:var(--danger);border-radius:8px;padding:5px 7px;font-size:10px;font-weight:900}.sale-row del{font-size:11px;color:var(--muted)}.big-price{font-size:39px;font-weight:950;letter-spacing:-1.8px}.stock{font-size:10px;margin:13px 0}.stock.yes{color:var(--success)}.stock.no{color:#a45c16}.buy-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.buy{height:51px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;text-align:center}.buy.primary{background:var(--brand);color:#fff;grid-column:1/-1}.buy.secondary{background:var(--text);color:#fff}.buy.tertiary{background:#f2f3f5;color:var(--text);border:1px solid var(--line)}.microcopy{font-size:9px;line-height:1.45;color:var(--muted);margin:11px 1px 14px}.buy-benefits{border-top:1px solid var(--line);padding-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.buy-benefits a{padding:10px;background:var(--surface2);border-radius:10px}.buy-benefits b,.buy-benefits span{display:block}.buy-benefits b{font-size:10px}.buy-benefits span{font-size:8px;color:var(--muted);margin-top:2px}.commerce-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0}.commerce-strip article{padding:16px}.commerce-strip article>span{font-size:11px;font-weight:900}.commerce-strip p{font-size:10px;line-height:1.55;color:var(--muted);min-height:48px}.commerce-strip a{font-size:9px;font-weight:850;color:var(--brand)}.details{margin-top:14px;padding:25px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:38px}.details h2{font-size:24px;letter-spacing:-.8px;margin:0 0 15px}.rich-description{font-size:13px;line-height:1.75;color:#555d66}.rich-description p{margin:0 0 14px}.rich-description h2,.rich-description h3,.rich-description h4{color:var(--text);margin:22px 0 10px}.rich-description ul,.rich-description ol{padding-left:21px}.rich-description table{width:100%;border-collapse:collapse;margin:16px 0;font-size:11px}.rich-description th,.rich-description td{border:1px solid var(--line);padding:8px;text-align:left}.specs>div{display:grid;grid-template-columns:.9fr 1.1fr;gap:14px;padding:9px 0;border-bottom:1px solid var(--line);font-size:10px}.specs span{color:var(--muted)}.return-panel{padding:20px 22px;margin:14px 0;display:flex;align-items:center;justify-content:space-between;gap:18px}.return-panel h2{font-size:19px;margin:0 0 6px}.return-panel p{font-size:10px;color:var(--muted);margin:0;max-width:900px}.return-panel>a{font-size:10px;font-weight:850;white-space:nowrap}.related-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.seo-copy{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px 24px;margin:28px 0;font-size:12px;line-height:1.7}.seo-copy h2{font-size:24px;letter-spacing:-.8px;margin:0 0 9px}.seo-copy p{color:var(--muted)}.seo-copy a{text-decoration:underline}.empty{background:#fff;border:1px dashed #d7dae0;border-radius:20px;padding:60px 20px;text-align:center}.empty-state{max-width:820px;margin:40px auto}.empty-state h1,.empty-state h2{letter-spacing:-1px}.empty-state p{color:var(--muted);font-size:12px;line-height:1.6;max-width:560px;margin:10px auto 20px}.error-code{display:block;font-size:64px;font-weight:950;color:var(--brand);letter-spacing:-4px}.empty-actions{display:flex;gap:8px;justify-content:center}.btn{min-height:44px;padding:0 18px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900}.btn-primary{background:var(--brand);color:#fff}.btn-light{background:#f2f3f5;border:1px solid var(--line)}
.content-page{max-width:1000px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:clamp(24px,4vw,55px);margin:0 auto 30px}.content-page h1{font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-2.5px;margin:0 0 28px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.article-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px;min-height:210px}.article-card small{color:var(--muted)}.article-card h2{font-size:20px;line-height:1.1;margin:14px 0}.article-card p{font-size:11px;line-height:1.6;color:var(--muted)}.article-card>a{font-size:10px;font-weight:900}
.footer{background:#202226;color:#fff;padding:38px 0 20px;margin-top:36px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px;padding-bottom:28px}.footer-logo{font-size:24px;font-weight:900}.footer-brand p{font-size:12px;margin:7px 0}.footer-brand span{font-size:10px;opacity:.58}.footer-grid nav b{display:block;font-size:11px;margin-bottom:10px}.footer-grid nav a{display:block;font-size:10px;opacity:.7;margin:7px 0}.footer-grid nav a:hover{opacity:1}.footer-in{padding-top:16px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;font-size:9px;opacity:.6}
/* Premium personalities keep the structure consistent while preventing cloned visual identity. */
.design-minimal{--bg:#fff}.design-minimal .logo-mark,.design-minimal .cat-icon{border-radius:4px}.design-minimal .hero{border-radius:8px;background:#171717}.design-minimal .product-card,.design-minimal .category-card,.design-minimal .catalog-root{border-radius:7px}.design-editorial{--bg:#f7f2ed}.design-editorial .hero{background:linear-gradient(120deg,#29231f,#655349)}.design-editorial .product-card{border-radius:3px}.design-editorial .category-card{border-radius:24px}.design-mobile .hero{background:linear-gradient(120deg,#ff6d00,#ffab00)}.design-tech .hero{background:linear-gradient(120deg,#062d37,#0c6472)}.design-lab{--bg:#111218;--surface:#191b22;--surface2:#242630;--text:#f7f7f8;--muted:#9ca0ac;--line:#2c2f39}.design-lab .site-head,.design-lab .category-nav{background:#191b22}.design-lab .search,.design-lab .product-card,.design-lab .category-card,.design-lab .gallery,.design-lab .buybox,.design-lab .details,.design-lab .commerce-strip article,.design-lab .return-panel,.design-lab .catalog-root,.design-lab .seo-copy{background:#191b22}.design-lab .card-image,.design-lab .photo-stage{background:#20222b}.design-lab .hero{background:radial-gradient(circle at 80% 15%,#392f70,#16171c 52%)}.design-home .hero{background:linear-gradient(120deg,#2d5942,#726551)}.design-price .hero{background:linear-gradient(120deg,#0f5ab2,#102d52)}.design-outdoor .hero{background:linear-gradient(120deg,#0a644a,#273e34)}.design-cinema .hero{background:linear-gradient(120deg,#080a0e,#163d39)}.design-play .hero{background:linear-gradient(120deg,#5428f2,#9c2fda 58%,#ff3d81)}.design-play .cat-icon{background:#fff0f7}.design-ultraprice .hero{background:linear-gradient(120deg,#111,#2d2d2d)}.design-logistics .hero{background:linear-gradient(120deg,#14213d,#253960)}.design-presli .hero{background:linear-gradient(120deg,#121418,#292d35)}.design-socket .hero{background:linear-gradient(120deg,#17181c,#332a59)}.design-directory .hero{background:linear-gradient(120deg,#174d74,#253d50)}.design-discount .hero{background:linear-gradient(120deg,#e82c48,#7b1730)}.design-magazine{--bg:#f7f1ed}.design-magazine .hero{background:linear-gradient(120deg,#6f4852,#b06372)}.design-fashion{--bg:#f7f5f1}.design-fashion .hero{background:linear-gradient(120deg,#181818,#49433c)}.design-fashion .product-card{border-radius:4px}.design-glass .hero{background:linear-gradient(120deg,#071018,#0a3643)}.design-dense .product-grid{gap:5px}.design-dense .product-card{border-radius:9px}.design-flyer .hero{background:linear-gradient(120deg,#d71e27,#ff4f29)}
@media(max-width:1220px){.product-grid,.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,1fr)}.subcats{grid-template-columns:repeat(3,1fr)}.card-image{height:215px}.hero{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}}
@media(max-width:960px){.shell{width:min(100% - 24px,1500px)}.utility-left span:nth-child(n+2){display:none}.head-link{display:none}.category-nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:40px 30px 28px}.hero-product{margin:0 18px 18px;display:grid;grid-template-columns:160px 1fr;grid-template-rows:auto auto auto;column-gap:15px}.hero-product-image{grid-row:1/4;height:150px;margin:0}.hero-product-label{align-self:end}.hero-product>strong{align-self:start}.trust-strip{grid-template-columns:1fr 1fr}.product-grid,.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid,.subcats{grid-template-columns:repeat(2,1fr)}.product-view{grid-template-columns:1fr}.buybox{position:relative;top:auto}.photo-stage{height:620px}.commerce-strip{grid-template-columns:1fr 1fr}.details{grid-template-columns:1fr}.catalog-tree{grid-template-columns:1fr}.listing-head{align-items:flex-start;flex-direction:column}.sorts{justify-content:flex-start}.footer-grid{grid-template-columns:1.6fr 1fr 1fr}}
@media(max-width:680px){.shell{width:min(100% - 18px,1500px)}.utility{display:none}.site-head{position:sticky}.head-main{height:auto;padding:10px 0;display:grid;grid-template-columns:auto 1fr;gap:8px}.logo{font-size:20px}.logo-mark{width:34px;height:34px}.catalog-button{grid-column:2;height:42px;justify-self:end}.catalog-button span:last-child{display:none}.search{grid-column:1/-1;grid-row:2;height:46px}.main{padding-top:12px}.hero{border-radius:19px;margin-bottom:9px}.hero-copy{padding:30px 20px 22px}.hero h1{font-size:42px;letter-spacing:-2.7px}.hero p{font-size:13px}.hero form{height:49px}.hero form button{padding:0 16px}.hero-links{flex-wrap:wrap}.hero-product{grid-template-columns:118px 1fr;margin:0 10px 10px;padding:12px}.hero-product-image{height:120px}.hero-product>b{font-size:12px}.hero-product>strong{font-size:20px}.trust-strip{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:28px}.trust-strip a{padding:12px}.section{margin:30px 0}.section-head h2{font-size:26px}.category-grid{grid-template-columns:1fr 1fr;gap:6px}.category-card{min-height:94px;padding:11px;gap:9px}.cat-icon{width:38px;height:38px;flex-basis:38px;border-radius:11px}.category-card strong{font-size:11px}.category-card i{display:none}.product-grid,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.product-card{border-radius:13px}.card-image{height:180px;padding:8px}.card-info{padding:0 9px 9px}.card-info h3{font-size:11px;min-height:46px;margin:5px 0 10px}.prices strong,.price-request{font-size:16px}.card-cta{margin:0 7px 7px;height:37px}.subcats{grid-template-columns:1fr 1fr;gap:6px}.subcats a{padding:10px;min-height:68px}.subcat-letter{display:none}.sorts{width:100%;overflow:auto;flex-wrap:nowrap;padding-bottom:3px}.sorts a{white-space:nowrap}.listing-head h1,.catalog-head h1{font-size:38px}.catalog-root{padding:13px}.catalog-children{grid-template-columns:1fr}.photo-stage{height:400px;min-height:0}.gallery{padding:10px}.thumb{width:60px;height:60px;flex-basis:60px}.buybox{padding:20px}.buybox h1{font-size:28px}.big-price{font-size:32px}.buy-actions{grid-template-columns:1fr}.buy.primary,.buy.secondary,.buy.tertiary{grid-column:1}.commerce-strip{grid-template-columns:1fr 1fr;gap:6px}.commerce-strip article{padding:12px}.commerce-strip p{min-height:0}.details{padding:18px}.specs>div{grid-template-columns:1fr 1.1fr}.return-panel{align-items:flex-start;flex-direction:column}.article-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-in{flex-direction:column}.content-page{border-radius:14px;padding:20px}.content-page h1{font-size:36px}}
@media(max-width:410px){.category-grid{grid-template-columns:1fr}.product-grid,.related-grid{grid-template-columns:1fr 1fr}.card-image{height:160px}.subcats{grid-template-columns:1fr}.commerce-strip{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr 1fr}.hero h1{font-size:37px}}
.design-retail .hero{background:linear-gradient(120deg,#a81f2a,#1d2635)}.design-retail .catalog-button,.design-retail .card-cta{box-shadow:0 8px 20px rgba(229,48,48,.18)}
.design-bluegrid{--bg:#f3f6fb}.design-bluegrid .hero{background:linear-gradient(120deg,#0f3d8d,#102a4d)}.design-bluegrid .category-card{border-radius:10px}
.design-clean{--bg:#f7f9fc}.design-clean .hero{background:linear-gradient(120deg,#254f91,#6a8fc6)}.design-clean .product-card,.design-clean .category-card{box-shadow:none}
.design-community .hero{background:linear-gradient(120deg,#4c368e,#7257d5)}.design-community .category-card{border-radius:24px}
/* ===== Network v1.3 Hypermarket polish ===== */
.catalog-button{border:0;cursor:pointer}.catalog-button[aria-expanded="true"]{filter:brightness(.93)}
.mega-menu{position:absolute;left:0;right:0;top:100%;background:rgba(255,255,255,.985);border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 26px 55px rgba(16,24,40,.16);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.16s;z-index:120;max-height:min(70vh,720px);overflow:auto}.mega-menu.open{opacity:1;visibility:visible;transform:none}.mega-inner{padding:24px 0 28px}.mega-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.mega-top strong{font-size:24px;letter-spacing:-.9px}.mega-top a{font-size:12px;font-weight:850;color:var(--brand)}.mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mega-grid section{border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:15px;min-width:0}.mega-root{display:block;font-size:14px;font-weight:900;line-height:1.2;margin-bottom:9px}.mega-root small{display:block;color:var(--muted);font-size:9px;font-weight:600;margin-top:4px}.mega-child{display:block;font-size:10px;color:var(--muted);padding:4px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mega-child:hover{color:var(--brand)}
.product-view{grid-template-columns:minmax(0,1fr) minmax(400px,470px);gap:16px}.gallery{min-width:0;overflow:hidden}.photo-stage{height:clamp(500px,48vw,690px);min-height:500px;padding:22px}.main-photo{max-width:100%;max-height:100%;object-fit:contain}.buybox{min-width:0;overflow:hidden}.product-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-topline .sku{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.buybox h1{overflow-wrap:anywhere}.buy-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.buy{min-width:0;padding:0 9px}.buy-benefits a{min-width:0}.buy-benefits span{white-space:normal}.mobile-buybar{display:none}
.search-page .product-grid{margin-top:18px}.search-note{padding:14px 16px;background:var(--surface);border:1px solid var(--line);border-radius:14px;color:var(--muted);font-size:11px}
.design-hypermarket{--bg:#f5f7fa}.design-hypermarket .hero{background:linear-gradient(120deg,#182230,#344054 58%,var(--brand))}.design-hypermarket .product-card{border-radius:14px}
.design-megastore{--bg:#f4f6fb}.design-megastore .hero{background:linear-gradient(125deg,#162b5b,#234f9b 58%,var(--brand))}.design-megastore .catalog-button{border-radius:9px}.design-megastore .category-card{border-radius:12px}
.design-family{--bg:#fff8f2}.design-family .hero{background:linear-gradient(120deg,#6d3d8e,#e05a7d)}.design-family .category-card,.design-family .product-card{border-radius:22px}
.design-nordic{--bg:#f3f5f4}.design-nordic .hero{background:linear-gradient(120deg,#263a38,#617a73)}.design-nordic .product-card,.design-nordic .category-card{border-radius:8px;box-shadow:none}
.design-premium{--bg:#f5f2ed}.design-premium .hero{background:linear-gradient(120deg,#151515,#3b342b)}.design-premium .product-card,.design-premium .category-card{border-color:#ded8ce}.design-premium .logo-mark{border-radius:50%}
.design-cobalt{--bg:#f4f7ff}.design-cobalt .hero{background:linear-gradient(120deg,#0d2d85,#2764e7)}
.design-emerald{--bg:#f2f8f5}.design-emerald .hero{background:linear-gradient(120deg,#073f36,#118c70)}
.design-orange{--bg:#fff7f0}.design-orange .hero{background:linear-gradient(120deg,#7f2d12,#f06b21)}
.design-ruby{--bg:#fff5f6}.design-ruby .hero{background:linear-gradient(120deg,#681128,#cf254d)}
.design-slate{--bg:#f1f3f5}.design-slate .hero{background:linear-gradient(120deg,#202731,#485466)}.design-slate .product-card{border-radius:10px}
.design-yellow{--bg:#fffbea}.design-yellow .hero{background:linear-gradient(120deg,#2c2c2c,#5b4b00)}.design-yellow .catalog-button{color:#171717}
.design-aqua{--bg:#f0f9fa}.design-aqua .hero{background:linear-gradient(120deg,#064b55,#0f94a8)}
.design-luxe{--bg:#f7f5f1}.design-luxe .hero{background:linear-gradient(120deg,#171717,#514638)}.design-luxe .product-card{border-radius:2px}.design-luxe .category-card{border-radius:7px}
.design-warehouse{--bg:#f5f5f3}.design-warehouse .hero{background:linear-gradient(120deg,#30332f,#62675c)}.design-warehouse .product-card,.design-warehouse .category-card{border-radius:6px}
.design-candy{--bg:#fff6fb}.design-candy .hero{background:linear-gradient(120deg,#6c3ddb,#dc4594)}.design-candy .category-card{border-radius:24px}
.design-forest{--bg:#f3f7f2}.design-forest .hero{background:linear-gradient(120deg,#1e432e,#4f745c)}
.design-graphite{--bg:#eef0f3}.design-graphite .hero{background:linear-gradient(120deg,#16191f,#343944)}
.design-violet{--bg:#f7f4ff}.design-violet .hero{background:linear-gradient(120deg,#392477,#7654d6)}
.design-sky{--bg:#f2f9ff}.design-sky .hero{background:linear-gradient(120deg,#07507d,#2d91cd)}
.design-lab .mega-menu,.design-cinema .mega-menu,.design-socket .mega-menu,.design-presli .mega-menu{background:rgba(25,27,34,.985);color:var(--text)}
@media(max-width:960px){.mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-view{grid-template-columns:1fr}.photo-stage{height:min(620px,78vw);min-height:420px}.buybox{position:relative;top:auto}}
@media(max-width:680px){body.net{padding-bottom:82px}.site-head{z-index:150}.mega-menu{position:fixed;top:0;bottom:0;max-height:none;padding-top:84px;overflow:auto}.mega-inner{width:100%;padding:15px 14px 30px}.mega-top{position:sticky;top:0;background:inherit;padding:10px 0;z-index:2}.mega-grid{grid-template-columns:1fr;gap:8px}.mega-grid section{padding:13px}.mega-child{font-size:12px;padding:6px 0}.product-view{display:block}.gallery{padding:8px;border-radius:15px}.photo-stage{height:min(92vw,480px);min-height:330px;padding:12px}.thumbs{padding-top:8px}.buybox{margin-top:9px;padding:18px;border-radius:15px}.product-topline{align-items:flex-start}.buybox h1{font-size:25px;letter-spacing:-1px;margin:10px 0 12px}.big-price{font-size:30px}.buy-actions{grid-template-columns:1fr 1fr}.buy.primary{grid-column:1/-1}.commerce-strip{margin-top:9px}.details{margin-top:9px;padding:16px;gap:22px}.rich-description{font-size:12px}.mobile-buybar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:500;background:rgba(255,255,255,.96);border-top:1px solid var(--line);box-shadow:0 -12px 35px rgba(16,24,40,.14);padding:8px max(10px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));align-items:center;gap:8px;backdrop-filter:blur(16px)}.mobile-buy-price{min-width:0;flex:1}.mobile-buy-price b,.mobile-buy-price span{display:block}.mobile-buy-price b{font-size:16px;white-space:nowrap}.mobile-buy-price span{font-size:8px;color:var(--success);margin-top:2px}.mobile-buy-actions{display:flex;gap:6px}.m-buy{height:44px;padding:0 15px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900}.m-buy.primary{background:var(--brand);color:#fff}.m-buy.secondary{background:var(--text);color:#fff}.footer{margin-bottom:0}}
@media(max-width:420px){.mobile-buy-price b{font-size:14px}.m-buy{padding:0 11px}.photo-stage{height:88vw;min-height:300px}}
.design-lab .mobile-buybar,.design-cinema .mobile-buybar,.design-socket .mobile-buybar,.design-presli .mobile-buybar{background:rgba(25,27,34,.97)}
.design-lab .mega-grid section,.design-cinema .mega-grid section,.design-socket .mega-grid section,.design-presli .mega-grid section{background:var(--surface);border-color:var(--line)}
.card-image img,.hero-product-image img{max-width:92%;max-height:92%}.photo-stage{background:linear-gradient(180deg,#fff,#fdfdfd)}.thumb img{max-width:100%;max-height:100%}
