:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:#1c2733;background:#f4f6f8;line-height:1.45}*{box-sizing:border-box}body{margin:0}.topbar{height:64px;background:#17324d;color:#fff;display:flex;align-items:center;padding:0 24px;gap:28px;position:sticky;top:0;z-index:5}.topbar a{color:#fff;text-decoration:none}.brand{font-weight:800;font-size:20px}.topbar nav{display:flex;gap:18px;flex:1}.topbar nav a{opacity:.9}.topbar nav a:hover{opacity:1}.logout{font-size:14px}.container{max-width:1320px;margin:28px auto;padding:0 22px}.container.narrow{max-width:520px;margin-top:10vh}h1{margin:0 0 22px;font-size:30px}h2{margin-top:0}.card{background:#fff;border:1px solid #dfe5eb;border-radius:12px;padding:22px;margin-bottom:22px;box-shadow:0 2px 10px rgba(24,50,77,.04)}.login-card{padding:34px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin-bottom:22px}.stat{background:#fff;border:1px solid #dfe5eb;border-radius:12px;padding:20px}.stat strong{display:block;font-size:30px}.stat span{color:#647486}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.page-head h1{margin:0}table{width:100%;border-collapse:collapse;font-size:14px}th{text-align:left;color:#556575;background:#f7f9fb}th,td{padding:11px 10px;border-bottom:1px solid #e7ebef;vertical-align:top}tr:last-child td{border-bottom:0}a{color:#075fae}.badge{display:inline-block;padding:3px 8px;border-radius:99px;background:#e8eef4;font-size:12px}label{display:block;font-weight:600;font-size:14px}input,select,textarea{width:100%;padding:10px 11px;margin-top:6px;border:1px solid #cbd5df;border-radius:7px;background:#fff;font:inherit}textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}button{border:0;background:#0b66b2;color:#fff;padding:11px 18px;border-radius:7px;font-weight:700;cursor:pointer}button:hover{background:#084f89}.grid-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;align-items:end}.stack-form{display:grid;gap:16px}.inline-form,.filter-form{display:flex;gap:12px;align-items:end;margin-bottom:18px}.inline-form input,.inline-form select,.filter-form input,.filter-form select{margin-top:0}.filter-form input{max-width:420px}.filter-form select{max-width:220px}.flash{padding:13px 16px;border-radius:8px;margin-bottom:18px}.flash.success{background:#dff6e7;color:#185d30}.flash.error{background:#ffe2e2;color:#812222}.warning{border-left:5px solid #e5a100}.email-preview{border:1px solid #dfe5eb;border-radius:8px;padding:20px;max-height:600px;overflow:auto;background:#fff}small{color:#6b7987}code,pre{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}pre{white-space:pre-wrap;max-width:900px;background:#f7f9fb;padding:14px;border-radius:8px}@media(max-width:800px){.topbar{height:auto;align-items:flex-start;flex-wrap:wrap;padding:14px}.topbar nav{order:3;width:100%;overflow:auto;padding-bottom:4px}.container{padding:0 12px}table{display:block;overflow:auto}.inline-form,.filter-form{flex-direction:column;align-items:stretch}}
