:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#app{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.graph.svelte-13r51rs{touch-action:none;background:#0f0f12;border-radius:12px;width:100%;display:block}.ph.svelte-13r51rs{color:#888;background:#0f0f12;border-radius:12px;justify-content:center;align-items:center;width:100%;font-size:13px;display:flex}.err.svelte-13r51rs{color:#ff7b7b}.tutorial-pointer{transform-box:fill-box;transform-origin:50%;filter:drop-shadow(0 0 4px #000000b3);animation:1.1s ease-in-out infinite svelte-13r51rs-tut-bounce}@keyframes svelte-13r51rs-tut-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.overlay.svelte-14q3p1t{z-index:1000;padding:16px 12px calc(16px + env(safe-area-inset-bottom,0));background:#0000008c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal.svelte-14q3p1t{background:var(--tg-bg,#fff);width:100%;max-width:480px;color:var(--tg-text,#111);border-radius:18px;max-height:92vh;padding:16px 16px 14px;overflow-y:auto;box-shadow:0 -6px 30px #00000040}.hdr.svelte-14q3p1t{justify-content:space-between;align-items:center;margin:0 0 6px;display:flex}h3.svelte-14q3p1t{margin:0;font-size:17px}.close.svelte-14q3p1t{cursor:pointer;color:var(--tg-hint,#888);background:0 0;border:0;font-size:26px;line-height:1}.sub.svelte-14q3p1t{color:var(--tg-hint,#777);margin:0 0 12px;font-size:14px}.card.svelte-14q3p1t{background:var(--tg-secondary-bg,#f1f1f1);border-radius:14px;margin-bottom:8px;padding:12px 14px}.card-title.svelte-14q3p1t{margin-bottom:6px;font-size:15px;font-weight:700}.card.earn.compact.svelte-14q3p1t{opacity:.85}.discount-pill.svelte-14q3p1t{color:#fff;background:linear-gradient(135deg,#ffd93d,#ff8c00);border-radius:8px;margin-bottom:8px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.muted-line.svelte-14q3p1t{color:var(--tg-hint,#777);margin:4px 0;font-size:13px;line-height:1.4}.btn-pay.svelte-14q3p1t,.btn-earn.svelte-14q3p1t{cursor:pointer;border:0;border-radius:10px;width:100%;margin-top:10px;padding:12px;font-size:14px;font-weight:700;display:block}.btn-pay.svelte-14q3p1t{background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff)}.btn-earn.svelte-14q3p1t{color:#2481cc;background:#fff;border:1px solid #2481cc}.or.svelte-14q3p1t{text-align:center;color:var(--tg-hint,#999);margin:6px 0 10px;font-size:13px}.btn-back.svelte-14q3p1t{width:100%;color:var(--tg-hint,#777);cursor:pointer;background:0 0;border:0;border-radius:8px;margin-top:10px;padding:10px;font-size:13px;display:block}.page.svelte-1nmp6pz{max-width:600px;margin:0 auto;padding:12px 14px 24px}.muted.svelte-1nmp6pz{color:var(--tg-hint,#999);padding:16px}.error.svelte-1nmp6pz{color:#ff3b30;padding:16px}.profile.svelte-1nmp6pz{margin-bottom:12px}.name.svelte-1nmp6pz{margin:0;font-size:22px}.uname.svelte-1nmp6pz{color:var(--tg-hint,#999);margin-left:6px;font-size:14px;font-weight:400}.role.svelte-1nmp6pz{color:var(--tg-hint,#999);margin:2px 0 0;font-size:14px}.card-info.svelte-1nmp6pz{background:var(--tg-secondary-bg,#f1f1f1);border-radius:12px;margin-bottom:10px;padding:10px 14px}.card-info-title.svelte-1nmp6pz{margin-bottom:4px;font-size:13px;font-weight:600}.card-info.svelte-1nmp6pz p:where(.svelte-1nmp6pz){margin:0;font-size:14px;line-height:1.4}.cta-main.svelte-1nmp6pz{background:var(--tg-button,#2481cc);width:100%;color:var(--tg-button-text,#fff);cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin:16px 0;padding:16px;font-size:16px;font-weight:600;display:flex}.cta-price.svelte-1nmp6pz{opacity:.85;background:#ffffff2e;border-radius:8px;padding:2px 8px;font-size:14px;font-weight:400}.cta-main.pulse.svelte-1nmp6pz{animation:2s ease-in-out infinite svelte-1nmp6pz-pulse-attention}@keyframes svelte-1nmp6pz-pulse-attention{0%,to{transform:scale(1);box-shadow:0 0 #ffd93d8c}50%{transform:scale(1.04);box-shadow:0 0 0 18px #ffd93d00}}.cta-running.svelte-1nmp6pz,.cta-result.svelte-1nmp6pz,.cta-error.svelte-1nmp6pz{background:var(--tg-secondary-bg,#f1f1f1);border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin:16px 0;padding:14px;display:flex}.cta-running.svelte-1nmp6pz{color:var(--tg-hint,#888);font-size:14px}.cta-result.svelte-1nmp6pz p:where(.svelte-1nmp6pz),.cta-error.svelte-1nmp6pz p:where(.svelte-1nmp6pz){flex:1;margin:0;font-size:14px;line-height:1.4}.cta-error.svelte-1nmp6pz{color:#b13533}.cta-secondary.svelte-1nmp6pz{color:var(--tg-link,#2481cc);border:1px solid var(--tg-link,#2481cc);cursor:pointer;background:0 0;border-radius:8px;padding:6px 12px;font-size:13px}.spinner-sm.svelte-1nmp6pz{border:2px solid var(--tg-hint,#ccc);border-top-color:var(--tg-button,#2481cc);border-radius:50%;width:18px;height:18px;animation:.9s linear infinite svelte-1nmp6pz-spin}@keyframes svelte-1nmp6pz-spin{to{transform:rotate(360deg)}}.section.svelte-1nmp6pz{margin:20px 0}.section-title.svelte-1nmp6pz{text-transform:uppercase;letter-spacing:.5px;color:var(--tg-hint,#888);margin-bottom:8px;font-size:13px}.room-item.svelte-1nmp6pz{background:var(--tg-secondary-bg,#f1f1f1);color:inherit;border-radius:10px;align-items:center;margin-bottom:6px;padding:10px 12px;font-size:14px;text-decoration:none;display:flex}.room-item.svelte-1nmp6pz:active{opacity:.7}.room-name.svelte-1nmp6pz{font-weight:600}.room-role.svelte-1nmp6pz{color:var(--tg-hint,#888);margin-left:6px;font-size:13px}.badge.svelte-1nmp6pz{color:#fff;background:#ff3b30;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:12px;font-weight:700;display:flex}.more-link.svelte-1nmp6pz{color:var(--tg-link,#2481cc);padding:8px 12px;font-size:13px;text-decoration:none;display:block}.footer.svelte-1nmp6pz{border-top:1px solid var(--tg-secondary-bg,#f1f1f1);align-items:center;gap:10px;margin-top:24px;padding-top:12px;font-size:14px;display:flex}.balance.svelte-1nmp6pz{flex:1;font-weight:600}.footer-link.svelte-1nmp6pz{color:var(--tg-link,#2481cc);padding:6px 0;text-decoration:none}.pro-badge.svelte-1nmp6pz{color:#fff;background:linear-gradient(135deg,#ffd93d,#ff8c00);border-radius:10px;padding:4px 10px;font-size:12px;font-weight:700}.focus-page.svelte-1nmp6pz{min-height:100vh;position:relative}.corner-settings.svelte-1nmp6pz{color:var(--tg-hint,#888);font-size:22px;text-decoration:none;position:absolute;top:8px;right:12px}.ready-banner.svelte-1nmp6pz{text-align:center;margin:8px 0 14px;font-size:18px;font-weight:700}.card-info.readonly.svelte-1nmp6pz{opacity:.92}.focus-pointer.svelte-1nmp6pz{text-align:center;margin:20px 0 -6px;font-size:36px;animation:1.2s ease-in-out infinite svelte-1nmp6pz-bob}@keyframes svelte-1nmp6pz-bob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.focus-hint.svelte-1nmp6pz{text-align:center;color:var(--tg-hint,#888);margin:10px 16px 0;font-size:13px;line-height:1.4}.invite-card.svelte-1nmp6pz{color:#1a1a1a;background:linear-gradient(135deg,#ffe5a5 0%,#ffd0d0 100%);border-radius:14px;align-items:center;gap:12px;margin:16px 0;padding:12px 14px;text-decoration:none;display:flex}.invite-emoji.svelte-1nmp6pz{font-size:30px}.invite-body.svelte-1nmp6pz{flex:1}.invite-title.svelte-1nmp6pz{font-size:15px;font-weight:700}.invite-sub.svelte-1nmp6pz{color:#555;margin-top:2px;font-size:12px;line-height:1.3}.invite-arrow.svelte-1nmp6pz{color:#555;font-size:20px}.pro-section.svelte-1nmp6pz{background:var(--tg-secondary-bg,#f1f1f1);border:1px solid #ffc1074d;border-radius:14px;margin:20px 0;padding:14px}.pro-head.svelte-1nmp6pz{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.pro-head-title.svelte-1nmp6pz{font-size:15px;font-weight:700}.pro-discount.svelte-1nmp6pz{color:#fff;background:#e74c3c;border-radius:8px;padding:3px 8px;font-size:12px;font-weight:600}.pro-feature.svelte-1nmp6pz{color:inherit;cursor:pointer;border-bottom:1px solid #0000000d;align-items:center;gap:12px;padding:10px 0;text-decoration:none;display:flex}.pro-feature.svelte-1nmp6pz:last-of-type{border-bottom:0}.pro-feature.svelte-1nmp6pz:active{opacity:.7}.pro-feature.svelte-1nmp6pz .lock:where(.svelte-1nmp6pz){opacity:.6;font-size:18px}.feat-title.svelte-1nmp6pz{font-size:14px;font-weight:600}.feat-sub.svelte-1nmp6pz{color:var(--tg-hint,#777);margin-top:2px;font-size:12px;line-height:1.3}.pro-buy.svelte-1nmp6pz{text-align:center;background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff);border-radius:10px;margin-top:12px;padding:12px 14px;font-size:14px;font-weight:700;text-decoration:none;display:block}.pro-hint.svelte-1nmp6pz{text-align:center;color:var(--tg-hint,#888);margin:8px 0 0;font-size:12px;line-height:1.4}.page.svelte-xd7nuq{max-width:600px;margin:0 auto;padding:16px}.header.svelte-xd7nuq{align-items:center;gap:8px;margin-bottom:12px;display:flex}.back.svelte-xd7nuq{color:inherit;font-size:22px;text-decoration:none}h2.svelte-xd7nuq{margin:0}.tabs.svelte-xd7nuq{gap:8px;margin-bottom:16px;display:flex}.tabs.svelte-xd7nuq button:where(.svelte-xd7nuq){cursor:pointer;background:var(--tg-secondary-bg,#f1f1f1);color:inherit;border:0;border-radius:8px;flex:1;padding:8px;font-size:14px}.tabs.svelte-xd7nuq button.active:where(.svelte-xd7nuq){background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff)}.muted.svelte-xd7nuq{color:var(--tg-hint,#999)}.error.svelte-xd7nuq{color:#ff3b30}.room.svelte-xd7nuq{background:var(--tg-secondary-bg,#f1f1f1);color:inherit;border-radius:10px;gap:12px;margin-bottom:8px;padding:12px;text-decoration:none;display:flex}.room.svelte-xd7nuq:active{opacity:.7}.avatar.svelte-xd7nuq{background:var(--tg-button,#2481cc);width:44px;height:44px;color:var(--tg-button-text,#fff);border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.body.svelte-xd7nuq{flex:1;min-width:0}.row1.svelte-xd7nuq{justify-content:space-between;gap:8px;display:flex}.name.svelte-xd7nuq{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.time.svelte-xd7nuq{color:var(--tg-hint,#999);flex-shrink:0;font-size:12px}.reason.svelte-xd7nuq{opacity:.75;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.tag.svelte-xd7nuq{color:var(--tg-hint,#999);margin-top:4px;font-size:11px}.unread.svelte-xd7nuq{color:#fff;background:#ff3b30;border-radius:11px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:700;display:flex}.room-page.svelte-dsvjg3{flex-direction:column;max-width:600px;height:100vh;margin:0 auto;display:flex}.header.svelte-dsvjg3{background:var(--tg-secondary-bg,#f1f1f1);border-bottom:1px solid var(--tg-hint,#ddd);align-items:center;gap:10px;padding:10px 14px;display:flex}.back.svelte-dsvjg3{color:inherit;font-size:22px;text-decoration:none}.header-info.svelte-dsvjg3{flex:1;min-width:0}.peer-name.svelte-dsvjg3{font-weight:600}.peer-meta.svelte-dsvjg3{color:var(--tg-hint,#999);font-size:12px}.online.svelte-dsvjg3{color:#4caf50}.offline.svelte-dsvjg3{color:var(--tg-hint,#999)}.ws-status.svelte-dsvjg3{color:var(--tg-hint,#999);margin-left:8px;font-style:italic}.messages.svelte-dsvjg3{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex;overflow-y:auto}.muted.svelte-dsvjg3{color:var(--tg-hint,#999);text-align:center}.error.svelte-dsvjg3{color:#ff3b30;text-align:center}.msg-row.svelte-dsvjg3{display:flex}.msg-row.me.svelte-dsvjg3{justify-content:flex-end}.msg-row.peer.svelte-dsvjg3{justify-content:flex-start}.msg-row.bot.svelte-dsvjg3,.msg-row.system.svelte-dsvjg3{justify-content:center}.bubble.svelte-dsvjg3{background:var(--tg-secondary-bg,#f1f1f1);word-wrap:break-word;border-radius:14px;max-width:75%;padding:8px 12px;line-height:1.35}.msg-row.me.svelte-dsvjg3 .bubble:where(.svelte-dsvjg3){background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff)}.msg-row.bot.svelte-dsvjg3 .bubble:where(.svelte-dsvjg3){background:#fffbe6;border:1px dashed #d4b97a}.bot-tag.svelte-dsvjg3{color:#b58900;margin-bottom:4px;font-size:11px}.system-msg.svelte-dsvjg3{color:var(--tg-hint,#999);background:#0000000d;border-radius:10px;padding:4px 12px;font-size:12px}.text.svelte-dsvjg3{white-space:pre-wrap}.time.svelte-dsvjg3{opacity:.6;text-align:right;margin-top:2px;font-size:10px}.bubble.typing.svelte-dsvjg3{letter-spacing:4px;opacity:.7}.input-bar.svelte-dsvjg3{background:var(--tg-bg,#fff);border-top:1px solid var(--tg-hint,#ddd);gap:8px;padding:10px 14px;display:flex}.input-bar.svelte-dsvjg3 input:where(.svelte-dsvjg3){border:1px solid var(--tg-hint,#ccc);background:var(--tg-bg,#fff);color:inherit;border-radius:20px;outline:none;flex:1;padding:10px 12px;font-size:14px}.input-bar.svelte-dsvjg3 button:where(.svelte-dsvjg3){cursor:pointer;background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff);border:0;border-radius:20px;padding:8px 16px;font-weight:600}.input-bar.svelte-dsvjg3 button:where(.svelte-dsvjg3):disabled{opacity:.5;cursor:default}.card.svelte-58zgs9{background:var(--tg-theme-secondary-bg-color,#f5f5f5);border-radius:12px;margin:10px 0;padding:14px 16px}h3.svelte-58zgs9{margin:0 0 6px;font-size:16px;font-weight:600}.reason.svelte-58zgs9{opacity:.8;white-space:pre-wrap;margin:0 0 12px;font-size:14px}.actions.svelte-58zgs9{flex-wrap:wrap;gap:8px;display:flex}.btn.svelte-58zgs9{cursor:pointer;background:var(--tg-theme-button-color,#3390ec);min-width:0;color:var(--tg-theme-button-text-color,#fff);border:none;border-radius:8px;flex:auto;padding:8px 12px;font-size:13px;font-weight:500}.btn.detail.svelte-58zgs9{background:var(--tg-theme-bg-color,#fff);color:var(--tg-theme-text-color,#000);border:1px solid var(--tg-theme-section-separator-color,#00000026)}main.svelte-fq6dpf{max-width:480px;margin:0 auto;padding:16px}h2.svelte-fq6dpf{margin:20px 0 4px;font-size:16px;font-weight:600}h3.svelte-fq6dpf{margin:0 0 8px;font-size:14px}.meta-line.svelte-fq6dpf{margin:4px 0;font-size:14px}.section-hint.svelte-fq6dpf{opacity:.6;margin:0 0 8px;font-size:12px}.card.svelte-fq6dpf{background:var(--tg-theme-secondary-bg-color,#f5f5f5);border-radius:12px;margin:10px 0;padding:14px 16px}.cta.svelte-fq6dpf{text-align:center}.cta.svelte-fq6dpf p:where(.svelte-fq6dpf){margin:0 0 12px;font-size:14px}.primary.svelte-fq6dpf{background:var(--tg-theme-button-color,#3390ec);color:var(--tg-theme-button-text-color,#fff);cursor:pointer;border:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:500}.primary.svelte-fq6dpf:disabled{opacity:.5}.ghost.svelte-fq6dpf{color:var(--tg-theme-link-color,#3390ec);cursor:pointer;background:0 0;border:none;margin-top:12px;padding:10px;font-size:14px}.back.svelte-fq6dpf{color:var(--tg-theme-link-color,#3390ec);cursor:pointer;background:0 0;border:none;margin-bottom:8px;padding:8px 0;font-size:14px}.muted.svelte-fq6dpf{opacity:.6;font-size:14px}.error.svelte-fq6dpf{color:var(--tg-theme-destructive-text-color,#d93b3b);background:#d93b3b14;border-radius:8px;margin:10px 0;padding:10px 12px;font-size:14px}.detail-text.svelte-fq6dpf,.wiki.svelte-fq6dpf{white-space:pre-wrap;background:var(--tg-theme-secondary-bg-color,#f5f5f5);border-radius:12px;margin:8px 0 16px;padding:12px 14px;font-size:14px;line-height:1.5}.first-msg.svelte-fq6dpf pre:where(.svelte-fq6dpf){white-space:pre-wrap;opacity:.85;margin:0;font-family:inherit;font-size:13px}.overlay.svelte-fq6dpf{color:#fff;background:#00000080;justify-content:center;align-items:center;font-size:16px;display:flex;position:fixed;inset:0}a.svelte-fq6dpf{color:var(--tg-theme-link-color,#3390ec);text-decoration:none}.page.svelte-1spzr1b{text-align:center;max-width:480px;margin:0 auto;padding:24px}.header.svelte-1spzr1b{text-align:left;align-items:center;gap:8px;margin-bottom:24px;display:flex}.back.svelte-1spzr1b{color:inherit;font-size:22px;text-decoration:none}h2.svelte-1spzr1b{margin:0}.icon.svelte-1spzr1b{margin:30px 0 10px;font-size:72px}.lock-badge.svelte-1spzr1b{color:var(--tg-hint,#999);margin:0 0 16px}.desc.svelte-1spzr1b{color:var(--tg-hint,#777);margin-bottom:30px;line-height:1.5}.cta.svelte-1spzr1b{background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff);border-radius:12px;margin-bottom:12px;padding:14px;font-weight:600;text-decoration:none;display:block}.back-link.svelte-1spzr1b{color:var(--tg-link,#2481cc);font-size:14px;text-decoration:none}.page.svelte-1vmw916{max-width:480px;margin:0 auto;padding:20px}.header.svelte-1vmw916{align-items:center;gap:8px;margin-bottom:16px;display:flex}.back.svelte-1vmw916{color:inherit;font-size:22px;text-decoration:none}h2.svelte-1vmw916{margin:0}h3.svelte-1vmw916{margin:24px 0 8px;font-size:15px}.status.svelte-1vmw916{margin:18px 0 4px;font-size:18px;font-weight:700}.muted.svelte-1vmw916{color:var(--tg-hint,#999);margin:0 0 8px}.features.svelte-1vmw916{padding-left:0;line-height:1.8;list-style:none}.features.svelte-1vmw916 li:where(.svelte-1vmw916){padding:6px 0}.discount-banner.svelte-1vmw916{color:#fff;text-align:center;background:linear-gradient(135deg,#ffd93d,#ff8c00);border-radius:12px;margin:14px 0;padding:10px 14px;font-size:14px;display:none}.discount-banner.visible.svelte-1vmw916{display:block}.pro-feature.svelte-1vmw916{border-bottom:1px solid #0000000f;align-items:center;gap:12px;padding:12px 0;display:flex}.pro-feature.svelte-1vmw916:last-of-type{border-bottom:0;margin-bottom:14px}.pro-feature.svelte-1vmw916 .lock:where(.svelte-1vmw916){opacity:.6;font-size:18px}.feat-title.svelte-1vmw916{font-size:14px;font-weight:600}.feat-sub.svelte-1vmw916{color:var(--tg-hint,#777);margin-top:2px;font-size:12px;line-height:1.3}.cta.svelte-1vmw916{background:var(--tg-button,#2481cc);width:100%;color:var(--tg-button-text,#fff);cursor:pointer;border:0;border-radius:12px;padding:14px;font-size:15px;font-weight:700;display:block}.hint.svelte-1vmw916{text-align:center;color:var(--tg-hint,#888);margin:12px 0 0;font-size:12px;line-height:1.4}.back-link.svelte-1vmw916{text-align:center;color:var(--tg-link,#2481cc);margin-top:12px;padding:12px;font-size:14px;text-decoration:none;display:block}.page.svelte-15j4tnx{max-width:600px;margin:0 auto;padding:12px 14px 32px}header.svelte-15j4tnx{align-items:center;gap:10px;margin-bottom:16px;display:flex}.back.svelte-15j4tnx{color:inherit;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;text-decoration:none;display:inline-flex}h1.svelte-15j4tnx{margin:0;font-size:20px}.muted.svelte-15j4tnx{color:var(--tg-hint,#999);padding:16px}.muted-small.svelte-15j4tnx{color:var(--tg-hint,#888);margin:6px 0;font-size:12px}.error.svelte-15j4tnx{color:#ff3b30;padding:16px}.hint.svelte-15j4tnx{color:var(--tg-hint,#888);margin:8px 0 0;font-size:12px;line-height:1.4}.section-card.svelte-15j4tnx{background:var(--tg-secondary-bg,#f1f1f1);border-radius:12px;margin-bottom:10px;padding:12px 14px}.section-card.danger.svelte-15j4tnx{background:#ff3b300f}.section-head.svelte-15j4tnx{width:100%;color:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:4px 0;font-size:15px;font-weight:600;display:flex}.chev.svelte-15j4tnx{opacity:.6;font-size:12px}.wiki-text.svelte-15j4tnx{background:var(--tg-bg,#fff);white-space:pre-wrap;border-radius:8px;max-height:400px;margin:10px 0 4px;padding:10px;font-size:12px;line-height:1.5;overflow-y:auto}.profile-actions.svelte-15j4tnx{gap:8px;margin-top:10px;display:flex}.btn-edit.svelte-15j4tnx,.btn-reset.svelte-15j4tnx{cursor:pointer;text-align:center;border:0;border-radius:8px;flex:1;padding:10px;font-size:13px;font-weight:600;text-decoration:none}.btn-edit.svelte-15j4tnx{background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff)}.btn-reset.svelte-15j4tnx{color:var(--tg-link,#2481cc);border:1px solid var(--tg-link,#2481cc);background:0 0}.toggle-row.svelte-15j4tnx{align-items:center;gap:12px;display:flex}.toggle-text.svelte-15j4tnx{flex:1}.toggle-title.svelte-15j4tnx{font-size:14px;font-weight:600}.toggle-sub.svelte-15j4tnx{color:var(--tg-hint,#888);margin-top:3px;font-size:12px;line-height:1.4}.toggle.svelte-15j4tnx{cursor:pointer;background:var(--tg-bg,#ddd);color:inherit;letter-spacing:.4px;border:0;border-radius:14px;min-width:64px;padding:8px 14px;font-size:11px;font-weight:700}.toggle.on.svelte-15j4tnx{color:#fff;background:#34c759}.toggle.svelte-15j4tnx:disabled{opacity:.5;cursor:not-allowed}.balance-row.svelte-15j4tnx{align-items:center;gap:10px;display:flex}.balance-row.svelte-15j4tnx>div:where(.svelte-15j4tnx){flex:1}.balance-title.svelte-15j4tnx{font-size:14px;font-weight:600}.balance-amount.svelte-15j4tnx{margin-top:2px;font-size:18px;font-weight:700}.btn-small.svelte-15j4tnx{background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff);cursor:pointer;border:0;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:600}.stats-title.svelte-15j4tnx{margin-bottom:8px;font-size:14px;font-weight:600}.stats-grid.svelte-15j4tnx{gap:8px;display:flex}.stat.svelte-15j4tnx{flex:1}.stat-label.svelte-15j4tnx{color:var(--tg-hint,#888);font-size:11px}.stat-value.svelte-15j4tnx{margin-top:2px;font-size:15px;font-weight:700}.page.svelte-1ez2a93{flex-direction:column;max-width:480px;height:100vh;margin:0 auto;display:flex}.header.svelte-1ez2a93{border-bottom:1px solid #00000014;align-items:center;gap:8px;padding:12px 16px;display:flex}.back.svelte-1ez2a93{color:inherit;font-size:22px;text-decoration:none}h2.svelte-1ez2a93{margin:0;font-size:17px}.chat.svelte-1ez2a93{flex-direction:column;flex:1;gap:8px;padding:12px 16px;display:flex;overflow-y:auto}.bubble.svelte-1ez2a93{white-space:pre-wrap;word-break:break-word;border-radius:14px;max-width:86%;padding:10px 14px;font-size:14px;line-height:1.45}.bubble.bot.svelte-1ez2a93{background:var(--tg-secondary-bg,#f1f1f1);color:var(--tg-text,#111);border-bottom-left-radius:4px;align-self:flex-start}.bubble.user.svelte-1ez2a93{background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff);border-bottom-right-radius:4px;align-self:flex-end}.bubble.summary.svelte-1ez2a93 .summary-title:where(.svelte-1ez2a93){margin-bottom:4px;font-weight:600}.bubble.summary.svelte-1ez2a93 details:where(.svelte-1ez2a93){margin-top:6px;font-size:12px}.bubble.summary.svelte-1ez2a93 pre:where(.svelte-1ez2a93){white-space:pre-wrap;word-break:break-word;background:#0000000f;border-radius:8px;margin:4px 0 0;padding:8px;font-size:12px}.bubble.error.svelte-1ez2a93{color:#c0392b;background:#ff3b301f;align-self:flex-start}.bubble.typing.svelte-1ez2a93{opacity:.6;font-style:italic}.composer.svelte-1ez2a93{padding:10px 16px calc(10px + env(safe-area-inset-bottom,0));background:var(--tg-bg,#fff);border-top:1px solid #00000014;gap:8px;display:flex}textarea.svelte-1ez2a93{resize:none;font:inherit;color:inherit;background:var(--tg-bg,#fff);border:1px solid #00000026;border-radius:12px;flex:1;padding:8px 12px}button.svelte-1ez2a93{background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff);cursor:pointer;border:0;border-radius:12px;padding:0 14px;font-weight:600}button.svelte-1ez2a93:disabled{opacity:.5;cursor:not-allowed}.page.svelte-iuodh{max-width:600px;margin:0 auto;padding:12px 14px 32px}header.svelte-iuodh{align-items:center;gap:10px;margin-bottom:12px;display:flex}.back.svelte-iuodh{color:inherit;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;text-decoration:none;display:inline-flex}h1.svelte-iuodh{margin:0;font-size:20px}.muted.svelte-iuodh{color:var(--tg-hint,#999);padding:16px}.error.svelte-iuodh{color:#ff3b30;padding:16px}.status-card.svelte-iuodh{background:var(--tg-secondary-bg,#f1f1f1);border-radius:12px;margin-bottom:18px;padding:14px 16px}.status-row.svelte-iuodh{justify-content:space-between;padding:5px 0;font-size:14px;display:flex}.status-row.highlight.svelte-iuodh strong:where(.svelte-iuodh){color:var(--tg-button,#2481cc);font-size:16px}.hint.svelte-iuodh{color:var(--tg-hint,#888);margin:8px 0 0;font-size:12px;line-height:1.4}.section.svelte-iuodh{margin-bottom:18px}.section-title.svelte-iuodh{text-transform:uppercase;letter-spacing:.5px;color:var(--tg-hint,#888);margin-bottom:8px;font-size:13px}.preview.svelte-iuodh{background:var(--tg-secondary-bg,#f1f1f1);white-space:pre-wrap;word-break:break-word;border-radius:10px;padding:12px 14px;font-size:14px;line-height:1.5}.actions.svelte-iuodh{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.btn-primary.svelte-iuodh,.btn-secondary.svelte-iuodh{cursor:pointer;border:0;border-radius:10px;flex:1;min-width:140px;padding:12px;font-size:14px;font-weight:600}.btn-primary.svelte-iuodh{background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff)}.btn-secondary.svelte-iuodh{background:var(--tg-secondary-bg,#f1f1f1);color:inherit}.invited-row.svelte-iuodh{background:var(--tg-secondary-bg,#f1f1f1);border-radius:8px;justify-content:space-between;margin-bottom:4px;padding:8px 10px;font-size:13px;display:flex}.invited-status.svelte-iuodh{color:var(--tg-hint,#888)}.page.svelte-1a2zdqh{box-sizing:border-box;flex-direction:column;max-width:600px;height:100vh;margin:0 auto;padding:8px 12px 12px;display:flex}header.svelte-1a2zdqh{flex-shrink:0;margin-bottom:8px}h1.svelte-1a2zdqh{margin:0;font-size:18px}.sub.svelte-1a2zdqh{color:var(--tg-hint,#888);margin:2px 0 0;font-size:12px}.progress.svelte-1a2zdqh{text-align:left;align-items:center;gap:8px;margin-top:6px;padding-left:8px;line-height:1;display:flex}.progress-label.svelte-1a2zdqh{color:var(--tg-hint,#888);font-size:13px;font-weight:500}.progress-bar.svelte-1a2zdqh{letter-spacing:2px;font-size:16px}.messages.svelte-1a2zdqh{flex-direction:column;flex:1;gap:8px;min-height:0;padding:8px 4px;display:flex;overflow-y:auto}.bubble.svelte-1a2zdqh{word-wrap:break-word;white-space:pre-wrap;text-align:left;border-radius:14px;max-width:80%;padding:10px 14px;font-size:15px;line-height:1.4}.bubble.streaming.svelte-1a2zdqh{min-width:80px}.bubble-user.svelte-1a2zdqh{background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff);border-bottom-right-radius:4px;align-self:flex-end}.bubble-bot.svelte-1a2zdqh{background:var(--tg-secondary-bg,#f1f1f1);color:var(--tg-text,#1a1a1a);border-bottom-left-radius:4px;align-self:flex-start}.bubble.streaming.svelte-1a2zdqh .cursor:where(.svelte-1a2zdqh){margin-left:2px;animation:1s steps(2,end) infinite svelte-1a2zdqh-blink;display:inline-block}.bubble.typing.svelte-1a2zdqh{gap:4px;padding:14px;display:inline-flex}.typing.svelte-1a2zdqh .dot:where(.svelte-1a2zdqh){background:var(--tg-hint,#888);border-radius:50%;width:6px;height:6px;animation:.9s ease-in-out infinite svelte-1a2zdqh-bounce}.typing.svelte-1a2zdqh .dot:where(.svelte-1a2zdqh):nth-child(2){animation-delay:.15s}.typing.svelte-1a2zdqh .dot:where(.svelte-1a2zdqh):nth-child(3){animation-delay:.3s}@keyframes svelte-1a2zdqh-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@keyframes svelte-1a2zdqh-blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.input-row.svelte-1a2zdqh{flex-shrink:0;align-items:flex-end;gap:8px;padding-top:8px;display:flex}.input.svelte-1a2zdqh{resize:none;border:1px solid var(--tg-secondary-bg,#f1f1f1);background:var(--tg-bg,#fff);min-height:44px;max-height:120px;color:var(--tg-text,#000);box-sizing:border-box;border-radius:22px;flex:1;padding:10px 12px;font-family:inherit;font-size:15px;line-height:1.3}.send.svelte-1a2zdqh{background:var(--tg-button,#2481cc);width:44px;height:44px;color:var(--tg-button-text,#fff);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;font-size:18px;display:flex}.send.svelte-1a2zdqh:disabled{opacity:.5;cursor:not-allowed}.finish-btn.svelte-1a2zdqh{width:100%;color:var(--tg-link,#2481cc);border:1px dashed var(--tg-link,#2481cc);cursor:pointer;background:0 0;border-radius:10px;margin-top:8px;padding:10px;font-size:14px;display:block}.finish-btn.svelte-1a2zdqh:disabled{opacity:.5;cursor:not-allowed}.finalizing.svelte-1a2zdqh{text-align:center;padding:32px 16px}.finalizing.svelte-1a2zdqh p:where(.svelte-1a2zdqh){margin:8px 0}.finalizing.svelte-1a2zdqh .small:where(.svelte-1a2zdqh){color:var(--tg-hint,#888);font-size:12px}.spinner.svelte-1a2zdqh{border:3px solid var(--tg-secondary-bg,#f1f1f1);border-top-color:var(--tg-button,#2481cc);border-radius:50%;width:36px;height:36px;margin:0 auto;animation:.9s linear infinite svelte-1a2zdqh-spin}@keyframes svelte-1a2zdqh-spin{to{transform:rotate(360deg)}}.status.svelte-1a2zdqh{color:var(--tg-hint,#888);text-align:center;margin:4px 0 0;font-size:12px}.error.svelte-1a2zdqh{color:#ff3b30;text-align:center;padding:8px;font-size:13px}.page.svelte-1so1vkc{padding:12px 12px calc(72px + env(safe-area-inset-bottom,0));max-width:720px;margin:0 auto}header.svelte-1so1vkc{margin-bottom:8px}h1.svelte-1so1vkc{margin:0 0 4px;font-size:20px}.hint.svelte-1so1vkc{color:var(--tg-hint,#888);margin:0 0 10px;font-size:12px;line-height:1.4}.bottom-nav.svelte-1azti6v{z-index:100;background:var(--tg-bg,#fff);border-top:1px solid var(--tg-secondary-bg,#e5e5e5);padding-bottom:env(safe-area-inset-bottom,0);display:flex;position:fixed;bottom:0;left:0;right:0}.tab.svelte-1azti6v{color:var(--tg-hint,#888);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:8px 4px 6px;font-size:11px;text-decoration:none;transition:color .15s;display:flex;position:relative}.tab.active.svelte-1azti6v{color:var(--tg-button,#2481cc)}.tab-icon.svelte-1azti6v{font-size:22px;line-height:1}.tab-label.svelte-1azti6v{text-align:center;font-size:10px;line-height:1.2}.tab-badge.svelte-1azti6v{color:#fff;background:#ff3b30;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:4px;right:18%}.overlay.svelte-1rln8ih{z-index:200;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.card.svelte-1rln8ih{background:var(--tg-bg,#fff);color:var(--tg-text,#000);border-radius:16px;width:100%;max-width:380px;padding:24px 22px 18px;box-shadow:0 10px 40px #0000004d}.dots.svelte-1rln8ih{justify-content:center;gap:6px;margin-bottom:12px;display:flex}.dot.svelte-1rln8ih{background:var(--tg-secondary-bg,#ddd);border-radius:50%;width:7px;height:7px;transition:background .15s}.dot.on.svelte-1rln8ih{background:var(--tg-button,#2481cc)}h2.svelte-1rln8ih{margin:0 0 8px;font-size:18px}p.svelte-1rln8ih{color:var(--tg-text,#333);margin:0 0 18px;font-size:14px;line-height:1.5}.actions.svelte-1rln8ih{gap:8px;display:flex}.btn-skip.svelte-1rln8ih,.btn-next.svelte-1rln8ih{cursor:pointer;border:0;border-radius:10px;flex:1;padding:12px;font-size:14px;font-weight:600}.btn-skip.svelte-1rln8ih{color:var(--tg-hint,#888);background:0 0}.btn-next.svelte-1rln8ih{background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff)}.overlay.svelte-11siql7{z-index:300;background:#000000bf;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out svelte-11siql7-overlay-in;display:flex;position:fixed;inset:0}.overlay.fade-out.svelte-11siql7{animation:.5s ease-in forwards svelte-11siql7-overlay-out}@keyframes svelte-11siql7-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-11siql7-overlay-out{0%{opacity:1}to{opacity:0}}.content.svelte-11siql7{text-align:center;color:#fff}.emoji.svelte-11siql7{margin-bottom:18px;font-size:96px;line-height:1;transition:transform .5s cubic-bezier(.34,1.56,.64,1);transform:scale(0)}.emoji.in.svelte-11siql7{transform:scale(1)}.title.svelte-11siql7{opacity:0;margin:0 0 8px;font-size:28px;font-weight:700;transition:opacity .3s ease-out,transform .3s ease-out;transform:translateY(20px)}.title.in.svelte-11siql7{opacity:1;transform:translateY(0)}.sub.svelte-11siql7{opacity:0;color:#ffffffd9;margin:0;font-size:15px;transition:opacity .3s ease-out,transform .3s ease-out;transform:translateY(20px)}.sub.in.svelte-11siql7{opacity:1;transform:translateY(0)}.overlay.svelte-x1v4n9{z-index:1100;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.card.svelte-x1v4n9{background:var(--tg-bg,#fff);width:100%;max-width:360px;color:var(--tg-text,#111);text-align:center;border-radius:18px;padding:22px 20px;animation:.3s cubic-bezier(.22,1,.36,1) svelte-x1v4n9-pop;box-shadow:0 10px 40px #0000004d}@keyframes svelte-x1v4n9-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.emoji.svelte-x1v4n9{margin-bottom:6px;font-size:56px}h3.svelte-x1v4n9{margin:0 0 8px;font-size:19px}p.svelte-x1v4n9{margin:6px 0;font-size:14px;line-height:1.4}.hi.svelte-x1v4n9{background:linear-gradient(135deg,#ffd93d22,#ffb6c155);border-radius:12px;margin-top:10px;padding:10px 12px}.actions.svelte-x1v4n9{flex-direction:column;gap:8px;margin-top:14px;display:flex}.btn-primary.svelte-x1v4n9,.btn-secondary.svelte-x1v4n9{cursor:pointer;border:0;border-radius:10px;padding:12px;font-size:14px;font-weight:700}.btn-primary.svelte-x1v4n9{background:var(--tg-button,#2481cc);color:var(--tg-button-text,#fff)}.btn-secondary.svelte-x1v4n9{color:var(--tg-hint,#777);background:0 0}:root{--tg-bg:#fff;--tg-text:#000;--tg-hint:#999;--tg-link:#2481cc;--tg-button:#2481cc;--tg-button-text:#fff;--tg-secondary-bg:#f1f1f1}body{background:var(--tg-bg);color:var(--tg-text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}.boot.svelte-1n46o8q{text-align:center;max-width:480px;margin:0 auto;padding:40px 24px}.error.svelte-1n46o8q{color:#ff3b30}.muted.svelte-1n46o8q{color:var(--tg-hint);font-size:14px}.with-bottom-nav.svelte-1n46o8q{padding-bottom:calc(64px + env(safe-area-inset-bottom,0))}.with-bottom-nav.no-bottom-nav.svelte-1n46o8q{padding-bottom:env(safe-area-inset-bottom,0)}
