.home{background:linear-gradient(135deg,#fff1f2,#fff,#fdf2f8);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.home-container{text-align:center;width:100%;max-width:1100px}.badge{color:#dc2626;background:#fee2e2;border-radius:999px;margin-bottom:16px;padding:6px 14px;font-size:14px;font-weight:600;display:inline-block}.hero-title{color:#111827;margin-bottom:20px;font-size:3.2rem;font-weight:900;line-height:1.2}.gradient-text{background:linear-gradient(90deg,#dc2626,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-desc{color:#4b5563;max-width:700px;margin:0 auto 40px;font-size:1.15rem}.cta-group{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:60px;display:flex}.btn-primary{color:#fff;background:linear-gradient(90deg,#dc2626,#ec4899);border-radius:12px;padding:14px 28px;font-weight:700}.btn-primary:hover{opacity:.9}.btn-secondary{color:#dc2626;border:1px solid #fecaca;border-radius:12px;padding:14px 28px;font-weight:600}.btn-secondary:hover{background:#fee2e2}.features{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin-top:40px;display:grid}.feature-card{background:#fff;border-radius:18px;padding:28px;box-shadow:0 10px 25px #0000000f}.feature-icon{margin-bottom:12px;font-size:32px}.feature-card h3{margin-bottom:6px;font-size:1.25rem}.feature-card p{color:#6b7280}.footer-text{color:#6b7280;margin-top:60px;font-size:.85rem}@media (max-width:768px){.hero-title{font-size:2.2rem}.hero-desc{font-size:1rem}}
