*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;color:#1c2b21;background:#f6f8f6}h1{font-size:1.25rem;margin:0}h2{font-size:1.1rem;margin:0 0 .5rem}h3{font-size:1rem;margin:1rem 0 .5rem}h4{font-size:.95rem;margin:0 0 .5rem}code{font-size:.85em}.login-main{max-width:24rem;margin:3rem auto;padding:0 1rem}.login-main section{background:#fff;border:1px solid #d8e0da;border-radius:8px;padding:1rem;margin-top:1rem}.console-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 1rem;background:#1c3a28;color:#f2f7f3;flex-wrap:wrap}.console-session{display:flex;align-items:center;gap:.6rem}.role-badge{font-size:.8rem;background:#2f5b40;border-radius:999px;padding:.15rem .6rem}.console-nav{display:flex;gap:.25rem;flex-wrap:wrap;padding:.4rem 1rem;background:#fff;border-bottom:1px solid #d8e0da}.console-nav a{color:#1c3a28;text-decoration:none;padding:.25rem .6rem;border-radius:6px;font-size:.9rem}.console-nav a.active{background:#dcebe0;font-weight:600}.console-main{max-width:70rem;margin:0 auto;padding:1rem 1rem 3rem}.section-head{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.table-wrap{overflow-x:auto;background:#fff;border:1px solid #d8e0da;border-radius:8px;margin:.6rem 0}table{border-collapse:collapse;width:100%;font-size:.9rem}th,td{text-align:left;padding:.45rem .6rem;border-bottom:1px solid #e7ede8;vertical-align:top}th{background:#f0f5f1;font-weight:600;white-space:nowrap}tbody tr:last-child td{border-bottom:none}.panel{background:#fff;border:1px solid #d8e0da;border-radius:8px;padding:.9rem 1rem;margin:.75rem 0}label{display:block;margin:.5rem 0;font-size:.9rem}input,select{display:block;width:100%;max-width:24rem;margin-top:.2rem;padding:.4rem .5rem;border:1px solid #b9c7bd;border-radius:6px;font:inherit;background:#fff}.form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:0 1rem}button{font:inherit;padding:.35rem .8rem;border:1px solid #2f5b40;border-radius:6px;background:#2f5b40;color:#fff;cursor:pointer;margin-top:.4rem}button:disabled{opacity:.5;cursor:default}.toolbar{display:flex;gap:.5rem;flex-wrap:wrap;margin:.6rem 0}.toolbar button{margin-top:0}.toolbar button.active{background:#163020}.link-btn{background:none;border:none;color:#2f5b40;text-decoration:underline;padding:0;margin:0;cursor:pointer}.chip{display:inline-block;font-size:.78rem;border-radius:999px;padding:.1rem .55rem;background:#e5ece7;white-space:nowrap}.chip-status-alive,.chip-coverage-done{background:#d7ecd9;color:#1d4a26}.chip-status-under_care,.chip-coverage-due,.chip-flag{background:#fbeccd;color:#6a4a08}.chip-status-replaced{background:#dde6f5;color:#24437a}.chip-status-removed,.chip-photo-soft_deleted,.chip-photo-purged{background:#f3dcdc;color:#7a2525}.chip-photo-published{background:#d7ecd9;color:#1d4a26}.chip-coverage-excluded,.chip-coverage-notdue{background:#e8e8e8;color:#555}.chip-registration-draft{background:#e9e2f7;color:#4a3480}.muted{color:#5a6b5f;font-size:.88rem}.error-note{background:#fbeaea;border:1px solid #e3b8b8;border-radius:8px;padding:.6rem .8rem;margin:.6rem 0;font-size:.9rem}.error-note p{margin:.2rem 0}.error-detail code{overflow-wrap:anywhere}.success-note{background:#e2f2e5;border:1px solid #b4d7bb;border-radius:8px;padding:.5rem .8rem;margin:.6rem 0;font-size:.9rem}.detail-grid{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;background:#fff;border:1px solid #d8e0da;border-radius:8px;padding:.9rem 1rem;margin:.75rem 0;font-size:.92rem}.detail-grid dt{font-weight:600;white-space:nowrap}.detail-grid dd{margin:0}.stat-row{display:flex;gap:.75rem;flex-wrap:wrap;margin:.75rem 0}.stat{background:#fff;border:1px solid #d8e0da;border-radius:8px;padding:.6rem 1rem;display:flex;flex-direction:column;align-items:center;min-width:6.5rem}.stat strong{font-size:1.3rem}.stat span{font-size:.8rem;color:#5a6b5f}.json-dump{max-width:28rem;max-height:16rem;overflow:auto;background:#f4f6f4;border-radius:6px;padding:.5rem;font-size:.75rem}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.search-row input{max-width:28rem}
