:root{--sileo-spring-easing:linear(0, .002 0.6%, .007 1.2%, .015 1.8%, .026 2.4%, .041 3.1%, .06 3.8%, .108 5.3%, .157 6.6%, .214 8%, .467 13.7%, .577 16.3%, .631 17.7%, .682 19.1%, .73 20.5%, .771 21.8%, .808 23.1%, .844 24.5%, .874 25.8%, .903 27.2%, .928 28.6%, .952 30.1%, .972 31.6%, .988 33.1%, 1.01 35.7%, 1.025 38.5%, 1.034 41.6%, 1.038 45%, 1.035 50.1%, 1.012 64.2%, 1.003 73%, .999 83.7%, 1);--sileo-duration:.6s;--sileo-height:40px;--sileo-width:350px;--sileo-state-success:#3ac530;--sileo-state-loading:#737373;--sileo-state-error:#fb2c36;--sileo-state-warning:#edb200;--sileo-state-info:#00a5ef;--sileo-state-action:#3080ff}@supports (color:lab(0% 0 0)){:root{--sileo-state-success:lab(70.3587% -58.4314 58.4867);--sileo-state-loading:lab(48.496% 0 0);--sileo-state-error:lab(55.4814% 75.0732 48.8528);--sileo-state-warning:lab(76.3898% 14.5258 98.4589);--sileo-state-info:lab(63.3038% -18.433 -51.0407);--sileo-state-action:lab(54.1736% 13.3369 -74.6839)}}[data-sileo-toast]{cursor:pointer;pointer-events:auto;touch-action:none;width:var(--sileo-width);height:var(--_h,var(--sileo-height));opacity:0;transform-origin:50%;contain:layout style;background:0 0;border:0;padding:0;position:relative;overflow:visible;transform:translateZ(0)scale(.95)}[data-sileo-toast][data-state=loading]{cursor:default}[data-sileo-toast][data-ready=true]{opacity:1;transition:transform calc(var(--sileo-duration) * .66) var(--sileo-spring-easing), opacity calc(var(--sileo-duration) * .66) var(--sileo-spring-easing), margin-bottom calc(var(--sileo-duration) * .66) var(--sileo-spring-easing), margin-top calc(var(--sileo-duration) * .66) var(--sileo-spring-easing), height var(--sileo-duration) var(--sileo-spring-easing);transform:translateZ(0)scale(1)}[data-sileo-viewport][data-position^=top] [data-sileo-toast]:not([data-ready=true]){transform:translateY(-6px)scale(.95)}[data-sileo-viewport][data-position^=bottom] [data-sileo-toast]:not([data-ready=true]){transform:translateY(6px)scale(.95)}[data-sileo-toast][data-ready=true][data-exiting=true]{opacity:0;pointer-events:none}[data-sileo-viewport][data-position^=top] [data-sileo-toast][data-ready=true][data-exiting=true]{transform:translateY(-6px)scale(.95)}[data-sileo-viewport][data-position^=bottom] [data-sileo-toast][data-ready=true][data-exiting=true]{transform:translateY(6px)scale(.95)}[data-sileo-canvas]{pointer-events:none;contain:layout style;position:absolute;left:0;right:0;overflow:visible;transform:translateZ(0)}[data-sileo-canvas][data-edge=top]{bottom:0;transform:scaleY(-1)translateZ(0)}[data-sileo-canvas][data-edge=bottom]{top:0}[data-sileo-svg]{overflow:visible}[data-sileo-header]{z-index:20;height:var(--sileo-height);left:var(--_px,0px);transform:var(--_ht);max-width:var(--_pw);align-items:center;padding:.5rem;display:flex;position:absolute;overflow:hidden}[data-sileo-toast][data-ready=true] [data-sileo-header]{transition:transform var(--sileo-duration) var(--sileo-spring-easing), left var(--sileo-duration) var(--sileo-spring-easing), max-width var(--sileo-duration) var(--sileo-spring-easing)}[data-sileo-header][data-edge=top]{bottom:0}[data-sileo-header][data-edge=bottom]{top:0}[data-sileo-header-stack]{align-items:center;height:100%;display:inline-flex;position:relative}[data-sileo-header-inner]{white-space:nowrap;opacity:1;filter:blur();align-items:center;gap:.5rem;display:flex;transform:translateZ(0)}[data-sileo-header-inner][data-layer=current]{z-index:1;animation:sileo-header-enter var(--sileo-duration) var(--sileo-spring-easing) both;position:relative}[data-sileo-header-inner][data-layer=current]:not(:only-child),[data-sileo-header-inner][data-exiting=true]{will-change:opacity, filter}[data-sileo-header-inner][data-layer=prev]{z-index:0;pointer-events:none;position:absolute;top:0;left:0}[data-sileo-header-inner][data-exiting=true]{animation:sileo-header-exit calc(var(--sileo-duration) * .7) ease forwards}[data-sileo-badge]{box-sizing:border-box;width:24px;height:24px;color:var(--sileo-tone,currentColor);background-color:var(--sileo-tone-bg,transparent);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:2px;display:flex}[data-sileo-title]{text-transform:capitalize;color:var(--sileo-tone,currentColor);font-size:.825rem;font-weight:500;line-height:1rem}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state]{--_c:var(--sileo-state-success)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=loading]{--_c:var(--sileo-state-loading)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=error]{--_c:var(--sileo-state-error)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=warning]{--_c:var(--sileo-state-warning)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=info]{--_c:var(--sileo-state-info)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=action]{--_c:var(--sileo-state-action)}:is([data-sileo-badge],[data-sileo-title])[data-state]{--sileo-tone:var(--_c);--sileo-tone-bg:color-mix(in oklch, var(--_c) 20%, transparent)}[data-sileo-content]{z-index:10;pointer-events:none;width:100%;opacity:var(--_co,0);position:absolute;left:0}[data-sileo-content]:not([data-visible=true]){content-visibility:hidden}[data-sileo-toast][data-ready=true] [data-sileo-content]{transition:opacity calc(var(--sileo-duration) * .08) ease calc(var(--sileo-duration) * .04)}[data-sileo-content][data-edge=top]{top:0}[data-sileo-content][data-edge=bottom]{top:var(--sileo-height)}[data-sileo-content][data-visible=true]{pointer-events:auto}[data-sileo-toast][data-ready=true] [data-sileo-content][data-visible=true]{transition:opacity calc(var(--sileo-duration) * .6) ease calc(var(--sileo-duration) * .3)}[data-sileo-description]{text-align:left;contain:layout style paint;content-visibility:auto;width:100%;padding:1rem;font-size:.875rem;line-height:1.25rem}[data-sileo-button]{cursor:pointer;height:1.75rem;color:var(--sileo-btn-color,currentColor);background-color:var(--sileo-btn-bg,transparent);border:0;border-radius:9999px;justify-content:center;align-items:center;margin-top:.75rem;padding:0 .625rem;font-size:.75rem;font-weight:500;transition:background-color .15s;display:flex}[data-sileo-button]:hover{background-color:var(--sileo-btn-bg-hover,transparent)}[data-sileo-button][data-state]{--sileo-btn-color:var(--_c);--sileo-btn-bg:color-mix(in oklch, var(--_c) 15%, transparent);--sileo-btn-bg-hover:color-mix(in oklch, var(--_c) 25%, transparent)}[data-sileo-icon=spin]{animation:1s linear infinite sileo-spin}@keyframes sileo-spin{to{transform:rotate(360deg)}}@keyframes sileo-header-enter{0%{opacity:0;filter:blur(6px)}to{opacity:1;filter:blur()}}@keyframes sileo-header-exit{0%{opacity:1;filter:blur()}to{opacity:0;filter:blur(6px)}}[data-sileo-viewport]{z-index:50;pointer-events:none;contain:layout style;gap:.75rem;max-width:calc(100vw - 1.5rem);padding:.75rem;display:flex;position:fixed}[data-sileo-viewport][data-position^=top] [data-sileo-toast]:not([data-ready=true]){margin-bottom:calc(-1 * (var(--sileo-height) + .75rem))}[data-sileo-viewport][data-position^=bottom] [data-sileo-toast]:not([data-ready=true]){margin-top:calc(-1 * (var(--sileo-height) + .75rem))}[data-sileo-viewport][data-position^=top]{flex-direction:column-reverse;top:0}[data-sileo-viewport][data-position^=bottom]{flex-direction:column;bottom:0}[data-sileo-viewport][data-position$=left]{align-items:flex-start;left:0}[data-sileo-viewport][data-position$=right]{align-items:flex-end;right:0}[data-sileo-viewport][data-position$=center]{align-items:center;left:50%;transform:translate(-50%)}@media (prefers-reduced-motion:no-preference){[data-sileo-toast][data-ready=true]:hover,[data-sileo-toast][data-ready=true][data-exiting=true]{will-change:transform, opacity, height}}@media (prefers-reduced-motion:reduce){[data-sileo-viewport],[data-sileo-viewport] *,[data-sileo-viewport] :before,[data-sileo-viewport] :after{transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}[data-sileo-viewport][data-theme=dark] [data-sileo-description]{color:#00000080}[data-sileo-viewport][data-theme=light] [data-sileo-description]{color:#ffffff80}
*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%}a{color:inherit;text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font:inherit}ul,ol{list-style:none}img,picture,svg,video,canvas{max-width:100%;display:block}img,picture,video,canvas{height:auto}address{font-style:normal}input,textarea,button,select{font:inherit;color:inherit}input,textarea,select{border-radius:0}input::-ms-clear{display:none}button,input[type=submit]{cursor:pointer;background:0 0;border:0}button:disabled,input:disabled,textarea:disabled,select:disabled{cursor:not-allowed}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid var(--color-brand-main);outline-offset:2px}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}[hidden]{display:none!important}:root{--color-brand-800:#1833a3;--color-brand-700:#2348db;--color-brand-main:#335cff;--color-brand-600:#4c70ff;--color-brand-500:#859dff;--color-brand-400:#cad5ff;--color-brand-300:#dae1ff;--color-brand-200:#edf0ff;--color-brand-100:#f5f6ff;--color-neutral-900:#0e0e14;--color-neutral-800:#262738;--color-neutral-700:#535361;--color-neutral-600:#9c9da4;--color-neutral-500:#dcdcdf;--color-neutral-400:#e7e7e9;--color-neutral-300:#f1f1f1;--color-neutral-200:#f8f8f8;--color-neutral-100:#fdfdfd;--color-green-800:#098f48;--color-green-700:#12a859;--color-green-main:#1fc16b;--color-green-600:#3ac97d;--color-green-500:#79daa6;--color-green-400:#a5e6c4;--color-green-300:#dff6ea;--color-green-200:#ebf9f2;--color-green-100:#f3fcf7;--color-orange-800:#c27a00;--color-orange-700:#db8a00;--color-orange-main:#f59e0b;--color-orange-600:#f7aa29;--color-orange-500:#f9c56d;--color-orange-400:#fbd89d;--color-orange-300:#fdf1dc;--color-orange-200:#fef6e9;--color-orange-100:#fefaf2;--color-red-800:#c71827;--color-red-700:#e02636;--color-red-main:#fb3748;--color-red-600:#fc4f5e;--color-red-500:#fd8791;--color-red-400:#fdafb6;--color-red-300:#fee3e5;--color-red-200:#ffedee;--color-red-100:#fff5f6;--typography-font-family:var(--font-inter-tight), sans-serif;--typography-display-1-font-size:60px;--typography-display-1-line-height:68px;--typography-display-1-font-weight:700;--typography-display-1-letter-spacing:0;--typography-display-1-text-transform:none;--typography-display-2-font-size:48px;--typography-display-2-line-height:56px;--typography-display-2-font-weight:700;--typography-display-2-letter-spacing:0;--typography-display-2-text-transform:none;--typography-display-3-font-size:40px;--typography-display-3-line-height:48px;--typography-display-3-font-weight:700;--typography-display-3-letter-spacing:0;--typography-display-3-text-transform:none;--typography-title-1-font-size:32px;--typography-title-1-line-height:40px;--typography-title-1-font-weight:700;--typography-title-1-letter-spacing:0;--typography-title-1-text-transform:none;--typography-title-2-font-size:28px;--typography-title-2-line-height:36px;--typography-title-2-font-weight:700;--typography-title-2-letter-spacing:0;--typography-title-2-text-transform:none;--typography-title-3-font-size:24px;--typography-title-3-line-height:32px;--typography-title-3-font-weight:700;--typography-title-3-letter-spacing:0;--typography-title-3-text-transform:none;--typography-title-4-font-size:20px;--typography-title-4-line-height:28px;--typography-title-4-font-weight:700;--typography-title-4-letter-spacing:0;--typography-title-4-text-transform:none;--typography-title-5-font-size:18px;--typography-title-5-line-height:24px;--typography-title-5-font-weight:700;--typography-title-5-letter-spacing:0;--typography-title-5-text-transform:none;--typography-subtitle-1-font-size:16px;--typography-subtitle-1-line-height:20px;--typography-subtitle-1-font-weight:600;--typography-subtitle-1-letter-spacing:0;--typography-subtitle-1-text-transform:none;--typography-subtitle-2-font-size:14px;--typography-subtitle-2-line-height:18px;--typography-subtitle-2-font-weight:600;--typography-subtitle-2-letter-spacing:0;--typography-subtitle-2-text-transform:none;--typography-subtitle-3-font-size:12px;--typography-subtitle-3-line-height:16px;--typography-subtitle-3-font-weight:600;--typography-subtitle-3-letter-spacing:0;--typography-subtitle-3-text-transform:none;--typography-paragraph-1-font-size:20px;--typography-paragraph-1-line-height:28px;--typography-paragraph-1-font-weight:400;--typography-paragraph-1-letter-spacing:0;--typography-paragraph-1-text-transform:none;--typography-paragraph-2-font-size:16px;--typography-paragraph-2-line-height:20px;--typography-paragraph-2-font-weight:400;--typography-paragraph-2-letter-spacing:0;--typography-paragraph-2-text-transform:none;--typography-paragraph-3-font-size:14px;--typography-paragraph-3-line-height:18px;--typography-paragraph-3-font-weight:400;--typography-paragraph-3-letter-spacing:0;--typography-paragraph-3-text-transform:none;--typography-caption-1-font-size:12px;--typography-caption-1-line-height:16px;--typography-caption-1-font-weight:400;--typography-caption-1-letter-spacing:0;--typography-caption-1-text-transform:none;--typography-caption-2-font-size:10px;--typography-caption-2-line-height:14px;--typography-caption-2-font-weight:400;--typography-caption-2-letter-spacing:0;--typography-caption-2-text-transform:none;--typography-caption-3-font-size:10px;--typography-caption-3-line-height:14px;--typography-caption-3-font-weight:400;--typography-caption-3-letter-spacing:0;--typography-caption-3-text-transform:uppercase}@media only screen and (max-width:768px){:root{--typography-display-1-font-size:52px;--typography-display-1-line-height:62px;--typography-display-2-font-size:44px;--typography-display-2-line-height:54px;--typography-display-3-font-size:38px;--typography-display-3-line-height:46px;--typography-title-1-font-size:30px;--typography-title-1-line-height:38px;--typography-title-2-font-size:26px;--typography-title-2-line-height:34px;--typography-title-3-font-size:22px;--typography-title-3-line-height:28px;--typography-title-4-font-size:20px;--typography-title-4-line-height:26px;--typography-title-5-font-size:18px;--typography-title-5-line-height:24px}}@media only screen and (max-width:640px){:root{--typography-display-1-font-size:48px;--typography-display-1-line-height:58px;--typography-display-2-font-size:40px;--typography-display-2-line-height:46px;--typography-display-3-font-size:34px;--typography-display-3-line-height:40px;--typography-title-1-font-size:28px;--typography-title-1-line-height:36px;--typography-title-2-font-size:24px;--typography-title-2-line-height:32px;--typography-title-3-font-size:20px;--typography-title-3-line-height:26px;--typography-title-4-font-size:18px;--typography-title-4-line-height:24px;--typography-title-5-font-size:16px;--typography-title-5-line-height:22px}}:root{--sileo-width:min(360px, calc(100vw - 32px));--sileo-height:44px;--sileo-state-success:var(--color-green-main);--sileo-state-loading:var(--color-neutral-600);--sileo-state-error:var(--color-red-main);--sileo-state-warning:var(--color-orange-main);--sileo-state-info:var(--color-brand-main);--sileo-state-action:var(--color-brand-main);--app-toast-top-offset:16px;--app-toast-z-index:1000}html{min-height:100%}body{min-width:320px;min-height:100vh;color:var(--color-neutral-900);font-family:var(--typography-font-family);background:var(--color-neutral-100);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:640px){:root{--app-toast-top-offset:76px}}.grecaptcha-badge{visibility:hidden}
