:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17202a;background:#f4f6f5}*{box-sizing:border-box}body{margin:0}.admin-shell{width:min(1040px,calc(100% - 32px));margin:0 auto;padding:36px 0}header{display:flex;align-items:center;gap:18px;margin-bottom:28px}header a{color:#0b6e69;text-decoration:none}h1{margin:0;font-size:30px}header span{margin-left:auto;color:#0b6e69;font-size:13px;font-weight:700}.panel{background:#fff;border:1px solid #dfe6e2;border-radius:8px;padding:24px;margin-bottom:20px}.panel h2{margin:0 0 8px}.panel p{color:#68747c;font-size:14px}label{display:block;font-size:13px;font-weight:650;margin:16px 0}input{display:block;width:100%;max-width:420px;padding:11px;margin-top:6px;border:1px solid #cfd8d4;border-radius:6px;font:inherit}button{border:0;border-radius:6px;background:#0b6e69;color:white;padding:10px 16px;font-weight:700;cursor:pointer}.stats{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:20px}.stat{background:#e9f4f0;border-radius:8px;padding:16px 20px;min-width:150px}.stat small{display:block;color:#53606d}.stat strong{display:block;color:#0b6e69;font-size:24px;margin-top:4px}.panel-head{display:flex;justify-content:space-between;align-items:center}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}th,td{text-align:left;padding:13px 8px;border-bottom:1px solid #edf0ef;white-space:nowrap}th{color:#68747c;font-weight:600}#login-message{min-height:18px;color:#c0392b}
