@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500&family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap";:root{color-scheme:dark;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--bg: #1c1f26;--bg-elev: rgba(37, 42, 51, .82);--surface: rgba(37, 42, 51, .82);--surface-2: #2d333d;--text: #c8cdd6;--text-subtle: rgba(200, 205, 214, .72);--muted: rgba(200, 205, 214, .62);--border: rgba(200, 205, 214, .1);--shadow-1: 0 1px 2px rgba(0, 0, 0, .22);--shadow-2: 0 8px 32px rgba(0, 0, 0, .28);--primary: #6b8cae;--primary-2: #5a7a9a;--primary-soft: rgba(107, 140, 174, .18);--accent-warm: #c9a227;--success: #6ee7b7;--success-soft: rgba(110, 231, 183, .14);--success-text: #8fafcf;--warn-soft: rgba(201, 162, 39, .16);--warn-text: #d4b85a;--r-sm: 12px;--r-md: 14px;--r-lg: 16px;--font: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "Cascadia Code", "Fira Code", monospace;--max: 460px;--home-dock-bottom-pad: 32px}*,*:before,*:after{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none;width:0;height:0}html{-webkit-tap-highlight-color:transparent;height:100%}body{margin:0;min-height:100dvh;height:100%;font-family:var(--font);font-size:16px;line-height:1.5;color:var(--text);background-color:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 55% 45% at 92% 2%,rgba(107,140,174,.12),transparent 52%),radial-gradient(ellipse 70% 50% at 8% 100%,rgba(107,140,174,.1),transparent 55%),linear-gradient(180deg,#1a1d24,#1c1f26 45%,#1e222b)}.appShell:before{content:"";position:fixed;top:0;left:24px;right:24px;height:1px;background:linear-gradient(90deg,transparent,rgba(107,140,174,.28),transparent);pointer-events:none;z-index:30}#root{min-height:100dvh;height:100%;display:flex;flex-direction:column;background:transparent}.appShell{flex:1;display:flex;flex-direction:column;min-height:100dvh;background:transparent}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary)}button{font-family:inherit}.container{width:100%;max-width:var(--max);margin:0 auto;padding:calc(16px + var(--safe-top)) 16px calc(24px + var(--safe-bottom))}.container--dock,.container--home{flex:1;display:flex;flex-direction:column;min-height:calc(100dvh - var(--safe-top));padding-bottom:0;padding-top:12px}.container--telegramMain{padding-bottom:calc(88px + var(--safe-bottom))}.container--legal{flex:1;display:flex;flex-direction:column;min-height:calc(100dvh - var(--safe-top));padding-top:calc(10px + var(--safe-top));padding-bottom:0;overflow:hidden}.homeShell{flex:1 1 auto;align-self:stretch;min-height:0;display:flex;flex-direction:column}.homeScroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:12px}.homeScroll--centered{display:flex;flex-direction:column;align-items:center;justify-content:center}.setupPlatformPlaceholder{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 0}.setupPlatformPlaceholder--compact{flex:1;min-height:0;padding:8px 0 4px}.setupPlatformPlaceholderIcon{width:clamp(56px,14vw,88px);height:clamp(56px,14vw,88px);color:var(--primary);opacity:.88}.container--setup{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:calc(10px + var(--safe-top)) 16px 0}.setupPage{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.setupStep{flex-shrink:0;margin:0 0 8px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.setupLead{margin:0 0 12px;font-size:15px;line-height:1.5;color:var(--muted)}.setupHubHero{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px 4px 16px;min-height:min(42vh,320px)}.setupHubIcon{width:72px;height:72px;margin-bottom:18px;border-radius:22px;display:grid;place-items:center;color:var(--primary);background:linear-gradient(145deg,#6b8cae29,#5a7a9a1a);border:1px solid rgba(107,140,174,.2);box-shadow:var(--shadow-1)}.setupHubTitle{margin:0 0 14px;font-size:clamp(20px,5.2vw,24px);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--text)}.setupHubDevice{display:flex;flex-direction:column;align-items:center;gap:4px;margin:0 0 10px}.setupHubDeviceLabel{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.setupHubDeviceName{font-size:18px;font-weight:800;letter-spacing:-.02em;color:var(--text)}.setupHubHint{margin:0;max-width:300px;font-size:13px;line-height:1.5;color:var(--muted)}.setupPageBody{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.setupPageBody:has(.setupHubHero){display:flex;flex-direction:column}.setupPageDock{flex-shrink:0;display:flex;flex-direction:column;gap:10px;padding:12px 0 calc(12px + max(var(--safe-bottom),12px));background:transparent}.setupPanel{margin:0}.setupPanelTitle{margin:0 0 10px;font-size:13px;font-weight:800;letter-spacing:-.01em;color:#c8cdd6e0}.setupClientGrid{display:flex;flex-wrap:wrap;gap:8px;max-height:168px;overflow-y:auto;padding-right:2px}.setupClientGrid .btn{flex:1 1 calc(50% - 4px);min-width:0;padding:10px 8px;font-size:13px}.setupHint--flush{margin:0}.setupPlatformList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.setupPlatformList .navItem{width:100%}.container--setup:has(.instructionPage){padding:calc(6px + var(--safe-top)) 12px 0}.instructionBody{margin-top:8px}.instructionPage{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:calc(8px + var(--safe-bottom))}.instructionPage .card{border-radius:var(--r-md);box-shadow:var(--shadow-1)}.instructionPage .cardPad{padding:10px 12px}.instructionTitle{margin:0 0 8px;font-size:clamp(18px,4.6vw,22px);font-weight:800;letter-spacing:-.03em;line-height:1.15;text-align:center;color:var(--text)}.instructionSteps{list-style:none;margin:0 0 8px;padding:0;display:flex;flex-direction:column;gap:6px}.instructionStep{margin:0;background:linear-gradient(180deg,#252a33eb,#252a33c7)}.instructionStepTitle{margin:0 0 4px;font-size:13px;font-weight:600;line-height:1.35;color:var(--text)}.instructionStepTitle:last-child{margin-bottom:0}.instructionStepDesc{margin:0 0 6px;font-size:12px;line-height:1.4;color:var(--muted)}.instructionBullet{margin:0 0 4px;font-size:12px;line-height:1.38;color:var(--muted)}.instructionBullet:last-child{margin-bottom:0}.instructionBulletIcon{margin-right:4px}.instructionInlineLink{font-weight:700;color:var(--primary);text-decoration:underline;text-underline-offset:2px}.instructionConnect{margin-bottom:8px}.instructionConnectLabel{margin:0 0 4px;font-size:12px;font-weight:600;line-height:1.3;color:var(--muted)}.instructionConnectField{display:flex;align-items:center;gap:6px;padding:6px 6px 6px 10px;border-radius:var(--r-sm);border:1px solid var(--border);background:#ffffff08;cursor:pointer}.instructionConnectField:active{transform:scale(.995)}.instructionConnectUrl{flex:1;min-width:0;font-family:var(--font-mono);font-size:11px;font-weight:500;line-height:1.3;letter-spacing:-.01em;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.instructionConnectCopyWrap{flex-shrink:0;display:flex;align-items:center}.instructionConnectField .instructionConnectCopy.profileCopyBtn{flex-shrink:0;border:0;background:var(--primary-soft)}.instructionPage .instructionConnectHint{margin-top:4px;font-size:11px;line-height:1.35}.instructionDone{width:100%;border-radius:999px;padding:12px 16px;font-size:15px;font-weight:800;box-shadow:0 8px 20px #6b8cae33}.homeDock{flex:0 0 auto;margin-top:auto;display:flex;flex-direction:column;justify-content:flex-end;align-self:stretch;padding:12px 0 calc(var(--home-dock-bottom-pad) + max(var(--safe-bottom),14px));gap:12px}.dockAlignMirror{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0}.subscriptionBar{width:100%;padding:12px 14px;border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.subscriptionBarTitle{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.subscriptionBarText{margin:0;font-size:13px;line-height:1.5;color:#c8cdd6c7}.subscriptionBarRow{display:flex;align-items:center;gap:12px}.subscriptionBarBalance{flex-shrink:0;margin-left:auto;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:2px;max-width:42%}.subscriptionBarBalanceAmount{font-size:15px;font-weight:800;letter-spacing:-.02em;color:var(--success-text);font-variant-numeric:tabular-nums;line-height:1.2;white-space:nowrap}.subscriptionBarBalanceAmount--muted{font-size:12px;font-weight:700;color:var(--muted);letter-spacing:0}.subscriptionBarBalanceAmount--zero{font-size:15px;font-weight:700;color:var(--text-subtle);letter-spacing:-.02em}.subscriptionBarBalanceHint{font-size:11px;font-weight:600;line-height:1.3;color:var(--text-subtle);white-space:nowrap}.subscriptionBarAvatar{width:40px;height:40px;border-radius:12px;object-fit:cover;flex-shrink:0;border:1px solid var(--border)}.subscriptionBarAvatar--placeholder{display:grid;place-items:center;font-size:16px;font-weight:800;color:var(--primary);background:linear-gradient(145deg,#6b8cae24,#5a7a9a1f)}.subscriptionBarMain{min-width:0;flex:1}.subscriptionBarName{font-size:15px;font-weight:800;letter-spacing:-.02em;color:var(--text);line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subscriptionBarMeta{margin-top:2px;font-size:12px;font-weight:600;color:var(--muted);font-variant-numeric:tabular-nums}.subscriptionBarStatus{margin-top:10px;padding-top:10px;border-top:1px solid var(--border);display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:nowrap}.subscriptionBarBadge{display:inline-flex;flex-shrink:0;font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;padding:4px 8px;border-radius:999px;background:#ffffff0f;color:var(--muted)}.subscriptionBarBadge--ok{background:var(--success-soft);color:var(--success-text)}.subscriptionBarSubline{font-size:13px;line-height:1.45;color:var(--text-subtle);white-space:nowrap;min-width:0}.subscriptionBarSubline a{font-weight:700}.setupHint{margin:12px 0 0;font-size:12px;line-height:1.5;color:var(--muted)}.setupInstallCard{margin:0}.setupInstallCard .sectionTitle{margin-bottom:12px}.setupInstallCard .setupHint{margin-bottom:0}.stack{display:flex;flex-direction:column;gap:18px}.topbar{position:sticky;top:0;z-index:20;padding:calc(10px + var(--safe-top)) 16px 10px;background:linear-gradient(180deg,#1c1f26f0,#1c1f26c7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.topbarInner{max-width:var(--max);margin:0 auto;display:flex;align-items:center;justify-content:center}.title{margin:0;font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--text);text-align:center}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.cardPad{padding:18px}.pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#252a33c7;border:1px solid var(--border);box-shadow:var(--shadow-1);color:var(--muted);font-size:12px;font-weight:600;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.h1{margin:14px 0 10px;font-size:clamp(28px,7vw,36px);line-height:1.08;letter-spacing:-.05em;color:var(--text)}.gradText{color:var(--primary)}.lead{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.grid{display:grid;grid-template-columns:1fr;gap:12px}.actions{display:grid;grid-template-columns:1fr;gap:10px}.btn{width:100%;border:0;border-radius:16px;padding:14px 16px;font:inherit;font-weight:800;letter-spacing:-.01em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 10px 26px #00000052;transition:transform .16s ease,filter .16s ease;-webkit-user-select:none;user-select:none}.btn:active{transform:scale(.99)}.btnPrimary{color:#fff;background:linear-gradient(180deg,var(--primary) 0%,var(--primary-2) 100%)}.btnSecondary{color:var(--text);background:#252a33a6;border:1px solid var(--border);box-shadow:var(--shadow-1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.btnIcon{width:22px;height:22px;border-radius:10px;display:grid;place-items:center;background:#ffffff1a}.btnIcon svg{display:block}.btnPrimary .btnIcon{background:transparent;border-radius:0}.btnSecondary .btnIcon{background:#6b8cae1a;color:var(--primary)}.btnDisabled{cursor:not-allowed;filter:grayscale(.2) saturate(.6);opacity:.72;box-shadow:none}.navItem{display:flex;align-items:center;gap:14px;padding:16px;border-radius:var(--r-md);border:1px solid var(--border);background:linear-gradient(180deg,#252a33e0,#252a33b8);box-shadow:var(--shadow-1);color:var(--text);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.navItemStrong{border-color:#6b8cae38;background:linear-gradient(180deg,#6b8cae1f,#252a33d1)}.navItem:active{transform:scale(.99)}.navIcon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#6b8cae24,#5a7a9a1f);border:1px solid rgba(107,140,174,.18);color:var(--primary)}.navBody{display:flex;flex-direction:column;min-width:0;gap:2px;flex:1}.navTitle{font-weight:700;font-size:15px;letter-spacing:-.01em}.navDesc{font-size:13px;color:var(--muted)}.chev{color:#c8cdd659}.sectionTitle{margin:0 0 10px;font-size:14px;letter-spacing:-.01em;color:#c8cdd6d9}.note{display:flex;gap:10px;padding:12px 14px;border-radius:var(--r-md);background:var(--warn-soft);color:var(--warn-text);border:1px solid rgba(245,158,11,.24);font-size:13px;line-height:1.55}.noteDot{width:10px;height:10px;border-radius:999px;margin-top:5px;background:#f59e0bbf;flex-shrink:0}.acc{overflow:hidden;border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-1)}.accBtn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border:0;background:transparent;font:inherit;cursor:pointer;color:var(--text)}.accTitle{font-weight:700;font-size:15px}.steps{margin:0;padding:0 16px 16px;list-style:none;display:grid;gap:12px}.step{display:grid;grid-template-columns:28px 1fr;gap:12px;font-size:14px;line-height:1.55;color:#c8cdd6e6}.stepNum{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:#6b8cae14;border:1px solid rgba(107,140,174,.16);color:var(--primary);font-size:12px;font-weight:800}.deviceTier{margin-bottom:0}.deviceStepper{padding:2px 0}.deviceStepperBar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;border-radius:var(--r-lg);border:1px solid rgba(200,205,214,.14);background:linear-gradient(180deg,#2d333dc7,#1e222af0);box-shadow:0 1px 2px #00000038,inset 0 1px #ffffff0d;overflow:hidden}.deviceStepperBtn{position:relative;display:flex;align-items:center;justify-content:center;width:54px;height:58px;margin:0;padding:0;border:none;background:transparent;color:var(--primary);cursor:pointer;transition:background .18s ease,color .18s ease,transform .12s ease;-webkit-tap-highlight-color:transparent}.deviceStepperBtn--dec{grid-column:1;grid-row:1;justify-self:start;z-index:1}.deviceStepperBtn--inc{grid-column:3;grid-row:1;justify-self:end;z-index:1}.deviceStepperBtn--dec:after,.deviceStepperBtn--inc:before{content:"";position:absolute;top:20%;bottom:20%;width:1px;background:linear-gradient(180deg,transparent 0%,rgba(200,205,214,.2) 50%,transparent 100%);pointer-events:none}.deviceStepperBtn--dec:after{right:0}.deviceStepperBtn--inc:before{left:0}.deviceStepperBtn:hover:not(:disabled){background:#6b8cae1a}.deviceStepperBtn:active:not(:disabled){background:#6b8cae29;transform:scale(.97)}.deviceStepperBtn:focus{outline:none}.deviceStepperBtn:focus-visible{outline:2px solid rgba(107,140,174,.48);outline-offset:-2px;z-index:1}.deviceStepperBtn:disabled{color:var(--muted);opacity:.42;cursor:not-allowed}.deviceStepperValue{grid-column:2;grid-row:1;justify-self:center;display:flex;align-items:center;justify-content:center;gap:.42em;padding:0 4px;text-align:center;-webkit-user-select:none;user-select:none;pointer-events:none}.deviceStepperValueNum{font-size:30px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.04em;line-height:1;color:var(--text)}.deviceStepperValueLabel{font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1;color:var(--text-subtle)}#buy-device-tier-panel .deviceStepper{margin-top:4px}.planGrid{display:grid;gap:8px}.planCard{display:block;width:100%;text-align:left;border:1px solid var(--border);border-radius:var(--r-sm);padding:10px 12px;background:#252a33e0;font:inherit;color:var(--text);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.planCard:hover{border-color:#6b8cae59}.planCard--selected{border-color:#6b8cae8c;box-shadow:0 0 0 2px #6b8cae29;background:linear-gradient(180deg,#6b8cae14,#252a33eb)}.planCard--popular:not(.planCard--selected){border-color:#6b8cae47}.planCardTop{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.planCardTitle{font-weight:800;font-size:14px;letter-spacing:-.02em}.badgePopular{flex-shrink:0;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:3px 7px;border-radius:999px;background:var(--primary-soft);color:var(--primary)}.planCardPricing{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:2px}.planCardPricingLeft{flex:1;min-width:0;text-align:left}.planCardFullAmount{flex-shrink:0;text-align:right;font-size:clamp(22px,5.5vw,26px);font-weight:900;letter-spacing:-.03em;line-height:1.08;color:var(--text)}.planCardMonthly{margin-top:0;font-size:12px;line-height:1.3;color:var(--muted);font-weight:500}.planCardMonthlyAmount{font-weight:700;color:#c8cdd68c}.planCardMonthlyHint{font-weight:500}.planCardDailyNote{margin-top:4px;font-size:11px;font-weight:600;color:var(--muted);line-height:1.3}.card--flush{padding:0;overflow:hidden}.blockHeader{padding:18px 18px 14px}.blockHeader--premium{background:linear-gradient(135deg,#c9a22747,#d4b85a1f);border-bottom:1px solid rgba(201,162,39,.22)}.blockTitle{margin:0;font-size:15px;font-weight:800;letter-spacing:-.02em;color:var(--text)}.blockHeader--premium .blockTitle{color:#e8d9a0}.blockDesc{margin:6px 0 0;font-size:13px;line-height:1.45;font-weight:500;color:var(--text-subtle)}.blockHeader--premium .blockDesc{color:#e8d9a0d1}.cardBody{padding:18px}.sectionTitle--spaced{margin-top:18px}.deviceTier--locked .deviceStepperBar{background:linear-gradient(180deg,#2d333d6b,#1e222a85);border-color:#c8cdd614}.deviceTier--locked .deviceStepperValueNum,.deviceTier--locked .deviceStepperValueLabel{opacity:1;color:var(--text)}.deviceTier--locked .deviceStepperValueLabel{color:var(--text-subtle)}.buyCurrentPlan{display:flex;flex-direction:column;gap:4px}.buyCurrentPlanLabel{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.buyCurrentPlanTier{font-size:17px;font-weight:800;letter-spacing:-.02em;color:var(--text)}.buyCurrentPlanDaily{font-size:14px;font-weight:700;color:var(--success-text);font-variant-numeric:tabular-nums}.buyCurrentPlanHint{margin:6px 0 0;font-size:12px;line-height:1.45;color:var(--text-subtle)}.buyTierToggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:0;border:none;background:none;color:var(--text);font:inherit;font-size:15px;font-weight:800;letter-spacing:-.02em;text-align:left;cursor:pointer}.buyTierToggleChevron{flex-shrink:0;color:var(--muted);transition:transform .2s ease,color .2s ease}.buyTierToggleChevron--open{transform:rotate(180deg);color:var(--text-subtle)}.buyTierToggle:hover .buyTierToggleChevron{color:var(--text)}.buyTierLockedHint,.buyTierChangeHint{margin:10px 0 0;font-size:12px;line-height:1.45;color:var(--text-subtle)}.buyTierPanelTitle{margin-top:12px}.legalPage{flex:1;display:flex;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:calc(16px + var(--safe-bottom));scrollbar-width:none;-ms-overflow-style:none}.legalPage::-webkit-scrollbar{display:none;width:0;height:0}.legalPageHeader{margin:0 0 4px;text-align:center}.legalPageEyebrow{display:inline-block;margin-bottom:10px;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--primary);background:var(--primary-soft);border:1px solid rgba(107,140,174,.22)}.legalPageTitle{margin:0 0 6px;font-size:clamp(22px,5.5vw,28px);font-weight:800;letter-spacing:-.04em;line-height:1.12;color:var(--text)}.legalPageLead{margin:0;font-size:14px;line-height:1.45;color:var(--muted)}.legalDoc{margin:0}.legalDocTitle{margin:0 0 4px;font-size:18px;font-weight:800;letter-spacing:-.02em;line-height:1.25;color:var(--text)}.legalDocUpdated{margin:0 0 14px;font-size:12px;line-height:1.4;color:var(--muted)}.legalSection+.legalSection{margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}.legalSectionTitle{margin:0 0 8px;font-size:14px;font-weight:700;line-height:1.35;color:var(--text)}.legalParagraph{margin:0 0 8px;font-size:13px;line-height:1.5;color:var(--muted)}.legalParagraph:last-child{margin-bottom:0}.legalList{margin:0 0 8px;padding-left:18px;display:flex;flex-direction:column;gap:6px}.legalList:last-child{margin-bottom:0}.legalListItem{font-size:13px;line-height:1.5;color:var(--muted)}.legalLink{font-weight:700;color:var(--primary);text-decoration:underline;text-underline-offset:2px;word-break:break-all}.visuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profilePage{padding-bottom:calc(8px + var(--safe-bottom))}.subscriptionBar--loading{pointer-events:none}.subscriptionBarSkeleton{display:inline-block;width:132px;height:22px;border-radius:999px;background:linear-gradient(90deg,#ffffff0f,#ffffff24,#ffffff0f);background-size:200% 100%;animation:subscriptionBarSkeleton 1.2s ease-in-out infinite}.subscriptionBarSkeleton--wide{width:min(100%,220px);height:28px}.subscriptionBarSkeleton--meta{width:108px;height:14px;border-radius:6px;margin-top:4px}.subscriptionBarSkeleton--amount{width:72px;height:18px;border-radius:6px}.subscriptionBarSkeleton--hint{width:96px;height:12px;border-radius:6px}.subscriptionBarSkeleton--balance{width:100%;height:40px;border-radius:8px}@keyframes subscriptionBarSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.subscriptionBar--link{display:block;color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease}.subscriptionBar--link:active{transform:scale(.995)}.subscriptionBarChevron{flex-shrink:0;font-size:22px;font-weight:300;line-height:1;color:var(--muted)}.profileHeader{margin:0}.profileHeaderRow{display:flex;align-items:center;gap:14px}.profileHeaderAvatar{width:52px;height:52px;border-radius:var(--r-md);object-fit:cover;flex-shrink:0;border:1px solid var(--border)}.profileHeaderAvatar--placeholder{display:grid;place-items:center;font-size:20px;font-weight:800;color:var(--primary);background:linear-gradient(145deg,#6b8cae24,#5a7a9a1f)}.profileHeaderText{min-width:0;flex:1}.profileHeaderName{margin:0;font-size:clamp(22px,6vw,28px);font-weight:900;letter-spacing:-.04em;line-height:1.15;color:var(--text)}.profileHeaderHint{margin:8px 0 0;font-size:14px;line-height:1.5;color:var(--muted)}.profileHeaderSkeleton{height:72px;border-radius:var(--r-md);background:#ffffff0f}.profileIdRow{display:flex;align-items:center;gap:6px;margin-top:6px}.profileIdLabel{font-size:13px;font-weight:600;color:var(--muted);font-variant-numeric:tabular-nums}.profileCopyBtn{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:10px;background:#6b8cae1a;color:var(--primary);cursor:pointer;flex-shrink:0;transition:background .14s ease,color .14s ease,border-color .14s ease}.profileCopyBtn:disabled{opacity:.4;cursor:not-allowed}.profileCopyBtn--copied{color:var(--success);border-color:#12b98159;background:var(--success-soft)}.profileCopyBtnIcon{display:grid;place-items:center;line-height:0}.profileCopyBtnIcon svg{display:block}.profileSubCard{display:flex;flex-direction:column;gap:14px}.profileBalanceCard{display:flex;flex-direction:column;gap:10px;padding-top:16px;padding-bottom:16px}.profileBalanceCard--low{border-color:#c9a22752;background:linear-gradient(180deg,rgba(201,162,39,.07) 0%,transparent 52%),var(--surface)}.profileBalanceCard--depleted .profileBalanceValue{color:var(--muted)}.profileBalanceHint{margin:0;font-size:13px;font-weight:600;line-height:1.4;color:var(--accent-warm)}.profileBalanceValueRow{display:flex;align-items:center;gap:8px;min-width:0}.profileBalanceAdd{flex-shrink:0;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;color:var(--primary);background:var(--primary-soft);border:1px solid rgba(107,140,174,.28);transition:transform .16s ease,background .16s ease}.profileBalanceAdd:active{transform:scale(.94);background:#6b8cae47}.profileBalanceAdd svg{width:16px;height:16px}.profileTopUpBtn{text-decoration:none;color:#fff}.profileBalanceGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.profileBalanceCell{display:flex;flex-direction:column;gap:4px;min-width:0}.profileBalanceCell+.profileBalanceCell{padding-left:16px;border-left:1px solid var(--border)}.profileBalanceValue{font-size:22px;font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--text);font-variant-numeric:tabular-nums}.profileBalanceLabel{font-size:12px;font-weight:600;color:var(--muted)}.profileSubMeta{margin:0;font-size:14px;font-weight:600;line-height:1.4;color:var(--text-subtle)}.profileSubHead{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:nowrap}.profileSubHeadDate{font-size:13px;line-height:1.45;color:var(--text-subtle);white-space:nowrap;min-width:0}.profileSubDevices{margin:0;font-size:13px;font-weight:600;line-height:1.4;color:var(--muted)}.profileSubBalance{display:flex;flex-direction:column;gap:4px}.profileSubBalanceMain{margin:0;font-size:15px;font-weight:700;line-height:1.35;color:var(--text)}.profileSubBalanceAmount{font-variant-numeric:tabular-nums}.profileSubBalanceHint{font-weight:600;color:var(--muted)}.profileSubBalanceDaily{margin:0;font-size:12px;font-weight:500;color:var(--muted)}.extraSlotPurchaseLead{margin:0 0 12px!important}.extraSlotOptions{display:flex;flex-direction:column;gap:8px}.extraSlotOption{display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left;height:auto;padding:12px 14px}.extraSlotOptionTitle{font-size:14px;font-weight:700}.extraSlotOptionPrice{font-size:16px;font-weight:800;color:var(--primary)}.extraSlotOptionHint{font-size:12px;font-weight:500;color:var(--muted)}.profileSubKey{display:flex;flex-direction:column;gap:6px}.profileSubKeyLabel{font-size:12px;font-weight:600;letter-spacing:.02em;color:var(--muted)}.profileSubKeyField{margin:0;cursor:pointer}.profileSubActions{display:flex;flex-direction:column;gap:8px;padding-top:2px}.profileSubText{margin:0;font-size:14px;line-height:1.45;color:var(--text-subtle)}.profileSubText--compact{margin-top:6px}.profileSubLink{font-size:14px;font-weight:700}.profileSubLinkSecondary{display:block;padding:4px 0 2px;font-weight:600;color:var(--muted);text-align:center}.profileSubLinkSecondary:active{color:var(--primary)}.legalFooter{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:4px;padding:8px 12px 0;text-align:center}.legalFooterLink{display:inline-block;font-size:12px;font-weight:500;line-height:1.35;color:var(--muted);text-decoration:underline;text-decoration-color:#c8cdd638;text-underline-offset:2px;text-align:center}.legalFooterLink:active{color:var(--primary);text-decoration-color:currentColor}.profileMenuList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.profileMenuItem{width:100%;display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--text);font:inherit;font-size:15px;font-weight:700;letter-spacing:-.01em;text-decoration:none;cursor:pointer;transition:transform .16s ease,border-color .16s ease}.profileMenuItem:active{transform:scale(.99)}.profileMenuItem--outline{border-color:#6b8cae73;background:#6b8cae0f}.profileMenuIcon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;color:var(--primary);background:var(--primary-soft)}.profileMenuLabel{flex:1;text-align:left;min-width:0}.profileMenuItem>svg:last-child{flex-shrink:0;color:var(--muted)}.profileBlock{margin:0}.profileBlockTitle{margin:0 0 14px;font-size:17px;font-weight:800;letter-spacing:-.02em;color:var(--text)}.profileBlockTitle--center{text-align:center}.profileBlockEyebrow{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--muted)}.profileTabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;padding:4px;border-radius:var(--r-md);background:#ffffff0a;border:1px solid var(--border)}.profileTab{border:0;border-radius:12px;padding:10px 12px;font:inherit;font-size:14px;font-weight:700;color:var(--muted);background:transparent;cursor:pointer}.profileTab--active{color:var(--primary);background:var(--surface);box-shadow:var(--shadow-1)}.profileField{position:relative}.profileFieldInput{width:100%;box-sizing:border-box;border:1px solid var(--border);border-radius:var(--r-md);padding:12px 14px;font:inherit;font-size:13px;font-weight:600;color:var(--text);background:#1c1f26e6;font-variant-numeric:tabular-nums}.profileFieldInput--withIcon{padding-right:44px}.profileFieldInput--grow{flex:1;min-width:0}.profileFieldCopy{position:absolute;right:8px;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;margin-block:auto;pointer-events:auto}.profileCabinetRow{display:flex;align-items:stretch;gap:8px}.profileTextBtn{flex-shrink:0;align-self:center;border:0;background:transparent;padding:8px 4px;font:inherit;font-size:14px;font-weight:800;color:var(--primary);cursor:pointer;white-space:nowrap}.profileLinkAction{margin-top:10px;padding:0;border:0;background:none;font:inherit;font-size:13px;font-weight:600;color:var(--muted);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.profileLinkAction:disabled{opacity:.5;cursor:not-allowed}.profileAuthRow{display:flex;align-items:center;gap:12px;padding:4px 0 14px}.profileAuthIcon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;color:var(--primary);background:var(--primary-soft);flex-shrink:0}.profileAuthLabel{flex:1;font-size:15px;font-weight:700;color:var(--text)}.profileAuthBadge{font-size:12px;font-weight:800;text-transform:lowercase;padding:5px 10px;border-radius:999px;background:#ffffff0f;color:var(--muted)}.profileAuthBadge--ok{background:var(--success-soft);color:var(--success-text)}.profileOutlineBtn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 16px;border-radius:var(--r-md);border:1px solid rgba(107,140,174,.45);background:#6b8cae0f;color:var(--primary);font:inherit;font-size:15px;font-weight:800;cursor:pointer}.profileOutlineBtn:active{transform:scale(.99)}.profileOutlineBtnMail{display:none}.deviceMgmtPage{padding-bottom:calc(8px + var(--safe-bottom))}.deviceMgmtHeader{text-align:center;margin-bottom:4px}.deviceMgmtTitle{margin:0;font-size:clamp(22px,6vw,26px);font-weight:900;letter-spacing:-.04em;line-height:1.15;color:var(--text)}.deviceMgmtSubtitle{margin:8px 0 0;font-size:14px;font-weight:700;color:var(--primary)}.deviceMgmtList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.deviceCard{display:flex;align-items:center;gap:12px;padding:14px 12px;border-radius:var(--r-md)}.deviceCardIndex{flex-shrink:0;width:28px;font-size:22px;font-weight:900;line-height:1;text-align:center;color:var(--primary);font-variant-numeric:tabular-nums}.deviceCardBody{flex:1;min-width:0}.deviceCardTitle{margin:0;font-size:15px;font-weight:800;letter-spacing:-.02em;color:var(--text);line-height:1.25}.deviceCardMeta{margin:2px 0 0;font-size:12px;font-weight:500;line-height:1.35;color:var(--muted)}.deviceCardUrl{margin:4px 0 0;font-size:12px;font-weight:500;line-height:1.35;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deviceCardUrl--muted{font-style:italic}.deviceCardActions{display:flex;flex-shrink:0;gap:8px}.deviceCardAction{width:40px;height:40px;padding:0;border-radius:12px;border:1px solid var(--border);background:#1c1f26f2;display:grid;place-items:center;cursor:pointer;color:var(--primary);transition:transform .14s ease,background .14s ease,border-color .14s ease}.deviceCardAction:active:not(:disabled){transform:scale(.94)}.deviceCardAction:disabled{opacity:.4;cursor:not-allowed}.deviceCardAction--copied{color:var(--success);border-color:#12b98159;background:var(--success-soft)}.deviceCardActionIcon{display:grid;place-items:center}.deviceCardAction--delete{color:#dc2626;border-color:#dc262640;background:#dc26260f}.deviceAddBtn{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:16px;border-radius:var(--r-md);border:1px dashed rgba(107,140,174,.35);background:#6b8cae0f;cursor:pointer;font:inherit;transition:transform .14s ease,background .14s ease}.deviceAddBtn:active{transform:scale(.99);background:#6b8cae1a}.deviceAddBtnPrimary{font-size:15px;font-weight:800;color:var(--text);letter-spacing:-.01em}.deviceAddBtnSecondary{font-size:13px;font-weight:600;color:var(--primary)}.deviceMgmtHint{margin:0;font-size:12px;line-height:1.5;color:var(--muted);text-align:center}.referralPage{padding-bottom:calc(8px + var(--safe-bottom))}.referralHeader{text-align:center}.referralTitle{margin:0;font-size:clamp(22px,6vw,26px);font-weight:900;letter-spacing:-.04em;line-height:1.15;color:var(--text)}.referralBlockTitle{margin:0 0 14px;font-size:17px;font-weight:800;letter-spacing:-.02em;color:var(--text)}.referralBlockTitle--center{text-align:center}.referralAnalyticsBtn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-1);font:inherit;font-size:15px;font-weight:700;color:var(--text);cursor:pointer;transition:transform .14s ease,border-color .14s ease}.referralAnalyticsBtn:active{transform:scale(.99)}.referralAnalyticsBtn svg{flex-shrink:0;color:var(--muted)}.referralAnalyticsLabel{text-align:left}.referralStatsGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.referralStatCard{margin:0;min-height:88px;display:flex;flex-direction:column;justify-content:center}.referralStatLabel{margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--muted);line-height:1.3}.referralStatValue{margin:0;font-size:clamp(20px,5vw,24px);font-weight:900;letter-spacing:-.03em;line-height:1.1;color:var(--text);font-variant-numeric:tabular-nums}.referralLinkBlock,.referralHow{margin:0}.referralHowList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.referralHowCard{margin:0;display:flex;align-items:flex-start;gap:14px}.referralHowIcon{width:44px;height:44px;flex-shrink:0;border-radius:14px;display:grid;place-items:center;color:var(--primary);background:var(--primary-soft)}.referralHowText{min-width:0;flex:1}.referralHowTitle{margin:0;font-size:15px;font-weight:800;letter-spacing:-.02em;line-height:1.3;color:var(--text)}.referralHowDesc{margin:6px 0 0;font-size:13px;line-height:1.45;color:var(--muted)}.container--subpage{max-width:var(--max);margin:0 auto;padding:calc(16px + var(--safe-top)) 16px calc(24px + var(--safe-bottom))}.subpagePage{display:flex;flex-direction:column;gap:14px}.subpageHero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:8px 4px 4px}.subpageBrandMark{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;background:var(--primary-soft);border:1px solid var(--border);box-shadow:var(--shadow-1)}.subpageBrandLogo{display:block}.subpagePreviewBadge{margin:4px 0 0;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--warn-text);background:var(--warn-soft);border:1px solid rgba(201,162,39,.22)}.subpageTitle{margin:0;font-size:24px;font-weight:800;letter-spacing:-.03em;color:var(--text)}.subpageTagline{margin:0;font-size:14px;font-weight:600;color:var(--primary)}.subpageLead{margin:4px 0 0;max-width:36ch;font-size:14px;line-height:1.5;color:var(--muted)}.subpageStatusHead{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.subpageStats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 0}.subpageStat{margin:0;padding:10px 12px;border-radius:var(--r-sm);background:#00000024;border:1px solid var(--border)}.subpageStat dt{margin:0;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.subpageStat dd{margin:4px 0 0;font-size:15px;font-weight:700;color:var(--text)}.subpageStatusHint{margin:12px 0 0;font-size:13px;line-height:1.45;color:var(--warn-text)}.subpageSectionTitle{margin:0;font-size:17px;font-weight:800;letter-spacing:-.02em;color:var(--text)}.subpageSectionDesc{margin:6px 0 0;font-size:13px;line-height:1.45;color:var(--muted)}.subpageQrWrap{display:grid;place-items:center;margin:16px auto 14px;padding:16px;border-radius:var(--r-lg);background:#0000002e;border:1px solid var(--border);width:fit-content}.subpageQrWrap--dim{opacity:.55}.subpageQrImage{display:block;border-radius:8px}.subpageQrPlaceholder{width:196px;height:196px;border-radius:8px;background:#ffffff0a}.subpageLinkField{margin-top:0}.subpagePlatforms{display:flex;flex-direction:column;gap:10px}.subpagePlatformTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.subpagePlatformTab{min-height:42px;border-radius:var(--r-sm);border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.subpagePlatformTab--active{background:var(--primary-soft);border-color:#6b8cae59;color:#dce4ee}.subpagePage .instructionBody{display:flex;flex-direction:column;gap:12px}.subpagePage .instructionBody .instructionTitle{font-size:18px}.subpageEmpty{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.subpageFooter{display:flex;flex-direction:column;gap:14px;margin-top:8px;padding-top:8px}.subpageFooterActions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.subpageFooterNote{margin:0;font-size:12px;line-height:1.45;color:var(--muted);text-align:center}.subpageFooter .legalFooter{justify-content:center}.container--landing{max-width:var(--max);margin:0 auto;min-height:100dvh;display:flex;flex-direction:column;padding:calc(20px + var(--safe-top)) 16px calc(16px + var(--safe-bottom));overflow:hidden}.landingPage{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:0}.landingCard{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:8px 4px}.landingBrandMark{width:72px;height:72px;border-radius:20px;display:grid;place-items:center;background:var(--primary-soft);border:1px solid var(--border);box-shadow:var(--shadow-1)}.landingBrandLogo{display:block}.landingTitle{margin:4px 0 0;font-size:clamp(24px,6vw,28px);font-weight:800;letter-spacing:-.03em;color:var(--text)}.landingLead{margin:0;max-width:28ch;font-size:15px;line-height:1.45;color:var(--muted)}.landingCta{width:100%;max-width:280px;margin-top:8px}.landingHint{margin:0;font-size:13px;color:var(--muted)}.landingHint a{font-weight:600}.landingFooter{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;flex-shrink:0}.landingFooter .legalFooter{justify-content:center}.appBootScreen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:50vh;padding:24px 16px}.appBootSpinner{width:32px;height:32px;border:3px solid rgba(107,140,174,.22);border-top-color:var(--primary);border-radius:50%;animation:appBootSpin .8s linear infinite}.appBootText{margin:0;font-size:14px;font-weight:600;color:var(--text-subtle)}@keyframes appBootSpin{to{transform:rotate(360deg)}}
