:root{--font-primary:"Inter";--night-5:rgba(0,0,0,0.05);--night-10:rgba(0,0,0,0.10);--night-15:rgba(0,0,0,0.15);--night-25:rgba(0,0,0,0.25);--night-35:rgba(0,0,0,0.35);--night-55:rgba(0,0,0,0.55);--night-70:rgba(0,0,0,0.70);--night-85:rgba(0,0,0,0.85);--night-100:#000000;--white-5:rgba(255,255,255,0.05);--white-10:rgba(255,255,255,0.10);--white-20:rgba(255,255,255,0.20);--white-30:rgba(255,255,255,0.30);--white-40:rgba(255,255,255,0.40);--white-50:rgba(255,255,255,0.50);--white-60:rgba(255,255,255,0.60);--white-70:rgba(255,255,255,0.70);--white-80:rgba(255,255,255,0.80);--white-90:rgba(255,255,255,0.90);--white-100:#FFFFFF;--fixed-white:#ffffff;--fixed-white-8:rgba(255,255,255,0.08);--fixed-white-10:rgba(255,255,255,0.1);--fixed-white-20:rgba(255,255,255,0.2);--fixed-white-22:rgba(255,255,255,0.22);--fixed-white-28:rgba(255,255,255,0.28);--fixed-white-30:rgba(255,255,255,0.3);--fixed-white-40:rgba(255,255,255,0.4);--fixed-white-42:rgba(255,255,255,0.42);--fixed-white-70:rgba(255,255,255,0.7);--fixed-white-80:rgba(255,255,255,0.8);--palette-white-white-5:rgba(255,255,255,0.05);--brand-5:#FEDED9;--brand-10:#FDBDB3;--brand-20:#FB9D8C;--brand-50:#F95B40;--brand-60:#C74933;--brand-70:#32120D;--brand-opacity-5:rgba(249,91,64,0.05);--brand-opacity-10:rgba(249,91,64,0.10);--brand-opacity-20:rgba(249,91,64,0.20);--brand-opacity-30:rgba(249,91,64,0.30);--brand-opacity-40:rgba(249,91,64,0.40);--brand-opacity-50:rgba(249,91,64,0.50);--brand-opacity-60:rgba(249,91,64,0.60);--brand-opacity-70:rgba(249,91,64,0.70);--brand-opacity-80:rgba(249,91,64,0.80);--brand-opacity-90:rgba(249,91,64,0.90);--brand-opacity-100:#F95B40;--text-night-primary:var(--night-100);--text-night-secondary:var(--night-70);--text-night-tertiary:var(--night-35);--text-night-disable:var(--night-10);--text-white-primary:var(--white-100);--text-white-secondary:var(--white-80);--text-white-tertiary:var(--white-40);--text-white-disable:var(--white-20);--page-bg:#ffffff;--bg-2:#F2EFEA;--surface-list-row-active:var(--night-100);--surface-neutral:color-mix(in srgb,var(--night-100) 4%,var(--white-100));--header-frosted-bg:var(--white-60)}html[data-theme=dark]{--night-5:rgba(255,255,255,0.05);--night-10:rgba(255,255,255,0.10);--night-15:rgba(255,255,255,0.15);--night-25:rgba(255,255,255,0.25);--night-35:rgba(255,255,255,0.35);--night-55:rgba(255,255,255,0.55);--night-70:rgba(255,255,255,0.70);--night-85:rgba(255,255,255,0.85);--night-100:#FFFFFF;--white-5:rgba(0,0,0,0.05);--white-10:rgba(0,0,0,0.10);--white-20:rgba(0,0,0,0.20);--white-30:rgba(0,0,0,0.30);--white-40:rgba(0,0,0,0.40);--white-50:rgba(0,0,0,0.50);--white-60:rgba(0,0,0,0.60);--white-70:rgba(0,0,0,0.70);--white-80:rgba(0,0,0,0.80);--white-90:rgba(0,0,0,0.90);--white-100:#000000;--text-white-secondary:var(--white-70);--text-white-tertiary:var(--white-30);--page-bg:#18171E;--bg-2:rgba(255,255,255,0.05);--surface-list-row-active:var(--palette-white-white-5,rgba(255,255,255,0.05));--header-frosted-bg:var(--palette-white-white-5,rgba(255,255,255,0.05));--surface-neutral:color-mix(in srgb,var(--night-100) 10%,var(--white-100))}body,html{width:100%;height:100%;background:var(--page-bg);transition:background-color .35s ease}body::-webkit-scrollbar,html::-webkit-scrollbar{border-radius:2.5px;background-color:rgba(0,0,0,0);width:5px}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{box-shadow:0 0 1px var(--white-50);border-radius:2.5px;background:var(--color-dark-grey);width:5px}body{margin:0;padding:0;font-family:var(--font-primary)}#root{height:100%}a,article,aside,blockquote,dd,div,dl,dt,em,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,img,input,label,li,nav,ol,p,section,select,span,strong,table,td,textarea,tr,ul{box-sizing:border-box;-moz-box-sizing:border-box;margin:0;outline:none;padding:0;list-style:none}article,aside,footer,header,nav,section{display:block}input,select,textarea{vertical-align:middle}textarea{vertical-align:top;resize:none}:focus{outline:none}button,input[type=submit]{cursor:pointer}fieldset,img{border:0}table{border-collapse:collapse;border-spacing:0}a{color:inherit}a,a:hover{text-decoration:none}button{outline:none;border:none;background:none;padding:0;font-family:var(--font-primary)}a::selection,blockquote::selection,h1::selection,h2::selection,h3::selection,img::selection,li::selection,p::selection,span::selection,strong::selection{background:var(--color-red);color:var(--white-100)}@media only screen and (max-width:1100px){a,button,div,select,span{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}}