:before,*,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary-font:ui-sans-serif, system-ui, sans-serif;--text-color:white;--sub-text-color:#fffc;--small-text-color:#fff9;--glass-hover:#ffffff26;--glassy-blue:59 130 246;--glassy-red:239 68 68;--percent-color:#fca5a5;--percent-bgcolor:#f8718533;--progress-value:black;--progress-background:white;--scrollbar-color:#f2f2f2;--scrollbar-color-hover:#f2f2f2cc;--scrollbar-background:#555;--placeholder-color:#94a3b8;--alert-background:#d7acb4b3;--alert-color:#e7000b;--alert-color-hover:#c10007;--backdrop-color:#00000080}[user-theme=purple]{--background:linear-gradient(to right bottom, #6366f1, #a855f7,#ec4899)}[user-theme=ocean-blue]{--background:linear-gradient(to right bottom, #3b82f6 , #06b6d4 ,#14b8a6)}[user-theme=forest-green]{--background:linear-gradient(to right bottom, #22c55e , #10b981 ,#14b8a6)}[user-theme=sunset]{--background:linear-gradient(to right bottom, #f97316 , #ef4444 ,#ec4899)}[user-theme=rose]{--background:linear-gradient(to right bottom, #ec4899 , #f43f5e ,#ef4444)}[user-theme=dark]{--background:linear-gradient(to right bottom, #1f2937 , #111827 ,#000)}body{font-family:var(--primary-font);background:var(--background);color:var(--text-color)}a{cursor:pointer;text-decoration:none}p,a{color:var(--sub-text-color)}.glass-card{--glass-color:255 255 255;background:rgb(var(--glass-color) / .1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(var(--glass-color) / .2);border-radius:1rem}.hr{color:var(--sub-text-color);align-items:center;display:flex}.hr:before,.hr:after{content:"";border-top:1px solid var(--sub-text-color);flex-grow:1}::-webkit-scrollbar-track{background-color:var(--scrollbar-background);border-radius:.5rem}::-webkit-scrollbar{background-color:#0000;width:.5rem}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color);border-radius:.5rem}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-color-hover)}@media not (min-width:750px){h1,h2{font-size:1.25rem}h3,p{font-size:.75rem}}
