@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}*,:after,:before{box-sizing:border-box}:root{--bg:#fff;--surface:#fff;--card:#f4f4f5;--border:#e4e4e7;--text:#09090b;--muted:#71717a;--subtle:#a1a1aa;--green:#539bd4;--green-dim:#2d6fa8;--green-bg:#eff6fc;--yellow:#eab308;--red:#ef4444;--blue:#539bd4;--shadow-xs:0 1px 1px rgba(9,9,11,.03);--shadow-sm:0 1px 2px rgba(9,9,11,.04),0 1px 3px rgba(9,9,11,.03);--shadow-md:0 1px 2px rgba(9,9,11,.04),0 4px 12px rgba(9,9,11,.04);--shadow-lg:0 4px 8px rgba(9,9,11,.04),0 12px 32px rgba(9,9,11,.06);--shadow-focus:0 0 0 3px rgba(83,155,212,.18);--radius-sm:8px;--radius:12px;--radius-md:14px;--radius-lg:16px;--ease:cubic-bezier(0.4,0,0.2,1);--duration:180ms}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,system-ui,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"ss01","cv11","ss03";line-height:1.5}h1,h2,h3{letter-spacing:-.022em;font-feature-settings:"ss01","cv11"}h1{line-height:1.08}h2{line-height:1.12}h3{line-height:1.2}::selection{background:rgba(83,155,212,.22);color:var(--text)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:4px;border:2px solid var(--bg)}::-webkit-scrollbar-thumb:hover{background:var(--muted)}:focus{outline:none}:focus-visible{outline:none;box-shadow:var(--shadow-focus);border-radius:6px}a{color:var(--green);transition:opacity var(--duration) var(--ease)}a,a:hover{text-decoration:none}a:hover{opacity:.78}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.animate-spin{animation:spin 1s linear infinite}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-fadeIn{animation:fadeIn .3s var(--ease)}.animate-modalIn{animation:fadeInScale .2s var(--ease)}input,select,textarea{background:#fff;border:1px solid var(--border);border-radius:10px;color:var(--text);padding:11px 14px;font-size:14px;font-family:inherit;outline:none;transition:border-color var(--duration) var(--ease),box-shadow var(--duration) var(--ease)}input:hover,select:hover,textarea:hover{border-color:#d4d4d8}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:var(--shadow-focus)}input:disabled,select:disabled,textarea:disabled{opacity:.55;cursor:not-allowed}input::placeholder,textarea::placeholder{color:var(--muted)}button{cursor:pointer;font-family:inherit;transition:transform var(--duration) var(--ease),opacity var(--duration) var(--ease),background-color var(--duration) var(--ease),box-shadow var(--duration) var(--ease)}button:active:not(:disabled){transform:scale(.985)}button:disabled{cursor:not-allowed}.scalar-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:box-shadow var(--duration) var(--ease),transform var(--duration) var(--ease)}.scalar-card-hover:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.scalar-card-elevated{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.scalar-modal-backdrop{position:fixed;inset:0;background:rgba(9,9,11,.45);backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px);display:flex;align-items:center;justify-content:center;z-index:200;animation:fadeIn .18s var(--ease)}.scalar-modal-panel{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);animation:fadeInScale .22s var(--ease)}[role=button],a.scalar-cta,button{min-height:36px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}[data-theme=dark]{color-scheme:dark;--bg:#0f1113;--surface:#16181c;--card:#1a1d22;--border:hsla(0,0%,100%,.08);--text:#f4f4f5;--muted:#a1a1aa;--subtle:#71717a;--green:#539bd4;--green-dim:#2d6fa8;--green-bg:rgba(83,155,212,.12);--shadow-xs:0 1px 1px rgba(0,0,0,.3);--shadow-sm:0 1px 2px rgba(0,0,0,.4),0 1px 3px rgba(0,0,0,.25);--shadow-md:0 2px 4px rgba(0,0,0,.4),0 8px 16px rgba(0,0,0,.25);--shadow-lg:0 8px 16px rgba(0,0,0,.45),0 16px 40px rgba(0,0,0,.3)}[data-theme=dark] body,[data-theme=dark] html{background:#0f1113!important;color:#f4f4f5}[data-theme=dark] a,[data-theme=dark] div,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6,[data-theme=dark] label,[data-theme=dark] li,[data-theme=dark] p,[data-theme=dark] span{color:inherit}[data-theme=dark] [style*="background-color: #fff"],[data-theme=dark] [style*="background-color: #ffffff"],[data-theme=dark] [style*="background-color: rgb(250, 250, 250)"],[data-theme=dark] [style*="background-color: rgb(255, 255, 255)"],[data-theme=dark] [style*="background-color: white"],[data-theme=dark] [style*="background: #FFFFFF"],[data-theme=dark] [style*="background: #fafafa"],[data-theme=dark] [style*="background: #fff "],[data-theme=dark] [style*="background: #fff;"],[data-theme=dark] [style*="background: #ffffff"],[data-theme=dark] [style*="background: rgb(250, 250, 250)"],[data-theme=dark] [style*="background: rgb(255, 255, 255)"],[data-theme=dark] [style*="background: white"],[data-theme=dark] [style*="background:#fafafa"],[data-theme=dark] [style*="background:#fff;"],[data-theme=dark] [style*="background:#ffffff"],[data-theme=dark] [style*="background:rgb(255,255,255)"],[data-theme=dark] [style*="background:white"]{background:#16181c!important;background-color:#16181c!important}[data-theme=dark] [style*="background-color: #f4f4f5"],[data-theme=dark] [style*="background-color: rgb(244, 244, 245)"],[data-theme=dark] [style*="background: #f4f4f5"],[data-theme=dark] [style*="background: rgb(244, 244, 245)"],[data-theme=dark] [style*="background:#f4f4f5"]{background:#1f2227!important;background-color:#1f2227!important}[data-theme=dark] [style*="background: #eff6fc"],[data-theme=dark] [style*="background: rgb(239, 246, 252)"],[data-theme=dark] [style*="background:#eff6fc"]{background:rgba(83,155,212,.12)!important}[data-theme=dark] [style*="background: #fee2e2"],[data-theme=dark] [style*="background:#fee2e2"]{background:rgba(220,38,38,.12)!important}[data-theme=dark] [style*="background: #fef3c7"],[data-theme=dark] [style*="background:#fef3c7"]{background:rgba(234,179,8,.12)!important}[data-theme=dark] [style*="border-color: rgb(228, 228, 231)"], [data-theme=dark] [style*="border: 1px solid #e4e4e7"], [data-theme=dark] [style*="border: 1px solid rgb(228, 228, 231)"], [data-theme=dark] [style*="border:1px solid #e4e4e7"]{border-color:hsla(0,0%,100%,.08)!important}[data-theme=dark] [style*="border-top: 1px solid #e4e4e7"],[data-theme=dark] [style*="border-top: 1px solid rgb(228, 228, 231)"],[data-theme=dark] [style*="borderTop: 1px solid #e4e4e7"]{border-top-color:hsla(0,0%,100%,.08)!important}[data-theme=dark] [style*="border-bottom: 1px solid #e4e4e7"],[data-theme=dark] [style*="border-bottom: 1px solid rgb(228, 228, 231)"],[data-theme=dark] [style*="borderBottom: 1px solid #e4e4e7"]{border-bottom-color:hsla(0,0%,100%,.08)!important}[data-theme=dark] [style*="border-right: 1px solid #e4e4e7"],[data-theme=dark] [style*="border-right: 1px solid rgb(228, 228, 231)"],[data-theme=dark] [style*="borderRight: 1px solid #e4e4e7"]{border-right-color:hsla(0,0%,100%,.08)!important}[data-theme=dark] [style*="border-left: 1px solid #e4e4e7"],[data-theme=dark] [style*="border-left: 1px solid rgb(228, 228, 231)"],[data-theme=dark] [style*="borderLeft: 1px solid #e4e4e7"]{border-left-color:hsla(0,0%,100%,.08)!important}[data-theme=dark] [style*="background: #e4e4e7"]{background:hsla(0,0%,100%,.08)!important}[data-theme=dark] [style*="background: #f4f9ff"]{background:rgba(83,155,212,.08)!important}[data-theme=dark] [style*="color: #09090b"],[data-theme=dark] [style*="color: #18181b"],[data-theme=dark] [style*="color:#09090b"]{color:#f4f4f5!important}[data-theme=dark] [style*="color: #27272a"]{color:#e4e4e7!important}[data-theme=dark] [style*="color: #52525b"],[data-theme=dark] [style*="color:#52525b"]{color:#d4d4d8!important}[data-theme=dark] [style*="color: #71717a"],[data-theme=dark] [style*="color:#71717a"]{color:#a1a1aa!important}[data-theme=dark] [style*="color: #a1a1aa"]{color:#71717a!important}[data-theme=dark] [style*="color: #000"],[data-theme=dark] [style*="color: black"],[data-theme=dark] [style*="color:#000"]{color:#f4f4f5!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#1a1d22!important;border-color:hsla(0,0%,100%,.1)!important;color:#f4f4f5!important}[data-theme=dark] input:hover,[data-theme=dark] select:hover,[data-theme=dark] textarea:hover{border-color:hsla(0,0%,100%,.18)!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#71717a!important}[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:#539bd4!important;box-shadow:0 0 0 3px rgba(83,155,212,.22)!important}[data-theme=dark] button[style*="background: transparent"]{color:#f4f4f5}[data-theme=dark] button[style*="background: none"]{color:inherit}[data-theme=dark] [style*="background: #d4d4d8"]{background:hsla(0,0%,100%,.1)!important}[data-theme=dark] ::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.12);border-color:#0f1113}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.22)}[data-theme=dark] .scalar-modal-backdrop{background:rgba(0,0,0,.7)}[data-theme=dark] .scalar-modal-panel{background:#16181c!important;border-color:hsla(0,0%,100%,.1)!important}[data-theme=dark] ::selection{background:rgba(83,155,212,.4);color:#f4f4f5}[data-theme=dark] [style*="background: #539BD4"],[data-theme=dark] [style*="background:#539BD4"]{background:#539bd4!important}.brand-logo-light{display:block}.brand-logo-dark,[data-theme=dark] .brand-logo-light{display:none}[data-theme=dark] .brand-logo-dark{display:block}@keyframes scalar-rainbow-sweep{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}[data-theme=rainbow]{--green:#539bd4;--green-bg:hsla(0,0%,100%,.6)}[data-theme=rainbow] body{background:linear-gradient(120deg,#fef3c7,#fce7f3 18%,#e0f2fe 36%,#dcfce7 54%,#ede9fe 72%,#ffe4e6 90%,#fef3c7);background-size:300% 300%;animation:scalar-rainbow-sweep 24s ease-in-out infinite;color:#09090b}[data-theme=rainbow] [style*="background: #fafafa"]{background:hsla(0,0%,100%,.45)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}[data-theme=rainbow] [style*="background: #ffffff"]{box-shadow:0 2px 8px rgba(0,0,0,.06),0 8px 24px rgba(0,0,0,.04)!important}[data-theme=rainbow] [style*="background: #f4f4f5"]{background:hsla(0,0%,100%,.55)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}[data-theme=rainbow] h1{background:linear-gradient(120deg,#539bd4,#dc2626 50%,#8b5cf6);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:scalar-rainbow-sweep 12s ease-in-out infinite;line-height:1.25!important;padding-bottom:.12em;display:inline-block}