:root{--background:#f5f5f5;--border:#0d121621;--container:#f4dcba;--disabled:#d9d9d9;--foreground:#2d2b39ab;--heading:#2d2b39;--paragraph:#36454f;--strong:#0d1216;--primary-light:#0ff;--primary-main:#0cc;--primary-dark:#099;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--height-xs:20px;--height-sm:24px;--height-md:32px;--height-lg:40px;--height-xl:52px;--width-fit:fit-content;--width-fixed:200px;--width-full:100%;--spacing-xs:8px;--spacing-sm:16px;--spacing-md:24px;--spacing-lg:48px;--spacing-xl:96px;--font-size-h1:50px;--font-size-h2:40px;--font-size-h3:32px;--font-size-h4:24px;--font-size-h5:20px;--font-size-h6:18px;--font-size-body1:16px;--font-size-body2:14px;--font-size-small:12px;--font-family:-apple-system,"Roboto",Helvetica,sans-serif;--shadow-xs:0px 5px 5px -5px rgba(0,0,0,.2);--shadow-sm:0px 10px 5px -5px rgba(0,0,0,.2);--shadow-md:0px 10px 10px -5px rgba(0,0,0,.5);--shadow-lg:0px 10px 15px -5px rgba(0,0,0,.7);--shadow-xl:0px 15px 15px -5px rgba(0,0,0,.7);--active-background:#f9d4cd;--active-foreground:#f33d18;--active-hover:#f8bfb4;--disabled-background:#eaebeb;--disabled-foreground:#a0a0a0;--disabled-hover:#e4e4e4;--max-screen:1920px;--level-0:0;--level-1:10;--level-2:20;--level-3:30;--level-4:40;--type-0:#7bc6f0;--type-1:#f9be0a;--type-2:#f4705e;--type-3:#1568a7}*{box-sizing:border-box;padding:0;margin:0}body,html{overflow-x:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}body,html{max-width:100vw}body{background:var(--background);color:var(--foreground);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer;outline:none}img{border-radius:var(--radius-sm);max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}input{border:none;outline:none}ul{list-style:none}