.icon-container{justify-content:center;align-items:center;display:flex}.icon-container--sm{width:2.5rem;height:2.5rem}.icon-container--md{width:3rem;height:3rem}.icon-container--lg{width:4rem;height:4rem}.icon-container--default{background-color:#c8ddd44d;border-radius:.75rem}.icon-container--gradient{background:linear-gradient(to bottom right,var(--primary),var(--primary-muted));color:#fff;border-radius:9999px}.icon-container--white{background-color:#fff;border-radius:1rem}
.section-hero{background-color:var(--background);padding-top:clamp(8rem,12vw,10rem);padding-bottom:5rem;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(60px);opacity:.3;pointer-events:none;border-radius:50%;position:absolute}.section-hero-blur--top-right{background-color:var(--primary-soft);width:20rem;height:20rem;top:-10rem;right:-10rem}.section-hero-blur--middle-left{background-color:var(--primary-muted);opacity:.2;width:24rem;height:24rem;top:50%;left:-10rem}.section-hero-badge{border:1px solid var(--primary-soft);background-color:#c8ddd44d;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:inline-flex}.section-hero-badge-text{color:var(--primary);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:repeat(2,1fr);gap:4rem}}.hero-content{z-index:10;flex-direction:column;gap:2rem;display:flex;position:relative}.hero-h1{color:var(--foreground);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:#0f1f18b3;max-width:36rem;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:var(--foreground);font-size:.875rem;font-weight:600}.hero-social-proof-text-small{color:#0f1f1899;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}.section-hero-dashboard-card{border:2px solid var(--primary-soft);background-color:#fff;border-radius:1rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 25px 50px -12px #00000040}@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:4/3;background:linear-gradient(to bottom right,var(--muted),#c8ddd433);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:#0f1f1899;font-size:.875rem}.hero-dashboard-text-small{color:#0f1f1866;font-size:.75rem}.section-hero-floating-card{border:1px solid var(--primary-soft);background-color:#fff;border-radius:.75rem;transition:transform .3s,box-shadow .3s;position:absolute;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.section-hero-floating-card--top{animation:4s ease-in-out infinite float-1;top:-1rem;right:-1rem}.section-hero-floating-card--bottom{animation:4s ease-in-out 2s infinite float-2;bottom:-1rem;left:-1rem}@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:var(--foreground);font-size:.75rem;font-weight:600}.hero-floating-text-small{color:#0f1f1899;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)}
.sectors-header{text-align:center;margin-bottom:3rem}.sectors-title{margin-bottom:1rem}.sectors-description{max-width:42rem;margin-left:auto;margin-right:auto}.sectors-card-content{text-align:center;flex-direction:column;align-items:center;gap:1rem;height:100%;display:flex}.sectors-card-icon{color:var(--primary);font-size:2.25rem}.sectors-card-content-inner{flex-direction:column;flex:1;gap:.5rem;display:flex}.sectors-card-title{font-size:1.25rem;font-weight:700}.sectors-card-description{color:#0f1f18b3;font-size:.875rem;line-height:1.625}
.card{border:2px solid var(--primary-soft);cursor:default;border-radius:.75rem;padding:1.5rem;transition:transform .3s,box-shadow .3s}.card--focusable:focus{ring:2px solid var(--primary);ring-offset:2px;outline:none}.card--hover:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px #0000001a}.card--white{border-color:var(--primary-soft);background-color:#fff}.card--soft{background-color:var(--muted);border-color:var(--primary-soft)}.card--glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffc;border-color:#c8ddd480}.card--gradient{background:linear-gradient(to bottom right,#c8ddd433,#a8c5be33);border-color:#c8ddd44d}
.section{padding-top:4rem;padding-bottom:4rem}@media (min-width:640px){.section{padding-top:5rem;padding-bottom:5rem}}@media (min-width:1024px){.section{padding-top:6rem;padding-bottom:6rem}}.section--light{background-color:var(--bg-light)}.section--gray{background-color:var(--muted)}.section--primary{background-color:var(--primary);color:#fff}.section--gradient{background:linear-gradient(to bottom right,#c8ddd44d,#a8c5be33)}
