.header{z-index:10;background:var(--neutral-background-3-rest);position:sticky;top:0}.header__row{align-items:center;min-height:40px;display:flex;position:relative}.header__logo{width:40px;height:20px;display:block}.header__beta{margin-left:8px;position:relative}@media (width<=568px){.header__beta{display:none}}.header__beta-title{color:var(--neutral-foreground-3-rest);cursor:pointer;transition:color var(--transition-02);padding:4px 6px}.header__beta-title:hover{color:var(--neutral-foreground-1-rest)}.header__beta-tooltip{z-index:1;width:242px;color:var(--neutral-foreground-2-rest);background:var(--neutral-background-1-rest);border-radius:var(--border-radius-large);opacity:0;transition:opacity var(--transition-02);pointer-events:none;padding:12px 16px;position:absolute;top:calc(100% + 15px);left:-48px}.header__beta-title:hover+.header__beta-tooltip{opacity:1}.header__nav{scrollbar-width:thin;scrollbar-color:var(--neutral-background-6-rest) transparent;gap:40px;height:100%;margin-left:60px;margin-right:auto;display:flex;overflow:auto hidden}@media (width<=568px){.header__nav{margin-left:20px}}.header__nav::-webkit-scrollbar{height:4px}.header__nav::-webkit-scrollbar-track{background:0 0}.header__nav::-webkit-scrollbar-thumb{background:var(--neutral-background-6-rest);transition:background var(--transition-02);border-radius:2px}.header__nav::-webkit-scrollbar-thumb:hover{background:var(--neutral-background-1-hover)}.header__actions{flex-shrink:0;align-items:center;margin-left:16px;display:flex}.header__link{white-space:nowrap;flex-shrink:0;align-items:center;padding:14px 0 12px;display:flex;position:relative}.header__link.active:before,.header__link.active:after{background:var(--brand-background-1-rest);content:"";border-radius:8px;width:100%;height:3px;position:absolute;bottom:0;left:0}.header__link.active:before{filter:blur(4px)}.header__user-menu{margin-left:8px}.header__background{width:100%;height:100%;position:absolute}.header-background{--hbg-darkest:#fff;--hbg-medium-dark:#255dc6;--hbg-medium-light:#fff;--hbg-lightest:#255dc6;background-color:#fff;overflow:hidden}.header-background__image{filter:blur(30px);background-color:#000;min-width:100%;min-height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.header-background__overlay{width:100%;height:100%;position:absolute;top:0;left:0}.header-background__color{opacity:.5;background-color:#202020}.header-background__luminosity{opacity:.96;mix-blend-mode:luminosity;background-color:#202020}.header-background__noise{opacity:.02;background-image:url(/images/bg-noise.png);background-repeat:repeat;background-size:auto}.header-background__attr--darkest{fill:var(--hbg-darkest)}.header-background__attr--medium-dark{fill:var(--hbg-medium-dark)}.header-background__attr--medium-light{fill:var(--hbg-medium-light)}.header-background__attr--lightest{fill:var(--hbg-lightest)}.user-menu__open{background:var(--neutral-background-1-pressed);border:1px solid var(--neutral-stroke-alpha-1-rest);border-radius:var(--border-radius-small);fill:var(--neutral-foreground-3-rest);transition:background var(--transition-02), border-color var(--transition-02), fill var(--transition-02);padding:5px 7px}.user-menu__open:hover{background:var(--neutral-background-1-hover);border-color:var(--neutral-stroke-1-hover);fill:var(--neutral-foreground-1-rest)}.user-menu__open:active,.user-menu__open--active{background:var(--neutral-background-3-pressed);border-color:var(--neutral-stroke-1-hover);fill:var(--neutral-foreground-1-rest)}.user-menu__open-icon{width:16px;height:16px;display:block}.user-menu__box{background:var(--neutral-background-1-rest);border:1px solid var(--neutral-stroke-alpha-2-rest);border-radius:var(--border-radius-large);min-width:200px;padding:16px 12px 8px}.user-menu__info{padding:0 8px}.user-menu__name{color:var(--neutral-foreground-1-rest)}.user-menu__account,.user-menu__email{color:var(--neutral-foreground-3-rest);margin-top:4px}.user-menu__email.type-body-2{color:var(--neutral-foreground-1-rest);margin-top:0}.user-menu__status{margin-top:6px}.user-menu__phone{color:var(--neutral-foreground-3-rest);margin-top:6px}.user-menu__actions{margin-top:16px}.user-menu__action{margin:4px 0}.user-menu__action:first-child{margin-top:0}.user-menu__action:last-child{margin-bottom:0}.user-menu__btn{width:100%;color:var(--neutral-foreground-1-rest);text-align:left;border-radius:var(--border-radius-medium);transition:background var(--transition-02);padding:4px 8px;display:block}.user-menu__btn:hover{background:var(--neutral-background-1-hover)}.user-menu__btn:active{background:var(--neutral-stroke-1-rest)}.legal{flex-direction:row;justify-content:center;align-items:center;gap:20px;margin-top:auto;margin-bottom:20px;display:flex}.legal__link{color:var(--neutral-foreground-4-rest);transition:opacity var(--transition-02);font-size:12px;text-decoration:none}.legal__link:hover{opacity:.75}@media (width<=910px){.legal{flex-direction:column;gap:12px}.legal__link{text-align:center}}.home{flex-direction:column;min-height:calc(100vh - 40px);display:flex}.home__box{background:var(--neutral-background-2-rest);border:1px solid var(--neutral-stroke-alpha-1-rest);border-radius:var(--border-radius-large);width:100%;max-width:560px;margin:100px auto 0;padding:24px}.home__title{color:var(--neutral-foreground-1-rest);margin-bottom:12px}.home__desc{color:var(--neutral-foreground-3-rest)}.home__facts{margin:24px 0 0}.home__fact{border-top:1px solid var(--neutral-stroke-1-rest);justify-content:space-between;gap:16px;padding:8px 0;display:flex}.home__fact-key{color:var(--neutral-foreground-3-rest)}.home__fact-value{color:var(--neutral-foreground-1-rest);margin:0}.stepper{align-items:center;margin:0 0 4px;padding:0;list-style:none;display:flex}.stepper__item{align-items:center;min-width:0;display:flex}.stepper__item:not(:first-child){flex:1}.stepper__dot{border-radius:50%;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11.4px;font-weight:600;line-height:16px;display:flex}.stepper__dot--done{color:var(--neutral-foreground-inverted-1-rest);background:var(--brand-background-1-rest)}.stepper__dot--current{color:var(--neutral-foreground-1-rest);box-shadow:inset 0 0 0 1.5px var(--brand-background-1-rest)}.stepper__dot--todo{color:var(--neutral-foreground-3-rest);box-shadow:inset 0 0 0 1px var(--neutral-stroke-1-rest)}.stepper__label{color:var(--neutral-foreground-3-rest);white-space:nowrap;margin-left:8px;font-size:11.4px;line-height:16px}.stepper__label--on{color:var(--neutral-foreground-1-rest);font-weight:600}.stepper__line{background:var(--neutral-stroke-1-rest);flex:1;height:1px;margin:0 10px}.stepper__line--done{background:var(--brand-background-1-rest)}.code-input{width:100%;height:44px}.code-input>input{font-variant-numeric:tabular-nums;letter-spacing:.42em;text-align:center;text-indent:.42em;font-size:22px;font-weight:600;line-height:32px}.code-input--invalid:after{border-bottom-color:var(--status-danger-foreground-1-rest)}.auth{flex-direction:column;min-height:calc(100vh - 40px);display:flex}.auth__card{background:var(--neutral-background-2-rest);border:1px solid var(--neutral-stroke-1-rest);border-radius:var(--border-radius-x-large);width:400px;box-shadow:var(--box-shadow-elevation-dark-shadow-16);flex-direction:column;gap:12px;margin:80px auto 0;padding:32px;display:flex}@media (width<=480px){.auth__card{width:100%;margin-top:32px;padding:24px 16px}}.auth__title{color:var(--neutral-foreground-1-rest);margin:0}.auth__lead{color:var(--neutral-foreground-3-rest);margin:-8px 0 4px}.auth__error{color:var(--status-danger-foreground-1-rest);margin:0}.auth__hint{color:var(--neutral-foreground-4-rest);margin:0}.auth__actions{flex-direction:column;gap:8px;margin-top:8px;display:flex}.auth__secondary{color:var(--brand-foreground-link-rest);align-self:center}.auth__resend{color:var(--brand-foreground-link-rest);cursor:pointer;background:0 0;border:none;align-self:center}.auth__resend:disabled{color:var(--neutral-foreground-4-rest);cursor:default}.auth__done{width:48px;height:48px;color:var(--status-success-foreground-1-rest);background:var(--status-success-background-1-rest);border-radius:var(--border-radius-circular);justify-content:center;align-self:center;align-items:center;display:flex}.auth__notice{color:var(--neutral-foreground-3-rest);background:var(--neutral-background-3-rest);border:1px solid var(--neutral-stroke-1-rest);border-radius:var(--border-radius-medium);margin:0;padding:12px}.auth__center{text-align:center}.auth__gap{height:12px}.auth__captcha{margin-top:12px}.auth__block-link{display:block}.auth__block-link>button{width:100%}:root{--colors-grey-black:#000;--colors-grey-2:#050505;--colors-grey-4:#0a0a0a;--colors-grey-6:#0f0f0f;--colors-grey-8:#141414;--colors-grey-10:#1a1a1a;--colors-grey-12:#1f1f1f;--colors-grey-14:#242424;--colors-grey-16:#292929;--colors-grey-18:#2e2e2e;--colors-grey-20:#333;--colors-grey-22:#383838;--colors-grey-24:#3d3d3d;--colors-grey-26:#424242;--colors-grey-28:#474747;--colors-grey-30:#4d4d4d;--colors-grey-32:#525252;--colors-grey-34:#575757;--colors-grey-36:#5c5c5c;--colors-grey-38:#616161;--colors-grey-40:#666;--colors-grey-42:#6b6b6b;--colors-grey-44:#707070;--colors-grey-46:#757575;--colors-grey-48:#7a7a7a;--colors-grey-50:gray;--colors-grey-52:#858585;--colors-grey-54:#8a8a8a;--colors-grey-56:#8f8f8f;--colors-grey-58:#949494;--colors-grey-60:#999;--colors-grey-62:#9e9e9e;--colors-grey-64:#a3a3a3;--colors-grey-66:#a8a8a8;--colors-grey-68:#adadad;--colors-grey-70:#b3b3b3;--colors-grey-72:#b8b8b8;--colors-grey-74:#bdbdbd;--colors-grey-76:#c2c2c2;--colors-grey-78:#c7c7c7;--colors-grey-80:#ccc;--colors-grey-82:#d1d1d1;--colors-grey-84:#d6d6d6;--colors-grey-86:#dbdbdb;--colors-grey-88:#e0e0e0;--colors-grey-90:#e6e6e6;--colors-grey-92:#ebebeb;--colors-grey-94:#f0f0f0;--colors-grey-96:#f5f5f5;--colors-grey-98:#fafafa;--colors-grey-white:#fff;--colors-brand-10:#061022;--colors-brand-20:#0d2045;--colors-brand-30:#133167;--colors-brand-40:#183d81;--colors-brand-50:#1c4797;--colors-brand-60:#2051ac;--colors-brand-70:#255dc6;--colors-brand-80:#3971da;--colors-brand-90:#5384df;--colors-brand-100:#6490e2;--colors-brand-110:#759de6;--colors-brand-120:#86a9e9;--colors-brand-130:#98b5ec;--colors-brand-140:#bacef2;--colors-brand-150:#d4e0f7;--colors-brand-160:#e9f0fb;--colors-red-10:#fef0f2;--colors-red-15:#fee7ea;--colors-red-20:#fdd8dd;--colors-red-25:#fccad0;--colors-red-30:#fbb6bf;--colors-red-35:#fa9eaa;--colors-red-40:#f98a99;--colors-red-45:#f86d7f;--colors-red-50:#f65066;--colors-red-55:#f52944;--colors-red-60:#ee0c29;--colors-red-65:#d10a24;--colors-red-70:#b4091f;--colors-red-75:#97071a;--colors-red-80:#7e0616;--colors-red-85:#660512;--colors-red-90:#53040e;--colors-red-95:#44030c;--colors-red-100:#310208;--colors-green-10:#e1faee;--colors-green-15:#c2f4dc;--colors-green-20:#a9efcd;--colors-green-25:#86e9ba;--colors-green-30:#68e4a8;--colors-green-35:#49de97;--colors-green-40:#27d883;--colors-green-45:#22be73;--colors-green-50:#1ea966;--colors-green-55:#1b975c;--colors-green-60:#17824f;--colors-green-65:#147044;--colors-green-70:#115f3a;--colors-green-75:#0e4e2f;--colors-green-80:#0b3d25;--colors-green-85:#09341f;--colors-green-90:#072718;--colors-green-95:#062315;--colors-green-100:#051a10;--global-border-radius-none:0px;--global-border-radius-20:2px;--global-border-radius-40:4px;--global-border-radius-60:6px;--global-border-radius-80:8px;--global-border-radius-120:12px;--global-border-radius-circular:99px;--neutral-background-1-rest:var(--colors-grey-16);--neutral-background-1-hover:var(--colors-grey-24);--neutral-background-1-pressed:var(--colors-grey-12);--neutral-background-1-selected:var(--colors-grey-22);--neutral-background-2-rest:var(--colors-grey-12);--neutral-background-2-hover:var(--colors-grey-20);--neutral-background-2-pressed:var(--colors-grey-8);--neutral-background-2-selected:var(--colors-grey-18);--neutral-background-3-rest:var(--colors-grey-8);--neutral-background-3-hover:var(--colors-grey-16);--neutral-background-3-pressed:var(--colors-grey-4);--neutral-background-3-selected:var(--colors-grey-14);--neutral-background-4-rest:var(--colors-grey-4);--neutral-background-4-hover:var(--colors-grey-12);--neutral-background-4-pressed:var(--colors-grey-black);--neutral-background-4-selected:var(--colors-grey-10);--neutral-background-5-rest:var(--colors-grey-black);--neutral-background-5-hover:var(--colors-grey-8);--neutral-background-5-pressed:var(--colors-grey-2);--neutral-background-5-selected:var(--colors-grey-6);--neutral-background-6-rest:var(--colors-grey-20);--neutral-background-inverted-rest:var(--colors-grey-white);--neutral-background-inverted-disabled:#ffffff1a;--neutral-background-alpha-1-rest:#1a1a1a80;--neutral-background-alpha-2-rest:#1f1f1fb3;--neutral-background-static-rest:var(--colors-grey-24);--neutral-background-subtle-rest:#0000;--neutral-background-subtle-hover:var(--colors-grey-22);--neutral-background-subtle-pressed:var(--colors-grey-18);--neutral-background-subtle-selected:var(--colors-grey-20);--neutral-background-subtle-light-alpha-hover:#242424cc;--neutral-background-subtle-light-alpha-pressed:#24242480;--neutral-background-subtle-light-alpha-selected:#0000;--neutral-background-subtle-inverted-rest:#0000;--neutral-background-subtle-inverted-hover:#0000001a;--neutral-background-subtle-inverted-pressed:#0000004d;--neutral-background-subtle-inverted-selected:#0003;--neutral-background-transparent-rest:#0000;--neutral-background-transparent-hover:#0000;--neutral-background-transparent-pressed:#0000;--neutral-background-transparent-selected:#0000;--neutral-background-disabled-rest:var(--colors-grey-8);--neutral-background-stencil-1-rest:var(--colors-grey-34);--neutral-background-stencil-2-rest:var(--colors-grey-20);--neutral-background-overlay-rest:#00000080;--neutral-background-overlay-scrollbar-rest:#fff9;--neutral-foreground-1-rest:var(--colors-grey-white);--neutral-foreground-1-hover:var(--colors-grey-white);--neutral-foreground-1-pressed:var(--colors-grey-white);--neutral-foreground-1-selected:var(--colors-grey-white);--neutral-foreground-2-rest:var(--colors-grey-84);--neutral-foreground-2-hover:var(--colors-grey-white);--neutral-foreground-2-pressed:var(--colors-grey-white);--neutral-foreground-2-selected:var(--colors-grey-white);--neutral-foreground-2-brand-hover:var(--colors-brand-100);--neutral-foreground-2-brand-pressed:var(--colors-brand-90);--neutral-foreground-2-brand-selected:var(--colors-brand-100);--neutral-foreground-2-link-rest:var(--colors-grey-84);--neutral-foreground-2-link-hover:var(--colors-grey-white);--neutral-foreground-2-link-pressed:var(--colors-grey-white);--neutral-foreground-2-link-selected:var(--colors-grey-white);--neutral-foreground-3-rest:var(--colors-grey-68);--neutral-foreground-3-hover:var(--colors-grey-84);--neutral-foreground-3-pressed:var(--colors-grey-84);--neutral-foreground-3-selected:var(--colors-grey-84);--neutral-foreground-3-brand-hover:var(--colors-brand-100);--neutral-foreground-3-brand-pressed:var(--colors-brand-90);--neutral-foreground-3-brand-selected:var(--colors-brand-100);--neutral-foreground-4-rest:var(--colors-grey-60);--neutral-foreground-4-disabled-rest:var(--colors-grey-36);--neutral-foreground-4-static-rest:var(--colors-grey-14);--neutral-foreground-4-static-inverted-rest:var(--colors-grey-white);--neutral-foreground-4-static-inverted-disabled-rest:#fff6;--neutral-foreground-inverted-1-rest:var(--colors-grey-14);--neutral-foreground-inverted-1-hover:var(--colors-grey-14);--neutral-foreground-inverted-1-pressed:var(--colors-grey-14);--neutral-foreground-inverted-1-selected:var(--colors-grey-14);--neutral-foreground-inverted-2-rest:var(--colors-grey-14);--neutral-foreground-inverted-link-rest:var(--colors-grey-white);--neutral-foreground-inverted-link-hover:var(--colors-grey-white);--neutral-foreground-inverted-link-pressed:var(--colors-grey-white);--neutral-foreground-inverted-link-selected:var(--colors-grey-white);--neutral-foreground-on-brand-rest:var(--colors-grey-white);--neutral-foreground-disabled-rest:var(--colors-grey-36);--neutral-stroke-1-rest:var(--colors-grey-40);--neutral-stroke-1-hover:var(--colors-grey-46);--neutral-stroke-1-pressed:var(--colors-grey-42);--neutral-stroke-1-selected:var(--colors-grey-44);--neutral-stroke-2-rest:var(--colors-grey-32);--neutral-stroke-3-rest:var(--colors-grey-24);--neutral-stroke-alpha-1-rest:#ffffff1a;--neutral-stroke-alpha-2-rest:#fff3;--neutral-stroke-subtle-rest:var(--colors-grey-4);--neutral-stroke-on-brand-1-rest:var(--colors-grey-white);--neutral-stroke-on-brand-2-rest:var(--colors-grey-white);--neutral-stroke-on-brand-2-hover:var(--colors-grey-white);--neutral-stroke-on-brand-2-pressed:var(--colors-grey-white);--neutral-stroke-on-brand-2-selected:var(--colors-grey-white);--neutral-stroke-accessible-rest:var(--colors-grey-68);--neutral-stroke-accessible-hover:var(--colors-grey-74);--neutral-stroke-accessible-pressed:var(--colors-grey-70);--neutral-stroke-accessible-selected:var(--colors-brand-100);--neutral-stroke-focus-1-rest:#000;--neutral-stroke-focus-2-rest:var(--colors-grey-white);--neutral-stroke-transparent-rest:#fff0;--neutral-stroke-transparent-interactive-rest:#fff0;--neutral-stroke-transparent-disabled-rest:#fff0;--neutral-stroke-disabled-rest:var(--colors-grey-26);--neutral-stroke-disabled-inverted-rest:#fff6;--brand-background-1-rest:var(--colors-brand-70);--brand-background-1-hover:var(--colors-brand-80);--brand-background-1-pressed:var(--colors-brand-40);--brand-background-1-selected:var(--colors-brand-60);--brand-background-2-rest:var(--colors-brand-20);--brand-background-2-hover:var(--colors-brand-20);--brand-background-2-pressed:var(--colors-brand-40);--brand-background-2-selected:var(--colors-brand-10);--brand-background-inverted-rest:var(--colors-grey-white);--brand-background-inverted-hover:var(--colors-brand-160);--brand-background-inverted-pressed:var(--colors-brand-140);--brand-background-inverted-selected:var(--colors-brand-150);--brand-background-static-rest:var(--colors-brand-80);--brand-background-compound-rest:var(--colors-brand-100);--brand-background-compound-hover:var(--colors-brand-110);--brand-background-compound-pressed:var(--colors-brand-90);--brand-foreground-1-rest:var(--colors-brand-100);--brand-foreground-2-rest:var(--colors-brand-110);--brand-foreground-2-hover:var(--colors-brand-130);--brand-foreground-2-pressed:var(--colors-brand-100);--brand-foreground-link-rest:var(--colors-brand-100);--brand-foreground-link-hover:var(--colors-brand-110);--brand-foreground-link-pressed:var(--colors-brand-90);--brand-foreground-link-selected:var(--colors-brand-100);--brand-foreground-inverted-rest:var(--colors-brand-80);--brand-foreground-inverted-hover:var(--colors-brand-70);--brand-foreground-inverted-pressed:var(--colors-brand-60);--brand-foreground-on-light-rest:var(--colors-brand-70);--brand-foreground-on-light-hover:var(--colors-brand-70);--brand-foreground-on-light-pressed:var(--colors-brand-50);--brand-foreground-on-light-selected:var(--colors-brand-60);--brand-foreground-compound-rest:var(--colors-brand-100);--brand-foreground-compound-hover:var(--colors-brand-110);--brand-foreground-compound-pressed:var(--colors-brand-90);--brand-stroke-1-rest:var(--colors-brand-100);--brand-stroke-2-rest:var(--colors-brand-50);--brand-stroke-2-hover:var(--colors-brand-90);--brand-stroke-2-pressed:var(--colors-brand-70);--brand-stroke-2-contrast-rest:var(--colors-brand-50);--brand-stroke-compound-rest:var(--colors-brand-100);--brand-stroke-compound-hover:var(--colors-brand-110);--brand-stroke-compound-pressed:var(--colors-brand-90);--status-danger-background-1-rest:#3b0509;--status-danger-background-3-rest:#c50f1f;--status-danger-foreground-1-rest:#dc626d;--status-danger-foreground-3-rest:#c50f1f;--status-danger-stroke-1-rest:#c50f1f;--status-danger-stroke-2-rest:#dc626d;--status-success-background-1-rest:#052505;--status-success-background-3-rest:#052505;--status-success-foreground-1-rest:#54b054;--status-success-foreground-3-rest:#9fd89f;--status-success-foreground-inverted-rest:#107c10;--status-success-stroke-1-rest:#107c10;--status-success-stroke-2-rest:#9fd89f;--status-severe-background-1-rest:#411200;--status-severe-background-3-rest:#da3b01;--status-severe-foreground-1-rest:#e9835e;--status-severe-foreground-3-rest:#e9835e;--status-severe-stroke-1-rest:#da3b01;--status-warning-background-1-rest:#4a1e04;--status-warning-background-3-rest:#f7630c;--status-warning-foreground-1-rest:#f98845;--status-warning-foreground-2-rest:#fdcfb4;--status-warning-stroke-1-rest:#de590b;--status-oof-foreground-3-rest:#d161c4;--status-away-background-3-rest:#eaa300;--status-available-foreground-3-rest:#13a10e;--status-generic-dark-red-background-2-rest:#590815;--status-generic-dark-red-foreground-2-rest:#d69ca5;--status-generic-dark-red-stroke-active-rest:#962f3f;--status-generic-cranberry-background-2-rest:#6e0811;--status-generic-cranberry-foreground-2-rest:#eeacb2;--status-generic-cranberry-stroke-active-rest:#dc626d;--status-generic-red-background-2-rest:#751d1f;--status-generic-red-foreground-2-rest:#eeacb2;--status-generic-red-stroke-active-rest:#e37d80;--status-generic-pumpkin-background-2-rest:#712d09;--status-generic-pumpkin-foreground-2-rest:#efc4ad;--status-generic-pumpkin-stroke-active-rest:#df8e64;--status-generic-peach-background-2-rest:#8f4e00;--status-generic-peach-foreground-2-rest:#ffddb3;--status-generic-peach-stroke-active-rest:#ffba66;--status-generic-marigold-background-2-rest:#835b00;--status-generic-marigold-foreground-2-rest:#f9e2ae;--status-generic-marigold-stroke-active-rest:#f2c661;--status-generic-gold-background-2-rest:#6d5700;--status-generic-gold-foreground-2-rest:#ecdfa5;--status-generic-gold-stroke-active-rest:#dac157;--status-generic-brass-background-2-rest:#553e06;--status-generic-brass-foreground-2-rest:#e0cea2;--status-generic-brass-stroke-active-rest:#c1a256;--status-generic-brown-background-2-rest:#50301a;--status-generic-brown-foreground-2-rest:#ddc3b0;--status-generic-brown-stroke-active-rest:#bb8f6f;--status-generic-forest-background-2-rest:#294903;--status-generic-forest-foreground-2-rest:#bdd99b;--status-generic-forest-stroke-active-rest:#85b44c;--status-generic-seafoam-background-2-rest:#00723b;--status-generic-seafoam-foreground-2-rest:#a8f0cd;--status-generic-seafoam-stroke-active-rest:#5ae0a0;--status-generic-dark-green-background-2-rest:#063b06;--status-generic-dark-green-foreground-2-rest:#9ad29a;--status-generic-dark-green-stroke-active-rest:#4da64d;--status-generic-light-teal-background-2-rest:#00666d;--status-generic-light-teal-foreground-2-rest:#a6e9ed;--status-generic-light-teal-stroke-active-rest:#58d3db;--status-generic-teal-background-2-rest:#02494c;--status-generic-teal-foreground-2-rest:#9bd9db;--status-generic-teal-stroke-active-rest:#4cb4b7;--status-generic-steal-background-2-rest:#00333f;--status-generic-steal-foreground-2-rest:#00333f;--status-generic-steal-stroke-active-rest:#4496a9;--status-generic-blue-background-2-rest:#004377;--status-generic-blue-foreground-2-rest:#a9d3f2;--status-generic-blue-stroke-active-rest:#5caae5;--status-generic-royal-blue-background-2-rest:#002c4e;--status-generic-royal-blue-foreground-2-rest:#9abfdc;--status-generic-royal-blue-stroke-active-rest:#4a89ba;--status-generic-cornflower-background-2-rest:#2c3c85;--status-generic-cornflower-foreground-2-rest:#c8d1fa;--status-generic-cornflower-stroke-active-rest:#93a4f4;--status-generic-navy-background-2-rest:#001665;--status-generic-navy-foreground-2-rest:#a3b2e8;--status-generic-navy-stroke-active-rest:#546fd2;--status-generic-lavender-background-2-rest:#3f3682;--status-generic-lavender-foreground-2-rest:#d2ccf8;--status-generic-lavender-stroke-active-rest:#a79cf1;--status-generic-purple-background-2-rest:#341a51;--status-generic-purple-foreground-2-rest:#c6b1de;--status-generic-purple-stroke-active-rest:#9470bd;--status-generic-grape-background-2-rest:#4c0d55;--status-generic-grape-foreground-2-rest:#d9a7e0;--status-generic-grape-stroke-active-rest:#b55fc1;--status-generic-lilac-background-2-rest:#63276d;--status-generic-lilac-foreground-2-rest:#e6bfed;--status-generic-lilac-stroke-active-rest:#cf87da;--status-generic-pink-background-2-rest:#80215d;--status-generic-pink-foreground-2-rest:#f7c0e3;--status-generic-pink-stroke-active-rest:#ef85c8;--status-generic-magenta-background-2-rest:#6b0043;--status-generic-magenta-foreground-2-rest:#eca5d1;--status-generic-magenta-stroke-active-rest:#d957a8;--status-generic-plum-background-2-rest:#5b003b;--status-generic-plum-foreground-2-rest:#d696c0;--status-generic-plum-stroke-active-rest:#d957a8;--status-generic-beige-background-2-rest:#444241;--status-generic-beige-foreground-2-rest:#d7d4d4;--status-generic-beige-stroke-active-rest:#afabaa;--status-generic-mink-background-2-rest:#343231;--status-generic-mink-foreground-2-rest:#cecccb;--status-generic-mink-stroke-active-rest:#9e9b99;--status-generic-platinum-background-2-rest:#3b4447;--status-generic-platinum-foreground-2-rest:#cdd6d8;--status-generic-platinum-stroke-active-rest:#a0adb2;--status-generic-anchor-background-2-rest:#202427;--status-generic-anchor-foreground-2-rest:#bcc3c7;--status-generic-anchor-stroke-active-rest:#808a90;--shadow-ambient:#0000003d;--shadow-ambient-lighter:#0000001f;--shadow-ambient-darker:#0006;--shadow-ambient-brand:#0000004d;--shadow-key:#00000047;--shadow-key-lighter:#00000024;--shadow-key-darker:#0000007a;--shadow-key-brand:#00000040;--other-buttons-danger-rest:#b4091f;--other-buttons-danger-hover:#ee0c29;--other-buttons-danger-pressed:#7e0616;--other-buttons-danger-selected:#97071a;--other-buttons-success-rest:#17824f;--other-buttons-success-hover:#1ea966;--other-buttons-success-pressed:#115f3a;--other-buttons-success-selected:#147044;--border-radius-none:var(--global-border-radius-none);--border-radius-small:var(--global-border-radius-20);--border-radius-medium:var(--global-border-radius-40);--border-radius-large:var(--global-border-radius-60);--border-radius-x-large:var(--global-border-radius-80);--border-radius-circular:var(--global-border-radius-circular);--box-shadow-elevation-light-shadow-02:0 0 2px 0 #0000001f, 0 1px 2px 0 #00000024;--box-shadow-elevation-light-shadow-04:0 0 2px 0 #0000001f, 0 2px 4px 0 #00000024;--box-shadow-elevation-light-shadow-08:0 0 2px 0 #0000001f, 0 4px 8px 0 #00000024;--box-shadow-elevation-dark-shadow-02:0 0 2px 0 #0000003d, 0 1px 2px 0 #00000047;--box-shadow-elevation-dark-shadow-04:0 0 2px 0 #0000003d, 0 2px 4px 0 #00000047;--box-shadow-elevation-dark-shadow-08:0 0 2px 0 #0000003d, 0 4px 8px 0 #00000047;--box-shadow-elevation-dark-shadow-16:0 0 2px 0 #0000003d, 0 8px 16px 0 #00000047;--box-shadow-elevation-dark-shadow-64:0 0 8px 0 #0006, 0 32px 64px 0 #0000007a;--transition-03:.3s;--transition-02:.2s;--transition-01:.1s}.type-caption-2{font-size:9.4px;font-weight:400;line-height:14px}.type-caption-2-strong{font-size:9.4px;font-weight:600;line-height:14px}.type-caption-1{font-size:11.4px;font-weight:400;line-height:16px}.type-caption-1-strong{font-size:11.4px;font-weight:600;line-height:16px}.type-caption-1-stronger{font-size:11.7px;font-weight:700;line-height:16px}.type-body-1{font-size:13.1px;font-weight:400;line-height:20px}.type-body-1-strong{font-size:13.4px;font-weight:600;line-height:20px}.type-body-1-stronger{font-size:13.8px;font-weight:700;line-height:20px}.type-body-2{font-size:15.2px;font-weight:400;line-height:22px}.type-subtitle-2{font-size:15.2px;font-weight:600;line-height:22px}.type-subtitle-2-stronger{font-size:15.2px;font-weight:700;line-height:22px}.type-subtitle-1-5{font-size:17.6px;font-weight:700;line-height:24px}.type-subtitle-1{font-size:19.1px;font-weight:600;line-height:28px}.type-title-3{font-size:22px;font-weight:600;line-height:32px}.type-title-2{font-size:26px;font-weight:600;line-height:36px}.type-title-1{font-size:30px;font-weight:600;line-height:40px}.type-large-title{font-size:37px;font-weight:600;line-height:52px}.type-display{font-size:64px;font-weight:600;line-height:92px}.type-mono-caption-2{font-size:9.5px;font-weight:400;line-height:14px}.type-mono-caption-2-strong{font-size:9.5px;font-weight:600;line-height:14px}.type-mono-caption-1{font-size:11.4px;font-weight:400;line-height:16px}.type-mono-caption-1-strong{font-size:11.6px;font-weight:600;line-height:16px}.type-mono-caption-1-stronger{font-size:11.7px;font-weight:700;line-height:16px}.type-mono-body-1{font-size:13.4px;font-weight:400;line-height:20px}.type-mono-body-1-strong{font-size:13.4px;font-weight:600;line-height:20px}.type-mono-body-1-stronger{font-size:13.7px;font-weight:700;line-height:20px}.type-mono-body-2{font-size:15.3px;font-weight:400;line-height:22px}.type-mono-subtitle-2{font-size:15.4px;font-weight:600;line-height:22px}.type-mono-subtitle-2-stronger{font-size:15.6px;font-weight:700;line-height:22px}.type-mono-subtitle-1-5{font-size:17.3px;font-weight:700;line-height:24px}.type-mono-subtitle-1{font-size:19.2px;font-weight:600;line-height:28px}.type-mono-title-3{font-size:23.4px;font-weight:600;line-height:32px}.type-mono-title-2{font-size:27.3px;font-weight:600;line-height:36px}.type-mono-title-1{font-size:30.9px;font-weight:600;line-height:40px}.type-mono-large-title{font-size:38px;font-weight:600;line-height:52px}.type-mono-display{font-size:66px;font-weight:600;line-height:92px}@font-face{font-weight:400;font-family:Inter;font-style:normal;font-display:swap;src:url(/fonts/Inter-Regular.woff2)format("woff2")}@font-face{font-weight:500;font-family:Inter;font-style:normal;font-display:swap;src:url(/fonts/Inter-Medium.woff2)format("woff2")}@font-face{font-weight:600;font-family:Inter;font-style:normal;font-display:swap;src:url(/fonts/Inter-SemiBold-v2.woff2)format("woff2")}@font-face{font-weight:700;font-family:Inter;font-style:normal;font-display:swap;src:url(/fonts/Inter-Bold-v2.woff2)format("woff2")}*,:before,:after{box-sizing:border-box;outline:none}html{font-feature-settings:"ss01" on, "cv02" on, "cv03" on, "cv04" on, "cv09" on;-webkit-tap-highlight-color:transparent;font-family:Inter,sans-serif;font-size:10px;line-height:1.15}body{min-height:100vh;color:var(--neutral-foreground-2-rest);background-image:url(/images/whitelist-bg.png);background-position:50%;background-size:cover;margin:0}ol,ul{margin:0;padding:0}ul{list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-family:inherit}input,textarea{color:inherit;background:0 0;border:none;padding:0;font-family:inherit}img,picture{width:100%;display:block}.container{width:100%;max-width:1206px;margin:0 auto;padding:0 20px}
