*,:root{--bg:#fff;--surface:#f8fafc;--surface-soft:#f0f4f8;--text:#0f172a;--muted:#64748b;--line:#e2e8f0;--brand:#7c3ae5;--brand-2:#22d3ee;--ok:#10b981}*{box-sizing:border-box}body,html{margin:0;padding:0;background:linear-gradient(180deg,#f8fafc,#fff);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;letter-spacing:-.01em}h1{font-size:clamp(2.5rem,4vw + 1rem,3.5rem);line-height:1.1;margin-bottom:1.5rem}h2{font-size:clamp(2rem,3vw + .5rem,2.75rem)}h2,h3{line-height:1.25;margin-bottom:1rem}h3{font-size:clamp(1.5rem,1vw + 1.1rem,1.875rem)}h4{font-size:1.375rem;line-height:1.5;margin-bottom:1rem}ol[class],ul[class]{margin:0;padding:0;list-style:none}img,picture{max-width:100%;display:block}input[type=email],input[type=number],input[type=password],input[type=text],textarea{padding:.75rem .9rem;border:1.5px solid #e2e8f0;border-radius:.5rem;background:rgba(248,250,252,.9);color:#1e293b;font-size:1rem;font-family:inherit;transition:all .24s ease}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,textarea:focus{outline:none;border-color:rgba(124,58,237,.6);background:#fff;box-shadow:0 0 0 3px rgba(124,58,237,.15)}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:#94a3b8;opacity:1}input.fieldError,textarea.fieldError{border-color:#dc2626;background-color:rgba(220,38,38,.05)}input.fieldError:focus,textarea.fieldError:focus{box-shadow:0 0 0 3px rgba(220,38,38,.1)}::selection{background:rgba(124,58,237,.35);color:#fff}.tooltip_tooltipContent__CJgB5{z-index:60;border-radius:.5rem;border:1px solid #d0d7e2;background:#fff;color:#0f172a;padding:.75rem 1rem;font-size:.875rem;line-height:1.4;box-shadow:0 18px 35px rgba(10,12,16,.35);transform-origin:center;animation:tooltip_fadeIn__X_j6Q .12s ease forwards}@keyframes tooltip_fadeIn__X_j6Q{0%{opacity:0;transform:translateY(.25rem) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.tooltip_tooltipArrow__IWKZB{fill:#fff;stroke:#d0d7e2;stroke-width:1px}