:root{--sp-red:#e30613;--sp-dark:#222;--sp-light:#f5f5f5;--sp-border:#e9e9e9;--sp-yellow:#ffd500}.sp-home{max-width:1400px;margin:0 auto;padding:0 18px}.sp-hero{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin:24px 0 42px}.sp-hero-main{background:linear-gradient(135deg,#e30613 0%,#b8000b 100%);border-radius:22px;padding:52px 54px;color:#fff;min-height:330px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 18px 40px rgba(0,0,0,.12)}.sp-eyebrow{display:inline-block;background:var(--sp-yellow);color:#111;font-weight:800;border-radius:999px;padding:8px 14px;margin-bottom:16px;width:max-content}.sp-hero-main h1{font-size:clamp(34px,5vw,62px);line-height:1.02;margin:0 0 14px;color:#fff;font-weight:900}.sp-hero-main p{font-size:20px;max-width:680px;margin:0 0 24px;color:#fff}.sp-button{display:inline-block;background:#fff;color:var(--sp-red);font-weight:800;padding:14px 24px;border-radius:999px;text-decoration:none;width:max-content}.sp-button:hover{background:var(--sp-yellow);color:#111}.sp-hero-side{display:grid;gap:24px}.sp-hero-side>div{background:#fff;border:1px solid var(--sp-border);border-radius:22px;padding:32px;box-shadow:0 12px 28px rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:center}.sp-hero-side strong{font-size:26px;color:var(--sp-dark);line-height:1.1}.sp-hero-side span{font-size:16px;color:#666;margin-top:8px}.sp-section{margin:42px 0}.sp-section h2{font-size:34px;line-height:1.15;margin:0 0 12px;color:var(--sp-dark);font-weight:900}.sp-subline{margin:0 0 22px;color:#666;font-size:17px}.sp-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.sp-category-card{background:#fff;border:1px solid var(--sp-border);border-radius:18px;text-align:center;padding:18px 12px;text-decoration:none;color:var(--sp-dark);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sp-category-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(0,0,0,.1);border-color:var(--sp-red);color:var(--sp-red)}.sp-category-image{background:#f4f4f4;border-radius:999px;overflow:hidden;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.sp-category-image img{width:100%;height:100%;object-fit:cover;display:block}.sp-category-card h3{font-size:16px;font-weight:800;margin:0;line-height:1.25}.wd-header-main,.whb-main-header{border-bottom:1px solid #eee}.wd-header-cats,.whb-header-bottom{background:var(--sp-red)!important}.wd-nav-main>li>a,.wd-nav-secondary>li>a{font-weight:800}.product-grid-item .price,.product-grid-item .amount{color:var(--sp-red);font-weight:800}@media(max-width:1024px){.sp-hero{grid-template-columns:1fr}.sp-category-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.sp-home{padding:0 12px}.sp-hero-main{padding:34px 24px;min-height:260px}.sp-category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.sp-section h2{font-size:28px}}
