.toast-layer.svelte-182nh3g{position:fixed;left:0;right:0;bottom:calc(var(--app-safe-bottom, 0px) + 16px);z-index:1000;display:flex;justify-content:center;pointer-events:none;padding:0 16px}.toast-backdrop.svelte-182nh3g{position:fixed;left:0;right:0;bottom:0;height:calc(var(--app-safe-bottom, 0px) + 200px);z-index:999;pointer-events:none;background:linear-gradient(to top,#0000008c,#0000)}.toast.svelte-182nh3g{width:min(520px,100%);background:var(--tg-secondary-bg-color);border:1px solid var(--app-border-color);border-radius:14px;padding:12px 14px;color:var(--tg-text-color);box-shadow:0 8px 24px #0000002e;pointer-events:auto;cursor:pointer;text-align:left}.toast__message.svelte-182nh3g{font-size:15px;line-height:1.35;word-break:break-word}*{box-sizing:border-box}.layout-grid.svelte-12qhfyh{display:grid;grid-template-columns:100%;grid-template-rows:100%;height:100dvh;width:100vw;overflow:hidden}.page-transition.svelte-12qhfyh{grid-area:1 / 1;height:100%;width:100%;overflow:hidden;background:var(--tg-bg-color);position:relative;will-change:transform}:root{--tg-theme-bg-color: var(--tg-bg-color, #ffffff);--tg-theme-text-color: var(--tg-text-color, #000000);--tg-theme-hint-color: var(--tg-hint-color, #707579);--tg-theme-link-color: var(--tg-link-color, #2481cc);--tg-theme-button-color: var(--tg-button-color, #2481cc);--tg-theme-button-text-color: var(--tg-button-text-color, #ffffff);--tg-theme-secondary-bg-color: var(--tg-secondary-bg-color, #f5f5f5);--tg-theme-header-bg-color: var(--tg-header-bg-color, #ffffff);--tg-theme-accent-text-color: var(--tg-accent-text-color, #2481cc);--tg-theme-section-bg-color: var(--tg-section-bg-color, #ffffff);--tg-theme-section-header-text-color: var(--tg-section-header-text-color, #707579);--tg-theme-subtitle-text-color: var(--tg-subtitle-text-color, #707579);--tg-theme-destructive-text-color: var(--tg-destructive-text-color, #ff3b30);--tg-theme-section-separator-color: var(--tg-section-separator-color, rgba(0, 0, 0, .12));--app-border-color: var(--tg-theme-section-separator-color);--app-safe-top: max( var(--tg-safe-area-inset-top, 0px), env(safe-area-inset-top, 0px) );--app-safe-bottom: max( var(--tg-safe-area-inset-bottom, 0px), env(safe-area-inset-bottom, 0px) );--app-header-safe-top: max( var(--tg-content-safe-area-inset-top, 0px), calc(var(--app-safe-top) + 44px) );--fs-title: 22px;--fs-heading: 18px;--fs-subheading: 16px;--fs-body: 15px;--fs-caption: 13px;--fs-small: 11px;--fw-bold: 700;--fw-semibold: 600;--fw-medium: 500;--fw-regular: 400}html,body{height:100dvh;width:100%;margin:0;padding:0;overflow:hidden;position:fixed;box-sizing:border-box}body{background:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:var(--fs-body);touch-action:manipulation}a{color:var(--tg-theme-link-color)}button:not(:disabled):active{animation:svelte-12qhfyh-app-button-pop .14s ease-out}@media(prefers-reduced-motion:reduce){button:not(:disabled):active{animation:none}}@keyframes svelte-12qhfyh-app-button-pop{0%{transform:scale(1)}50%{transform:scale(.96)}to{transform:scale(1)}}
