:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#edf2fa;background:#0b1426;color-scheme:dark;--yellow:#ffc400;--blue:#135dcc;--navy:#0b1426;--silver:#c7d0dd;--muted:#97a6bd;--border:#25334c}*{box-sizing:border-box}body{margin:0}h1,h2,h3,p{margin-top:0}button,input,select{font:inherit}button,a,input,select,summary{outline-offset:5px}button,a,summary{-webkit-tap-highlight-color:transparent}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:0;border-radius:10px;padding:13px 19px;font-weight:700;cursor:pointer;text-decoration:none}button:hover,.button:hover{filter:brightness(1.1)}.primary{background:var(--yellow);color:#101927}.secondary{background:#18263d;border:1px solid #35455e;color:#e4ebf6}.wide{width:100%;justify-content:space-between;margin-top:24px}label{display:block;color:#ccd6e5;font-size:13px;font-weight:600;margin:22px 0 9px}input,select{width:100%;padding:14px;border:1px solid #344158;border-radius:9px;background:#101b2e;color:#f4f7fc;min-height:49px}input:focus,select:focus{outline:2px solid var(--yellow);border-color:transparent}.eyebrow{font-size:11px;letter-spacing:2.5px;font-weight:700;color:var(--muted)}.yellow{color:var(--yellow)}p{line-height:1.65;color:var(--muted)}[hidden]{display:none!important}.login-layout{min-height:100svh;display:grid;grid-template-columns:56% 44%}.brand-story{background:radial-gradient(ellipse at 50% 38%,#183258 0%,#0c192d 45%,#080f1d 100%);padding:44px 8%;display:flex;flex-direction:column;position:relative;overflow:hidden;border-right:1px solid #243149}.approved-logo{width:100%;height:auto;aspect-ratio:1.32;background-image:url('/assets/identidad.png');background-size:219.43% auto;background-position:50% 2%;margin:25px auto 0;max-width:520px;mask-image:linear-gradient(to bottom,#000 91%,transparent)}.story-copy{margin-top:10px}.line{display:block;background:var(--yellow);width:36px;height:3px;margin-bottom:20px}.story-copy h1{font-size:clamp(30px,3vw,46px);font-weight:650;line-height:1.13;letter-spacing:-1.4px;margin-bottom:17px}.story-copy p{font-size:14px}.brand-footer{margin-top:auto;padding-top:25px;color:#9eb0ca;font-size:9px;letter-spacing:3px}.brand-footer span{color:var(--yellow);margin:0 14px}.login-side{display:flex;flex-direction:column;justify-content:center;padding:70px 14% 35px;background:radial-gradient(ellipse at top right,#13233b,transparent 65%),#0b1426}.login-card{width:100%;max-width:390px;margin:auto}.login-card h2{font-size:40px;line-height:1.12;letter-spacing:-1px;margin:22px 0 15px}.login-card p{font-size:14px}.password-field{position:relative}.password-field input{padding-right:65px}.reveal{position:absolute;right:4px;top:4px;background:transparent;color:#c7d0dd;font-size:12px;padding:13px}.private-note{display:flex;align-items:center;gap:9px;color:#9dacbf;font-size:12px;margin-top:26px}.dot{width:6px;height:6px;background:var(--yellow);border-radius:50%}.login-footer{margin-top:65px;display:flex;gap:10px;align-items:center;font-weight:750;font-size:12px;letter-spacing:1.5px;color:#c7d0dd}.login-footer span{font-size:10px;color:#7e90aa;letter-spacing:0}.login-footer small{margin-left:auto;font-size:9px;color:#8796ac;font-weight:400}#message:not(:empty){position:fixed;bottom:22px;left:50%;transform:translateX(-50%);background:#253047;color:#ffe596;border:1px solid #74613c;border-radius:12px;padding:14px 22px;z-index:20;max-width:90vw;box-shadow:0 8px 30px #0005}#console{display:flex}.sidebar{width:224px;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--border);background:#08111f;display:flex;flex-direction:column;padding:28px 20px}.side-brand{text-align:center;margin-bottom:35px}.side-brand img{width:80px;height:80px;border-radius:16px;display:block;margin:0 auto 12px}.side-brand strong{font-size:22px;letter-spacing:2px;display:block}.side-brand small{font-size:8px;letter-spacing:3px;color:#8ca3c0}.sidebar nav{display:grid;gap:8px}.sidebar nav a{padding:12px 14px;border-radius:8px;color:#acbad0;font-size:13px;text-decoration:none}.sidebar nav a:hover,.sidebar nav a:first-child{background:#192a45;color:var(--yellow);border-left:2px solid var(--yellow)}.side-bottom{margin-top:auto;padding:20px 12px 0}.side-bottom p{font-size:12px;margin:10px 0}.side-bottom small{font-size:9px;color:#697d9d}.workspace{margin-left:224px;width:calc(100% - 224px);max-width:1800px;padding:40px 42px}header{display:flex;justify-content:space-between;align-items:center;gap:20px}header h1{font-size:31px;letter-spacing:-.8px;margin:10px 0 7px}header p{font-size:13px;margin:0}.account{display:flex;align-items:center;gap:12px}.avatar{display:grid;place-items:center;width:38px;height:38px;background:var(--yellow);color:#111b2b;font-weight:800;border-radius:12px}.account strong{font-size:13px}.account small{display:block;color:#8295b2;font-size:10px;margin-top:4px}.account button{font-size:11px;padding:10px}.toolbar{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:27px 0 20px}.toolbar span{margin-right:auto;color:#7f93b0;font-size:11px}.toolbar button,.toolbar a{font-size:12px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.stats article{border:1px solid var(--border);background:linear-gradient(140deg,#17253c,#111c30);border-radius:13px;padding:22px}.stats small{font-size:9px;color:#9daec6;letter-spacing:1.5px}.stats strong{display:block;font-size:36px;color:var(--yellow);margin:12px 0 6px}.stats span{font-size:11px;color:#9baac0}.notice{border:1px solid #4e4426;color:#d6bd77;background:#201f1b;border-radius:10px;padding:15px;margin:20px 0;font-size:12px}.notice p{margin:12px 0 0;color:#c5b894}summary{cursor:pointer}.panel{background:#111e32;border:1px solid var(--border);border-radius:14px;padding:25px;margin:20px 0;scroll-margin-top:20px}.panel h2{font-size:19px;margin:8px 0 20px}.panel p{font-size:13px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.pill{padding:7px 10px;background:#183760;color:#95bcf5;border-radius:6px;font-size:10px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.panel article{border:1px solid #2b3f5d;border-left:3px solid var(--blue);background:#0d182b;border-radius:9px;padding:18px;margin-bottom:12px}.panel article h3{font-size:15px;margin:0 0 9px}.panel article button{background:var(--yellow);color:#111b2b;margin:10px 8px 0 0;font-size:12px}.panel article button:last-child{background:#23334c;color:#e4ebf5}.new-device{border-top:1px solid var(--border);padding-top:18px;margin-top:12px}.new-device summary{font-size:13px;color:var(--yellow)}#enrollForm{max-width:500px}#enrollForm button{margin-top:14px}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#081320;border:1px solid #695a27;padding:20px;border-radius:10px;color:#ffe396;line-height:1.8}.upload-form{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.upload-form button{align-self:end;justify-self:start;margin-bottom:2px}.upload-form input[type=file]{font-size:12px}#apps{margin-top:25px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.two-columns .panel{min-width:0}.two-columns p{overflow-wrap:anywhere;border-bottom:1px solid var(--border);padding-bottom:12px}footer{display:flex;justify-content:space-between;color:#6e84a4;font-size:9px;letter-spacing:2px;padding:20px 0}footer span{color:var(--silver)}@media(min-width:1500px){.brand-story{padding-left:15%;padding-right:15%}}@media(max-width:1000px){.login-side{padding:45px 10%}.workspace{padding:25px}.sidebar{width:180px}.workspace{margin-left:180px;width:calc(100% - 180px)}.stats{grid-template-columns:repeat(2,1fr)}.two-columns{grid-template-columns:1fr;gap:0}}@media(max-width:700px){.login-layout{display:block}.brand-story{min-height:0;padding:22px 26px}.brand-story>.eyebrow{font-size:9px}.approved-logo{max-width:230px;aspect-ratio:1.25;margin:12px auto 0}.story-copy,.brand-footer{display:none}.login-side{padding:30px 28px}.login-card h2{font-size:32px}.login-footer{margin-top:35px}.sidebar{position:static;width:100%;padding:15px;display:block}.side-brand{margin:0;display:flex;align-items:center;gap:12px}.side-brand img{width:42px;height:42px;margin:0}.side-brand small,.side-bottom{display:none}.sidebar nav{display:flex;overflow-x:auto;gap:4px;margin-top:12px}.sidebar nav a{white-space:nowrap;font-size:11px;padding:10px}.sidebar nav a:first-child{border-left:0}#console{display:block}.workspace{margin:0;width:100%;padding:22px 15px}header{align-items:flex-start}.account .avatar,.account div{display:none}header h1{font-size:28px}.toolbar{flex-wrap:wrap}.toolbar span{width:100%}.stats{gap:10px}.stats article{padding:17px}.stats span{font-size:10px}.panel{padding:18px}.upload-form{grid-template-columns:1fr}.upload-form button{margin-top:18px}.pill{display:none}}
/* Preserve the full approved emblem and wordmark in the login hero. */
.approved-logo{aspect-ratio:1.08;background-size:202.1% auto;background-position:center top}
@media(max-width:700px){.approved-logo{aspect-ratio:1.08}}
