:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--radius-xs: 10px;--radius-sm: 14px;--radius-md: 18px;--radius-lg: 22px;--radius-xl: 28px;--radius-pill: 999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-9: 40px;--screen-max-width: 680px;--bottom-nav-height: 96px;--tg-safe-top: 0px;--tg-safe-right: 0px;--tg-safe-bottom: 0px;--tg-safe-left: 0px;--tg-content-safe-top: 0px;--tg-content-safe-right: 0px;--tg-content-safe-bottom: 0px;--tg-content-safe-left: 0px;--safe-top: var(--tg-content-safe-top);--safe-bottom: var(--tg-content-safe-bottom);--safe-left: var(--tg-content-safe-left);--safe-right: var(--tg-content-safe-right)}html,body{margin:0;min-width:320px;min-height:100%;background:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-text-color)}html,button,a,.dock-btn,.payment-method,.btn,.plan-tile{-webkit-tap-highlight-color:transparent}body{overflow-x:hidden}#app{min-height:var(--tg-viewport-stable-height, 100dvh)}*{box-sizing:border-box}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;outline:none}a{color:var(--tg-theme-link-color);text-decoration:none}img,svg{display:block;max-width:100%}h1,h2,h3,h4,h5,h6,p{margin:0}.page-shell{width:100%;max-width:var(--screen-max-width);margin:0 auto;padding-left:max(var(--space-5),calc(var(--space-4) + var(--safe-left)));padding-right:max(var(--space-5),calc(var(--space-4) + var(--safe-right)))}.page-stack{display:flex;flex-direction:column;gap:var(--space-5)}.screen{width:100%;padding-top:24px}.screen--centered{display:flex;align-items:center;justify-content:center}.screen-stack{min-height:calc(var(--tg-viewport-stable-height, 100dvh) - var(--safe-top) - var(--bottom-nav-height) - var(--safe-bottom) - 24px);display:flex;flex-direction:column;gap:var(--space-5)}.screen-stack--tight{gap:var(--space-4)}.page-title{font-size:1.05rem;line-height:1.25;font-weight:600;color:var(--tg-theme-text-color)}.page-subtitle{font-size:.92rem;line-height:.5;color:var(--tg-theme-subtitle-text-color, var(--tg-theme-hint-color))}.section-title{font-size:1.05rem;line-height:1.25;font-weight:600;color:var(--tg-theme-text-color)}.section-subtitle{font-size:.95rem;line-height:1.5;color:var(--tg-theme-subtitle-text-color, var(--tg-theme-hint-color))}.text-center{text-align:center}.muted{color:var(--tg-theme-hint-color)}.text-soft{color:var(--tg-theme-subtitle-text-color, var(--tg-theme-hint-color))}.profile-head{display:flex;align-items:center;gap:12px;padding:2px 2px 4px}.profile-head__icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--tg-theme-button-color);flex:0 0 44px}.profile-head__icon-svg{width:38px;height:38px}.profile-head__meta{min-width:0}.profile-head__name{font-size:18px;line-height:1.2;font-weight:700;color:var(--tg-theme-text-color);word-break:break-word}.profile-head__id{margin-top:2px;font-size:14px;line-height:1.25;color:var(--tg-theme-hint-color)}.btn-with-icon{display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-icon{width:18px;height:18px;flex:0 0 18px;display:block}.btn-action{color:var(--tg-theme-button-color)}.btn-action-soft{background:color-mix(in srgb,var(--tg-theme-button-color) 30%,var(--tg-theme-section-bg-color));color:var(--tg-theme-text-color)}.btn-action-soft:hover,.btn-action-soft:active{background:color-mix(in srgb,var(--tg-theme-button-color) 20%,transparent)}.btn-action-soft:disabled{opacity:.55}.connection-title--with-status{display:flex;align-items:center;gap:8px}.status-dot{width:14px;height:14px;border-radius:50%;flex:0 0 14px}.status-dot--active{background:#22c55e}.status-dot--expired{background:#ef4444}.connection-app-icon{overflow:hidden;border-radius:16px}.connection-app-logo{width:100%;height:100%;object-fit:cover;border-radius:16px}.connection-app-stats{margin-top:6px;display:flex;align-items:center;gap:18px;flex-wrap:wrap;color:var(--tg-theme-subtitle-text-color, var(--tg-theme-hint-color));font-size:.95rem;line-height:1.4}.connection-app-stat{display:inline-flex;align-items:center;gap:6px}.connection-app-stat__icon{width:16px;height:16px;flex:0 0 16px;color:var(--tg-theme-subtitle-text-color, var(--tg-theme-hint-color))}.connection-app-stat__star{line-height:1}.card,.surface-card{background:var(--tg-theme-bg-color);border:none;border-radius:var(--radius-md);box-shadow:none}.soft-card{background:var(--tg-theme-section-bg-color);border:none;border-radius:var(--radius-md);box-shadow:none}.card-pad-md{padding:18px}.card-pad-lg{padding:22px}.btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;border-radius:var(--radius-sm);font-size:1rem;font-weight:600;line-height:1;transition:background-color .18s ease,transform .18s ease,opacity .18s ease}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.65;cursor:not-allowed}.btn-block{width:100%}.btn-primary{color:var(--tg-theme-button-text-color);background:var(--tg-theme-button-color)}.btn-secondary{color:var(--tg-theme-text-color);background:var(--tg-theme-secondary-bg-color);border:none}.btn-surface{background:var(--tg-theme-bg-color);color:var(--tg-theme-text-color)}.btn-ghost{color:var(--tg-theme-accent-text-color, var(--tg-theme-link-color));background:transparent;border:none}.btn-primary-hero{min-height:58px;font-size:1.04rem;font-weight:700;border-radius:18px}.badge{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 12px;border-radius:var(--radius-pill);background:var(--tg-theme-section-bg-color);color:var(--tg-theme-accent-text-color, var(--tg-theme-link-color));font-size:.95rem;font-weight:700}.hero-block{padding-top:8px}.hero-block--home{padding-top:16px}.hero-logo{display:grid;place-items:center;margin:0 auto;border-radius:24px;overflow:hidden}.hero-img{width:102px;height:102px;object-fit:cover;display:block;border-radius:24px}.hero-copy{display:grid;gap:10px;text-align:center}.hero-title{font-size:clamp(2.2rem,6vw,3rem);line-height:1.02;font-weight:650;letter-spacing:0;color:var(--tg-theme-text-color)}.hero-subtitle{max-width:560px;margin:0 auto;font-size:clamp(1.1rem,4vw,1.45rem);line-height:1.22;font-weight:560;color:var(--tg-theme-text-color);text-align:center}.hero-description{max-width:520px;margin:0 auto;font-size:.98rem;line-height:1.58;color:var(--tg-theme-subtitle-text-color, var(--tg-theme-hint-color));text-align:center}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.card-heading__title{font-size:1rem;line-height:1.25;font-weight:700;color:var(--tg-theme-text-color)}.feature-card{padding:20px 18px}.feature-list{display:grid;gap:12px}.feature-item{display:flex;align-items:flex-start;gap:12px;color:var(--tg-theme-text-color);font-size:1rem;line-height:1.45}.feature-item__icon{width:24px;flex:0 0 24px;text-align:center;transform:translateY(1px)}.profile-card{display:flex;align-items:center;gap:14px;padding:16px 18px}.profile-avatar{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;flex:0 0 54px;background:var(--tg-theme-section-bg-color);color:var(--tg-theme-subtitle-text-color, var(--tg-theme-hint-color));font-size:28px}.profile-meta{min-width:0}.profile-name{font-size:1.05rem;line-height:1.2;font-weight:650;color:var(--tg-theme-text-color)}.profile-id{margin-top:4px;color:var(--tg-theme-subtitle-text-color, var(--tg-theme-hint-color));font-size:.94rem}.connection-app-card{display:flex;gap:16px;align-items:center}.connection-app-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;flex:0 0 54px;background:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-subtitle-text-color, var(--tg-theme-hint-color));font-size:28px;font-weight:700}.connection-app-meta{min-width:0}.connection-list,.plan-list,.method-list,.history-list{display:grid;gap:14px}.connection-card,.plan-card,.method-card,.history-card{padding:18px}.connection-title,.plan-title,.method-title,.history-title{font-size:1rem;line-height:1.32;font-weight:650;color:var(--tg-theme-text-color)}.connection-subtitle,.plan-subtitle,.method-subtitle,.history-subtitle{margin-top:6px;color:var(--tg-theme-subtitle-text-color, var(--tg-theme-hint-color));line-height:1.45;font-size:.95rem}.connection-actions,.dual-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.stack-actions{display:grid;gap:12px}.footer-actions{margin-top:auto;display:grid;gap:12px}.info-bullets{display:grid;gap:10px;color:var(--tg-theme-text-color);line-height:1.5}.info-bullets__item{display:flex;align-items:flex-start;gap:10px}.info-bullets__icon{width:20px;flex:0 0 20px;text-align:center;transform:translateY(1px);color:var(--tg-theme-hint-color)}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:60;padding-bottom:var(--safe-bottom);background:var(--tg-theme-bottom-bar-bg-color, var(--tg-theme-bg-color))}.bottom-nav__inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:12px;padding-bottom:14px}.nav-btn{min-height:52px;border-radius:16px;border:none;background:var(--tg-theme-section-bg-color);color:var(--tg-theme-text-color);font-size:.96rem;font-weight:600}.nav-btn.is-active{color:var(--tg-theme-button-text-color);background:var(--tg-theme-button-color)}.nav-btn__label{display:inline-block;transform:translateY(1px)}.loading-screen,.error-screen{min-height:var(--tg-viewport-stable-height, 100dvh);padding-top:var(--safe-top);padding-bottom:calc(var(--safe-bottom) + 24px)}.screen-content-spacer{margin-top:auto}.plans-subtitle{line-height:1.3}.plans-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:stretch}.plan-tile{min-width:0;min-height:144px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;padding:0;background:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);border:1px solid var(--tg-theme-section-separator-color);border-radius:14px;text-align:center;transition:background-color .18s ease,border-color .18s ease,transform .18s ease;position:relative}.plan-tile:active{transform:translateY(1px)}.plan-tile.is-popular{background:var(--tg-theme-bg-color);border:1.5px solid var(--tg-theme-button-color)}.plan-tile__top{min-height:14px}.plan-tile__badge{position:absolute;top:-8px;left:50%;transform:translate(-50%);font-size:10px;line-height:1;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);padding:3px 8px;border-radius:8px}.plan-tile__badge--placeholder{display:none}.plan-tile__title{font-size:.92rem;line-height:1.2;font-weight:600;color:var(--tg-theme-text-color)}.plan-tile__price{margin-top:12px;font-size:1.38rem;line-height:1.05;font-weight:800;color:var(--tg-theme-link-color);white-space:nowrap}.plan-tile__hint{margin-top:6px;font-size:.72rem;line-height:1.2;color:var(--tg-theme-hint-color);min-height:10px}.plan-tile__extra{font-size:.82rem;line-height:1;color:var(--tg-theme-hint-color);min-height:16px}.payment-order-card{padding:16px;display:flex;flex-direction:column;gap:8px;background:var(--tg-theme-bg-color)}.payment-order-title{font-size:1rem;line-height:1.25;font-weight:700;color:var(--tg-theme-text-color)}.payment-order-subtitle{font-size:.9rem;line-height:1.4;color:var(--tg-theme-hint-color)}.payment-order-total{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:6px;font-size:.95rem;line-height:1.3;color:var(--tg-theme-text-color)}.payment-order-total strong{font-weight:700;color:var(--tg-theme-text-color)}.payment-subtitle{line-height:1.35}.payment-methods{display:grid;gap:14px}.payment-method{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px;background:var(--tg-theme-section-bg-color);color:var(--tg-theme-text-color);border:none;border-radius:22px;text-align:left}.payment-method:disabled{opacity:.65;cursor:not-allowed}.payment-method__left{min-width:0;display:flex;align-items:center;gap:14px}.payment-method__icon{width:54px;height:54px;flex:0 0 54px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:color-mix(in srgb,var(--tg-theme-button-color) 12%,var(--tg-theme-bg-color));color:var(--tg-theme-button-color)}.payment-method__icon-svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.payment-method__text{min-width:0;display:flex;flex-direction:column}.payment-method__title{font-size:1rem;line-height:1.2;font-weight:700;color:var(--tg-theme-text-color)}.payment-method__subtitle{margin-top:4px;font-size:.94rem;line-height:1.35;color:var(--tg-theme-hint-color)}.payment-method__arrow{flex:0 0 20px;color:var(--tg-theme-hint-color)}.payment-method__arrow-svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.payment-security{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;font-size:.82rem;line-height:1.3;color:var(--tg-theme-hint-color);text-align:center}.payment-security__icon{width:16px;height:16px;flex:0 0 16px;display:inline-flex;align-items:center;justify-content:center}.payment-security__icon-svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pay-label{line-height:1.35}.pay-note{font-size:1rem;line-height:1.45;color:var(--tg-theme-subtitle-text-color, var(--tg-theme-hint-color));text-align:center;max-width:420px;margin:0 auto}.payment-method--selected{cursor:default}.payment-method__selected-mark{flex:0 0 24px;color:var(--tg-theme-button-color);display:flex;align-items:center;justify-content:center}.payment-method__selected-mark-svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.bottom-dock{position:fixed;left:0;right:0;bottom:12px;padding-bottom:var(--safe-bottom);z-index:60;pointer-events:none}.bottom-dock__inner{margin:0 auto;width:calc(100% - 32px);max-width:520px;display:flex;justify-content:space-between;align-items:center;padding:4px;border-radius:999px;background:var(--tg-theme-section-bg-color);pointer-events:all;box-shadow:0 6px 20px #00000014,0 2px 6px #0000000f}.dock-btn{flex:1;border:none;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px;border-radius:999px;color:var(--tg-theme-text-color);transition:all .18s ease}.dock-btn__icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.dock-icon{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dock-btn__label{font-size:11px;line-height:1;font-weight:600}.dock-btn.is-active{color:var(--tg-theme-button-color);background:color-mix(in srgb,var(--tg-theme-button-color) 30%,var(--tg-theme-section-bg-color))}.dock-btn:active{transform:translateY(1px)}@media(prefers-color-scheme:dark){.bottom-dock__inner{box-shadow:0 10px 28px #00000073,0 2px 8px #00000059,0 -1px #ffffff0f}}@media(max-width:420px){:root{--space-5: 18px;--space-6: 22px;--space-7: 26px;--bottom-nav-height: 92px}.btn{min-height:50px;font-size:.98rem}.btn-primary-hero{min-height:56px}.hero-img{width:96px;height:96px}.hero-title{font-size:2.15rem}.hero-subtitle{font-size:1.02rem}.hero-description{font-size:.95rem}.feature-card,.connection-card,.plan-card,.method-card,.history-card{padding:16px}.feature-item{font-size:.98rem;gap:10px}.bottom-nav__inner{gap:10px;padding-top:10px;padding-bottom:12px}.nav-btn{min-height:50px;font-size:.93rem;border-radius:14px}.plans-row{gap:6px}.plan-tile{min-height:136px;padding:9px 6px 10px;border-radius:12px}.plan-tile__title{font-size:.76rem}.plan-tile__price{font-size:1.18rem}.plan-tile__hint,.plan-tile__extra,.plan-tile__badge{font-size:.64rem}.payment-order-card{padding:15px}.payment-method{padding:16px;border-radius:20px}.payment-method__left{gap:12px}.payment-method__icon{width:48px;height:48px;flex:0 0 48px}.payment-method__icon-svg{width:24px;height:24px}.payment-method__title{font-size:.98rem}.payment-method__subtitle{font-size:.9rem}}@media(max-width:360px){.connection-actions,.dual-actions{grid-template-columns:1fr}.plans-row{gap:4px}.plan-tile{min-height:130px;padding:8px 4px 10px;border-radius:10px}.plan-tile__title{font-size:.72rem}.plan-tile__price{font-size:1.05rem}.plan-tile__hint,.plan-tile__extra,.plan-tile__badge{font-size:.6rem}}.payment-method{padding:14px;border-radius:18px}.payment-method__left{gap:10px}.payment-method__icon{width:44px;height:44px;flex:0 0 44px}.payment-method__icon-svg{width:22px;height:22px}.payment-method__title{font-size:.95rem}.payment-method__subtitle{font-size:.86rem}.payment-security{font-size:.78rem}.page.svelte-eydt71{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.card.svelte-eydt71{width:100%;max-width:560px;padding:24px;border-radius:22px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.title.svelte-eydt71{font-size:24px;font-weight:800;margin-bottom:10px}.message.svelte-eydt71{color:#cbd5e1;margin-bottom:18px;word-break:break-word}.primary.svelte-eydt71{width:100%;height:48px;border:0;border-radius:14px;background:#2f66e4;color:#fff;font-weight:700}@keyframes svelte-9avlv7-spin{to{transform:rotate(360deg)}}
