/* ============================================================
   root.css — TOKENS DA MARCA + FONTES
   É AQUI que se adapta o design system para outra marca:
   troque os valores de :root (tema claro) e .dark (tema escuro).
   Os utilitários em style.css leem estes tokens via var(--nome).
   ============================================================ */

/* --- Fontes (Inter / Geist Mono) --- */
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:local("")format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:local("")format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:local("")format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:local("")format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:local("")format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:local("")format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url("./assets/fonts/s.p.0q-301v4kxxnr.woff2")format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_8db6fa51-module__MMaAbG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_8db6fa51-module__MMaAbG__variable{--font-sans:"Inter", "Inter Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:local("")format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:local("")format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:local("")format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:local("")format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:local("")format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url("./assets/fonts/s.p.08e28id.o-okb.woff2")format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_1bf8cbf6-module__FlyLvG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_1bf8cbf6-module__FlyLvG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}


/* --- Tokens do tema claro --- */
:root{--background:#f0f2f5;--foreground:#1c282f;--card:#fff;--card-foreground:#1c282f;--popover:#fff;--popover-foreground:#1c282f;--primary:#2962d8;--primary-foreground:#fff;--secondary:#e7f3ff;--secondary-foreground:#1c282f;--muted:#f0f2f5;--muted-foreground:#65676b;--accent:#e7f3ff;--accent-foreground:#1c282f;--destructive:#e41e3f;--border:#dadde1;--input:#dadde1;--ring:#2962d8;--chart-1:#2962d8;--chart-2:#3880f2;--chart-3:#42b72a;--chart-4:#f7b928;--chart-5:#e74c3c;--radius:.625rem;--sidebar:#fff;--sidebar-foreground:#1c282f;--sidebar-primary:#2962d8;--sidebar-primary-foreground:#fff;--sidebar-accent:#e7f3ff;--sidebar-accent-foreground:#1c282f;--sidebar-border:#dadde1;--sidebar-ring:#2962d8}

/* --- Overrides do tema escuro (classe .dark no <html>) --- */
.dark{--background:#18191a;--foreground:#e4e6eb;--card:#242526;--card-foreground:#e4e6eb;--popover:#242526;--popover-foreground:#e4e6eb;--primary:#3880f2;--primary-foreground:#fff;--secondary:#263951;--secondary-foreground:#e4e6eb;--muted:#3a3b3c;--muted-foreground:#b0b3b8;--accent:#263951;--accent-foreground:#e4e6eb;--destructive:#ff4d6d;--border:#3a3b3c;--input:#3a3b3c;--ring:#3880f2;--sidebar:#242526;--sidebar-foreground:#e4e6eb;--sidebar-primary:#3880f2;--sidebar-primary-foreground:#fff;--sidebar-accent:#263951;--sidebar-accent-foreground:#e4e6eb;--sidebar-border:#3a3b3c;--sidebar-ring:#3880f2}
