/* Only server-specific status and configuration elements. Baseline styling is unchanged. */
.consent-check{display:flex;align-items:flex-start;gap:10px;margin-top:20px;font-size:14px;line-height:1.5}.consent-check input{width:18px;min-width:18px;height:18px;margin:3px 0 0}.consent-copy{white-space:pre-wrap;font-size:14px}.server-state{font-size:12px;color:#5d6879}.setup-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.setup-grid textarea{min-height:210px}.setup-wide{grid-column:1/-1}.request-status{padding:12px 18px;border:1px solid #d9dee7;border-radius:8px}.notice button{margin-left:12px}.mono-password{font-family:monospace;font-size:20px;user-select:all;padding:14px;border:1px solid #d9dee7;overflow-wrap:anywhere}.dialogbox{max-height:90vh;overflow:auto}@media(max-width:650px){.setup-grid{grid-template-columns:1fr}}

/* Header actions never enlarge the viewport. Long documents scroll only in their own tables. */
.topbar > .actions{min-width:0;flex:1;flex-wrap:nowrap}.topbar .crumb{min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topright{flex-shrink:0}.report-output{min-width:0;overflow-wrap:anywhere}.server-save-error{position:fixed;bottom:0;left:0;right:0;z-index:150;background:#fff5ec;border-top:1px solid #e8c49d;padding:14px 20px;box-shadow:0 -2px 12px #20203016;font-size:14px}.server-save-error .actions{margin-top:8px;flex-wrap:wrap}
@media(max-width:600px){.topbar{gap:6px}.topbar > .actions{gap:5px}.topbar .topright button{padding:6px 8px;max-width:95px;white-space:normal;font-size:12px}.topbar .crumb{max-width:calc(100vw - 255px)}.report-output h1,.report-output h2{overflow-wrap:anywhere}.server-save-error{padding:10px 12px}}

/* rc.4: contextual help and administrative data cleanup. */
.helpbtn{white-space:nowrap}.help-guide{font-size:14px;line-height:1.65}.help-intro{font-size:15px;color:var(--ink);margin:0 0 18px}.help-section{border-top:1px solid var(--line);padding:16px 0 2px}.help-section:first-of-type{border-top:0}.help-section h3{font-size:15px;margin:0 0 8px}.help-section ol{margin:0;padding-left:22px}.help-section li{margin:6px 0;color:var(--muted)}.help-note{margin-top:18px;padding:13px 15px;border:1px solid #dce3f2;border-radius:8px;background:#f8faff;color:#4a5670}
.iconbtn{width:34px;min-width:34px;height:32px;padding:0!important;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted);font-size:16px;line-height:1}.iconbtn:hover{color:var(--accent);border-color:#bcc7df;background:#fbfcff}.row-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
button.danger,.danger{background:#a53b3b!important;color:#fff!important;border-color:#a53b3b!important}button.danger:hover{background:#8e3030!important;border-color:#8e3030!important}.danger-title{font-size:17px;font-weight:700;color:#8e3030}.delete-confirm{max-width:680px}.manage-record{max-width:680px}.manage-actions{margin-top:18px;flex-wrap:wrap}.plain-list{margin:10px 0 14px;padding-left:22px}.plain-list li{margin:5px 0}.cleanup-explain h2{margin-top:0}.cleanup-explain h3{margin-bottom:5px}.cleanup-explain p{margin-top:0}
@media(max-width:760px){.helpbtn{font-size:0;width:34px;min-width:34px;padding:0!important}.helpbtn::after{content:'?';font-size:15px}.row-actions{gap:7px}.manage-actions{align-items:stretch;flex-direction:column}.manage-actions button{width:100%}}
.server-save-error .save-recovery{margin:6px 0 0;font-size:13px;line-height:1.4}
