.cc-tools{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0;margin-left:auto;font:14px "Segoe UI",Arial,sans-serif}
.cc-tools-standalone{position:absolute;top:20px;right:24px}
.cc-tools button{font:inherit;font-weight:600;cursor:pointer;min-height:42px;padding:9px 14px;border-radius:10px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}
.cc-tools .cc-help-button{border:1px solid #ccd6e5;background:#fff;color:#264564}
.cc-help-button>span{display:inline-grid;place-items:center;border:1.5px solid currentColor;border-radius:50%;width:20px;height:20px;font-size:13px}
.cc-tools .cc-logoff-button{border:1px solid #dccfeb;background:#f7f1fc;color:#67278a}
.cc-logoff-form{margin:0}
.cc-tools button:hover{filter:brightness(.97)}
.cc-tools button:focus-visible,.cc-help-dialog button:focus-visible,.cc-help-dialog input:focus-visible{outline:3px solid #236ad1;outline-offset:3px}
.cc-help-dialog{box-sizing:border-box;width:min(720px,calc(100vw - 28px));max-height:calc(100dvh - 40px);padding:26px 30px 20px;border:1px solid #dce2ec;border-radius:18px;background:#fff;color:#24364e;box-shadow:0 24px 100px #10284640;font:15px/1.55 "Segoe UI",Arial,sans-serif;overflow-y:auto;text-align:left}
.cc-help-dialog:not([open]){display:none}
.cc-help-dialog::backdrop{background:#101d36a8}
.cc-help-heading{display:flex;align-items:flex-start;gap:20px;justify-content:space-between}
.cc-help-heading p{margin:0 0 5px;color:#7d398f;font-size:11px;letter-spacing:.13em;font-weight:700}
.cc-help-heading h2{margin:0;font-size:26px;line-height:1.25;color:#20354f}
.cc-help-close{width:40px;height:40px;flex-shrink:0;border:1px solid #d9e0ea;border-radius:9px;background:#f5f7fb;color:#30465c;font-size:26px;cursor:pointer}
#ccHelpIntro{margin:14px 0 20px;color:#57667b}
.cc-help-search{display:block;font-weight:600;font-size:13px}
.cc-help-search input{box-sizing:border-box;display:block;width:100%;margin:6px 0 24px;padding:12px;border:1px solid #bac9db;border-radius:9px;font:15px "Segoe UI",Arial,sans-serif;background:#fff;color:#20354f}
.cc-help-entries h3{margin:22px 0 8px;font-size:13px;color:#6b4988;text-transform:uppercase;letter-spacing:.06em}
.cc-help-entries dl{margin:0}
.cc-help-entry{padding:13px 0;border-bottom:1px solid #e8edf3}
.cc-help-entry dt{font-weight:700;color:#243d58}
.cc-help-entry dd{margin:4px 0 0;color:#53647a}
.cc-help-entry[hidden],.cc-help-dialog [hidden]{display:none!important}
.cc-help-count{margin:18px 0 0;color:#60728b;font-size:12px}
[data-page-help]{cursor:pointer}
.topbar,.admin-header,.viewer-header{flex-wrap:wrap;gap:16px}
.signed-in-user small{overflow-wrap:anywhere}
@media(max-width:600px){.cc-tools{width:100%;justify-content:flex-end}.cc-tools-standalone{position:static;padding:0 0 16px}.cc-help-dialog{padding:20px}.cc-help-heading h2{font-size:23px}}

#chatRows>tr>td:nth-child(-n+2){white-space:nowrap;font-variant-numeric:tabular-nums}
