:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#183749;background:#f5f8fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;display:flex;min-height:100vh}aside{width:220px;background:#123f59;color:white;padding:40px 24px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column}.brand{display:flex;gap:10px;align-items:center;color:white;text-decoration:none;font-size:30px;letter-spacing:-1px}.brand img{width:45px;height:45px;border-radius:12px}.brand small{display:block;font-size:9px;letter-spacing:3px;font-weight:500;margin-top:2px}.nav{margin-top:65px;font-size:13px;padding:14px 16px;border-radius:8px;background:#ffffff18}.aside-footer{margin-top:auto;font-size:12px;line-height:1.9}.aside-footer span{color:#b6ccd6}main{margin-left:220px;width:calc(100% - 220px);padding:30px 50px;max-width:1650px}header{display:flex;justify-content:space-between;border-bottom:1px solid #dce5e9;padding-bottom:24px;font-size:11px;color:#6b828f;letter-spacing:1.5px}#identity{letter-spacing:0}.heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:46px 0 32px}.eyebrow{font-size:12px;color:#357b91}.heading h1{font-size:clamp(30px,3.2vw,46px);font-weight:600;letter-spacing:-1.8px;line-height:1.13;margin:10px 0 18px}.intro{max-width:570px;font-size:14px;line-height:1.7;color:#687e8a}.connection{font-size:11px;white-space:nowrap;display:flex;align-items:center;gap:9px}.dot{width:7px;height:7px;border-radius:50%;background:#57958a}.card{background:white;border:1px solid #e0e9ed;border-radius:12px;padding:28px;margin-bottom:24px;box-shadow:0 2px 3px #1b456105}h2{font-size:19px;font-weight:600;margin:0 0 10px;letter-spacing:-.4px}h3{font-size:16px}p{font-size:13px;color:#6b7f89;line-height:1.7}button,.button{font:inherit;font-size:12px;background:#146c8d;border:0;border-radius:7px;color:white;padding:13px 18px;cursor:pointer;text-decoration:none;display:inline-flex;gap:22px;align-items:center}button:disabled{opacity:.5;cursor:default}button:hover:not(:disabled),.button:hover{background:#125570}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #7fc9e2;outline-offset:3px}#login{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;padding:36px}#login .button{margin-top:12px}.login-note{border-left:1px solid #e3ebef;padding-left:40px}.large-icon{font-size:32px;color:#4a93ab}.muted{font-size:12px;color:#6b7f89}.stats{display:grid;grid-template-columns:1fr 1fr 1.35fr;gap:20px}.stats .card{padding:23px}.stats p{margin:0 0 14px}.stats strong{font-size:35px;letter-spacing:-1.3px;font-weight:600}.stats .date{font-size:18px;letter-spacing:-.3px;display:block;line-height:1.5}.stats small{display:block;font-size:11px;color:#647d88;margin-top:7px}.section-title{display:flex;justify-content:space-between;gap:24px;align-items:center}.section-title p{margin-bottom:0}.search{display:flex;flex-direction:column;gap:8px;font-size:11px;color:#536f7e;margin:22px 0}input{max-width:420px;padding:12px;border:1px solid #d8e2e8;border-radius:6px;color:#183749;font-size:13px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:#6c848f;background:#f8fafb;font-weight:600}th,td{padding:16px 12px;border-bottom:1px solid #e7edf0}td small{display:block;color:#7c919c;font-size:10px;margin-top:5px}td button{font-size:11px;background:#edf5f8;color:#1c708e;padding:8px 12px}.notice{padding:12px;background:#fff6e6;color:#7b633a;border-radius:6px}.chat{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#edf5f8}.chat p{max-width:600px;margin-bottom:0}.badge{font-size:10px;background:white;border:1px solid #d8e7ed;padding:9px 12px;border-radius:30px;white-space:nowrap;color:#4a7487}.text-button{background:none;color:#6a7e89;padding-left:0}.text-button:hover:not(:disabled){background:none;color:#123f59}footer{font-size:10px;color:#8a9ca5;display:flex;justify-content:space-between;margin:32px 0 8px}[hidden]{display:none!important}@media(max-width:1000px){aside{width:160px;padding:30px 16px}main{margin-left:160px;width:calc(100% - 160px);padding:25px}.connection{display:none}.stats{gap:12px}.stats .card{padding:18px}.stats strong{font-size:28px}}@media(max-width:680px){body{display:block}aside{position:static;width:100%;padding:18px 22px;flex-direction:row;justify-content:space-between}.brand{font-size:25px}.brand img{width:38px;height:38px}.nav,.aside-footer{display:none}main{margin:0;width:100%;padding:22px}.heading{margin-top:30px}.heading h1{font-size:35px}.card{padding:22px}#login{grid-template-columns:1fr;padding:25px}.login-note{border:0;border-top:1px solid #e3ebef;padding:15px 0 0}.stats{grid-template-columns:1fr}.stats .card{margin-bottom:0}.stats{margin-bottom:22px}.section-title,.chat{align-items:flex-start;flex-direction:column}footer span{display:none}}
