@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@200;300;400;500;600&display=swap);:root{--content-max-width:1240px;--gutter-1:8px;--gutter-2:16px;--gutter-3:24px;--gutter-4:32px;--gutter-5:40px;--gutter-6:48px;--gutter-7:56px;--gutter-8:64px;--gutter-9:72px;--gutter-10:80px;--border-radius:20px;--height-header:60px;--font:"Work Sans",sans-serif;--font-size:14px;--height-input-small:30px;--height-input-medium:50px;--height-input-large:70px;--state-transition:200ms ease-in-out;--dark-theme-background:#000;--light-theme-background:#fff}@media(max-width:1240px){:root{--content-max-width:992px}}@media(max-width:992px){:root{--content-max-width:768px}}[data-theme=dark]{--color-primary:#d16c00;--color-primary-75:#d16c0075;--color-primary-50:#d16c0050;--color-primary-25:#d16c0025;--color-secondary:#333;--color-secondary-75:#33333375;--color-secondary-50:#33333350;--color-secondary-25:#33333325;--color-success:#00d100;--color-background:var(--dark-theme-background);--color-background-hover:#ffffff1a;--color-card-background:#131315;--color-card-skeleton-shimmer:#434343;--color-text:#fff;--color-text-alt:#8a8a93;--color-text-inactive:#8a8a93;--color-background-input:#1c1c1f;--color-background-input-focus:#26262a}[data-theme=light]{--color-primary:#0065d1;--color-primary-75:#0065d175;--color-primary-50:#0065d150;--color-primary-25:#0065d125;--color-secondary:#c1c1c1;--color-secondary-75:#c1c1c175;--color-secondary-50:#c1c1c150;--color-secondary-25:#c1c1c125;--color-success:#008400;--color-background:var(--light-theme-background);--color-background-hover:#0000001a;--color-card-background:#eee;--color-card-skeleton-shimmer:#cdcdcd;--color-text:#000;--color-text-alt:#6e6e6e;--color-text-inactive:#a0a0aa;--color-background-input:#e1e1e1;--color-background-input-focus:#d4d4d4}*{box-sizing:border-box}body,html{font-family:var(--font);font-size:var(--font-size);margin:0;padding:0}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{margin:0}.h1,h1{font-size:2.8rem;font-weight:500;letter-spacing:-3px;line-height:1}@media(min-width:768px){.h1,h1{font-size:4.2rem}}.h2,h2{font-size:2.4rem;font-weight:500;letter-spacing:-3px;line-height:1}@media(min-width:768px){.h2,h2{font-size:3.2rem}}.h3,h3{font-size:1.8rem;font-weight:500;letter-spacing:-1px;line-height:1.1}@media(min-width:768px){.h3,h3{font-size:3rem}}.h4,h4{font-size:1.2rem;font-weight:500;letter-spacing:-1px;line-height:1.2}@media(min-width:768px){.h4,h4{font-size:2.2rem}}.h5,h5{font-size:1.1rem;font-weight:500;letter-spacing:-1px;line-height:1.2}@media(min-width:768px){.h5,h5{font-size:1.8rem}}.text{font-size:1.5rem;letter-spacing:1px;line-height:1.7;margin:0}body.theme-dark{background-color:var(--dark-theme-background)}body.theme-light{background-color:var(--light-theme-background)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:var(--color-secondary);border-radius:10px;width:8px}::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=main.d8c8e83e.css.map*/