:root{--background: #f8fafc;--foreground: #0f172a;--card: #ffffff;--card-foreground: #0f172a;--muted: #f8fafc;--muted-foreground: #64748b;--primary: #1e3a8a;--primary-foreground: #ffffff;--accent: #f59e0b;--border: #e2e8f0;--input: #e2e8f0;--ring: #1e3a8a;--destructive: #dc2626;--destructive-foreground: #ffffff;--radius: .625rem;--font-sans: "Geist", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}[data-theme=dark]{--background: #0f172a;--foreground: #f8fafc;--card: #1e293b;--card-foreground: #f8fafc;--muted: #334155;--muted-foreground: #94a3b8;--primary: #3b82f6;--primary-foreground: #ffffff;--accent: #f59e0b;--border: #334155;--input: #334155;--ring: #3b82f6;--destructive: #f87171}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}html{background:var(--background);color:var(--foreground)}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:none;border:none;padding:0}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
