@font-face{font-family:Rubik;src:url(./Rubik-Light.C6ThhFoI.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Rubik;src:url(./Rubik-Regular.BCr64LpH.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Rubik;src:url(./Rubik-Italic.BH8Fbss0.ttf)format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Rubik;src:url(./Rubik-Medium.CivPKezq.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Rubik;src:url(./Rubik-SemiBold.CV33eIK-.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Rubik;src:url(./Rubik-Bold.OGWP0tra.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Rubik;src:url(./Rubik-ExtraBold.CnUsGbel.ttf)format("truetype");font-weight:800;font-style:normal}:root{--ct-dark-blue:#3483ef;--ct-light-blue:#afd8fe;--ct-dark-yellow:#fad43c;--ct-light-yellow:#fff1da;--ct-orange:#e55e2a;--ct-background:#fff;--ct-on-surface:#000;--ct-grey-50:#f7f8fa;--ct-grey-100:#eef0f4;--ct-grey-200:#dde1e8;--ct-grey-400:#9aa1ad;--ct-grey-600:#5b626d;--ct-grey-800:#1f2530;--ct-success:#43a047;--ct-success-on:#fff;--ct-error:#e53935;--ct-error-container:#d32f2f;--ct-error-on:#fff;--ct-primary-container:#cee0fb;--ct-on-primary:#fff;--ct-dark-bg:#0e0f11;--ct-dark-primary:#4f92f0;--ct-dark-tertiary-container:#1e1e1d;--space-base:4px;--space-xxs:2px;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:20px;--space-xl:24px;--space-xxl:30px;--space-xxxl:40px;--radius-xs:2px;--radius-sm:10px;--radius-md:12px;--radius-lg:15px;--radius-xl:20px;--radius-xxl:24px;--radius-xxxl:30px;--radius-xxxxl:40px;--radius-circular:9999px;--shadow-sm:0 1px 2px #0000000a;--shadow-md:0 2px 4px #00000014;--shadow-lg:0 4px 8px #0000001f;--shadow-xl:0 8px 16px #0003;--shadow-xxl:0 12px 24px #0000004d;--ff-sans:"Rubik", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--fs-display-lg:31px;--fw-display-lg:600;--fs-display-md:27px;--fw-display-md:600;--fs-display-sm:24.5px;--fw-display-sm:600;--fs-headline-lg:23px;--fw-headline-lg:600;--fs-headline-md:21.8px;--fw-headline-md:600;--fs-headline-sm:20px;--fw-headline-sm:600;--fs-title-lg:19px;--fw-title-lg:700;--fs-title-md:16px;--fw-title-md:700;--fs-title-sm:15px;--fw-title-sm:700;--fs-label-lg:15.5px;--fw-label-lg:500;--fs-label-md:14.2px;--fw-label-md:500;--fs-label-sm:13.2px;--fw-label-sm:500;--fs-body-lg:16.2px;--fw-body-lg:400;--fs-body-md:15.2px;--fw-body-md:400;--fs-body-sm:14px;--fw-body-sm:400;--fg-1:var(--ct-on-surface);--fg-2:var(--ct-grey-600);--fg-3:var(--ct-grey-400);--fg-brand:var(--ct-dark-blue);--fg-on-brand:#fff;--bg-1:var(--ct-background);--bg-2:var(--ct-grey-50);--bg-brand-soft:var(--ct-light-blue);--bg-tertiary-soft:var(--ct-light-yellow)}body,html{font-family:var(--ff-sans);color:var(--fg-1);background:var(--bg-1);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.h1,h1{font-size:var(--fs-headline-lg);line-height:1.15}.h1,.h2,h1,h2{font-weight:600}.h2,h2{font-size:var(--fs-headline-md);line-height:1.2}.h3,h3{font-size:var(--fs-headline-sm);font-weight:600;line-height:1.25}.h4,h4{font-size:var(--fs-title-lg);font-weight:700;line-height:1.3}.h5,h5{font-size:var(--fs-title-md)}.h5,.h6,h5,h6{font-weight:700;line-height:1.35}.h6,h6{font-size:var(--fs-title-sm)}.body,p{font-size:var(--fs-body-md)}.body,.body-lg,p{font-weight:400;line-height:1.45}.body-lg{font-size:var(--fs-body-lg)}.body-sm{font-size:var(--fs-body-sm);font-weight:400;line-height:1.45}.label{font-size:var(--fs-label-md);font-weight:500}.label-lg{font-size:var(--fs-label-lg);font-weight:500}.label-sm{font-size:var(--fs-label-sm);font-weight:500}.display-lg{font-size:var(--fs-display-lg);font-weight:600;line-height:1.05}.display-md{font-size:var(--fs-display-md);font-weight:600;line-height:1.1}.bicolor>:first-child{color:var(--fg-brand)}.bicolor>:first-child+*{color:var(--fg-1)}.ct-pill{border-radius:var(--radius-xxxl);padding:var(--space-sm) var(--space-xxl);font-weight:500;font-size:var(--fs-label-lg);cursor:pointer;align-items:center;gap:var(--space-xs);border:none;transition:filter .15s,transform .15s,opacity .15s;display:inline-flex}.ct-pill:active{transform:scale(.98)}.ct-pill--filled{background:var(--ct-dark-blue);color:var(--ct-on-primary)}.ct-pill--filled:hover{filter:brightness(1.05)}.ct-pill--filled.is-disabled,.ct-pill--filled[disabled]{color:var(--ct-on-primary);cursor:not-allowed;background:#9bb6d8}.ct-pill--outlined{color:var(--ct-dark-blue);border:1px solid var(--ct-dark-blue);background:0 0}.ct-pill--outlined:hover{background:#3483ef0f}.ct-card{border-radius:var(--radius-sm);box-shadow:var(--shadow-md)}.ct-card,.ct-input{background:var(--bg-1)}.ct-input{font-family:var(--ff-sans);font-size:var(--fs-title-md);color:var(--ct-dark-blue);border:1px solid var(--ct-on-surface);border-radius:var(--radius-sm);padding:var(--space-md) var(--space-lg);box-sizing:border-box;outline:none;width:100%;font-weight:700}.ct-input::placeholder{color:#0009;font-weight:700}.ct-input:focus{border-color:var(--ct-dark-blue)}[data-theme=light]{--s-bg:#f4f6f9;--s-panel:#fff;--s-panel-2:#f7f8fa;--s-panel-3:#eef0f4;--s-border:#e4e8ef;--s-border-strong:#cfd5df;--s-text:#131820;--s-text-2:#5b626d;--s-text-3:#9aa1ad;--s-brand:#3483ef;--s-brand-strong:#1c68d1;--s-brand-soft:#eaf2fe;--s-brand-line:#cee0fb;--s-ok:#1f8a3f;--s-ok-soft:#e7f5eb;--s-warn:#8a5d00;--s-warn-soft:#fff1da;--s-err:#c62828;--s-err-soft:#fdecec;--s-shadow:none;--s-nav:#fff;--s-nav-active:#eaf2fe;--s-scrim:#0b101873;--s-grid:#eef0f4;--s-sk:#0b10181a;--s-sk-blend:multiply}[data-theme=dark]{--s-bg:#0e0f11;--s-panel:#16181c;--s-panel-2:#1b1e23;--s-panel-3:#22262c;--s-border:#282c33;--s-border-strong:#3a4049;--s-text:#eef1f6;--s-text-2:#a2aab6;--s-text-3:#767e8a;--s-brand:#4f92f0;--s-brand-strong:#8cbaf7;--s-brand-soft:#16233a;--s-brand-line:#25395c;--s-ok:#5fd07f;--s-ok-soft:#122a1a;--s-warn:#f5c945;--s-warn-soft:#2c2411;--s-err:#ff7a72;--s-err-soft:#2d1616;--s-shadow:none;--s-nav:#131519;--s-nav-active:#1b2942;--s-scrim:#0000009e;--s-grid:#24282e;--s-sk:#ffffff21;--s-sk-blend:screen}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--s-bg);color:var(--s-text);font-family:var(--ff-sans);font-size:14px}a{color:var(--s-brand);text-decoration:none}a:hover{color:var(--s-brand-strong);text-decoration:underline}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:100 700;font-display:block;src:url(./MaterialSymbolsRounded.DHw4MIOk.woff2)format("woff2")}.ms{letter-spacing:normal;text-transform:none;white-space:nowrap;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;direction:ltr;font-family:Material Symbols Rounded;font-style:normal;font-weight:400;line-height:1;display:inline-block}.tg-row,a,button{transition:background-color .18s ease-out,color .18s ease-out,border-color .18s ease-out,opacity .18s ease-out}.tabnum{font-variant-numeric:tabular-nums}.sk{background:var(--s-sk);mix-blend-mode:var(--s-sk-blend);color:#0000;border-radius:6px;animation:1.4s ease-in-out infinite sk-pulse;display:block}@keyframes sk-pulse{0%,to{opacity:.5}50%{opacity:.95}}[data-theme=dark] .theme-only-light,[data-theme=light] .theme-only-dark{display:none}:focus-visible{outline:2px solid var(--s-brand);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}
