.login-page{background:linear-gradient(135deg,#f5f7fa 0%,#eef2f6 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-container{width:100%;max-width:420px}.login-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.login-logo{color:#0f172a;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:1.5rem;font-weight:700;display:flex}.login-logo-icon{color:#fff;background:#2563eb;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:700;display:flex}.login-box h1{text-align:center;color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.login-subtitle{text-align:center;color:#64748b;margin-bottom:1.5rem;font-size:.875rem}.login-form{flex-direction:column;gap:1rem;display:flex}.login-error{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem;font-size:.875rem}.form-group{flex-direction:column;gap:.375rem;display:flex}.form-group label{color:#374151;font-size:.875rem;font-weight:500}.form-group input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s}.form-group input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.form-group input:disabled{cursor:not-allowed;background:#f8fafc}.login-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;margin-top:.5rem;padding:.875rem;font-size:.9375rem;font-weight:500;transition:all .2s}.login-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-links{border-top:1px solid #e2e8f0;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;display:flex}.login-links a{color:#2563eb;font-size:.875rem;font-weight:500;text-decoration:none}.login-links a:hover{text-decoration:underline}@media (max-width:480px){.login-box{padding:1.5rem}.login-links{text-align:center;flex-direction:column;gap:.5rem}}.legal-page{background:#f5f7fa;min-height:100vh}.legal-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 2rem}.legal-logo{color:#0f172a;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.legal-logo .logo-icon{color:#fff;background:#2563eb;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.125rem;font-weight:700;display:flex}.legal-container{max-width:800px;margin:0 auto;padding:3rem 1.5rem}.legal-container h1{color:#0f172a;margin-bottom:.5rem;font-size:2rem;font-weight:700}.legal-subtitle{color:#64748b;margin-bottom:2rem;font-size:1.125rem}.legal-content{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem}.legal-placeholder{color:#64748b;line-height:1.6}.legal-placeholder p{margin-bottom:1rem}.legal-footer{text-align:center;margin-top:2rem}.legal-footer a{color:#2563eb;font-weight:500;text-decoration:none}.legal-footer a:hover{text-decoration:underline}@media (max-width:640px){.legal-container{padding:2rem 1rem}.legal-container h1{font-size:1.5rem}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,Helvetica,Arial,sans-serif}.ag-theme-alpine{--ag-font-family:"Roboto", sans-serif;--ag-font-size:13px;--ag-header-font-size:13px;--ag-header-font-weight:600;--ag-row-height:40px;--ag-header-height:44px;--ag-grid-size:6px;--ag-cell-horizontal-padding:12px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}#nprogress{pointer-events:none}#nprogress .bar{z-index:9999;background:#1976d2;width:100%;height:3px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #1976d2,0 0 5px #1976d2}#nprogress .spinner{display:none}
