.settings-save-bar{position:sticky;bottom:0;z-index:100;padding:12px 0 calc(12px + env(safe-area-inset-bottom));background:var(--app-bg,#000);box-shadow:0 -10px 18px -12px rgba(0,0,0,.55)}.settings-tabsBar{position:sticky;top:0;z-index:20;margin:0 0 20px;padding:8px;border-radius:14px;background:var(--app-surface,rgba(255,255,255,.04));border:1px solid var(--app-line,rgba(255,255,255,.08));box-shadow:0 6px 18px -12px rgba(0,0,0,.6)}.settings-tabs{display:flex;gap:6px;flex-wrap:wrap}@media(max-width:600px){.settings-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.settings-tabs::-webkit-scrollbar{display:none}}@media(max-width:768px){body.has-pwa-bottom-nav .settings-save-bar{bottom:80px;padding-bottom:12px}}