.subscribe-screen[data-v-f9d6e815]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:var(--tg-theme-bg-color)}.subscribe-content[data-v-f9d6e815]{text-align:center;max-width:320px}.subscribe-icon[data-v-f9d6e815]{width:80px;height:80px;margin:0 auto 24px;background:var(--tg-theme-button-color);border-radius:50%;display:flex;align-items:center;justify-content:center}.subscribe-icon svg[data-v-f9d6e815]{width:40px;height:40px;color:var(--tg-theme-button-text-color)}.subscribe-title[data-v-f9d6e815]{font-size:24px;font-weight:700;color:var(--tg-theme-text-color);margin:0 0 12px}.subscribe-text[data-v-f9d6e815]{font-size:15px;color:var(--tg-theme-hint-color);margin:0 0 32px;line-height:1.4}.subscribe-btn[data-v-f9d6e815]{display:block;width:100%;padding:16px;background:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);border:none;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;margin-bottom:12px}.subscribe-btn[data-v-f9d6e815]:active{opacity:.9}.check-btn[data-v-f9d6e815]{display:block;width:100%;padding:16px;background:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-text-color);border:none;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer}.check-btn[data-v-f9d6e815]:disabled{opacity:.6;cursor:not-allowed}.check-btn[data-v-f9d6e815]:active:not(:disabled){opacity:.8}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease}.fade-enter-from,.fade-leave-to{opacity:0}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--tg-theme-bg-color: #ffffff;--tg-theme-secondary-bg-color: #f4f4f5;--tg-theme-text-color: #000000;--tg-theme-hint-color: #999999;--tg-theme-link-color: #2481cc;--tg-theme-button-color: #2481cc;--tg-theme-button-text-color: #ffffff;--tg-theme-header-bg-color: #ffffff;--tg-theme-accent-text-color: #2481cc;--tg-theme-section-bg-color: #ffffff;--tg-theme-section-header-text-color: #999999;--tg-theme-subtitle-text-color: #999999;--tg-theme-destructive-text-color: #ff3b30;--tg-viewport-safe-area-inset-top: 0px;--tg-viewport-safe-area-inset-bottom: 0px;--tg-viewport-content-safe-area-inset-top: 56px;--tg-viewport-content-safe-area-inset-bottom: 0px}@media(prefers-color-scheme:dark){:root{--tg-theme-bg-color: #212121;--tg-theme-secondary-bg-color: #0f0f0f;--tg-theme-text-color: #ffffff;--tg-theme-hint-color: #aaaaaa;--tg-theme-link-color: #8ab4f8;--tg-theme-button-color: #8ab4f8;--tg-theme-button-text-color: #000000;--tg-theme-header-bg-color: #212121;--tg-theme-accent-text-color: #8ab4f8;--tg-theme-section-bg-color: #212121;--tg-theme-section-header-text-color: #aaaaaa;--tg-theme-subtitle-text-color: #aaaaaa;--tg-theme-destructive-text-color: #ff6b6b}}html,body{height:100%;width:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-text-color);line-height:1.4}#app{width:100%;min-height:100%;min-height:100dvh}button{font-family:inherit;border:none;background:none;cursor:pointer;-webkit-appearance:none}input{font-family:inherit;-webkit-appearance:none}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}
