.Header-module__hBw1pG__header{z-index:1000;background:#f8f9fa;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__nav{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.5px;align-items:center;gap:.5rem;font-size:1.75rem;font-weight:800;text-decoration:none;display:flex}.Header-module__hBw1pG__links{align-items:center;gap:2.5rem;display:flex}.Header-module__hBw1pG__link{color:var(--foreground);opacity:.8;font-size:.95rem;font-weight:500;transition:all .3s}.Header-module__hBw1pG__link:hover{opacity:1;color:var(--primary)}@media (max-width:768px){.Header-module__hBw1pG__nav{flex-direction:column;gap:.5rem}.Header-module__hBw1pG__logo{font-size:1.5rem}.Header-module__hBw1pG__links{flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__ZARIfG__text h1{margin-bottom:1.5rem}.Hero-module__ZARIfG__text p{color:#64748b;max-width:90%;margin-bottom:2.5rem;font-size:1.25rem}@media (prefers-color-scheme:dark){.Hero-module__ZARIfG__text p{color:#94a3b8}}.Hero-module__ZARIfG__image{justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__circle{background:var(--primary);filter:blur(120px);opacity:.15;z-index:0;pointer-events:none;border-radius:50%;width:500px;height:500px;position:absolute}.Hero-module__ZARIfG__statCard{z-index:2;min-width:200px;padding:1.5rem;position:absolute;bottom:-20px;left:-20px}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:6rem 0 3rem}.Hero-module__ZARIfG__content{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__text p{margin:0 auto 2.5rem;font-size:1.1rem}.Hero-module__ZARIfG__flexButtons{justify-content:center}.Hero-module__ZARIfG__image{margin-top:1rem}.Hero-module__ZARIfG__statCard{white-space:nowrap;width:max-content;margin-top:0;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}}
