.tma-mode{--safe-bottom:env(safe-area-inset-bottom,0px);--safe-top:env(safe-area-inset-top,0px);--tab-bar-height:60px}.tma-mode .page-content{padding-bottom:calc(var(--tab-bar-height) + var(--safe-bottom) + 8px)}.tma-mode .card,.tma-mode [class*=rounded-xl],.tma-mode [class*=rounded-lg]{border-radius:16px}.tma-mode button,.tma-mode [role=button]{min-height:44px}.tma-bottom-bar{z-index:50;height:calc(var(--tab-bar-height) + var(--safe-bottom));padding-bottom:var(--safe-bottom);background:hsl(var(--card));border-top:1px solid hsl(var(--border));align-items:flex-start;padding-top:8px;display:flex;position:fixed;bottom:0;left:0;right:0}.tma-tab-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:3px;min-height:44px;padding:6px 4px;transition:opacity .15s;display:flex;position:relative}.tma-tab-btn:active{opacity:.7}.tma-tab-label{font-size:10px;font-weight:500;line-height:1}.tma-tab-badge{background:hsl(var(--destructive));color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:700;display:flex;position:absolute;top:2px;right:calc(50% - 18px)}.pull-to-refresh-indicator{height:48px;color:hsl(var(--muted-foreground));justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg, hsl(var(--muted)) 25%, hsl(var(--muted-foreground) / .1) 50%, hsl(var(--muted)) 75%);background-size:200% 100%;border-radius:6px;animation:1.5s infinite shimmer}
