:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#17221c;background:#f3f6f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}main{max-width:1440px;margin:auto;padding:32px 40px 64px}.brand{font-size:18px;font-weight:900;letter-spacing:.12em}.pulse-dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:#fa5f4b;box-shadow:0 0 0 5px #ffe3de;margin-right:10px}.eyebrow,header p{font-size:11px;font-weight:800;letter-spacing:.18em;color:#6f7c74}.login-card{max-width:460px;margin:10vh auto;background:#fff;border:1px solid #dde4dc;border-radius:24px;padding:42px;box-shadow:0 20px 60px #17321c12}.login-card h1,.hero h1{font-family:Georgia,serif;font-size:48px;line-height:1;margin:28px 0 12px}.login-card label{display:block;margin-top:20px;font-size:13px;font-weight:700}.login-card input{width:100%;margin-top:8px}input,select{border:1px solid #d5ddd5;background:#fff;border-radius:11px;padding:12px 14px;color:inherit;outline:none}input:focus,select:focus{border-color:#1e6846;box-shadow:0 0 0 3px #1e684617}button{border:0;border-radius:11px;padding:13px 18px;background:#173e2c;color:#fff;font-weight:800;cursor:pointer}button:disabled{opacity:.4;cursor:default}.login-card button{width:100%;margin-top:22px}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d9e0d9;padding-bottom:25px}.admin{display:flex;gap:18px;align-items:center}.ghost,.secondary{background:#fff;color:#294335;border:1px solid #d5ddd5}.hero{display:flex;align-items:end;justify-content:space-between;padding:56px 0 34px}.hero h1{margin:9px 0}.hero p{margin:0;color:#667169}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.stats article{background:#fff;border:1px solid #dfe5df;border-radius:16px;padding:22px}.stats span,.stats small{display:block;color:#758078;font-size:12px}.stats strong{display:block;font:40px Georgia,serif;margin:12px 0 5px}.contacts-card{background:#fff;border:1px solid #dfe5df;border-radius:20px;overflow:hidden}.toolbar{display:flex;align-items:end;justify-content:space-between;padding:24px}.toolbar h2{margin:0;font:28px Georgia,serif}.toolbar p{margin:5px 0 0;color:#7b867e;font-size:13px}.controls{display:flex;gap:9px}.controls input{width:260px}.table-wrap{overflow:auto;border-top:1px solid #e6ebe6;border-bottom:1px solid #e6ebe6}table{width:100%;border-collapse:collapse;min-width:1050px}th{text-align:left;padding:13px 18px;color:#7b867e;background:#fafcfa;font-size:10px;letter-spacing:.1em;text-transform:uppercase}td{padding:16px 18px;border-top:1px solid #edf0ed;font-size:13px;vertical-align:middle}td small{display:block;color:#869088;margin-top:4px}.person{display:flex;gap:12px;align-items:center}.person div{display:flex;flex-direction:column;gap:3px}.person a{color:#65726a;text-decoration:none}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#e5f1e9;color:#246241;font-weight:900;font-size:12px}.badge{display:inline-flex;padding:6px 9px;background:#eef2ee;color:#526158;border-radius:99px;font-size:11px;font-weight:800}.verified{background:#e0f3e8;color:#1b6a42}.danger{background:#fee8e5;color:#a63a2d}.warning{background:#fff1d6;color:#8b5b09}.admin-badge{background:#e7e8fb;color:#454da0}.muted{color:#9aa29c}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:18px;padding:17px 24px}.empty,.loading{text-align:center;padding:55px;color:#818b83}.error{color:#b83c30;font-size:13px}@media(max-width:850px){main{padding:20px 14px}.hero{padding:35px 0 24px}.hero h1{font-size:39px}.stats{grid-template-columns:1fr 1fr}.toolbar{align-items:stretch;flex-direction:column;gap:18px}.controls{flex-direction:column}.controls input{width:100%}}@media(max-width:480px){.stats{grid-template-columns:1fr}.login-card{padding:28px 22px}.admin span{display:none}}
