:root{--color-background: #ffffff;--color-foreground: #0a0a0a;--color-surface: #ffffff;--color-card: #ffffff;--color-card-foreground: #0a0a0a;--color-popover: #ffffff;--color-popover-foreground: #0a0a0a;--color-primary: #171717;--color-primary-foreground: #fafafa;--color-secondary: #f5f5f5;--color-secondary-foreground: #171717;--color-muted: #f5f5f5;--color-muted-foreground: #737373;--color-accent: #f5f5f5;--color-accent-foreground: #171717;--color-destructive: #ef4444;--color-destructive-foreground: #fafafa;--color-success: #22c55e;--color-warning: #f59e0b;--color-info: #3b82f6;--color-focus-ring: rgba(0, 0, 0, .08);--color-focus-ring-error: rgba(239, 68, 68, .15);--color-backdrop: rgba(0, 0, 0, .5);--color-success-muted: rgba(34, 197, 94, .1);--color-warning-muted: rgba(245, 158, 11, .1);--color-destructive-muted: rgba(239, 68, 68, .1);--color-info-muted: rgba(59, 130, 246, .1);--color-success-text: #15803d;--color-warning-text: #b45309;--color-destructive-text: #dc2626;--color-info-text: #2563eb;--color-border: #e5e5e5;--color-input: #e5e5e5;--color-ring: #171717;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--font-family: "Inter", system-ui, -apple-system, sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--sidebar-width: 260px;--sidebar-collapsed-width: 64px;--header-height: 64px;--chart-1: #2563eb;--chart-2: #16a34a;--chart-3: #d97706;--chart-4: #9333ea;--chart-5: #dc2626;--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070;--z-toast: 1080}[data-theme=dark]{--color-background: #0a0a0a;--color-foreground: #fafafa;--color-surface: #141414;--color-card: #171717;--color-card-foreground: #fafafa;--color-popover: #171717;--color-popover-foreground: #fafafa;--color-primary: #fafafa;--color-primary-foreground: #171717;--color-secondary: #262626;--color-secondary-foreground: #fafafa;--color-muted: #262626;--color-muted-foreground: #a3a3a3;--color-accent: #262626;--color-accent-foreground: #fafafa;--color-destructive: #dc2626;--color-destructive-foreground: #fafafa;--color-border: #262626;--color-input: #262626;--color-ring: #d4d4d4;--color-focus-ring: rgba(255, 255, 255, .1);--color-focus-ring-error: rgba(239, 68, 68, .2);--color-backdrop: rgba(0, 0, 0, .7);--color-success-muted: rgba(34, 197, 94, .15);--color-warning-muted: rgba(245, 158, 11, .15);--color-destructive-muted: rgba(239, 68, 68, .15);--color-info-muted: rgba(59, 130, 246, .15);--color-success-text: #4ade80;--color-warning-text: #fbbf24;--color-destructive-text: #f87171;--color-info-text: #60a5fa}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);font-size:var(--font-size-base);color:var(--color-foreground);background-color:var(--color-background);line-height:1.5;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}input,select,textarea{font:inherit;color:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}h1{font-size:var(--font-size-2xl)}@media(min-width:768px){h1{font-size:var(--font-size-3xl)}}h2{font-size:var(--font-size-xl)}@media(min-width:768px){h2{font-size:var(--font-size-2xl)}}h3{font-size:var(--font-size-lg)}@media(min-width:768px){h3{font-size:var(--font-size-xl)}}h4{font-size:var(--font-size-base)}@media(min-width:768px){h4{font-size:var(--font-size-lg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 var(--spacing-md)}@media(min-width:640px){.container{padding:0 var(--spacing-xl)}}@media(min-width:1024px){.container{padding:0 var(--spacing-2xl)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideInUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}
