@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root,[data-theme=light]{--background:0 0% 100%;--foreground:240 10% 3.9%;--muted:240 4.8% 95.9%;--muted-foreground:240 3.8% 46.1%;--border:240 5.9% 90%;--primary:227 47% 31%;--primary-foreground:0 0% 98%;--accent:240 4.8% 95.9%;--accent-foreground:240 5.9% 10%;--ring:227 47% 31%;--destructive:0 72% 51%;--ok:142 71% 29%;--warn:38 92% 50%;--radius:.5rem;--tm-font:"Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:light}[data-theme=dark]{--background:240 10% 3.9%;--foreground:0 0% 98%;--muted:240 3.7% 15.9%;--muted-foreground:240 5% 64.9%;--border:240 3.7% 15.9%;--primary:227 45% 69%;--primary-foreground:240 10% 3.9%;--accent:240 3.7% 15.9%;--accent-foreground:0 0% 98%;--ring:227 45% 69%;--destructive:0 72% 60%;--ok:142 70% 45%;--warn:38 92% 50%;color-scheme:dark}.tm-root{font-family:var(--tm-font);color:hsl(var(--foreground));background:hsl(var(--background));letter-spacing:-.011em}body{font-family:var(--tm-font);background-color:hsl(var(--background));color:hsl(var(--foreground))}[data-theme=dark] :has(>[role=tablist]),[data-theme=light] :has(>[role=tablist]),[data-theme=dark] [role=tablist],[data-theme=light] [role=tablist]{background-color:hsl(var(--background))!important;border-top-color:hsl(var(--border))!important}[data-theme=dark] [role=tablist] a,[data-theme=light] [role=tablist] a{background-color:#0000!important}