.Hero-module__ZARIfG__heroWrapper{text-align:center;background-color:var(--background);justify-content:center;align-items:center;min-height:70vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroGlow{filter:blur(60px);z-index:0;pointer-events:none;background:radial-gradient(circle,#3b82f61f 0%,#0000 60%);border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__heroContent{z-index:1;max-width:900px;margin:0 auto;position:relative}.Hero-module__ZARIfG__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#3b82f61a;border:1px solid #3b82f633;border-radius:9999px;align-items:center;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;animation:.8s ease-out forwards Hero-module__ZARIfG__fadeIn;display:inline-flex}.Hero-module__ZARIfG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1;animation:.8s ease-out forwards Hero-module__ZARIfG__slideUp}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}}.Hero-module__ZARIfG__subtitle{color:var(--foreground);opacity:.8;opacity:0;max-width:600px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6;animation:.8s ease-out .2s forwards Hero-module__ZARIfG__slideUp}
.Features-module__zvCZ4q__section{background-color:var(--background);padding:6rem 2rem;position:relative}.Features-module__zvCZ4q__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Features-module__zvCZ4q__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Features-module__zvCZ4q__card{background:#ffffff08;border:1px solid #94a3b81a;border-radius:1rem;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden}.Features-module__zvCZ4q__card:before{content:"";background:radial-gradient(800px circle at var(--mouse-x,0) var(--mouse-y,0), #3b82f60f, transparent 40%);opacity:0;pointer-events:none;height:100%;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Features-module__zvCZ4q__card:hover{border-color:#3b82f64d;transform:translateY(-5px);box-shadow:0 10px 30px -10px #3b82f61a}.Features-module__zvCZ4q__card:hover:before{opacity:1}.Features-module__zvCZ4q__cardTitle{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Features-module__zvCZ4q__cardText{color:var(--foreground);opacity:.7;line-height:1.6}
