:root{color:#172033;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input{font:inherit}.app-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.login-screen{background:linear-gradient(120deg,rgba(0,86,150,.08),transparent 36%),linear-gradient(320deg,rgba(0,163,224,.12),transparent 32%),#f1f5f9}.login-card{width:min(100%,420px);padding:32px;border-top:4px solid #005696;border-radius:8px;background:#fff;box-shadow:0 18px 40px #0f172a1f}.brand-lockup{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:24px}.brand-lockup img:first-child{width:128px;max-width:42%;height:auto}.brand-lockup img:last-child{width:76px;max-width:28%;height:auto}.brand-lockup span{width:1px;height:34px;background:#cbd5e1}.login-heading{text-align:center;margin-bottom:24px}.login-heading h1{margin:0 0 8px;color:#0f172a;font-size:1.65rem;letter-spacing:0}.login-heading p,.login-footnote{margin:0;color:#64748b;font-size:.9rem;line-height:1.45}.login-form{display:grid;gap:18px}.login-form label{display:grid;gap:7px;color:#475569;font-size:.85rem;font-weight:700}.login-form input{width:100%;min-height:44px;border:1.5px solid #cbd5e1;border-radius:8px;padding:10px 12px;color:#172033;outline:none}.login-form input:focus{border-color:#005696;box-shadow:0 0 0 3px #0056961f}.login-form button,.app-topbar button{border:0;border-radius:8px;background:#005696;color:#fff;cursor:pointer;font-weight:800}.login-form button{min-height:46px;padding:12px 16px}.login-form button:disabled{cursor:not-allowed;opacity:.6}.form-error{margin:0;border-radius:8px;background:#fef2f2;color:#b91c1c;padding:10px 12px;text-align:center;font-size:.88rem;font-weight:700}.login-footnote{margin-top:24px;text-align:center;font-size:.75rem}.splash-screen{gap:16px;align-content:center;color:#475569;font-weight:700}.splash-logo{width:92px;height:auto}.dashboard-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr;background:#f8fafc}.app-topbar{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;border-bottom:1px solid #dbe3ef;background:#fff}.topbar-actions{display:flex;align-items:center;gap:10px}.app-topbar .topbar-secondary{border:1px solid #cbd5e1;background:#fff;color:#005696}.asat-registro-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr;background:#f8fafc}.asat-registro-topbar{position:sticky;top:0;z-index:1000}.asat-registro-shell .app-layout{min-height:calc(100vh - 64px)}.topbar-brand{min-width:0;display:flex;align-items:center;gap:12px}.topbar-brand img{width:42px;height:auto;flex:0 0 auto}.topbar-brand div{min-width:0;display:grid;gap:2px}.topbar-brand strong,.topbar-brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-brand strong{color:#0f172a}.topbar-brand span{color:#64748b;font-size:.78rem}.app-topbar button{min-height:38px;flex:0 0 auto;padding:9px 14px}.dashboard-frame{width:100%;min-height:calc(100vh - 64px);border:0;background:#fff}@media(max-width:640px){.app-screen{padding:16px}.login-card{padding:24px 18px}.app-topbar{align-items:stretch;flex-direction:column}.topbar-actions{width:100%;flex-direction:column}.app-topbar button{width:100%}.dashboard-frame{min-height:calc(100vh - 122px)}}
