:root{--sc-bg:#FAFAFA;--sc-dark:#0e0e0e;--sc-accent:#ff9e0c}.stepcar-offers,.stepcar-offer-single{background:var(--sc-bg);color:var(--sc-dark);padding:40px 16px}.stepcar-offers-hero,.stepcar-offer-hero{max-width:1100px;margin:0 auto 24px}.stepcar-offers-hero h1,.stepcar-offer-hero h1{font-size:28px;margin-bottom:8px}.stepcar-offers-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.stepcar-offer-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid rgb(0 0 0 / .08);box-shadow:0 8px 24px rgb(0 0 0 / .08)}.stepcar-offer-thumb img{width:100%;height:180px;object-fit:cover}.stepcar-offer-body{padding:16px}.stepcar-offer-meta{display:grid;gap:6px;font-size:14px;margin:8px 0 12px}.stepcar-offer-cta{display:inline-block;background:var(--sc-accent);color:var(--sc-dark);padding:8px 14px;border-radius:8px;font-weight:700}.stepcar-offer-hero{display:grid;grid-template-columns:1fr 1fr;gap:20px}.stepcar-offer-hero img{width:100%;border-radius:14px}.stepcar-offer-specs{list-style:none;padding:0;margin:12px 0 0}.stepcar-offer-content{max-width:1100px;margin:24px auto 0}.stepcar-offer-included{background:#fff;border-radius:12px;padding:16px;border:1px solid rgb(0 0 0 / .08);margin-bottom:16px}@media (max-width:900px){.stepcar-offer-hero{grid-template-columns:1fr}}