.section-hero{background-color:#111827;align-items:center;min-height:100vh;padding-top:clamp(8rem,12vw,10rem);padding-bottom:5rem;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.section-hero{padding-top:clamp(10rem,12vw,10rem);padding-bottom:8rem}}.hero-blur-container{pointer-events:none;position:absolute;inset:0;overflow:hidden}.section-hero-blur{filter:blur(100px);opacity:.15;pointer-events:none;border-radius:50%;position:absolute}.section-hero-blur--bottom-right{background-color:var(--primary);width:40vw;height:40vw;bottom:-20vh;right:-10vw}.section-hero-blur--top-left{background-color:var(--primary-muted);opacity:.1;width:30vw;height:30vw;top:-10vh;left:-10vw}.section-hero-badge{background-color:#05966933;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:inline-flex}.section-hero-badge-text{color:var(--primary-soft);font-size:.875rem;font-weight:500}.section-hero-badge-ping{background-color:var(--primary);border-radius:9999px;width:.5rem;height:.5rem;animation:1.5s cubic-bezier(0,0,.2,1) infinite ping;display:inline-flex;position:absolute}.section-hero-badge-dot{background-color:var(--primary);border-radius:9999px;width:.5rem;height:.5rem;display:inline-flex;position:relative}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.hero-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.hero-grid{grid-template-columns:5fr 7fr;gap:4rem}}.hero-content{z-index:10;flex-direction:column;gap:2rem;display:flex;position:relative}.hero-h1{color:#f8fafc;font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width:640px){.hero-h1{font-size:3rem}}@media (min-width:1024px){.hero-h1{font-size:3.75rem}}.hero-h1-highlight{color:var(--primary)}.hero-description{color:#f8fafcb3;max-width:38rem;font-size:1.125rem;line-height:1.625}@media (min-width:640px){.hero-description{font-size:1.25rem}}.hero-cta-buttons{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.hero-cta-buttons{flex-direction:row}}.hero-social-proof{align-items:center;gap:1.5rem;display:flex}.hero-social-proof-text{color:#f8fafc;font-size:.875rem;font-weight:600}.hero-social-proof-text-small{color:#f8fafc99;font-size:.75rem}.hero-avatar-container{margin-left:-.75rem;margin-right:-.75rem;display:flex}.hero-avatar-icon{border:2px solid #fff;font-size:.875rem;font-weight:600}.hero-dashboard-column{z-index:10;position:relative}@media (min-width:1024px){.hero-dashboard-column{margin-right:-2rem}}.section-hero-dashboard-card{-webkit-backdrop-filter:blur(20px);background:#ffffff80;border:1px solid #fffc;border-radius:1rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 25px 50px -12px #0000001a}@media (min-width:640px){.section-hero-dashboard-card{padding:1.5rem}}.section-hero-dashboard-card:hover{transform:translateY(-4px);box-shadow:0 30px 60px -12px #0000004d}.hero-dashboard-placeholder{aspect-ratio:16/9;background:linear-gradient(to bottom right,var(--muted),#05966933);border-radius:.5rem;justify-content:center;align-items:center;display:flex}.hero-dashboard-icon{background-color:#3d614e1a;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto;display:flex}.hero-dashboard-icon svg{width:2rem;height:2rem;color:var(--primary)}.hero-dashboard-text{color:#f8fafccc;font-size:.875rem}.hero-dashboard-text-small{color:#f8fafc80;font-size:.75rem}.hero-dashboard-image{object-fit:cover;border-radius:.5rem;width:100%;height:auto;display:block}.section-hero-floating-card{-webkit-backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid #ffffffe6;border-radius:.75rem;padding:.5rem .75rem;transition:transform .3s,box-shadow .3s;position:absolute;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}.section-hero-floating-card--top{animation:4s ease-in-out infinite float-1;top:.5rem;right:-.5rem}.section-hero-floating-card--bottom{animation:4s ease-in-out 2s infinite float-2;bottom:.5rem;left:-.5rem}@media (min-width:640px){.section-hero-floating-card{display:block}}@keyframes float-1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes float-2{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.hero-floating-card-content{align-items:center;gap:.5rem;display:flex}.hero-floating-icon-circle{border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.hero-floating-icon-circle--green{background-color:#dcfce7}.hero-floating-icon-circle--primary{background-color:#3d614e1a}.hero-floating-icon{width:1rem;height:1rem;display:block}.hero-floating-icon-circle--green .hero-floating-icon{color:#16a34a}.hero-floating-icon-circle--primary .hero-floating-icon{color:var(--primary)}.hero-floating-text{color:#0f172a;font-size:.75rem;font-weight:600}.hero-floating-text-small{color:#0f1f18a6;font-size:.75rem}.section-hero-avatar{background:linear-gradient(to bottom right,var(--primary),var(--primary-muted));color:#fff;border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;transition:transform .2s;display:flex}.section-hero-avatar:hover{transform:scale(1.1)}
.howitworks-header{text-align:center;margin-bottom:4rem}.howitworks-title{margin-bottom:1rem}.howitworks-description{max-width:42rem;margin-left:auto;margin-right:auto}.howitworks-grid{grid-template-columns:1fr;gap:2rem;display:grid;position:relative}@media (min-width:768px){.howitworks-grid{grid-template-columns:repeat(3,1fr)}}.howitworks-card{text-align:center;position:relative}.howitworks-card-content{flex-direction:column;align-items:center;gap:1rem;display:flex}.howitworks-card-header{flex-direction:column;align-items:center;gap:.75rem;display:flex}.howitworks-icon-wrapper{color:var(--primary);background-color:#c8ddd44d;border-radius:.75rem;justify-content:center;align-items:center;transition:transform .3s,background-color .3s;display:flex}.howitworks-card:hover .howitworks-icon-wrapper{background-color:#c8ddd480;transform:scale(1.1)}.howitworks-step-number{color:var(--primary);letter-spacing:.05em;font-size:.875rem;font-weight:700}.howitworks-card-title{font-size:1.25rem;font-weight:700}.howitworks-card-description{color:#0f1f18b3;font-size:.9375rem;line-height:1.7}
