:root{--bg:#0e1212;--card-bg:#121212;--accent:#3841c2;--accent-2:#515edc;--text:#fff;--text-sec:#b0b0b0;--danger:#ff2e4d;--header-h:52px;--footer-h:64px;--control-h:48px;--radius:16px;--radius-sm:12px;--gap:12px;--safe-top:calc(var(--tg-safe-area-inset-top,env(safe-area-inset-top,0px)) + var(--tg-content-safe-area-inset-top,0px) + 10px);--content-top:calc(var(--tg-safe-area-inset-top,env(safe-area-inset-top,0px)) + var(--tg-content-safe-area-inset-top,0px) + 14px);--safe-bottom:env(safe-area-inset-bottom,0px);--footer-reserve:calc(var(--footer-h) + var(--safe-bottom))}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{background:var(--bg);height:100%;color:var(--text);overscroll-behavior:none;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img,video{max-width:100%;display:block}.toast-host.svelte-53xc05{left:0;right:0;bottom:calc(var(--footer-h) + var(--safe-bottom) + 16px);pointer-events:none;z-index:1000;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed}.toast.svelte-53xc05{border-radius:var(--radius-sm);background:var(--card-bg);max-width:80%;color:var(--text);padding:10px 16px;font-size:14px;box-shadow:0 6px 24px #00000080}.toast.error.svelte-53xc05{background:var(--danger)}.bottom-nav.svelte-oeh3u8{left:10px;right:10px;bottom:calc(env(safe-area-inset-bottom) + 14px);z-index:90;-webkit-backdrop-filter:blur(34px)saturate(190%);transform-origin:bottom;isolation:isolate;will-change:transform;touch-action:none;background:radial-gradient(120% 120% at 50% -30%,#ffffff2e,#0000 48%),linear-gradient(#2b2b2fb8,#18181ba8);border:1px solid #ffffff1c;border-radius:30px;max-width:460px;margin:0 auto;padding:7px 4px;transition:transform .18s cubic-bezier(.2,1.1,.34,1);display:flex;position:fixed;overflow:visible;box-shadow:0 18px 48px #00000094,0 2px 10px #ffffff0a,inset 0 1px #ffffff29,inset 0 -1px #00000038}.bottom-nav.svelte-oeh3u8:before{content:"";border-radius:inherit;pointer-events:none;z-index:0;background:linear-gradient(100deg,#0000 0 16%,#ffffff14 34%,#0000 56%),linear-gradient(#ffffff0f,#0000 44%);position:absolute;inset:0}.bottom-nav.bounce.svelte-oeh3u8{animation:.62s cubic-bezier(.2,1.18,.34,1) svelte-oeh3u8-navBounce}.bottom-nav.dragging.svelte-oeh3u8{transform:translateY(-4px)scaleX(1.008)scaleY(.996)}@keyframes svelte-oeh3u8-navBounce{0%{transform:translateY(0)scale(1)}28%{transform:translateY(-5px)scaleX(1.012)scaleY(.988)}58%{transform:translateY(1px)scaleX(.996)scaleY(1.006)}to{transform:translateY(0)scale(1)}}.highlight.svelte-oeh3u8{opacity:0;pointer-events:none;z-index:1;transform-origin:50%;will-change:transform, width;background:linear-gradient(#ffffff1a,#ffffff0b);border-radius:24px;width:58px;transition:background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,opacity .22s;position:absolute;top:6px;bottom:6px;left:0;transform:translate(0,0);box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #0000001a}.highlight.ready.svelte-oeh3u8{opacity:1}.highlight.svelte-oeh3u8:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(#ffffffa8,#ffffff14 58%,#fff3);padding:1px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.highlight.moving.svelte-oeh3u8{background:radial-gradient(58% 130% at var(--spec,50%) -12%, #ffffff6b, transparent 60%), radial-gradient(92% 86% at 32% 22%, #ffffff29, transparent 50%), linear-gradient(180deg, #4a4c548f, #1a1b2080);-webkit-backdrop-filter:blur(24px)saturate(190%)brightness(1.07);box-shadow:0 14px 28px #0000005c,0 0 22px #ffffff12,inset 0 1.5px #ffffff80,inset 0 2px 10px #ffffff24,inset 0 -8px 16px #00000038,inset 0 -1.5px 1px #0000003d}.highlight.moving.svelte-oeh3u8:before{opacity:.9;background:linear-gradient(#c4e2ff9e,#ffffff0f 55%,#ffd6e23d)}.highlight.dragging.svelte-oeh3u8{filter:saturate(1.2)brightness(1.08);transition:filter .14s,opacity .12s}.highlight.dragging.cross.svelte-oeh3u8{filter:saturate(1.4)brightness(1.16)}.tab.svelte-oeh3u8{z-index:2;color:#ffffffc2;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1px;min-height:54px;padding:5px 0 4px;display:flex;position:relative}.tab.on.svelte-oeh3u8{color:#fff}.icon.svelte-oeh3u8{justify-content:center;align-items:center;width:24px;height:24px;transition:transform .18s;display:flex}.icon.svelte-oeh3u8 svg{width:24px;height:24px}.tab.on.svelte-oeh3u8 .icon:where(.svelte-oeh3u8){transform:translateY(-2px)scale(1.08)}.tab.on.svelte-oeh3u8 .icon:where(.svelte-oeh3u8) svg{stroke-width:2.4px;filter:drop-shadow(0 0 8px #515edc66)}.label.svelte-oeh3u8{text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;max-width:100%;font-size:11px;font-weight:650;line-height:1.15;transition:color .2s,transform .2s;overflow:hidden}.tab.on.svelte-oeh3u8 .label:where(.svelte-oeh3u8){transform:translateY(-1px)}.badge.svelte-oeh3u8{background:var(--danger);color:#fff;text-align:center;z-index:2;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:2px;right:18%}@media (prefers-reduced-motion:reduce){.bottom-nav.bounce.svelte-oeh3u8{animation:none}.highlight.svelte-oeh3u8{transition:opacity .2s}.tab.on.svelte-oeh3u8 .icon:where(.svelte-oeh3u8),.tab.on.svelte-oeh3u8 .label:where(.svelte-oeh3u8){transform:none}}
