@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-greek-wght-normal.CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-vietnamese-wght-normal.CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-latin-ext-wght-normal.DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-latin-wght-normal.Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:dark;--bg: #0f172a;--panel: #1e293b;--text: #f8fafc;--muted: #94a3b8;--accent: #38bdf8;--ok: #22c55e;--warn: #f59e0b;--danger: #ef4444;font-family:Inter Variable,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100dvh;background:var(--bg);color:var(--text)}.app{display:flex;flex-direction:column;min-height:100dvh}main{flex:1;padding:1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom))}button{font:inherit;cursor:pointer}select{color-scheme:dark}option{background-color:var(--panel);color:var(--text)}.indicator.svelte-1uoxab0{display:inline-flex;align-items:center}.dot.svelte-1uoxab0{width:.55rem;height:.55rem;border-radius:50%;background:var(--ok)}.offline.svelte-1uoxab0 .dot:where(.svelte-1uoxab0){background:var(--warn)}.bottom-nav.svelte-oeh3u8{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:repeat(4,1fr);background:var(--bg);border-top:1px solid rgba(255,255,255,.08);padding-bottom:env(safe-area-inset-bottom)}.tab.svelte-oeh3u8{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;min-height:56px;padding:.4rem .25rem .3rem;text-decoration:none;color:var(--muted);transition:color .15s ease;-webkit-tap-highlight-color:transparent}.tab.active.svelte-oeh3u8{color:var(--accent)}.icon.svelte-oeh3u8{position:relative;display:flex;align-items:center;justify-content:center}.icon.svelte-oeh3u8 svg:where(.svelte-oeh3u8){width:24px;height:24px}.label.svelte-oeh3u8{font-size:.66rem;font-weight:500;letter-spacing:.01em;line-height:1}.badge.svelte-oeh3u8{position:absolute;top:-6px;right:-9px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--accent);color:#06283d;font-size:.6rem;font-weight:800;line-height:16px;text-align:center}.nav-progress.svelte-degj0i{position:fixed;top:0;left:0;right:0;height:3px;z-index:2000;overflow:hidden;pointer-events:none;opacity:0;transition:opacity .2s ease .1s}.nav-progress.active.svelte-degj0i{opacity:1;transition:opacity .1s ease}.bar.svelte-degj0i{position:absolute;top:0;left:-40%;height:100%;width:40%;border-radius:999px;background:linear-gradient(90deg,transparent,var(--accent) 35%,#bae6fd 50%,var(--accent) 65%,transparent);box-shadow:0 0 10px 1px var(--accent)}.nav-progress.active.svelte-degj0i .bar:where(.svelte-degj0i){animation:svelte-degj0i-nav-progress-slide 1.1s cubic-bezier(.4,0,.2,1) infinite}@keyframes svelte-degj0i-nav-progress-slide{0%{left:-40%}to{left:100%}}.spinner-wrap.svelte-f4erjd{display:flex;flex-direction:column;align-items:center;gap:.75rem}.spinner-wrap.inline.svelte-f4erjd{flex-direction:row;gap:.55rem}.spinner.svelte-f4erjd{display:block;filter:drop-shadow(0 0 6px rgba(56,189,248,.45));animation:svelte-f4erjd-spinner-rotate .9s linear infinite}.track.svelte-f4erjd{stroke:#94a3b82e}.arc.svelte-f4erjd{stroke-dasharray:72 40;transform-origin:22px 22px}.label.svelte-f4erjd{font-size:.85rem;color:var(--muted);letter-spacing:.01em;text-align:center}.inline.svelte-f4erjd .label:where(.svelte-f4erjd){font-size:.8rem}.sr-only.svelte-f4erjd{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@keyframes svelte-f4erjd-spinner-rotate{to{transform:rotate(360deg)}}.route-loading-overlay.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;display:flex;align-items:center;justify-content:center;background:#0f172ab8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:svelte-12qhfyh-overlay-fade-in .15s ease}@keyframes svelte-12qhfyh-overlay-fade-in{0%{opacity:0}to{opacity:1}}.act-as-banner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem 1rem;padding-top:max(.5rem,env(safe-area-inset-top));background:var(--accent);color:#06283d;font-size:.85rem}.act-as-banner.svelte-12qhfyh .label:where(.svelte-12qhfyh){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.act-as-banner.svelte-12qhfyh form:where(.svelte-12qhfyh){margin:0;flex-shrink:0}.act-as-banner.svelte-12qhfyh button:where(.svelte-12qhfyh){padding:.35rem .75rem;border:1px solid rgba(6,40,61,.5);border-radius:.5rem;background:#ffffffd9;color:#06283d;font-weight:700;font-size:.8rem;cursor:pointer}.act-as-banner.svelte-12qhfyh+.topbar:where(.svelte-12qhfyh){padding-top:.75rem}.topbar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;padding-top:max(.75rem,env(safe-area-inset-top));background:var(--panel);border-bottom:1px solid rgba(255,255,255,.06)}.brand.svelte-12qhfyh{font-weight:700;letter-spacing:.02em;color:inherit;text-decoration:none}.topbar-end.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.5rem;min-width:0}.account.svelte-12qhfyh{font-size:.85rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:12rem}.app.with-nav.svelte-12qhfyh main:where(.svelte-12qhfyh){padding-bottom:calc(56px + 1rem + env(safe-area-inset-bottom))}
