.home-commerce{padding:clamp(38px,6vw,76px) 0;background:#0b0b0b;border-top:1px solid rgba(212,175,55,.2);border-bottom:1px solid rgba(255,255,255,.08)}.home-commerce__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.home-commerce__head h2{margin:.25rem 0 .35rem}.home-commerce__head p{max-width:700px;margin:0;color:#c8c8c8}.home-commerce__group+.home-commerce__group{margin-top:34px}.home-commerce__group-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.home-commerce__group-head h3{margin:0;font-size:clamp(1.2rem,2.5vw,1.65rem)}.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-product-card{display:flex;flex-direction:column;min-width:0;background:#111;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden}.home-product-card__image{display:block;aspect-ratio:4/3;background:#171717;overflow:hidden}.home-product-card__image img{width:100%;height:100%;object-fit:contain;background:#fff}.home-product-card__body{display:flex;flex:1;flex-direction:column;gap:9px;padding:14px}.home-product-card__body h3{font-size:1rem;line-height:1.25;margin:0}.home-product-card__body h3 a{color:#fff;text-decoration:none}.home-product-card__body p{margin:0;color:#bcbcbc;font-size:.88rem;line-height:1.35}.home-product-card__body>strong{font-size:1.08rem;color:#fff;margin-top:auto}.home-product-card__actions{display:flex;gap:8px;flex-wrap:wrap}.home-product-card__actions .button{padding:.62rem .78rem;font-size:.82rem;flex:1 1 100px;text-align:center}.home-commerce-empty{grid-column:1/-1;color:#bbb;margin:0;padding:18px;border:1px dashed rgba(255,255,255,.15);border-radius:12px}@media(max-width:900px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.home-commerce__head,.home-commerce__group-head{align-items:flex-start;flex-direction:column}.home-product-grid{grid-template-columns:1fr 1fr;gap:10px}.home-product-card__body{padding:11px}.home-product-card__actions{flex-direction:column}.home-product-card__actions .button{width:100%}}@media(max-width:390px){.home-product-grid{grid-template-columns:1fr}}

.home-sok{padding:clamp(42px,6vw,78px) 0;background:linear-gradient(135deg,#070707,#111);border-top:1px solid rgba(230,198,106,.24);border-bottom:1px solid rgba(255,255,255,.08)}.home-sok__head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px}.home-sok__head h2{margin:.25rem 0 .45rem}.home-sok__head p{max-width:720px;color:#d2ccbf}.home-sok__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-sok__card{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1fr);gap:18px;padding:18px;border:1px solid rgba(230,198,106,.24);border-radius:20px;background:#0c0c0c;align-items:center}.home-sok__media{display:block;border-radius:15px;overflow:hidden;background:#fff}.home-sok__media img{width:100%;aspect-ratio:4/3;display:block;object-fit:contain}.home-sok__card h3{margin:.25rem 0 .55rem;font-size:clamp(1.35rem,2.5vw,1.9rem)}.home-sok__card p{color:#c8c2b7}.home-sok__card .hc-actions{margin-top:1rem}@media(max-width:1000px){.home-sok__grid{grid-template-columns:1fr}}@media(max-width:650px){.home-sok__head{align-items:flex-start;flex-direction:column}.home-sok__card{grid-template-columns:1fr}.home-sok__card .hc-actions{display:grid}.home-sok__card .button{text-align:center}}

/* Compact homepage catalog: more current inventory per scan without changing commerce behavior. */
.home-commerce{background:linear-gradient(180deg,#071116,#090d10);border-color:rgba(5,199,242,.14)}
.home-product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.home-product-card{border-radius:7px;border-color:rgba(5,199,242,.14);background:#081218}
.home-product-card__image{aspect-ratio:1/1;background:#edf1f2}.home-product-card__body{gap:7px;padding:11px}.home-product-card__body h3{font-size:.78rem;line-height:1.25}.home-product-card__body p{font-size:.7rem}.home-product-card__body>strong{font-size:.87rem}.home-product-card__actions{gap:6px}.home-product-card__actions .button{min-height:35px;padding:.5rem .52rem;font-size:.67rem}
.home-sok{border-color:rgba(5,199,242,.18);background:linear-gradient(135deg,#031117,#071a22)}.home-sok__card{border-color:rgba(5,199,242,.2);border-radius:8px;background:#06141b}.home-sok__media{border-radius:5px}
@media(max-width:1200px){.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:850px){.home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:580px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-card__actions{flex-direction:column}.home-product-card__actions .button{width:100%}}
