.neko-global-bar{position:sticky;top:0;z-index:9500;display:flex;align-items:center;gap:9px;width:100%;min-height:66px;padding:10px max(12px,env(safe-area-inset-right)) 10px max(12px,env(safe-area-inset-left));background:var(--neko-bar-accent,#2563eb);background:linear-gradient(105deg,var(--neko-bar-accent,#2563eb),color-mix(in srgb,var(--neko-bar-accent,#2563eb) 72%,#b8dcff));color:#fff;box-shadow:0 8px 22px #1d4ed829}.neko-global-title{min-width:0;flex:1;padding:0 7px;font-size:1rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.02em}.neko-global-circle{width:43px;height:43px;flex:0 0 43px;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff7d;border-radius:50%;background:linear-gradient(145deg,#ffffff6b,#ffffff1b);color:#fff;box-shadow:inset 0 1px 1px #ffffffb3,0 4px 12px #142c6470;backdrop-filter:blur(14px) saturate(1.5);-webkit-backdrop-filter:blur(14px) saturate(1.5);cursor:pointer;text-decoration:none}.neko-global-circle:active{transform:scale(.94)}.neko-global-circle svg{width:22px;height:22px}.neko-global-drawer{position:fixed;inset:0;z-index:9600;background:#0f172ab3;display:none}.neko-global-drawer.open{display:block}.neko-global-panel{width:min(340px,84vw);height:100%;overflow-y:auto;overscroll-behavior:contain;padding:18px 14px 40px;background:#f7fbff;color:#1e293b;box-shadow:10px 0 36px #0003}.neko-global-drawer-title{font-weight:800;font-size:1.1rem;display:flex;justify-content:space-between;align-items:center;padding:3px 8px 12px}.neko-global-drawer-title button{border:0;background:#e9f2ff;color:#2563eb;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center}.neko-global-drawer-title svg{width:19px;height:19px}.neko-global-group{font-size:.73rem;color:#64748b;font-weight:800;padding:15px 8px 7px}.neko-global-panel>a{position:relative;display:block;padding:11px 12px;margin-bottom:4px;border-radius:11px;background:#fff;color:#26364c;text-decoration:none;font-size:.9rem;box-shadow:0 1px 4px #1e40af0a}.neko-global-panel>a:hover{background:#eaf3ff;color:#1d4ed8}.neko-global-panel .neko-chat-dot{right:8px;top:8px}.top-bar:not(#nekoGlobalBar){display:none!important}body>.top:not(#nekoGlobalBar){display:none!important}html[data-neko-theme="dark"] .neko-global-panel{background:#101b2f;color:#e9f2ff}html[data-neko-theme="dark"] .neko-global-panel>a{background:#1b2b44;color:#e9f2ff}html[data-neko-theme="dark"] .neko-global-drawer-title button{background:#243d63;color:#cde3ff}@media(max-width:500px){.neko-global-bar{min-height:60px;padding-top:7px;padding-bottom:7px;gap:6px}.neko-global-circle{width:40px;height:40px;flex-basis:40px}.neko-global-title{font-size:.92rem}}
.neko-menu-entry{display:flex!important;align-items:center;gap:10px}.neko-menu-entry .neko-menu-icon{width:20px;height:20px;flex:0 0 20px;color:currentColor}.neko-menu-entry>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.neko-global-switch{min-width:0;flex:1;display:flex;align-items:center;justify-content:center;gap:3px;padding:4px;border-radius:99px;background:#ffffff25;border:1px solid #ffffff55;box-shadow:inset 0 1px 2px #ffffff65,0 4px 12px #244b7d18;backdrop-filter:blur(22px) saturate(1.4)}.neko-global-switch a{min-width:0;flex:1;text-align:center;text-decoration:none;font-size:.78rem;font-weight:700;color:#ffffffdb;border-radius:99px;padding:9px 4px;white-space:nowrap}.neko-global-switch a.active{color:#376aab;background:linear-gradient(145deg,#fffffff5,#ffffffb0);box-shadow:0 2px 8px #234a702a,inset 0 1px 0 #fff}@media(max-width:380px){.neko-global-switch a{font-size:.67rem;padding:8px 2px}.neko-global-switch{gap:1px;padding:3px}}

/* Keep shared controls circular when legacy tool button styles are present. */
#nekoGlobalBar .neko-global-circle{border-radius:50%!important;padding:0;min-width:0}
body.neko-home-page .top-bar:not(#nekoGlobalBar){display:grid!important}
.neko-global-action{flex:0 0 auto;padding:8px 12px;border:1px solid #ffffff88;border-radius:999px;background:#ffffff33;color:#fff;text-decoration:none;font-size:.78rem;font-weight:800;white-space:nowrap;box-shadow:inset 0 1px 0 #ffffff88,0 3px 10px #142c6433}.neko-global-action:active{transform:scale(.95)}
