/* Compact mobile header for CSCAPrep 1.1.5. Loaded after the main stylesheet. */
.cscaprep-mode-short,.cscaprep-mobile-account{display:none}
.cscaprep-topbar-actions{display:flex;align-items:center;gap:8px;min-width:0;margin-left:auto;position:relative;z-index:6}
.cscaprep-topbar-actions .cscaprep-language-button{margin:0}
@media(min-width:861px) and (max-width:1180px){body.cscaprep-chat-view .cscaprep-topbar-actions .cscaprep-language-button{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;padding:0}body.cscaprep-chat-view .cscaprep-topbar-actions .cscaprep-language-text{display:none}}
@media(max-width:860px){
  body.cscaprep-chat-view .cscaprep-topbar{display:flex!important;align-items:center;gap:7px;min-height:58px!important;padding:8px 12px!important;border-bottom:1px solid rgba(74,111,143,.08);background:rgba(255,255,255,.97);backdrop-filter:blur(16px)}
  body.cscaprep-chat-view #cscaprep-drawer-open{display:grid;order:1;width:40px;height:40px;flex:0 0 40px}
  body.cscaprep-chat-view .cscaprep-topbar-brand{display:none!important}
  body.cscaprep-chat-view .cscaprep-topbar .cscaprep-modes{display:flex!important;position:static!important;inset:auto!important;order:2;width:auto;min-width:142px;max-width:176px;flex:1 1 160px;margin:0!important;padding:3px;transform:none!important;border:1px solid rgba(74,111,143,.1);border-radius:999px;box-shadow:none;background:#eef4fa}
  body.cscaprep-chat-view .cscaprep-modes button{min-width:0;min-height:34px;flex:1;padding:6px 9px;font-size:12.5px;line-height:1;white-space:nowrap}
  body.cscaprep-chat-view .cscaprep-mode-full{display:none}.cscaprep-mode-short{display:inline}
  body.cscaprep-chat-view .cscaprep-topbar-actions{order:3;display:flex;align-items:center;gap:7px;flex:0 0 auto;margin:0!important}
  body.cscaprep-chat-view .cscaprep-language-button{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;margin:0!important;padding:0;border-radius:50%;background:#fff}
  body.cscaprep-chat-view .cscaprep-mobile-account{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;padding:0;border:1px solid var(--hairline);border-radius:50%;background:var(--blue);color:#fff;cursor:pointer}
  body.cscaprep-chat-view .cscaprep-authbar{display:none!important}
  body.cscaprep-chat-view .cscaprep-topbar-timer{display:none!important}
}
@media(max-width:370px){body.cscaprep-chat-view .cscaprep-topbar{gap:5px;padding-left:8px!important;padding-right:8px!important}body.cscaprep-chat-view .cscaprep-topbar .cscaprep-modes{min-width:124px}body.cscaprep-chat-view .cscaprep-modes button{font-size:11.5px;padding-left:6px;padding-right:6px}body.cscaprep-chat-view .cscaprep-topbar-actions{gap:5px}}
