:root{--tg-theme-bg-color: #ffffff;--tg-theme-text-color: #1f2a22;--tg-theme-hint-color: #628369;--tg-theme-link-color: #10b981;--tg-theme-button-color: #10b981;--tg-theme-button-text-color: #ffffff;--tg-theme-secondary-bg-color: #f6fbf7;--tg-theme-destructive-text-color: #ef4444;--tg-theme-section-separator-color: #e5e7eb;--tg-theme-bg-color-rgb: 255, 255, 255;--color-success: var(--tg-theme-button-color);--color-warning: #f59e0b;--color-error: var(--tg-theme-destructive-text-color);--radius-xl: .75rem;--radius-lg: .5rem;--radius-md: calc(var(--radius-lg) - 2px);--radius-sm: calc(var(--radius-md) - 2px);--tma-radius-sm: var(--radius-md);--tma-radius-md: var(--radius-xl);--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tma-spacing-xs: 4px;--tma-spacing-sm: 8px;--tma-spacing-md: 16px;--tma-spacing-lg: 24px;--tma-spacing-xl: 32px;--tma-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji";--tma-font-size-xs: 12px;--tma-font-size-sm: 14px;--tma-font-size-md: 16px;--tma-font-size-lg: 18px;--tma-font-size-xl: 22px;--tma-font-weight-body: 400;--tma-font-weight-medium: 500;--tma-font-weight-label: 600;--tma-font-weight-button: 600;--tma-transition-fast: .15s ease;--tma-transition-normal: .25s ease;--tma-z-sticky: 100;--tma-z-dropdown: 200;--tma-z-overlay: 500;--tma-z-modal: 1000;--tma-z-toast: 2000;--tma-header-base: 44px;--tma-nav-base: 60px;--tma-control-size-compact: 24px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--tma-font-family);background:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.input-focus-active .bottom-nav-container{display:none}::selection{background-color:#10b98133;color:var(--tg-theme-text-color)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--tg-theme-hint-color);border-radius:2px}.u-flex{display:flex}.u-items-center{align-items:center}.u-gap-sm{gap:var(--tma-spacing-sm, 8px)}.u-stack-sm{display:flex;flex-direction:column;gap:var(--tma-spacing-sm, 8px)}.u-truncate{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app.svelte-gq8ycy{min-height:var(--app-height, 100vh)}.toast.svelte-jse2ah{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-xl, 12px);background:#1e1e1eb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;font-size:14px;font-weight:500;line-height:1.4;box-shadow:0 4px 12px #00000026;min-width:280px;max-width:90vw;pointer-events:auto;margin-bottom:8px;text-align:left;font-family:inherit}button.toast.svelte-jse2ah{cursor:pointer;border:1px solid rgba(255,255,255,.1)}div.toast.svelte-jse2ah{cursor:default}.icon.svelte-jse2ah{flex-shrink:0;font-size:16px;width:20px;text-align:center}.success.svelte-jse2ah .icon:where(.svelte-jse2ah){color:#4cd964}.error.svelte-jse2ah .icon:where(.svelte-jse2ah){color:#ff3b30}.warning.svelte-jse2ah .icon:where(.svelte-jse2ah){color:#ff9500}.info.svelte-jse2ah .icon:where(.svelte-jse2ah){color:#007aff}.message.svelte-jse2ah{flex:1;line-height:1.4}.toast-container.svelte-1uig1kk{position:fixed;left:50%;bottom:calc(var(--tma-nav-base, 60px) + var(--safe-bottom, 20px) + 10px);transform:translate(-50%);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;z-index:var(--tma-z-toast);pointer-events:none;padding:0 var(--tma-spacing-md);width:100%;max-width:400px;height:0;overflow:visible}.toast-container.svelte-1uig1kk>*{pointer-events:auto}:root{--app-height: var(--tg-viewport-stable-height, var(--tg-viewport-height, 100vh));--tma-native-header-height: 0px;--safe-top: calc( max( env(safe-area-inset-top), var(--tg-safe-area-inset-top, 0px), var(--tg-viewport-safe-area-inset-top, 0px) ) + var(--tma-native-header-height, 0px) );--safe-left: max(env(safe-area-inset-left), var(--tg-safe-area-inset-left, 0px));--safe-right: max(env(safe-area-inset-right), var(--tg-safe-area-inset-right, 0px));--safe-bottom: max( env(safe-area-inset-bottom), var(--tg-safe-area-inset-bottom, 0px), var(--tg-viewport-safe-area-inset-bottom, 0px) );--bottom-nav-total-height: calc(68px + var(--safe-bottom, 0px))}html,body{height:100%;margin:0;padding:0;background:var(--tg-theme-bg-color, #ffffff);color:var(--tg-theme-text-color, #1f2a22);font-family:var(--tma-font-family)}
