.Toast_viewport__sGUWB{align-items:flex-end;bottom:calc(24px + env(safe-area-inset-bottom));display:flex;flex-direction:column;pointer-events:none;position:fixed;right:24px;width:min(380px,calc(100vw - 48px));z-index:2000}.Toast_row__cK-Z5{animation:Toast_toast-row-in__w59ci .24s cubic-bezier(.32,.72,0,1) both;display:grid;grid-template-rows:1fr;padding-top:10px;width:100%}.Toast_rowLeaving__o5G9K{animation:Toast_toast-row-out__qElC0 .26s cubic-bezier(.32,.72,0,1) both}.Toast_rowLeaving__o5G9K .Toast_rowInner__32G7O{box-shadow:0 0 0 #0000;transition:box-shadow .18s ease-out}.Toast_rowInner__32G7O{box-shadow:var(--large-box-shadow-hover);min-height:0}.Toast_rowInner__32G7O,.Toast_toast__nd-uy{border-radius:var(--small-box-border-radius);overflow:hidden}.Toast_toast__nd-uy{--toast-accent:var(--steel-blue);align-items:flex-start;animation:Toast_toast-in__13Psd .32s cubic-bezier(.32,.72,0,1) both;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:color-mix(in srgb,var(--background) 84%,#0000);border:1px solid var(--global-separator-color);color:var(--font-color);display:flex;gap:10px;padding:12px 10px 12px 17px;pointer-events:auto;position:relative}.Toast_toastLeaving__Dmgff{animation:Toast_toast-out__4PAm2 .2s cubic-bezier(.4,0,1,1) both}.Toast_toast__nd-uy:before{background:var(--toast-accent);bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.Toast_icon__QI9U5{align-items:center;background:color-mix(in srgb,var(--toast-accent) 18%,#0000);border-radius:50%;color:var(--toast-accent);display:flex;flex:none;height:20px;justify-content:center;margin-top:1px;width:20px}.Toast_message__i45iv{flex:1 1;font-size:.8125rem;font-weight:500;line-height:1.45;margin:0;min-width:0;overflow-wrap:anywhere;padding-top:2px}.Toast_close__IVTok{align-items:center;background:#0000;border:none;border-radius:50%;color:var(--font-color);cursor:pointer;display:flex;flex:none;height:22px;justify-content:center;opacity:.4;transition:opacity .15s ease-in-out,background-color .15s ease-in-out;width:22px}.Toast_close__IVTok:hover{background:var(--button-color);opacity:.9}.Toast_close__IVTok:focus-visible{opacity:.9;outline:2px solid var(--amethyst-smoke);outline-offset:1px}.Toast_progress__\+3kAI{animation-fill-mode:forwards;animation-name:Toast_toast-progress__LO0UZ;animation-timing-function:linear;background:var(--toast-accent);bottom:0;height:2px;left:0;opacity:.45;position:absolute;right:0;transform-origin:left center}.Toast_toastLeaving__Dmgff .Toast_progress__\+3kAI,.Toast_toast__nd-uy:focus-within .Toast_progress__\+3kAI,.Toast_toast__nd-uy:hover .Toast_progress__\+3kAI{animation-play-state:paused}.Toast_success__BTuS8{--toast-accent:var(--shamrock-green)}.Toast_error__oVepg{--toast-accent:var(--wild-watermelon)}.Toast_warning__gUheG{--toast-accent:var(--jaffa)}.Toast_info__YTP4Q{--toast-accent:var(--steel-blue)}@keyframes Toast_toast-row-in__w59ci{0%{grid-template-rows:0fr;padding-top:0}to{grid-template-rows:1fr;padding-top:10px}}@keyframes Toast_toast-row-out__qElC0{0%{grid-template-rows:1fr;padding-top:10px}to{grid-template-rows:0fr;padding-top:0}}@keyframes Toast_toast-in__13Psd{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes Toast_toast-out__4PAm2{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.94)}}@keyframes Toast_toast-progress__LO0UZ{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:620px){.Toast_viewport__sGUWB{align-items:stretch;bottom:calc(16px + env(safe-area-inset-bottom));left:16px;right:16px;width:auto}}@media (prefers-reduced-motion:reduce){.Toast_rowLeaving__o5G9K,.Toast_row__cK-Z5,.Toast_toastLeaving__Dmgff,.Toast_toast__nd-uy{animation-duration:1ms}.Toast_progress__\+3kAI{display:none}}.LoadingSpinner_spinner__jmu8Z{animation:LoadingSpinner_loadingSpin__qvsum .55s linear infinite;border:3px solid var(--global-separator-color);border-radius:50%;border-top-color:var(--amethyst-smoke)}@keyframes LoadingSpinner_loadingSpin__qvsum{to{transform:rotate(1turn)}}.GlobalMicroButton_button__wFhMD{align-items:center;border:none;border-radius:var(--small-box-border-radius);box-shadow:var(--small-box-shadow);cursor:pointer;display:inline-flex;font-size:.6rem;font-weight:700;justify-content:center;letter-spacing:.1;padding:.6rem;position:relative;text-transform:uppercase;transition:all .2s ease-in-out}.GlobalMicroButton_button__wFhMD:hover{box-shadow:var(--small-box-shadow-hover)}.GlobalMicroButton_button__wFhMD:disabled{cursor:not-allowed;opacity:.5}.GlobalMicroButton_primary__MlHnz{background-color:var(--amethyst-smoke);color:#fff}.GlobalMicroButton_primary__MlHnz:hover:not(:disabled){background-color:color-mix(in srgb,var(--amethyst-smoke) 90%,var(--foreground) 10%)}.GlobalMicroButton_secondary__xmG6K{background-color:var(--button-color);color:var(--font-color)}.GlobalMicroButton_secondary__xmG6K:hover:not(:disabled){background:var(--button-color-hover);box-shadow:var(--large-box-shadow-hover)}.GlobalMicroButton_loading__7DS7W{cursor:not-allowed;opacity:.7}.GlobalMicroButton_loadingText__HlhOK{color:var(--font-color);font-size:.6rem;font-weight:700;letter-spacing:.1;text-transform:uppercase}.GlobalMicroButton_iconLeft__kgbpi{display:flex;margin-right:8px}.GlobalMicroButton_iconRight__Mwx04{display:flex;margin-left:8px}.GlobalMicroButton_iconLeftNoGap__abqLu{display:flex;margin-right:0}.GlobalMicroButton_iconRightNoGap__i6uBZ{display:flex;margin-left:0}.GlobalMicroButton_destructive__rjTdd{color:var(--wild-watermelon)}.GlobalEmptyState_emptyState__y1Tru{align-items:center;display:flex;justify-content:flex-start}.GlobalEmptyState_emptyStateContent__T9hj9{align-items:flex-start;display:flex;flex-direction:column;max-width:400px;text-align:left}.GlobalEmptyState_emptyStateImage__MKzJa{opacity:.6}.GlobalEmptyState_emptyStateTitle__M30Gj{color:var(--font-color);font-size:18px;font-weight:600;margin:0 0 4px;opacity:.5}.GlobalEmptyState_emptyStateParagraph__u9U2D{color:var(--font-color);font-size:14px;line-height:1.5;margin:0;opacity:.5}.GlobalEmptyState_emptyStateButton__tunYh{margin-top:8px}:root{--background:#fff;--foreground:#101828;--bg-top:#eff5ff;--bg-center:#e6ebfa;--bg-bottom:#cad1ea;--button-color:#1a25781a;--button-color-hover:#1a257833;--button-color-invers:#0000001a;--button-color-invers-hover:#0003;--font-color:#101828;--amethyst-smoke:#2f65c0;--jaffa:#f58649;--steel-blue:#2f65c0;--shamrock-green:#208f59;--wild-watermelon:#d23e54;--openai-color:#74aa9c;--anthropic-color:#d77655;--mistral-color:#e75e2e;--deepseek-color:#4d6bfe;--xai-color:#fff;--google-color:#5684d1;--global-separator-color-0-2:#0003;--global-separator-color:#0000001a;--global-separator-color-light:#0000000d;--global-separator-color-0-2-reverse:#fff3;--global-separator-color-reverse:#ffffff1a;--global-separator-color-light-reverse:#ffffff0d;--global-corner-radius:2px;--small-box-border-radius:6px;--large-box-border-radius:12px;--small-box-shadow:0 2px 3px -1px #0000001a,0 1px 2px -1px #0000000f;--small-box-shadow-hover:0 2px 6px #0000001a;--large-box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--large-box-shadow-hover:0 4px 12px #0000001a;--breakpoint-mobile:620px;--breakpoint-tablet:1024px;--breakpoint-small-desktop:1280px;--kpi-section-backdrop:url(/static/media/backdrop-sunset-stats.49c47807c76db96955e2.png)}html.dark{--background:#101828;--foreground:#ededed;--bg-top:#2d3a55;--bg-center:#1d273c;--bg-bottom:#101828;--button-color:#0000004d;--button-color-hover:#00000073;--button-color-invers:#ffffff1a;--button-color-invers-hover:#fff3;--font-color:#fff;--amethyst-smoke:#5795ff;--shamrock-green:#4ce69b;--steel-blue:#2f65c0;--global-separator-color-0-2:#fff3;--global-separator-color:#ffffff1a;--global-separator-color-light:#ffffff0d;--global-separator-color-0-2-reverse:#0003;--global-separator-color-reverse:#0000001a;--global-separator-color-light-reverse:#0000000d}body,html{max-width:100vw;min-height:100%;overflow-x:hidden}html{background:#eff5ff;background:var(--bg-top)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#eff5ff,#e6ebfa,#cad1ea);background:linear-gradient(to bottom,var(--bg-top),var(--bg-center),var(--bg-bottom));color:#101828;color:var(--foreground);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}a,a:hover{color:#2f65c0;color:var(--amethyst-smoke)}a:hover{text-decoration:underline}.darkenGreenIcon{filter:brightness(.8)}.sectionLabel{color:#101828;color:var(--font-color);display:block;font-size:12px;font-weight:700;margin-bottom:8px;margin-top:16px;opacity:.5}.auth-error,.auth-loading{align-items:center;background-color:var(--background-color);display:flex;grid-column:1/13;grid-row:2;justify-content:center;min-height:0;overflow:hidden}.auth-error-content,.auth-loading-content{max-height:100%;max-width:400px;overflow-y:auto;padding:24px;text-align:center}.auth-loading-spinner{animation:spin 1s linear infinite;border-top:3px solid var(--border-color);border:3px solid var(--border-color);border-radius:50%;border-top-color:var(--primary-color);height:32px;margin:0 auto 16px;width:32px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner-ring{animation:spin .5s linear infinite;transform-origin:50% 50%;will-change:transform}.auth-error-content h1{color:#101828;color:var(--font-color);font-size:1.25rem;font-weight:600;margin:12px 0 6px}.auth-error-content p{color:#101828;color:var(--font-color);font-size:.9rem;line-height:1.4;margin:0 0 16px;opacity:.8}.auth-toolbar-left{grid-column:1/6;justify-content:flex-start}.auth-toolbar-left,.auth-toolbar-right{align-items:center;display:flex;gap:16px;grid-row:1}.auth-toolbar-right{grid-column:7/13;justify-content:flex-end}.auth-email{color:#2f65c0;color:var(--amethyst-smoke)}.route-fallback{align-items:center;color:#101828;color:var(--font-color);display:flex;justify-content:center;min-height:60vh}.route-fallback__spinner{animation:spin .8s linear infinite;border:3px solid #0000001a;border-top-color:#2f65c0;border:3px solid var(--global-separator-color);border-radius:50%;border-top-color:var(--amethyst-smoke);height:32px;width:32px}@keyframes home-list-item-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.home-list-stagger{display:contents}.home-list-stagger>*{animation:home-list-item-in .2s ease-out backwards}.home-list-stagger>:first-child{animation-delay:0ms}.home-list-stagger>:nth-child(2){animation-delay:.1s}.home-list-stagger>:nth-child(3){animation-delay:.2s}.home-list-stagger>:nth-child(4){animation-delay:.3s}.home-list-stagger>:nth-child(5){animation-delay:.4s}.home-list-stagger>:nth-child(6){animation-delay:.5s}.home-list-stagger>:nth-child(7){animation-delay:.6s}.home-list-stagger>:nth-child(8){animation-delay:.7s}.home-list-stagger>:nth-child(9){animation-delay:.8s}.home-list-stagger>:nth-child(10){animation-delay:.9s}.home-list-stagger>:nth-child(11){animation-delay:1s}.home-list-stagger>:nth-child(12){animation-delay:1.1s}.home-list-stagger>:nth-child(13){animation-delay:1.2s}.home-list-stagger>:nth-child(14){animation-delay:1.3s}.home-list-stagger>:nth-child(15){animation-delay:1.4s}.home-list-stagger>:nth-child(16){animation-delay:1.5s}.home-list-stagger>:nth-child(17){animation-delay:1.6s}.home-list-stagger>:nth-child(18){animation-delay:1.7s}.home-list-stagger>:nth-child(19){animation-delay:1.8s}.home-list-stagger>:nth-child(20){animation-delay:1.9s}.home-list-stagger>:nth-child(n+21){animation-delay:2s}