.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)}}: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}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}