:root{color:#10223d;font-synthesis:none;text-rendering:optimizelegibility;background:#eef3f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #dce5ef;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand__icon{object-fit:cover;border-radius:12px;width:48px;height:48px}.brand strong{letter-spacing:.13em;color:#0c2f63;display:block}.brand span{color:#5f7187;margin-top:2px;font-size:.76rem;display:block}.tenant-chip{color:#087c70;text-transform:uppercase;background:#e7f8f5;border-radius:999px;padding:7px 12px;font-size:.8rem;font-weight:800}.login-layout{grid-template-columns:minmax(320px,.85fr) minmax(380px,1.15fr);align-items:center;gap:28px;width:min(1180px,92vw);min-height:calc(100vh - 76px);margin:0 auto;padding:48px 0;display:grid}.login-card,.login-hero,.module-card,.status-card{background:#fff;border:1px solid #dce5ef;border-radius:24px;box-shadow:0 18px 50px #0e2d5214}.login-card{padding:clamp(28px,4vw,48px)}.login-card h1,.dashboard h1{color:#0c2f63;margin:5px 0 10px}.eyebrow{color:#0ba896;letter-spacing:.16em;margin:0;font-size:.76rem;font-weight:900}.muted{color:#65758a;line-height:1.6}.form-stack{gap:17px;margin-top:28px;display:grid}.form-stack label{color:#2c405c;gap:7px;font-size:.86rem;font-weight:800;display:grid}.form-stack input{background:#fbfdff;border:1px solid #cbd7e4;border-radius:12px;outline:none;width:100%;padding:13px 14px}.form-stack input:focus{border-color:#0ba896;box-shadow:0 0 0 4px #0ba8961f}.form-stack button,.button-secondary{border:0;border-radius:12px;padding:13px 18px;font-weight:900}.form-stack button{color:#fff;background:#0c2f63}.form-stack button:disabled{opacity:.65;cursor:wait}.button-secondary{color:#163c6e;background:#e9f0f7}.notice{border-radius:12px;padding:12px 14px;font-size:.85rem;line-height:1.45}.notice--warning{color:#765400;background:#fff6dc;border:1px solid #f2d98f;margin-top:18px}.notice--error{color:#9b2424;background:#fff0f0;border:1px solid #efbcbc}.login-hero{color:#fff;background:radial-gradient(circle at 84% 12%,#12d2b752,#0000 32%),linear-gradient(145deg,#071b3b,#0c376f 62%,#075f68);flex-direction:column;justify-content:flex-end;min-height:540px;padding:clamp(34px,5vw,64px);display:flex;overflow:hidden}.hero-badge{letter-spacing:.13em;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-self:flex-start;padding:7px 12px;font-size:.76rem;font-weight:900}.login-hero h2{max-width:560px;margin:24px 0 12px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.login-hero p{color:#d4e4f5;max-width:600px;line-height:1.7}.hero-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:32px;display:grid}.hero-grid div{background:#ffffff14;border:1px solid #ffffff21;border-radius:14px;padding:16px}.hero-grid strong,.hero-grid span{display:block}.hero-grid strong{color:#43dfca;font-size:1.15rem}.hero-grid span{color:#e2edf7;margin-top:5px;font-size:.78rem}.loading-screen{color:#60738b;place-items:center;min-height:calc(100vh - 76px);display:grid}.dashboard{width:min(1180px,92vw);margin:0 auto;padding:48px 0 72px}.dashboard__header{justify-content:space-between;align-items:center;gap:20px;display:flex}.status-card{color:#53677f;justify-content:space-between;gap:18px;margin:28px 0;padding:20px 22px;display:flex}.status-card div{color:#15385f;align-items:center;gap:10px;display:flex}.status-dot{background:#0db69d;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #0db69d1f}.module-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.module-card{padding:24px}.module-card__mark{color:#098878;background:#e2f8f4;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.3rem;font-weight:1000;display:grid}.module-card h2{color:#103563;margin:20px 0 8px;font-size:1.12rem}.module-card p{color:#697b90;min-height:50px;line-height:1.55}.module-card small{color:#0a8e80;font-weight:800}@media (width<=900px){.login-layout{grid-template-columns:1fr}.login-hero{order:-1;min-height:420px}.module-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.topbar{padding:0 18px}.brand span{display:none}.brand__icon{width:42px;height:42px}.login-layout{width:min(94vw,520px);padding:22px 0 42px}.login-card,.login-hero{border-radius:18px}.login-hero{min-height:350px;padding:28px}.hero-grid{grid-template-columns:1fr}.dashboard__header,.status-card{flex-direction:column;align-items:flex-start}.module-grid{grid-template-columns:1fr}}
