.home-modular-hero{position:relative;overflow:hidden;max-width:1440px;margin:18px auto 0;padding:38px 34px;border-radius:26px;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 52%,#7c3aed 100%);color:#fff;box-shadow:0 18px 45px rgba(37,99,235,.20)}
.home-modular-hero-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:35px}
.home-modular-copy{max-width:760px}.home-modular-kicker{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.84;margin-bottom:10px}.home-modular-copy h1{font-size:clamp(30px,4vw,48px);line-height:1.08;font-weight:850;margin:0}.home-modular-copy p{font-size:15px;line-height:1.7;color:rgba(255,255,255,.86);max-width:700px;margin:12px 0 20px}.home-modular-actions{display:flex;flex-wrap:wrap;gap:10px}.home-modular-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.12);border-radius:12px;color:#fff;text-decoration:none;font-size:13px;font-weight:800;transition:.18s}.home-modular-btn:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.home-modular-btn.primary{background:#fff;color:#1d4ed8;border-color:#fff}.home-modular-summary{min-width:280px;display:grid;gap:10px}.home-summary-item{display:grid;grid-template-columns:42px 1fr;column-gap:10px;align-items:center;padding:12px 14px;border-radius:15px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(8px)}.home-summary-item span{grid-row:span 2;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(255,255,255,.14)}.home-summary-item strong{font-size:20px;line-height:1.1}.home-summary-item small{font-size:11px;color:rgba(255,255,255,.76)}.home-modular-orb{position:absolute;border-radius:999px;background:rgba(255,255,255,.09);pointer-events:none}.orb-one{width:260px;height:260px;right:-70px;top:-130px}.orb-two{width:190px;height:190px;right:220px;bottom:-150px}.home-modular-section-head{max-width:1400px;margin:27px auto 14px;padding:0 20px}.home-modular-section-head h2{margin:3px 0 5px;font-size:22px;font-weight:850;color:#111827}.home-modular-section-head p{margin:0;color:#6b7280;font-size:13px}.home-section-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:#2563eb}.dark .home-modular-section-head h2{color:#f9fafb}.dark .home-modular-section-head p{color:#9ca3af}
@media(max-width:900px){.home-modular-hero{margin:12px 12px 0;padding:27px 22px}.home-modular-hero-inner{flex-direction:column;align-items:stretch}.home-modular-summary{grid-template-columns:repeat(3,1fr);min-width:0}.home-summary-item{grid-template-columns:34px 1fr;padding:10px}.home-summary-item span{width:34px;height:34px}.home-summary-item strong{font-size:17px}}
@media(max-width:600px){.home-modular-summary{grid-template-columns:1fr}.home-modular-copy h1{font-size:30px}.home-modular-actions{flex-direction:column}.home-modular-btn{justify-content:center}.home-modular-section-head{padding:0 15px}}
