:root{--color-main-white:#fff;--color-main-black:#000;--color-main-purple:hwb(235 70% 7%);--color-main-blue:#5969dd;--color-main-pink:#fd5fa9;--color-background-gray:#f9f9f9;--color-border:hsla(216,8%,88%,.3);--color-dark-transparent:rgba(0,0,0,.7);--color-table:#f0f0f0;--color-text-primary:#1a1a1a;--color-text-secondary:#666;--color-text-placeholder:#aaa;--color-danger:#e74c3c;--color-success:#27ae60;--color-bg:#fff;--color-bg-disabled:#f5f5f5;--transition-default:300ms;--transition-smooth:600ms;--font-main:"Inter",sans-serif;--font-documents:Georgia,"Times New Roman",Times,serif;--opacity-default:0.8;--shadow-default:0 4px 12px rgba(0,0,0,.08);--shadow-hover-default:0 8px 20px rgba(0,0,0,.1)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Inter;src:url(/fonts/Inter-Light.ttf);font-style:normal;font-weight:300;font-display:block}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.ttf);font-style:normal;font-weight:400;font-display:block}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.ttf);font-style:normal;font-weight:500;font-display:block}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.ttf);font-style:normal;font-weight:700;font-display:block}*{margin:0;padding:0;box-sizing:border-box}body,html{overflow-x:hidden}body{font-family:var(--font-main);line-height:1.5}