*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}input[type=text],input[type=email],input[type=password],select,textarea{color:#0f172a!important;background-color:#f8fafc!important;border:1.5px solid #cbd5e1!important}input[type=text]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,textarea::placeholder{color:#94a3b8!important}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,select:focus,textarea:focus{background-color:#fff!important;border-color:#1d9e75!important;outline:none!important}:root{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--text-primary:#0f172a;--text-secondary:#64748b;--text-muted:#94a3b8;--border:#e2e8f0;--sidebar-bg:#0f172a;--sidebar-text:#94a3b8;--sidebar-active:#1d9e75;--card-bg:#fff}[data-theme=dark]{--bg-primary:#1e293b;--bg-secondary:#0f172a;--bg-tertiary:#0a0f1a;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b;--border:#334155;--sidebar-bg:#0a0f1a;--sidebar-text:#64748b;--sidebar-active:#1d9e75;--card-bg:#1e293b}body{background:var(--bg-tertiary);color:var(--text-primary);transition:background .2s,color .2s}
