.global-command-trigger,.quick-actions-button,.workday-indicator{display:inline-flex;align-items:center;gap:.62rem;min-height:44px;border:1px solid #c7d7e1;border-radius:14px;background:#fff;color:#12384c;font-family:Manrope,sans-serif;white-space:nowrap;box-shadow:0 7px 20px rgba(16,56,75,.07);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}
.global-command-trigger:hover,.quick-actions-button:hover,.workday-indicator:hover{transform:translateY(-1px);border-color:#2aa99e;box-shadow:0 10px 25px rgba(16,56,75,.12)}
.global-command-trigger:focus-visible,.quick-actions-button:focus-visible,.workday-indicator:focus-visible{outline:3px solid rgba(13,151,143,.2);outline-offset:2px}
.global-command-trigger{width:min(260px,24vw);padding:.5rem .7rem;text-align:left;background:linear-gradient(135deg,#fbfefe,#f1f9fa)}
.global-command-trigger>span:nth-child(2),.workday-indicator>span:last-child{display:grid;min-width:0}.global-command-trigger small,.workday-indicator small{font-size:.58rem;line-height:1.1;letter-spacing:.1em;color:#6b7f8c}.global-command-trigger b,.workday-indicator b{overflow:hidden;text-overflow:ellipsis;font-size:.76rem;line-height:1.35}
.global-command-trigger-icon,.quick-actions-button>span,.workday-control-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:10px;background:#dff6f3;color:#087c76;font-size:1.05rem}
.global-command-trigger>kbd{margin-left:auto}.quick-actions-button{padding:.55rem .75rem;background:linear-gradient(135deg,#10384b,#174e66);border-color:#10384b;color:#fff}.quick-actions-button>span{background:rgba(255,255,255,.15);color:#dffcf7}.quick-actions-button:hover{background:linear-gradient(135deg,#164b62,#087c76);color:#fff}
.workday-indicator{margin-left:auto;padding:.48rem .68rem;text-align:left}.workday-indicator.ready{background:linear-gradient(135deg,#fff8e8,#fff);border-color:#e7bd63}.workday-indicator.ready .workday-control-icon{background:#fff0c8;color:#a26700}.workday-indicator.active{background:linear-gradient(135deg,#e9faf5,#f8fffd);border-color:#39a990;color:#087969}.workday-indicator.active .workday-control-icon{position:relative;background:#cbf2e7;color:#0b8a73}.workday-indicator.active .workday-control-icon:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#13a87f;animation:commandPulse 1.6s infinite}.workday-indicator.active .workday-control-icon{font-size:0}.workday-indicator.active i{font-style:normal;font-family:ui-monospace,monospace}.workday-indicator.closed{background:#f4f7f9;color:#4f6673}.workday-indicator.closed .workday-control-icon{background:#e4ecef;color:#526c78}
@keyframes commandPulse{50%{box-shadow:0 0 0 7px rgba(19,168,127,.12)}}
.modal-card.command-palette-modal{width:min(760px,calc(100vw - 32px));padding:0;overflow:hidden;align-self:start;margin-top:7vh}.modal-card.quick-actions-modal{width:min(840px,calc(100vw - 32px));padding:0;overflow:hidden}.modal-card.shortcut-help-modal{width:min(720px,calc(100vw - 32px))}.command-palette-modal .modal-close,.quick-actions-modal .modal-close,.shortcut-help-modal .modal-close{z-index:3}
.command-palette-head,.quick-actions-head,.shortcut-help-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.45rem 1.55rem 1rem;background:linear-gradient(145deg,#fff,#f4fafb)}.command-palette-head h2,.quick-actions-head h2,.shortcut-help-head h2{margin:.12rem 0 0;color:#102238}.command-palette-head p,.quick-actions-head p{margin:.28rem 0 0;color:#647b88;font-size:.82rem}.command-palette-head>kbd,.shortcut-help-head>kbd{margin-right:2.5rem}
.command-palette-search{display:flex;align-items:center;gap:.7rem;margin:0 1.5rem .75rem;padding:.82rem 1rem;border:1px solid #abc4d1;border-radius:14px;background:#fff;box-shadow:0 0 0 3px rgba(13,151,143,.05)}.command-palette-search:focus-within{border-color:#0c9a91;box-shadow:0 0 0 4px rgba(13,151,143,.13)}.command-palette-search>span{font-size:1.45rem;color:#3e6879}.command-palette-search input{width:100%;padding:0!important;border:0!important;outline:0;background:transparent;font:600 1rem "Source Sans 3",sans-serif;color:#102238;box-shadow:none!important}
.command-palette-list{max-height:min(56vh,520px);overflow:auto;padding:.2rem .8rem .9rem}.command-group-title{padding:.65rem .75rem .35rem;color:#738691;font:800 .64rem Manrope,sans-serif;letter-spacing:.11em;text-transform:uppercase}.global-command-item{display:grid;grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:.72rem;width:100%;padding:.68rem .78rem;border:1px solid transparent;border-radius:13px;background:transparent;text-align:left;color:#102238;transition:.14s}.global-command-item:hover,.global-command-item.active{background:#edf9f7;border-color:#bce6df;transform:none}.global-command-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e7eff5;color:#153f55;font:800 .78rem Manrope,sans-serif}.global-command-copy{min-width:0}.global-command-copy>b{display:block;overflow:hidden;text-overflow:ellipsis;font:700 .9rem Manrope,sans-serif}.global-command-copy>small{display:block;overflow:hidden;text-overflow:ellipsis;margin-top:.12rem;color:#687e89;font-size:.76rem;white-space:nowrap}.command-kind{padding:.2rem .42rem;border-radius:999px;background:#edf2f5;color:#687e89;font-size:.62rem;font-weight:800;text-transform:uppercase}.command-kind.action{background:#fff1d7;color:#946300}.command-kind.tab{background:#eeeaff;color:#6544bd}.command-kind.help{background:#e8f7f3;color:#087c76}
.command-shortcut{display:inline-flex;align-items:center;gap:.18rem}.key-plus{color:#8799a3;font-size:.68rem}.global-command-item kbd,.shortcut-help-groups kbd,.command-palette-footer kbd,.quick-actions-help kbd,.command-palette-head>kbd,.shortcut-help-head>kbd,.global-command-trigger>kbd{padding:.2rem .38rem;border:1px solid #cbd9e2;border-bottom-width:2px;border-radius:6px;background:#fff;color:#4b6472;font:700 .64rem Manrope,sans-serif;white-space:nowrap}
.command-palette-footer,.quick-actions-help{display:flex;align-items:center;gap:1rem;padding:.78rem 1.5rem;border-top:1px solid #dfe8ed;background:#f7fafc;color:#647b88;font-size:.76rem}.command-palette-footer span{display:flex;align-items:center;gap:.28rem}.command-palette-footer .command-count{margin-left:auto}.command-palette-footer button,.quick-actions-help button{border:0;background:transparent;color:#087c76;font-weight:800}.command-palette-empty{display:grid;place-items:center;gap:.28rem;min-height:140px;color:#607683;text-align:center}.command-palette-empty b{color:#18384a}
.quick-actions-search{margin-top:.35rem}.quick-action-group{padding:0 1.5rem .55rem}.quick-actions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.58rem}.quick-actions-grid .global-command-item{border-color:#d7e3ea;background:#fbfdfe}.quick-actions-grid .global-command-item:hover{border-color:#5dc2ba;background:#effaf8}.quick-actions-help{margin-top:.75rem}.quick-actions-help>span{display:flex;align-items:center;gap:.25rem}.quick-actions-help button{margin-left:auto}
.shortcut-help-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.shortcut-help-groups section{border:1px solid #dce6eb;border-radius:14px;padding:.75rem;background:#fbfdfe}.shortcut-help-groups h3{margin:.1rem .25rem .5rem;color:#385565;font:800 .72rem Manrope,sans-serif;text-transform:uppercase;letter-spacing:.08em}.shortcut-help-groups section>div{display:flex;align-items:center;justify-content:space-between;gap:.7rem;min-height:43px;padding:.55rem .5rem;border-top:1px solid #edf1f3;color:#27485a;font-size:.82rem}.global-shortcut-selected{box-shadow:inset 3px 0 #0c9a91!important}
@media(max-width:1280px){.topbar .thought-of-day{display:none}.global-command-trigger{margin-right:auto;width:min(250px,28vw)}.workday-indicator{margin-left:0}}
@media(max-width:980px){.global-command-trigger>span:nth-child(2),.global-command-trigger>kbd,.workday-indicator small{display:none}.global-command-trigger{width:44px;padding:.42rem}.workday-indicator b{max-width:125px}.quick-actions-button b{display:none}.quick-actions-button{padding:.45rem}.quick-actions-button>span{width:32px;height:32px}}
@media(max-width:768px){.topbar{gap:7px}.workday-indicator{margin-left:auto;padding:.43rem}.workday-indicator>span:last-child{display:none}.workday-indicator,.global-command-trigger,.quick-actions-button{width:42px;min-width:42px;height:42px}.global-command-trigger{margin-right:0}.global-command-trigger-icon,.workday-control-icon,.quick-actions-button>span{width:30px;height:30px;flex-basis:30px}.modal-card.command-palette-modal,.modal-card.quick-actions-modal{align-self:end;width:100%;max-height:88vh;margin:0;border-radius:22px 22px 0 0}.command-palette-list{max-height:55vh}.quick-actions-grid{grid-template-columns:1fr}.global-command-item{grid-template-columns:40px minmax(0,1fr) auto;padding:.78rem}.global-command-item .command-shortcut{display:none}.shortcut-help-groups{grid-template-columns:1fr}.quick-actions-help>span{display:none}.command-palette-footer>span{display:none}.command-palette-footer .command-count{display:block;margin-left:0}.command-palette-footer button{margin-left:auto}}
@media(max-width:520px){.command-palette-head,.quick-actions-head,.shortcut-help-head{padding-left:1rem;padding-right:1rem}.command-palette-search{margin-left:1rem;margin-right:1rem}.quick-action-group{padding-left:1rem;padding-right:1rem}.quick-actions-head .ghost{margin-right:2.2rem}.command-kind{font-size:.58rem}.command-palette-footer{padding-left:1rem;padding-right:1rem}.topbar .quick-actions-button{display:inline-flex}.topbar .notification{display:none}}

/* Modern permission-aware command centre. */
.modal-card.command-palette-modal{width:min(880px,calc(100vw - 34px));max-height:min(860px,90vh);border:1px solid rgba(151,177,191,.55);border-radius:24px;background:#f7fafc;box-shadow:0 34px 100px rgba(7,28,40,.34);animation:commandPaletteIn .18s ease-out}
@keyframes commandPaletteIn{from{opacity:0;transform:translateY(-10px) scale(.985)}to{opacity:1;transform:none}}
.command-palette-modal .command-palette-head{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:15px;padding:22px 26px 18px;border-bottom:1px solid #dce8ed;background:linear-gradient(125deg,#ffffff 0%,#eff9f8 58%,#eaf3fb 100%)}
.command-palette-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:linear-gradient(145deg,#113a50,#087d78);color:#fff;font:800 24px Manrope,sans-serif;box-shadow:0 10px 24px rgba(10,89,91,.24)}
.command-palette-modal .command-palette-head .eyebrow{margin:0;color:#0a827b;font-size:9px;letter-spacing:.16em}.command-palette-modal .command-palette-head h2{margin:3px 0 2px;font-size:23px;letter-spacing:-.35px}.command-palette-modal .command-palette-head p{margin:0;font-size:12px}.command-palette-modal .command-palette-head>kbd{align-self:start;margin:0 34px 0 0;padding:5px 8px;border-radius:8px;background:rgba(255,255,255,.85)}
.command-palette-modal .command-palette-search{position:relative;min-height:60px;margin:15px 20px 8px;padding:0 15px;border:1.5px solid #9dbbc8;border-radius:17px;background:#fff;box-shadow:0 7px 22px rgba(26,64,80,.07)}.command-palette-modal .command-palette-search:focus-within{border-color:#0a9c91;box-shadow:0 0 0 4px rgba(10,156,145,.12),0 10px 26px rgba(26,64,80,.09)}
.command-search-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#e7f5f3;color:#087d76;font-size:20px}.command-search-hint{flex:0 0 auto;padding:5px 8px;border:1px solid #dbe5ea;border-radius:8px;background:#f6f9fa;color:#71848e;font-size:10px;font-weight:700}.command-palette-modal .command-palette-search input{font-size:15px}
.command-palette-modal .command-palette-list{max-height:min(58vh,560px);padding:4px 13px 16px;scrollbar-width:thin;scrollbar-color:#9bacb5 transparent}.command-palette-modal .command-palette-list::-webkit-scrollbar{width:8px}.command-palette-modal .command-palette-list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:99px;background:#9bacb5;background-clip:padding-box}
.command-palette-modal .command-group-title{display:flex;align-items:center;gap:9px;margin-top:3px;padding:11px 10px 7px;color:#607986}.command-palette-modal .command-group-title:after{content:"";height:1px;flex:1;background:#e1eaee}.command-palette-modal .command-group-title small{order:3;display:grid;place-items:center;min-width:23px;height:20px;border-radius:99px;background:#e7eef2;color:#58707d;font-size:10px}
.command-palette-modal .global-command-item{position:relative;grid-template-columns:46px minmax(0,1fr) auto auto;min-height:66px;margin:4px 0;padding:9px 12px;border:1px solid transparent;border-radius:15px;background:rgba(255,255,255,.7)}.command-palette-modal .global-command-item:hover,.command-palette-modal .global-command-item.active{border-color:#9dd8d0;background:linear-gradient(100deg,#eaf9f6,#f7fcfc);box-shadow:0 8px 22px rgba(19,78,86,.08)}.command-palette-modal .global-command-item.active:before{content:"";position:absolute;inset:10px auto 10px 0;width:4px;border-radius:0 6px 6px 0;background:#0a968b}
.command-palette-modal .global-command-icon{width:44px;height:44px;border-radius:13px;background:#e5eef3;color:#17465c;font-size:13px;transition:.16s}.command-palette-modal .global-command-item.active .global-command-icon,.command-palette-modal .global-command-item:hover .global-command-icon{background:linear-gradient(145deg,#153f55,#087d77);color:#fff;box-shadow:0 7px 16px rgba(15,91,91,.18)}
.command-palette-modal .global-command-copy>b{font-size:14px}.command-palette-modal .global-command-copy>small{display:grid;gap:1px;margin-top:3px;white-space:normal}.command-palette-modal .global-command-copy>small>span{color:#55717f;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.035em}.command-palette-modal .global-command-copy>small>em{overflow:hidden;color:#7a8d96;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}
.command-palette-modal .command-kind{padding:4px 7px;border:1px solid #dce6ea;background:#f4f7f8;font-size:9px;letter-spacing:.035em}.command-palette-modal .command-kind.action{border-color:#f0d8a4;background:#fff6df}.command-palette-modal .command-kind.tab{border-color:#ddd4fb;background:#f3efff}.command-palette-modal .command-kind.help{border-color:#bfe5dc;background:#ebf9f5}
.command-palette-modal .command-palette-footer{min-height:52px;padding:10px 22px;border-top:1px solid #d7e4e9;background:#eef4f6}.command-palette-modal .command-palette-footer .command-count{padding:4px 9px;border-radius:99px;background:#fff;color:#536d7a;font-weight:800}.command-palette-modal .command-palette-footer button{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:9px}.command-palette-modal .command-palette-footer button:hover{background:#dcecea;color:#076b66}
@media(max-width:768px){.modal-card.command-palette-modal{width:100%;max-height:92vh;border-radius:24px 24px 0 0}.command-palette-modal .command-palette-head{grid-template-columns:44px minmax(0,1fr);padding:18px 18px 14px}.command-palette-mark{width:42px;height:42px;border-radius:13px;font-size:20px}.command-palette-modal .command-palette-head>kbd{display:none}.command-palette-modal .command-palette-head h2{font-size:19px}.command-palette-modal .command-palette-search{min-height:54px;margin:12px 12px 7px}.command-search-hint{display:none}.command-palette-modal .command-palette-list{padding-inline:8px}.command-palette-modal .global-command-item{grid-template-columns:42px minmax(0,1fr) auto;min-height:60px;padding:8px}.command-palette-modal .global-command-icon{width:40px;height:40px}.command-palette-modal .global-command-copy>small>em{display:none}.command-palette-modal .command-palette-footer{padding-inline:14px}}
/* High-contrast Quick Actions with clear groups and responsive cards. */
body .modal-card.quick-actions-modal{width:min(900px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:0;border:2px solid #8da9bc;border-radius:22px;background:#f3f7fb;box-shadow:0 28px 90px rgba(12,35,55,.32);overflow:hidden}
.quick-actions-modal #modalBody{display:flex;flex-direction:column;max-height:calc(100dvh - 36px);min-height:0;padding:0}
.quick-actions-modal .quick-actions-head{flex-shrink:0;align-items:center;padding:24px 64px 20px 24px;border-bottom:2px solid #b2cadb;background:linear-gradient(115deg,#e9f3ff,#f3fafc)}
.quick-actions-modal .quick-actions-head .eyebrow{color:#285875;font-size:11px;font-weight:800;letter-spacing:.12em}
.quick-actions-modal .quick-actions-head h2{margin:4px 0 6px;color:#102e4b;font-size:28px;font-weight:800;letter-spacing:-.5px}
.quick-actions-modal .quick-actions-head p{color:#476177;font-size:13px}
.quick-actions-modal .quick-actions-head .ghost{flex-shrink:0;min-height:40px;padding:9px 14px;border:1.5px solid #7299b8;border-radius:10px;background:#fff;color:#194f78;font-weight:800}
.quick-actions-modal .modal-close{top:12px;right:12px;border:1px solid #829fb7;background:#fff;color:#183e5c}
.quick-actions-modal .quick-actions-search{flex-shrink:0;min-height:54px;margin:18px 22px 12px;border:2px solid #789dbb;border-radius:12px;box-shadow:none}
.quick-actions-modal .quick-actions-search:focus-within{border-color:#1266a1;box-shadow:0 0 0 3px rgba(18,102,161,.14)}
.quick-actions-modal #quickActionsResults{min-height:0;overflow-y:auto;padding:0 20px 8px;scrollbar-width:thin;scrollbar-color:#8aa4b9 #edf3f8}
.quick-actions-modal .quick-action-group{margin:8px 0 14px;padding:0 12px 12px;border:1.5px solid #acc2d3;border-radius:14px;background:#fff;overflow:hidden}
.quick-actions-modal .command-group-title{margin:0 -12px 12px;padding:11px 14px;border-bottom:1px solid #b7cddd;background:#e7f0f8;color:#234965;font-size:12px;font-weight:800;letter-spacing:.07em}
.quick-actions-modal .quick-actions-grid{gap:10px}
.quick-actions-modal .global-command-item{grid-template-columns:42px minmax(0,1fr) auto;gap:10px;min-height:82px;padding:12px;border:1.5px solid #aac2d5;border-radius:11px;background:#fbfdff;box-shadow:0 2px 5px rgba(25,62,92,.04)}
.quick-actions-modal .global-command-item:hover,.quick-actions-modal .global-command-item.active{border-color:#347cba;background:#eaf4ff;box-shadow:0 3px 10px rgba(25,83,132,.1)}
.quick-actions-modal .global-command-item:focus-visible{outline:3px solid #2879b6;outline-offset:2px}
.quick-actions-modal .global-command-icon{width:40px;height:42px;border:1px solid #96b8d3;border-radius:10px;background:#dcecf9;color:#18527e;font-size:13px}
.quick-actions-modal .global-command-copy>b{font-size:14px;color:#153954;white-space:normal;overflow-wrap:anywhere}
.quick-actions-modal .global-command-copy>small{display:grid;gap:3px;margin-top:4px;white-space:normal;color:#47647a}
.quick-actions-modal .global-command-copy>small>span{font-size:10px;font-weight:700;letter-spacing:.02em}
.quick-actions-modal .global-command-copy>small>em{font-size:11px;font-style:normal;line-height:1.35;color:#526c7f}
.quick-actions-modal .command-kind{display:none}
.quick-actions-modal .command-shortcut kbd{border-color:#9cb6ca;color:#315873}
.quick-actions-modal .quick-actions-help{flex-shrink:0;flex-wrap:wrap;gap:10px;margin:0;padding:12px 22px;border-top:2px solid #b2cadb;background:#eaf1f7;color:#38576d}
.quick-actions-modal .quick-actions-help button{padding:8px 10px;border:1px solid #9db9cd;border-radius:8px;background:#fff;color:#215b85}
@media(max-width:768px){body .modal-card.quick-actions-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:18px;margin:0 auto}.quick-actions-modal #modalBody{max-height:calc(100dvh - 20px)}.quick-actions-modal .quick-actions-head{padding:20px 52px 16px 16px;gap:10px}.quick-actions-modal .quick-actions-head h2{font-size:23px}.quick-actions-modal .quick-actions-head .ghost{margin-right:0;font-size:12px;padding:8px}.quick-actions-modal .quick-actions-search{margin:12px}.quick-actions-modal #quickActionsResults{padding:0 12px 4px}.quick-actions-modal .global-command-item{grid-template-columns:42px minmax(0,1fr);min-height:72px}.quick-actions-modal .quick-actions-help{padding:10px 12px}}
@media(max-width:420px){.quick-actions-modal .quick-actions-head{flex-wrap:wrap}.quick-actions-modal .quick-actions-head .ghost{min-height:34px}.quick-actions-modal .quick-actions-head p{font-size:12px}}
/* Give the complete thought its own row; keep header controls together below. */
@media screen{
  #appView .topbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;height:auto;min-height:0;max-height:none;padding-top:12px;padding-bottom:12px;overflow:visible;}
  #appView .topbar>.thought-of-day{display:grid!important;order:-1;flex:0 0 100%;width:100%;min-width:0;max-width:none;height:auto;max-height:none;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label author" "quote quote";gap:4px 12px;padding:10px 14px;overflow:visible;}
  #appView .topbar .thought-label{display:block;grid-area:label;}
  #appView .topbar .thought-of-day cite{grid-area:author;white-space:normal;}
  #appView .topbar .thought-of-day q{display:block;grid-area:quote;width:auto;max-width:none;height:auto;max-height:none;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;line-height:1.45;font-size:14px;-webkit-line-clamp:unset;animation:none;transform:none;}
  #appView .topbar .global-command-trigger{margin-right:auto;flex:0 1 290px;width:auto;min-width:44px;}
  #appView .topbar .workday-indicator{margin-left:0;flex-shrink:0;}
  #appView .topbar .workday-indicator b{max-width:none;}
  #appView .topbar .quick-actions-button,#appView .topbar>.icon-btn{flex-shrink:0;}
}
/* Balanced professional toolbar: consistent controls beneath the full quote. */
@media screen{
  #appView .topbar{gap:10px;padding:14px 22px;background:#f8fbfe;border-bottom:1px solid #b9cfdf;box-shadow:0 4px 18px rgba(23,58,88,.05);}
  #appView .topbar>.thought-of-day{padding:10px 15px;margin-bottom:3px;border:1px solid #b8d1e5;border-left:4px solid #2671a9;border-radius:12px;background:linear-gradient(110deg,#edf5ff,#f5fbfc);box-shadow:none;}
  #appView .topbar .thought-label{color:#315f80;letter-spacing:.1em;}
  #appView .topbar .thought-of-day q{color:#1e4569;font-weight:700;}
  #appView .topbar .global-command-trigger,#appView .topbar .quick-actions-button,#appView .topbar .workday-indicator,#appView .topbar .user-chip,#appView .topbar>.icon-btn{height:50px;min-height:50px;border-radius:12px;box-shadow:0 2px 6px rgba(24,60,90,.05);}
  #appView .topbar .global-command-trigger{flex:1 1 250px;max-width:360px;padding:7px 12px;border-color:#a9c4d9;background:#fff;}
  #appView .topbar .global-command-trigger b,#appView .topbar .workday-indicator b{font-size:12px;line-height:1.4;}
  #appView .topbar .global-command-trigger small,#appView .topbar .workday-indicator small{font-size:9px;letter-spacing:.06em;}
  #appView .topbar .workday-indicator{padding:7px 12px;min-width:175px;}
  #appView .topbar .quick-actions-button{padding:7px 14px;gap:9px;min-width:148px;background:#1c5d8c;border-color:#1c5d8c;}
  #appView .topbar .quick-actions-button b{font-size:12px;}
  #appView .topbar>.icon-btn{width:50px;min-width:50px;padding:12px;border:1px solid #acc5d8;background:#fff;color:#275b82;}
  #appView .topbar>.icon-btn svg{width:22px;height:22px;stroke:currentColor;}
  #appView .topbar .global-command-trigger:hover,#appView .topbar>.icon-btn:hover{background:#eaf3fc;border-color:#4c8dbe;transform:none;}
  #appView .topbar .quick-actions-button:hover{background:#164e78;transform:none;}
  #appView .topbar .user-chip{padding:6px 12px;min-width:190px;border-color:#acc5d8;background:#fff;}
  #appView .topbar .avatar-wrap .avatar{width:34px;height:34px;box-shadow:none;}
  #appView .topbar .global-command-trigger-icon,#appView .topbar .workday-control-icon,#appView .topbar .quick-actions-button>span{width:30px;height:30px;flex-basis:30px;border-radius:9px;}
}
@media screen and (max-width:980px){
  #appView .topbar .quick-actions-button{min-width:50px;padding:8px;justify-content:center;}
  #appView .topbar .workday-indicator{min-width:50px;}
  #appView .topbar .global-command-trigger{padding:8px;justify-content:center;}
  #appView .topbar{gap:8px;}
  #appView .topbar .global-command-trigger{flex:0 0 50px;}
  #appView .topbar .user-chip{min-width:0;}
}
@media screen and (max-width:520px){
  #appView .topbar{padding:10px;gap:6px;}
  #appView .topbar>.thought-of-day{padding:9px 11px;}
  #appView .topbar .thought-of-day q{font-size:13px;}
  #appView .topbar .global-command-trigger{flex-basis:44px;}
  #appView .topbar .global-command-trigger,#appView .topbar .quick-actions-button,#appView .topbar .workday-indicator,#appView .topbar .user-chip,#appView .topbar>.icon-btn{height:44px;min-height:44px;}
  #appView .topbar .quick-actions-button,#appView .topbar .workday-indicator,#appView .topbar>.icon-btn{width:44px;min-width:44px;}
  #appView .topbar .user-chip{min-width:0;}
}
