:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#172132;background:#f5f7fb;font-size:15px}*{box-sizing:border-box}body{margin:0}.shell{display:flex;min-height:100vh}.shell aside{width:250px;background:#101a2a;color:#b9c5d8;padding:26px 18px;display:flex;flex-direction:column}.brand{font-weight:700;color:#fff;font-size:19px;display:flex;align-items:center;gap:10px;margin:0 12px 54px}.brand-mark,.mark{display:grid;place-items:center;background:#41c7a6;color:#071b24;border-radius:11px;width:32px;height:32px;font-weight:900}.shell nav{display:grid;gap:8px}.shell nav a{padding:13px 12px;border-radius:9px;display:flex;gap:10px;align-items:center;color:inherit;text-decoration:none}.shell nav a.active,.shell nav a:hover{background:#203049;color:#fff}.nav-icon{width:27px;color:#7f91aa;font-size:18px}.side-foot{margin-top:auto;border-top:1px solid #26354c;padding:18px 12px;font-size:12px}.dot{width:8px;height:8px;background:#42d69e;border-radius:50%;display:inline-block;margin-right:8px}.content{max-width:1280px;width:100%;margin:auto;padding:42px 54px}header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:34px}h1,h2,h3,p{margin-top:0}h1{font-size:32px;margin-bottom:6px}h2{font-size:34px;max-width:400px;margin:8px 0 14px}h3{margin-bottom:5px}.muted{color:#748196}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:800;color:#8090a5;margin-bottom:10px}.accent{color:#229d7c}.hero{background:linear-gradient(120deg,#dff8ef,#eaf5ff);border:1px solid #d3e9e3;border-radius:18px;padding:35px 42px;display:flex;justify-content:space-between;overflow:hidden;margin-bottom:24px}.hero .muted{max-width:470px}.orb{width:150px;height:150px;border-radius:50%;background:#fff9;display:grid;place-items:center;color:#35b998;font-size:70px;font-weight:900;box-shadow:0 15px 35px #7dcbb633;margin-right:8%}.primary,.ghost,.text-button{border:0;border-radius:8px;padding:12px 18px;font-weight:700;cursor:pointer}.primary{background:#192d45;color:#fff}.primary.small{margin-top:10px}.text-button{background:transparent;color:#1a886e;margin-left:10px}.ghost{background:#fff;border:1px solid #dbe2ec;color:#344257}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:24px}.stat,.panel-card{background:#fff;border:1px solid #e4e9f0;border-radius:13px;padding:21px}.stat{display:grid;gap:10px}.stat-label{font-size:12px;color:#748196}.stat strong{font-size:25px}.stat small{color:#8a97a8}.grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.card-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.service,.module{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f4;padding:16px 0}.service div{display:grid;gap:5px}.service .muted{font-size:12px}.status{color:#168b6e;background:#e5f7f1;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:700}.count{background:#eff4fa;padding:5px 10px;border-radius:20px}.module{justify-content:flex-start;gap:13px}.module-icon{color:#28a584;font-size:18px}.arrow{margin-left:auto;color:#8e9bae}.auth{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#e5faf2,transparent 34%),#f5f7fb}.login-card{background:#fff;border:1px solid #e2e9f0;border-radius:18px;padding:38px;width:min(420px,calc(100% - 40px));box-shadow:0 20px 60px #1c33400e}.login-card .mark{margin-bottom:26px}.login-card h1{font-size:27px}.login-card form{display:grid;gap:14px;margin-top:28px}.login-card label{display:grid;gap:7px;font-size:13px;font-weight:700}.login-card input{border:1px solid #d8e0e9;border-radius:8px;padding:12px;font:inherit}.error{color:#b63a48;font-size:13px}.loading{padding:50px;color:#748196}@media(max-width:800px){.shell aside{width:70px;padding:20px 10px}.brand{margin:0 auto 40px}.brand:not(.brand-mark){font-size:0}.shell nav a{justify-content:center}.shell nav a:not(.active){font-size:0}.nav-icon{width:auto}.side-foot{font-size:0}.content{padding:28px 20px}.stats,.grid{grid-template-columns:1fr 1fr}.hero{padding:25px}.orb{width:90px;height:90px;font-size:40px;margin-right:0}}@media(max-width:520px){.stats,.grid{grid-template-columns:1fr}.orb{display:none}}
