/* 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}}
