.login-page{background:#fafafb;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-container{width:100%;max-width:440px}.login-box{box-shadow:none;background:#fff;border:1px solid #e8e8e8;border-radius:0;padding:3rem}.login-logo{color:#262626;justify-content:center;align-items:center;gap:.875rem;margin-bottom:2rem;font-size:1.5rem;font-weight:700;display:flex}.logo-icon{color:#fff;background:#1677ff;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:#262626;margin-bottom:.5rem;font-size:1.75rem;font-weight:600}.login-subtitle{text-align:center;color:#595959;margin-bottom:2rem;font-size:.9375rem}.login-form{flex-direction:column;gap:1.25rem;display:flex}.login-error{color:#cf1322;text-align:center;background:#fff2f0;border:1px solid #ffccc7;border-radius:0;padding:.875rem;font-size:.875rem;font-weight:500}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#262626;font-size:.875rem;font-weight:500}.form-group input{color:#262626;background:#fff;border:1px solid #d9d9d9;border-radius:4px;padding:.875rem 1rem;font-size:.9375rem;transition:all .2s}.form-group input:focus{border-color:#1677ff;outline:none;box-shadow:0 0 0 2px #1677ff1a}.form-group input:disabled{cursor:not-allowed;background:#f5f5f5}.login-btn{color:#fff;cursor:pointer;box-shadow:none;background:#1677ff;border:none;border-radius:4px;margin-top:.5rem;padding:.875rem;font-size:1rem;font-weight:500;transition:background .2s}.login-btn:hover:not(:disabled){background:#0958d9}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-links{border-top:1px solid #e8e8e8;justify-content:space-between;margin-top:1.75rem;padding-top:1.75rem;display:flex}.login-links a{color:#1677ff;font-size:.875rem;font-weight:500;text-decoration:none}.login-links a:hover{text-decoration:underline}@media (max-width:480px){.login-box{border-radius:0;padding:2rem}.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-content-body{color:#334155;font-size:1rem;line-height:1.7}.legal-date{color:#64748b;margin-bottom:.75rem;font-size:.95rem}.legal-section{margin-top:2rem}.legal-section h2{color:#0f172a;margin-top:0;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.legal-section p{margin-bottom:1rem}.legal-section ul{margin-bottom:1rem;padding-left:1.5rem}.legal-section li{margin-bottom:.5rem}.legal-section a{color:#2563eb;text-decoration:none}.legal-section a:hover{text-decoration:underline}.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}
