*,:before,:after{box-sizing:border-box}:root{--tkx-bg:#0a0a0f;--tkx-surface:#12121a;--tkx-surfaceAlt:#1a1a2e;--tkx-border:#2a2a3e;--tkx-text:#e8e8f4;--tkx-textMuted:#88a;--tkx-primary:#00f5d4;--tkx-secondary:#7b2ff7;--tkx-danger:#f72585;--tkx-warning:#ffbe0b;--tkx-success:#06d6a0;--tkx-info:#3a86ff;--tkx-space-xs:4px;--tkx-space-sm:8px;--tkx-space-md:16px;--tkx-space-lg:24px;--tkx-space-xl:32px;--tkx-radius-sm:4px;--tkx-radius-md:8px;--tkx-radius-lg:12px;--tkx-radius-full:9999px;--tkx-font-family:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--tkx-font-mono:"Cascadia Code", "Fira Code", "Consolas", monospace;--tkx-transition:.2s ease;--tkx-transition-fast:.1s ease}.tkx-focus-ring:focus-visible{outline:2px solid var(--tkx-primary);outline-offset:2px;border-radius:2px}:focus:not(:focus-visible){outline:none}.tkx-skip-nav{z-index:9999;background:var(--tkx-primary);color:var(--tkx-bg);transition:top var(--tkx-transition-fast);border-radius:0 0 4px;padding:8px 16px;font-weight:600;text-decoration:none;position:absolute;top:-9999px;left:0}.tkx-skip-nav:focus{outline:2px solid var(--tkx-bg);outline-offset:2px;top:0}.tkx-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes tkx-fade-in{0%{opacity:0}to{opacity:1}}@keyframes tkx-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes tkx-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes tkx-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tkx-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes tkx-ripple{0%{opacity:.6;transform:scale(0)}to{opacity:0;transform:scale(4)}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(prefers-contrast:more){:root{--tkx-border:currentColor}.tkx-focus-ring:focus-visible{outline-width:3px}}@media(forced-colors:active){.tkx-button,.tkx-badge,.tkx-toggle,.tkx-input,.tkx-card{forced-color-adjust:none}}[dir=rtl] .tkx-flip-icon{transform:scaleX(-1)}[dir=rtl] .tkx-drawer-left{inset-inline:auto 0}[dir=rtl] .tkx-drawer-right{inset-inline:0 auto}[dir=rtl] .tkx-pagination-prev svg,[dir=rtl] .tkx-pagination-next svg{transform:scaleX(-1)}.lp{font-family:Inter,system-ui,sans-serif;color:#0f172a;background:#fff;line-height:1.55}.lp a{color:inherit}.lp-seo-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lp-nav{display:flex;align-items:center;justify-content:space-between;max-width:1080px;margin:0 auto;padding:16px 20px}.lp-brand{font-weight:800;font-size:20px;letter-spacing:-.02em}.lp-nav-links{display:flex;gap:20px;align-items:center}.lp-nav-links a{color:#475569;font-weight:600;text-decoration:none;font-size:14px}.lp-nav-links a:hover{color:#2e5bff}.lp-formats{max-width:1080px;margin:56px auto;padding:0 20px;text-align:center}.lp-formats h2,.lp-steps h2{font-size:26px;margin:0 0 24px}.lp-formats .tkx-card,.lp-steps .tkx-card,.lp-why .tkx-card,.lp-features .tkx-card{height:100%;text-align:left}.lp-formats .tkx-card h3{font-size:16px;margin:0 0 8px}.lp-formats .tkx-card p{font-size:14px;color:#475569;margin:0;line-height:1.7}.lp-formats-note{font-size:13px;color:#64748b;margin-top:18px;max-width:760px;margin-left:auto;margin-right:auto}.lp-steps{max-width:1080px;margin:56px auto;padding:0 20px;text-align:center}.lp-step-n{width:36px;height:36px;border-radius:50%;background:#2e5bff;color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.lp-steps .tkx-card h3{font-size:17px;margin:0 0 6px}.lp-steps .tkx-card p{font-size:14px;color:#475569;margin:0}.lp-enterprise{max-width:920px;margin:56px auto;padding:0 20px}.lp-enterprise h2{font-size:24px;margin:12px 0 10px}.lp-enterprise p{font-size:15px;color:#475569;line-height:1.7}.lp-cta{display:inline-block;background:#2e5bff;color:#fff;font-weight:600;text-decoration:none;padding:12px 22px;border-radius:10px;transition:background .12s ease,transform .12s ease}.lp-cta:hover{background:#2549cc;transform:translateY(-1px)}.lp-cta--sm{padding:8px 14px;border-radius:8px;font-size:14px}.lp-hero{max-width:820px;margin:0 auto;padding:64px 20px 40px;text-align:center}.lp-hero>span{margin-bottom:16px}.lp-hero h1{font-size:clamp(32px,5vw,52px);line-height:1.08;letter-spacing:-.03em;margin:0 0 18px;background:linear-gradient(90deg,#0f172a,#2e5bff);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-sub{font-size:clamp(16px,2.2vw,20px);color:#475569;margin:0 auto 28px;max-width:660px}.lp-hero-actions{display:flex;gap:18px;align-items:center;justify-content:center;flex-wrap:wrap}.lp-link{color:#2e5bff;font-weight:600;text-decoration:none}.lp-trust{margin-top:22px;font-size:13px;color:#64748b}.lp-features{max-width:1080px;margin:32px auto;padding:0 20px}.lp-card-icon{font-size:26px}.lp-features .tkx-card h2{font-size:17px;margin:10px 0 6px}.lp-features .tkx-card p{font-size:14px;color:#475569;margin:0}.lp-why{max-width:1080px;margin:56px auto;padding:0 20px;text-align:center}.lp-why h2{font-size:26px;margin:0 0 24px}.lp-why .tkx-card h3{font-size:16px;margin:0 0 6px}.lp-why .tkx-card p{font-size:14px;color:#475569;margin:0}.lp-faq{max-width:760px;margin:56px auto;padding:0 20px}.lp-faq h2{font-size:24px;text-align:center;margin-bottom:18px}.lp-showcase{max-width:1080px;margin:8px auto 0;padding:0 20px;display:flex;gap:24px;align-items:center;flex-wrap:wrap;justify-content:center}.lp-showcase-card{width:100%;max-width:660px;height:auto;border-radius:16px;box-shadow:0 24px 64px #0f172a38;border:1px solid #e2e8f0}.lp-showcase-qr{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px 18px;box-shadow:0 6px 18px #0f172a14;max-width:360px}.lp-showcase-qr img{width:132px;height:132px;border-radius:8px;flex:0 0 auto}.lp-showcase-qr-text{display:flex;flex-direction:column;gap:6px}.lp-showcase-qr-text strong{font-size:16px;color:#0f172a}.lp-showcase-qr-text span{font-size:13px;color:#475569;line-height:1.5}.lp-showcase-qr-text code{background:#eff4ff;color:#2e5bff;padding:1px 6px;border-radius:5px;font-size:12px}.lp-footer{max-width:1080px;margin:40px auto 0;padding:24px 20px 48px;border-top:1px solid #e2e8f0;display:flex;gap:20px;align-items:center;flex-wrap:wrap;font-size:13px;color:#64748b}.lp-footer a{color:#2e5bff;text-decoration:none;font-weight:600}.lp-footer span{margin-left:auto}@media(max-width:720px){.lp-nav{flex-wrap:wrap;gap:10px;padding:12px 16px}.lp-nav-links{gap:14px}.lp-hero{padding:44px 16px 28px}.lp-formats,.lp-steps,.lp-why,.lp-features{margin:32px auto}.lp-formats h2,.lp-steps h2,.lp-why h2{font-size:22px}}@media(max-width:480px){.lp-nav{justify-content:center;text-align:center}.lp-nav-links{width:100%;justify-content:center;flex-wrap:wrap;gap:12px}.lp-hero{padding:32px 14px 24px}.lp-hero-actions{width:100%}.lp-hero-actions>*{flex:1 1 auto}.lp-footer{flex-direction:column;gap:8px;text-align:center}.lp-footer span{margin-left:0}}.lp-tour{max-width:1100px;margin:0 auto;padding:48px 20px 8px;text-align:center}.lp-tour>h2{font-size:clamp(24px,3.5vw,36px);margin:0 0 6px}.lp-tour-lead{color:#64748b;margin:0 auto 26px;max-width:620px}.lp-tour-stage{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;text-align:left;background:linear-gradient(135deg,#f8fafc,#eef2ff);border:1px solid #e6ebf5;border-radius:20px;padding:28px;min-height:280px}.lp-tour-visual{position:relative;aspect-ratio:4 / 3;border-radius:16px;background:radial-gradient(120% 120% at 30% 20%,#2e5bff,#6366f1 60%,#4338ca);overflow:hidden;display:flex;align-items:center;justify-content:center;animation:lp-tour-in .5s ease both}.lp-tour-emoji{font-size:clamp(64px,11vw,120px);filter:drop-shadow(0 8px 24px rgba(0,0,0,.3));animation:lp-tour-float 3.4s ease-in-out infinite;z-index:1}.lp-tour-blob{position:absolute;border-radius:50%;filter:blur(2px);opacity:.55}.lp-tour-blob--a{width:55%;height:55%;left:-10%;bottom:-12%;background:#ffffff59;animation:lp-tour-float 5s ease-in-out infinite}.lp-tour-blob--b{width:40%;height:40%;right:-8%;top:-10%;background:#ffffff38;animation:lp-tour-float 6.5s ease-in-out infinite reverse}.lp-tour-info{animation:lp-tour-rise .45s ease both}.lp-tour-tag{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#4338ca;background:#e0e7ff;border-radius:999px;padding:4px 11px}.lp-tour-info h3{font-size:clamp(20px,3vw,28px);margin:12px 0 8px}.lp-tour-info p{color:#475569;margin:0 0 16px;line-height:1.55}.lp-tour-access{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:18px;font-size:13px;color:#64748b}.lp-tour-access-label{font-weight:700;color:#0f172a}.lp-tour-access code{background:#0f172a;color:#e2e8f0;border-radius:8px;padding:5px 10px;font-size:13px}.lp-tour-dots{display:flex;justify-content:center;gap:8px;margin:22px 0 8px}.lp-tour-dot{position:relative;width:30px;height:6px;border-radius:999px;border:none;background:#cbd5e1;cursor:pointer;overflow:hidden;padding:0}.lp-tour-dot--on{background:#c7d2fe}.lp-tour-dot-fill{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:left;background:#2e5bff;animation:lp-tour-fill 4.5s linear forwards}@keyframes lp-tour-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes lp-tour-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-tour-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes lp-tour-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:760px){.lp-tour-stage{grid-template-columns:1fr;gap:18px;padding:18px}.lp-tour-visual{max-height:180px;aspect-ratio:16 / 9}}@media(prefers-reduced-motion:reduce){.lp-tour-visual,.lp-tour-emoji,.lp-tour-info,.lp-tour-blob,.lp-tour-dot-fill{animation:none}}.lp-lang{border:1px solid #d7deea;border-radius:999px;padding:6px 28px 6px 12px;font-size:13px;color:#334155;background:#fff;cursor:pointer;max-width:140px}[dir=rtl] .lp-lang{padding:6px 12px 6px 28px}.docs{font-family:Inter,system-ui,sans-serif;color:#0f172a;background:#fff;line-height:1.65}.docs a{color:#2e5bff;text-decoration:none}.docs a:hover{text-decoration:underline}.docs-top{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10}.docs-brand{font-weight:800;font-size:20px;color:#0f172a!important;letter-spacing:-.02em}.docs-topnav{display:flex;gap:20px;font-weight:600;font-size:14px}.docs-body{display:flex;max-width:1100px;margin:0 auto;gap:32px;padding:24px}.docs-toc{flex:0 0 200px;position:sticky;top:80px;align-self:flex-start;height:max-content;font-size:14px}.docs-toc strong{display:block;margin-bottom:10px;color:#334155}.docs-toc ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.docs-toc a{color:#475569}.docs-main{flex:1;min-width:0;max-width:760px}.docs-main section{margin-bottom:40px;scroll-margin-top:80px}.docs-main h1{font-size:clamp(28px,4vw,40px);letter-spacing:-.02em;margin:10px 0 14px}.docs-main h2{font-size:24px;margin:28px 0 12px;padding-top:8px;border-top:1px solid #f1f5f9}.docs-main h3{font-size:17px;margin:18px 0 6px}.docs-lead{font-size:18px;color:#334155}.docs-main p{color:#334155}.docs-main ul{color:#334155;padding-left:22px}.docs-main li{margin:6px 0}.docs-main code{background:#f1f5f9;padding:1px 6px;border-radius:5px;font-size:.9em}.docs-code{background:#0f172a;color:#e2e8f0;border-radius:10px;padding:16px 18px;overflow-x:auto;font-size:13px;line-height:1.6;margin:12px 0}.docs-code code{background:none;color:inherit;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.docs-footer{margin-top:40px;padding-top:20px;border-top:1px solid #e2e8f0;font-size:13px;color:#64748b;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}@media(max-width:760px){.docs-toc{display:none}}
