:root{--brand-marsala:#5c0907;--brand-dourado:#ddac69;--brand-marinho:#04213f;--brand-offwhite:#f7ebde;--brand-preto:#000;--op-rp:#7c3aed;--op-odonto:#2563eb;--bg-primary:#fff;--bg-secondary:#f9fafb;--bg-tertiary:#f3f4f6;--bg-sidebar:var(--brand-marsala);--bg-sidebar-hover:#7a1210;--bg-sidebar-active:#8b1a17;--bg-card:#fff;--bg-input:#fff;--text-primary:#111827;--text-secondary:#4b5563;--text-tertiary:#9ca3af;--text-sidebar:var(--brand-offwhite);--text-sidebar-muted:#f7ebde99;--text-on-brand:var(--brand-offwhite);--border-primary:#e5e7eb;--border-secondary:#d1d5db;--border-focus:var(--brand-marsala);--accent:var(--brand-marsala);--accent-hover:#7a1210;--accent-light:#5c090714;--accent-secondary:var(--brand-dourado);--accent-tertiary:var(--brand-marinho);--temp-escala:#22c55e;--temp-oportunidade:#3b82f6;--temp-razoavel:#eab308;--temp-pouco:#f97316;--temp-prejuizo:#ef4444;--temp-teste:#9ca3af;--status-success:#16a34a;--status-warning:#d97706;--status-error:#dc2626;--status-info:#2563eb;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--sidebar-width:260px;--sidebar-collapsed-width:72px;--transition-fast:.15s ease;--transition-normal:.25s ease}[data-theme=dark]{--bg-primary:#0f1117;--bg-secondary:#1a1d27;--bg-tertiary:#252836;--bg-sidebar:#0a0b0f;--bg-sidebar-hover:#1a1d27;--bg-sidebar-active:#252836;--bg-card:#1a1d27;--bg-input:#252836;--text-primary:#f3f4f6;--text-secondary:#9ca3af;--text-tertiary:#6b7280;--text-sidebar:var(--brand-offwhite);--text-sidebar-muted:#f7ebde80;--border-primary:#2d3142;--border-secondary:#3d4158;--border-focus:var(--brand-dourado);--accent:var(--brand-dourado);--accent-hover:#c99b58;--accent-light:#ddac691f;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 6px #0006;--shadow-lg:0 10px 15px #00000080}[data-theme=colorido]{--bg-primary:var(--brand-offwhite);--bg-secondary:#f0e0cd;--bg-tertiary:#e8d5be;--bg-sidebar:var(--brand-marsala);--bg-sidebar-hover:#7a1210;--bg-sidebar-active:#8b1a17;--bg-card:#fff;--bg-input:#fff;--text-primary:var(--brand-marsala);--text-secondary:#6b3a39;--text-tertiary:#9c7170;--border-primary:#d4bfb0;--border-secondary:#c4a898;--border-focus:var(--brand-marsala);--accent:var(--brand-marsala);--accent-hover:#7a1210;--accent-light:#5c090714;--accent-secondary:var(--brand-dourado)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;height:100%}body{min-height:100%;font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-primary);background:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;line-height:1.6;display:flex}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}input,textarea,select{font:inherit;color:inherit}ul,ol{list-style:none}img,svg{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-secondary);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}
