.osapps-shell-bar{position:fixed;top:0;left:0;right:0;height:36px;z-index:9999;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--osapps-bar-bg);border-bottom:1px solid var(--osapps-bar-border);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-sizing:border-box}.osapps-shell-spacer{height:36px;flex-shrink:0}.osapps-shell-zone{display:flex;align-items:center;gap:8px}.osapps-shell-logo{display:flex;align-items:center;gap:6px;text-decoration:none;color:var(--osapps-text);font-size:12px;font-weight:600;letter-spacing:.5px;transition:opacity .15s ease}.osapps-shell-logo:hover{opacity:.8}.osapps-shell-logo-mark{width:18px;height:18px;border-radius:4px;background:var(--osapps-accent);display:flex;align-items:center;justify-content:center}.osapps-shell-logo-mark svg{width:11px;height:11px;color:#ffffff}.osapps-shell-app-name{font-size:11px;font-weight:500;color:var(--osapps-text-muted);letter-spacing:.3px}.osapps-shell-separator{width:1px;height:14px;background:var(--osapps-bar-border);margin:0 4px}.osapps-shell-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:none;background:transparent;color:var(--osapps-icon);cursor:pointer;transition:background .15s ease,color .15s ease;padding:0}.osapps-shell-btn:hover{background:var(--osapps-hover-bg);color:var(--osapps-text)}.osapps-shell-btn svg{width:15px;height:15px}.osapps-shell-popover-anchor{position:relative}.osapps-shell-popover{position:absolute;top:calc(100% + 6px);right:0;background:var(--osapps-popover-bg);border:1px solid var(--osapps-popover-border);border-radius:10px;box-shadow:0 8px 30px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);min-width:220px;overflow:hidden;animation:osapps-shell-fade-in .12s ease-out}@keyframes osapps-shell-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.osapps-shell-switcher{padding:8px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;min-width:260px}.osapps-shell-switcher-tile{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;border-radius:8px;text-decoration:none;color:var(--osapps-text);border:1px solid transparent;transition:background .15s ease,border-color .15s ease;cursor:pointer}.osapps-shell-switcher-tile:hover{background:var(--osapps-hover-bg)}.osapps-shell-switcher-tile[data-active=true]{background:var(--osapps-active-tile-bg);border-color:var(--osapps-accent)}.osapps-shell-switcher-tile-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center}.osapps-shell-switcher-tile-icon svg{width:18px;height:18px;color:#ffffff}.osapps-shell-switcher-tile-label{font-size:11px;font-weight:500;text-align:center;line-height:1.2}.osapps-shell-settings-menu{padding:4px;min-width:200px}.osapps-shell-settings-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border-radius:6px;border:none;background:transparent;color:var(--osapps-text);font-size:13px;font-family:inherit;cursor:pointer;text-align:left;transition:background .15s ease}.osapps-shell-settings-item:hover{background:var(--osapps-hover-bg)}.osapps-shell-settings-item svg{width:15px;height:15px;color:var(--osapps-icon);flex-shrink:0}.osapps-shell-settings-divider{height:1px;background:var(--osapps-popover-border);margin:4px 0}.osapps-shell-settings-item[data-disabled=true]{opacity:.4;cursor:default}.osapps-shell-settings-item[data-disabled=true]:hover{background:transparent}.osapps-shell-user-pill{display:flex;align-items:center;gap:6px;padding:2px 8px 2px 2px;border-radius:14px;border:none;background:transparent;color:var(--osapps-text);cursor:pointer;transition:background .15s ease;font-family:inherit}.osapps-shell-user-pill:hover{background:var(--osapps-hover-bg)}.osapps-shell-user-avatar{width:22px;height:22px;border-radius:50%;background:var(--osapps-accent);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#ffffff}.osapps-shell-user-name{font-size:11px;font-weight:500;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.osapps-ic-cluster{display:flex;align-items:center;gap:8px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.osapps-ic-anchor{position:relative}.osapps-ic-waffle-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:none;background:transparent;color:var(--osapps-ic-icon);cursor:pointer;transition:background .2s ease;padding:0}.osapps-ic-waffle-btn:hover{background:var(--osapps-ic-hover);color:var(--osapps-ic-text)}.osapps-ic-waffle-btn svg{width:20px;height:20px}.osapps-ic-signin-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 22px;border-radius:18px;border:none;background:var(--osapps-ic-accent);color:#ffffff;font-size:14px;font-weight:500;font-family:inherit;text-decoration:none;letter-spacing:.1px;cursor:pointer;transition:box-shadow .2s ease,opacity .2s ease;white-space:nowrap}.osapps-ic-signin-btn:hover{box-shadow:0 1px 6px rgba(0,0,0,.18);opacity:.92}.osapps-ic-avatar-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:var(--osapps-ic-accent);color:#ffffff;cursor:pointer;padding:0;transition:box-shadow .2s ease;overflow:hidden}.osapps-ic-avatar-btn:hover{box-shadow:0 0 0 3px rgba(128,128,128,.2)}.osapps-ic-avatar-initials{font-size:14px;font-weight:600;line-height:1;font-family:inherit}.osapps-ic-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.osapps-ic-launcher{position:absolute;top:calc(100% + 10px);right:0;background:var(--osapps-ic-popover-bg);border:1px solid var(--osapps-ic-popover-border);border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.08);min-width:300px;overflow:hidden;animation:osapps-ic-slide-in .18s ease-out;z-index:10000}@keyframes osapps-ic-slide-in{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.osapps-ic-launcher-hint{padding:12px 16px;font-size:13px;color:var(--osapps-ic-text-muted);text-align:center;border-bottom:1px solid var(--osapps-ic-popover-border)}.osapps-ic-launcher-hint a{color:var(--osapps-ic-accent);text-decoration:none;font-weight:500}.osapps-ic-launcher-hint a:hover{text-decoration:underline}.osapps-ic-launcher-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:12px}.osapps-ic-launcher-tile{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;border-radius:12px;text-decoration:none;color:var(--osapps-ic-text);border:2px solid transparent;transition:background .15s ease,border-color .15s ease,transform .1s ease;cursor:pointer}.osapps-ic-launcher-tile:hover{background:var(--osapps-ic-hover);transform:translateY(-1px)}.osapps-ic-launcher-tile[data-active]{background:var(--osapps-ic-active-bg);border-color:var(--osapps-ic-accent)}.osapps-ic-launcher-tile-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .15s ease}.osapps-ic-launcher-tile:hover .osapps-ic-launcher-tile-icon{transform:scale(1.05)}.osapps-ic-launcher-tile-icon svg{width:22px;height:22px;color:#ffffff}.osapps-ic-launcher-tile-label{font-size:12px;font-weight:500;text-align:center;line-height:1.3}.osapps-ic-account{position:absolute;top:calc(100% + 10px);right:0;background:var(--osapps-ic-popover-bg);border:1px solid var(--osapps-ic-popover-border);border-radius:20px;box-shadow:0 12px 40px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.08);width:360px;overflow:hidden;animation:osapps-ic-slide-in .18s ease-out;z-index:10000}.osapps-ic-account-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 8px}.osapps-ic-account-email{font-size:13px;color:var(--osapps-ic-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.osapps-ic-account-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:var(--osapps-ic-text-muted);font-size:20px;cursor:pointer;transition:background .15s ease;flex-shrink:0}.osapps-ic-account-close:hover{background:var(--osapps-ic-hover)}.osapps-ic-account-profile{display:flex;flex-direction:column;align-items:center;padding:16px 20px 24px;gap:12px}.osapps-ic-account-avatar-lg{width:80px;height:80px;border-radius:50%;background:var(--osapps-ic-accent);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:500;font-family:inherit;overflow:hidden;position:relative}.osapps-ic-account-avatar-lg:after{content:"";position:absolute;inset:-3px;border-radius:50%;border:3px solid var(--osapps-ic-accent);opacity:.3}.osapps-ic-avatar-img-lg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.osapps-ic-account-greeting{font-size:22px;font-weight:400;color:var(--osapps-ic-text);text-align:center}.osapps-ic-account-manage-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 20px;border-radius:18px;border:1px solid var(--osapps-ic-popover-border);background:transparent;color:var(--osapps-ic-text);font-size:14px;font-weight:500;font-family:inherit;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease;margin-top:4px}.osapps-ic-account-manage-btn:hover{background:var(--osapps-ic-hover);border-color:var(--osapps-ic-text-muted)}.osapps-ic-account-footer{border-top:1px solid var(--osapps-ic-popover-border);padding:8px 12px}.osapps-ic-account-signout{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:10px;border:none;background:transparent;color:var(--osapps-ic-text);font-size:14px;font-family:inherit;cursor:pointer;transition:background .15s ease;text-align:left}.osapps-ic-account-signout:hover{background:var(--osapps-ic-hover)}.osapps-ic-account-signout svg{color:var(--osapps-ic-text-muted);flex-shrink:0}@media (max-width:420px){.osapps-ic-account{width:calc(100vw - 24px);right:-8px}.osapps-ic-launcher{min-width:260px;right:-8px}}