.section-header{text-align:center;max-width:700px;margin:0 auto 60px}.section-header__title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:16px}.section-header__subtitle{font-size:1.125rem;color:#6b7280}.home-product{padding:100px 0;background:#f9fafb}.product-showcase{display:grid;grid-template-columns:5fr 4fr;gap:60px;align-items:center}.product-badge{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;background:#ff4141;color:#fff;border-radius:6px;font-size:.8rem;font-weight:700;margin-bottom:20px;text-transform:uppercase}.product-badge .material-icons{font-size:1rem}.product-title{font-size:2.25rem;font-weight:800;color:#111827;line-height:1.2;margin-bottom:20px}.product-description{font-size:1.125rem;color:#4b5563;margin-bottom:32px}.product-benefit{display:flex;align-items:center;gap:12px;padding:20px;background:#fff;border-radius:16px;margin-bottom:40px;border:1px solid #e5e7eb}.product-benefit .material-icons{color:#ffb800}.product-actions{display:flex;gap:16px}.product-showcase__image img{width:100%;height:auto;object-fit:cover;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-radius:20px}@media (max-width:992px){.home-hero__title{font-size:2.75rem}.authority-content,.product-showcase{grid-template-columns:1fr;gap:40px}.authority-visual{order:-1}}@media (max-width:768px){.home-hero__actions,.product-actions{flex-direction:column}.home-hero__actions .btn,.product-actions .btn{width:100%;justify-content:center;text-align:center}.section-header__title{font-size:2rem}}