.tabs-component-root{backdrop-filter:blur(12px);background:#f1f5f9cc;border:1px solid #0000001f;border-radius:16px;width:100%;max-width:100%;transition:all .3s;overflow-x:auto;box-shadow:0 4px 20px #00000026}[data-mui-color-scheme=dark] .tabs-component-root{background:#1e293bb3;border:1px solid #ffffff1f}.tabs-mobile-mode{z-index:10;width:100%;max-width:100vw;padding-bottom:env(safe-area-inset-bottom);box-shadow:none;background:#dde6f1;border:none;border-top:1px solid #0000001f;border-radius:0;position:fixed;bottom:0;left:0;right:0}[data-mui-color-scheme=dark] .tabs-mobile-mode{background:#2b2b2b;border-top:1px solid #ffffff1f}.custom-tab-root{text-transform:none;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.025em;opacity:.6;min-height:45px;padding:2px 20px;font-size:.8rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.tabs-mobile-mode .custom-tab-root{letter-spacing:-.02em;opacity:1;flex:1;min-width:0;padding:1px;font-size:.5rem}.custom-tab-root:hover{opacity:1;background-color:#ffffff1a;transform:translateY(-1px)}.tabs-mobile-mode .custom-tab-root:hover{background-color:#0000000d;transform:none}.custom-tab-root.Mui-selected{opacity:1;min-height:48px;transform:translateY(-2px)}.tabs-mobile-mode .custom-tab-root.Mui-selected{box-shadow:none;background:0 0;transform:none}
