:root{--emerald-300: #6ee7b7;--emerald-400: #34d399;--emerald-500: #10b981;--emerald-600: #059669;--emerald-700: #047857;--gradient-primary: linear-gradient(180deg, #6ee7b7, #059669);--background: oklch(.98 .002 155);--background-deeper: oklch(.96 .003 155);--foreground: oklch(.15 .02 265);--card: oklch(1 0 0);--card-hover: oklch(.97 .005 247);--border: oklch(.88 .01 247);--border-soft: oklch(.92 .008 247);--muted: oklch(.95 .005 247);--muted-foreground: oklch(.45 .02 265);--primary: oklch(.55 .17 155);--primary-hover: oklch(.48 .17 155);--primary-foreground: oklch(.98 0 0);--primary-soft: color-mix(in oklch, var(--primary) 12%, transparent);--primary-border: color-mix(in oklch, var(--primary) 30%, transparent);--accent: oklch(.94 .01 155);--accent-foreground: oklch(.35 .12 155);--destructive: oklch(.55 .22 25);--destructive-foreground: oklch(.98 0 0);--success: oklch(.6 .18 155);--warning: oklch(.7 .17 75);--info: oklch(.65 .12 220);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", Monaco, "Courier New", monospace;color-scheme:light}html.dark{--background: oklch(.09 .02 265);--background-deeper: oklch(.07 .02 265);--foreground: oklch(.96 .005 247);--card: oklch(.13 .025 265);--card-hover: oklch(.17 .025 265);--border: oklch(.22 .02 265);--border-soft: oklch(.18 .02 265);--muted: oklch(.16 .02 265);--muted-foreground: oklch(.68 .02 265);--primary: oklch(.65 .17 155);--primary-hover: oklch(.72 .17 155);--primary-soft: color-mix(in oklch, var(--primary) 15%, transparent);--primary-border: color-mix(in oklch, var(--primary) 35%, transparent);--accent: oklch(.2 .03 155);--accent-foreground: oklch(.88 .08 155);color-scheme:dark}:root{--bg-base: var(--background);--bg-deeper: var(--background-deeper);--bg-card: var(--card);--bg-hover: var(--card-hover);--bg-secondary: var(--muted);--text-primary: var(--foreground);--text-secondary: var(--muted-foreground);--text-muted: var(--muted-foreground);--accent-2: var(--primary-hover);--error: var(--destructive)}::view-transition-old(root),::view-transition-new(root){animation-duration:.35s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);font-size:16px;line-height:1.5;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background-deeper)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-sm)}::-webkit-scrollbar-thumb:hover{background:var(--primary)}::selection{background:var(--primary-soft);color:var(--foreground)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f5f7fa;min-height:100vh}#app{min-height:100vh}code{font-family:Monaco,Courier New,monospace;background:#f4f4f4;padding:2px 6px;border-radius:4px;font-size:.9em}.icon-title{display:inline-block;width:28px;height:28px;vertical-align:middle;margin-right:8px}.icon-title-sm{display:inline-block;width:20px;height:20px;vertical-align:middle;margin-right:6px}.icon-label,.icon-btn{display:inline-block;width:16px;height:16px;vertical-align:middle;margin-right:4px}.icon-btn-sm{width:14px;height:14px}.icon-inline{display:inline-block;width:18px;height:18px;vertical-align:middle;margin-right:6px}.icon-inline-sm{display:inline-block;width:14px;height:14px;vertical-align:middle;margin-right:4px}.stat-icon{width:40px;height:40px;color:currentColor;flex-shrink:0}.kpi-icon{width:48px;height:48px;color:currentColor;flex-shrink:0}.stat-icon-small{width:32px;height:32px;color:#3b82f6;flex-shrink:0}.trend-icon{width:14px;height:14px;display:inline-block;vertical-align:middle}.badge-icon{width:12px;height:12px;display:inline-block;vertical-align:middle;margin-right:4px}
