:root{--tabbar-height: 66px;--tabbar-z: 120}.tabbar[data-v-dea78f61]{position:fixed;left:0;right:0;bottom:0;height:var(--tabbar-height);padding-bottom:env(safe-area-inset-bottom);background:#0a0a0adb;border-top:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px);display:grid;grid-template-columns:repeat(5,1fr);z-index:var(--tabbar-z);-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.tabbtn[data-v-dea78f61]{appearance:none;background:transparent;border:0;color:#cfd8ff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer;transition:transform .18s ease,color .18s ease,opacity .18s ease;min-width:0;padding:6px 4px}.tabbtn[data-v-dea78f61]:active{transform:scale(.96)}.icon[data-v-dea78f61]{font-size:18px;line-height:1}.label[data-v-dea78f61]{font-size:12px;line-height:1;white-space:nowrap}.glow[data-v-dea78f61]{background:linear-gradient(120deg,#8ef4ff,#d2b6ff,#8affd1,#8ef4ff);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:sheen-dea78f61 4s linear infinite;text-shadow:0 0 10px rgba(142,244,255,.12)}@keyframes sheen-dea78f61{0%{background-position:0% 0%}to{background-position:200% 0%}}.tabbtn.active[data-v-dea78f61]{transform:translateY(-2px)}.tabbtn.active .glow[data-v-dea78f61]{text-shadow:0 0 12px rgba(142,244,255,.35),0 0 24px rgba(142,244,255,.2)}main.has-tab{padding-bottom:calc(66px + env(safe-area-inset-bottom))}
