:root{--background: #f8f9fb;--foreground: #0f1729;--card: #ffffff;--card-foreground: #0f1729;--primary: #079ada;--primary-foreground: #fafafa;--secondary: #f0f1f5;--secondary-foreground: #1a1d2e;--muted: #f0f1f5;--muted-foreground: #6b7280;--border: #e5e7eb;--input: #e5e7eb;--success: #22c55e;--success-foreground: #ffffff;--radius: .625rem;--font-sans: "Inter", "DM Sans", system-ui, -apple-system, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--background);color:var(--foreground);line-height:1.5;min-height:100vh}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit;border:none;background:none;outline: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}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--secondary)}::-webkit-scrollbar-thumb{background:var(--muted-foreground);border-radius:3px}
