
body{font:15px/1.5 system-ui,-apple-system,"Segoe UI",sans-serif;margin:0;background:#f4f4f1;color:#1d2521}
a{color:#1d5c4d}
.top{display:flex;gap:6px 18px;align-items:center;flex-wrap:wrap;padding:10px 20px;background:#1d4f43;color:#fff}
.top a{color:#fff;text-decoration:none;margin-right:14px}
.top form{margin-left:auto}
main{max-width:1120px;margin:0 auto;padding:20px}
h1{font-size:22px;margin:6px 0 14px}h2{font-size:17px;margin:0 0 10px}
.card{background:#fff;border:1px solid #dcdcd6;border-radius:8px;padding:16px 18px;margin-bottom:16px}
table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:7px 8px;border-bottom:1px solid #ecece8;vertical-align:top}
th{font-size:12px;text-transform:uppercase;letter-spacing:.03em;color:#667}
.badge{display:inline-block;padding:1px 9px;border-radius:10px;font-size:12px;font-weight:600;background:#eee;color:#444}
.s-active{background:#dff3e8;color:#1d6b43}.s-suspended,.soon{background:#fff1d6;color:#8a5a00}
.s-revoked,.s-blocked{background:#fde2e1;color:#9b1c1c}.s-expired,.s-removed{background:#ececec;color:#555}
button,.btn{font:inherit;padding:5px 12px;border-radius:6px;border:1px solid #b9bdb7;background:#fff;color:#1d2521;cursor:pointer;text-decoration:none;display:inline-block}
.primary{background:#1d4f43;color:#fff;border-color:#1d4f43}.danger{color:#9b1c1c;border-color:#e0a4a4}
label{display:block;margin:10px 0 3px;font-weight:600}
input[type=text],input[type=password],input[type=number],input[type=date],select,textarea{font:inherit;padding:6px 8px;border:1px solid #b9bdb7;border-radius:6px;width:100%;max-width:440px;box-sizing:border-box}
textarea{min-height:60px}.check{font-weight:400;display:flex;gap:6px;align-items:center}
.row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.inline{display:inline}
.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px 18px}
.fact .muted{display:block}.flash{padding:10px 14px;border-radius:6px;background:#dff3e8;margin-bottom:14px}
.error{background:#fde2e1}.key{font:600 20px ui-monospace,Menlo,Consolas,monospace;letter-spacing:1px;padding:10px 12px;background:#eef3f0;border-radius:6px;user-select:all;word-break:break-all}
.muted{color:#667;font-size:13px}
@media (max-width:720px){table,tbody,tr,td{display:block}thead{display:none}td{border:0;padding:2px 0}tr{border-bottom:1px solid #ecece8;padding:8px 0}}
