.Hero-module__ZARIfG__hero{text-align:center;border:1px solid var(--card-border);background:#1e293b4d;border-radius:32px;justify-content:center;align-items:center;margin-bottom:4rem;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__blob1{background:var(--accent-primary);filter:blur(100px);opacity:.2;border-radius:50%;width:50%;height:50%;animation:10s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:-10%;left:-10%}.Hero-module__ZARIfG__blob2{background:var(--accent-secondary);filter:blur(120px);opacity:.2;border-radius:50%;width:60%;height:60%;animation:12s ease-in-out infinite reverse Hero-module__ZARIfG__float;position:absolute;bottom:-10%;right:-10%}.Hero-module__ZARIfG__content{z-index:1;max-width:800px;position:relative}.Hero-module__ZARIfG__title{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:4.5rem;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.Hero-module__ZARIfG__actions{justify-content:center;gap:1rem;display:flex}@keyframes Hero-module__ZARIfG__float{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.05)}to{transform:translateY(0)scale(1)}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__hero{padding:4rem 1.5rem}.Hero-module__ZARIfG__actions{flex-direction:column}}
