@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;margin:0;min-height:100vh}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#d4d4d8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#a1a1aa}[data-theme=dark] ::-webkit-scrollbar-thumb{background-color:#3f3f46}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background-color:#52525b}:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}::selection{background-color:#2563eb33}a{color:inherit;text-decoration:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important}[data-theme=dark] input:-webkit-autofill,[data-theme=dark] input:-webkit-autofill:hover,[data-theme=dark] input:-webkit-autofill:focus,[data-theme=dark] input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #18181b inset!important;-webkit-text-fill-color:#fafafa!important}:root{--primary-color: #2563eb;--primary-light: #3b82f6;--primary-dark: #1d4ed8;--bg-default: #fafafa;--bg-paper: #ffffff;--bg-subtle: #f4f4f5;--text-primary: #09090b;--text-secondary: #71717a;--text-disabled: #a1a1aa;--border-color: #e4e4e7;--border-hover: #d4d4d8;--success: #22c55e;--error: #ef4444;--warning: #f59e0b;--info: #3b82f6;--spacing-unit: 8px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--transition-fast: .15s ease;--transition-normal: .2s ease}[data-theme=dark]{--primary-color: #3b82f6;--bg-default: #09090b;--bg-paper: #18181b;--bg-subtle: #27272a;--text-primary: #fafafa;--text-secondary: #a1a1aa;--text-disabled: #71717a;--border-color: #27272a;--border-hover: #3f3f46}
