.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.theme-switch{border:2px solid var(--ui-line-strong,#53534d);background-color:var(--ui-surface,#202329);min-height:44px;color:var(--ui-muted,#b9b6ab);box-shadow:3px 3px 0 var(--ui-shadow,#07090b);cursor:pointer;border-radius:7px;flex-shrink:0;align-items:stretch;gap:3px;padding:3px;font-size:12px;font-weight:800;line-height:1.25;display:inline-flex}.theme-switch>span{border-radius:3px;justify-content:center;align-items:center;gap:6px;min-width:61px;padding:7px 9px;display:inline-flex}.theme-switch>span>span{font-size:17px;line-height:1}[data-theme=night] .theme-switch-night,[data-theme=day] .theme-switch-day{background:var(--ui-accent,#ff9800);color:var(--ui-accent-text,#151515)}.theme-switch:focus-visible{outline:3px solid var(--ui-focus,#ffc26b);outline-offset:4px}.theme-switch:active{box-shadow:1px 1px 0 var(--ui-shadow,#07090b);transform:translate(2px,2px)}.standalone-theme-controls{justify-content:flex-end;margin-bottom:24px;display:flex}@media (max-width:600px){.topbar{flex-wrap:wrap}.topbar>span:first-child{flex:180px}.topbar-actions{gap:10px;margin-left:auto}}@media (prefers-reduced-motion:reduce){.theme-switch{transition:none}.theme-switch:active{transform:none}}
