:root{--tg-bg:#fff;--tg-text:#000;--tg-hint:#707579;--tg-link:#007aff;--tg-button:#007aff;--tg-button-text:#fff;--tg-secondary-bg:#f1f1f4;--radius:12px}body{background:var(--tg-bg);color:var(--tg-text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif}button{font:inherit;color:inherit}.app.svelte-12qhfyh{flex-direction:column;max-width:720px;min-height:100dvh;margin:0 auto;display:flex}header.svelte-12qhfyh{border-bottom:1px solid color-mix(in srgb, var(--tg-hint) 20%, transparent);background:var(--tg-bg);z-index:10;justify-content:space-between;align-items:baseline;gap:12px;padding:14px 18px;display:flex;position:sticky;top:0}.logo.svelte-12qhfyh{cursor:pointer;background:0 0;border:none;padding:0;font-size:18px;font-weight:700}.who.svelte-12qhfyh{color:var(--tg-hint);font-size:13px}main.svelte-12qhfyh{padding:16px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 110px);box-sizing:border-box;flex:1}.status.svelte-12qhfyh{text-align:center;color:var(--tg-hint);padding:24px}.status.error.svelte-12qhfyh{color:#c0392b}.tabbar.svelte-12qhfyh{padding-top:6px;padding-left:8px;padding-right:8px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 24px);background:var(--tg-secondary-bg);border-top:1px solid color-mix(in srgb, var(--tg-hint) 20%, transparent);box-sizing:border-box;justify-content:space-around;gap:4px;width:100%;max-width:720px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.tabbar.svelte-12qhfyh a:where(.svelte-12qhfyh){text-align:center;color:var(--tg-hint);border-radius:10px;flex:1;padding:10px 4px;font-size:13px;text-decoration:none}.tabbar.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--tg-text);background:var(--tg-bg);font-weight:600}
