:root,:root[data-theme=light]{--bg: oklch(.995 .002 250);--sidebar-bg: oklch(.965 .008 255);--surface: #fff;--border: oklch(.87 .012 255);--text-primary: oklch(.24 .03 260);--text-secondary: oklch(.48 .02 258);--text-tertiary: oklch(.6 .014 255);--accent: oklch(.34 .09 258);--accent-text: #fff;--accent-icon: oklch(.4 .1 258);--avatar-bg: oklch(.92 .045 165);--avatar-text: oklch(.4 .1 165);--status-aberto-color: oklch(.4 .1 258);--status-aberto-bg: oklch(.92 .03 255);--status-warn-color: oklch(.5 .12 70);--status-warn-bg: oklch(.94 .05 75);--status-done-color: oklch(.4 .1 165);--status-done-bg: oklch(.92 .045 165);--alert-icon: oklch(.58 .18 30);--alert-bg: oklch(.97 .04 55);--alert-border: oklch(.85 .08 55);--online-color: oklch(.55 .13 150);--online-bg: oklch(.94 .04 150);--scrim: rgba(10, 15, 25, .4);--popover-shadow: 0 10px 30px rgba(15, 25, 45, .18)}:root[data-theme=dark]{--bg: oklch(.18 .014 255);--sidebar-bg: oklch(.15 .016 255);--surface: oklch(.23 .014 255);--border: oklch(.31 .014 255);--text-primary: oklch(.94 .004 255);--text-secondary: oklch(.73 .014 255);--text-tertiary: oklch(.55 .012 255);--accent: oklch(.6 .1 255);--accent-text: oklch(.14 .02 255);--accent-icon: oklch(.72 .09 255);--avatar-bg: oklch(.3 .06 165);--avatar-text: oklch(.83 .08 165);--status-aberto-color: oklch(.4 .1 258);--status-aberto-bg: oklch(.28 .06 255);--status-warn-color: oklch(.75 .11 70);--status-warn-bg: oklch(.3 .06 70);--status-done-color: oklch(.4 .1 165);--status-done-bg: oklch(.92 .045 165);--alert-icon: oklch(.58 .18 30);--alert-bg: oklch(.28 .06 35);--alert-border: oklch(.4 .08 35);--online-color: oklch(.55 .13 150);--online-bg: oklch(.27 .05 150);--scrim: rgba(10, 15, 25, .6);--popover-shadow: 0 10px 30px rgba(0, 0, 0, .4)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg: oklch(.18 .014 255);--sidebar-bg: oklch(.15 .016 255);--surface: oklch(.23 .014 255);--border: oklch(.31 .014 255);--text-primary: oklch(.94 .004 255);--text-secondary: oklch(.73 .014 255);--text-tertiary: oklch(.55 .012 255);--accent: oklch(.6 .1 255);--accent-text: oklch(.14 .02 255);--accent-icon: oklch(.72 .09 255);--avatar-bg: oklch(.3 .06 165);--avatar-text: oklch(.83 .08 165)}}html,body,#root{height:100%;margin:0}body{font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--text-primary)}.msym{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;display:inline-block}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#78829659;border-radius:8px}*{box-sizing:border-box}
