@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--sidebar-width: 240px;--sidebar-collapsed: 64px;--topbar-height: 56px;--color-sidebar-bg: #0f172a;--color-sidebar-hover: #1e293b;--color-sidebar-active: #2563eb;--color-sidebar-text: #94a3b8;--color-sidebar-text-active: #ffffff;--color-topbar-bg: #ffffff;--color-topbar-border: #e2e8f0;--color-content-bg: #f1f5f9;--color-card-bg: #ffffff;--color-text-primary: #0f172a;--color-text-secondary: #64748b;--color-accent: #2563eb;--color-accent-light: #dbeafe;--color-success: #10b981;--color-warning: #f59e0b;--color-danger: #ef4444;--radius: 8px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .07), 0 2px 4px -2px rgba(0, 0, 0, .05)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;background:#f1f5f9}a{text-decoration:none;color:inherit}button{font-family:inherit}
