:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;background:#f5f6f8;color:#202c35}*{box-sizing:border-box;letter-spacing:0}body{margin:0}header{padding:20px 28px;border-bottom:1px solid #dbe1e6;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff}header strong{font-size:25px;color:#225746}header strong span{font-size:14px;font-weight:500;color:#697681;margin-left:12px}main{max-width:1240px;padding:28px;margin:auto}h1{font-size:24px;margin:0 0 6px}h2{font-size:19px;margin:0}h3{font-size:15px;margin:18px 0 12px}button,input,select,textarea{font:inherit}button,a{min-height:42px;border:1px solid #cbd4da;border-radius:6px;color:#263943;background:#fff;padding:9px 12px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:14px}button:disabled{opacity:.5;cursor:wait}svg{width:18px;height:18px;flex-shrink:0}.primary{background:#245c48;color:#fff;border-color:#245c48}.icon{width:42px;padding:10px}.danger{color:#a83232}label{display:flex;flex-direction:column;gap:8px;font-size:14px}input,select,textarea{width:100%;border:1px solid #c5d0d8;border-radius:5px;background:#fff;padding:11px;color:#22343f;min-height:44px}textarea{font-family:ui-monospace,monospace;font-size:12px;resize:vertical;overflow-wrap:anywhere;margin-bottom:8px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #dcb25b;outline-offset:2px}.heading,.filter{display:flex;align-items:center;justify-content:space-between;gap:14px}.filter{margin:24px 0 14px}.filter label{width:320px;max-width:100%}.filter span:not(.sr-only){margin-left:auto;font-size:12px;color:#667782}.muted{font-size:13px;color:#73818a}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;background:#fff}th{text-align:left;font-size:12px;color:#657583;background:#eaf0f4;padding:13px 16px;white-space:nowrap}td{padding:16px;border-bottom:1px solid #dde4e9;font-size:13px;vertical-align:middle}td strong{display:block;max-width:230px;overflow-wrap:anywhere;font-size:15px;margin-bottom:6px}td code{font-size:11px;color:#75838e}td.time{white-space:nowrap}.actions{display:flex;gap:6px;min-width:186px}.tag{display:inline-block;color:#23734f;background:#e4f1e9;padding:5px 8px;border-radius:4px;white-space:nowrap;font-size:12px}.tag.off{color:#88631b;background:#fcf0d6}.toggle{display:flex;align-items:center;min-width:44px;min-height:44px;cursor:pointer}.toggle input{width:20px;min-height:20px;accent-color:#245c48}.empty{padding:45px;text-align:center;color:#7b8891}#login-view{max-width:400px;margin:50px auto}#login-form{display:grid;gap:20px;margin-top:25px}#notice{border-left:3px solid #c48b2a;background:#fff0d8;padding:14px;font-size:14px;overflow-wrap:anywhere}dialog{width:min(730px,calc(100% - 24px));max-height:calc(100dvh - 24px);border:1px solid #b9c7d1;border-radius:8px;padding:24px;color:inherit;overflow:auto}dialog::backdrop{background:#17252d70}#editor{max-width:440px}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.dialog-head h2{overflow-wrap:anywhere}#edit-form>label{margin:18px 0}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.access-grid{display:grid;grid-template-columns:256px 1fr;gap:24px}.qr-area{display:flex;align-items:center;flex-direction:column;gap:15px}.qr-area img{width:256px;height:256px;max-width:100%;object-fit:contain}.access-grid button{margin:0 4px 10px 0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}[hidden]{display:none!important}@media(max-width:700px){header{padding:16px}main{padding:22px 14px}.heading{align-items:flex-start}h1{font-size:21px}.filter{flex-wrap:wrap}.filter label{width:100%}.filter span:not(.sr-only){margin-left:0}.access-grid{grid-template-columns:1fr}dialog{padding:18px}.actions{min-width:186px}td,th{padding:12px}.heading button{white-space:nowrap}header strong span{display:block;margin:2px 0 0;font-size:12px}}
