@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--primary: #00aeff;--secondary: rgb(118, 0, 214);--text-light: #ffffff;--text-dark: #000000;--text: var(--text-light);--text-opposite: var(--text-dark);--text-muted: #686868;--border-gentle: #363636;--border: #424242;--shadow: #212121;--background: #252525;--background-gray: #2c2c2c;--background-darkest: #1b1b1b;--background-light: #353535;--backdrop: #00000077;--gradient: linear-gradient( 111deg, var(--primary) 3.9%, #d67900 46.67%, var(--secondary) 89.43% );--white: #fff;--black: #000;--red: #d23f3f;--red-light: #d23f3f14;--green: lime;--orange: #ffba5a;--priority-low: #62abff;--priority-medium: darkgray;--priority-high: #ff3e3e}html,body{position:relative;height:100dvh;box-sizing:border-box;margin:0;padding:0;overflow-x:hidden}*{box-sizing:border-box;font-family:Inter,sans-serif;scroll-behavior:smooth;outline:none;white-space:pre-line}
