.tk-root{--bg-0:oklch(16% 0.035 270);--bg-1:oklch(19% 0.04 275);--bg-2:oklch(23% 0.05 278);--bg-3:oklch(28% 0.06 280);--surface:oklch(22% 0.045 278/0.6);--surface-strong:oklch(25% 0.055 280);--line:oklch(35% 0.05 278/0.35);--line-strong:oklch(45% 0.07 278/0.5);--ink-0:oklch(98% 0.005 270);--ink-1:oklch(88% 0.015 270);--ink-2:oklch(72% 0.025 275);--ink-3:oklch(58% 0.03 278);--ink-4:oklch(45% 0.035 278);--tk-primary:oklch(66% 0.22 285);--tk-primary-hi:oklch(74% 0.2 285);--tk-primary-lo:oklch(50% 0.22 285);--tk-primary-soft:oklch(66% 0.22 285/0.15);--tk-primary-glow:oklch(66% 0.22 285/0.35);--tk-accent:oklch(72% 0.17 245);--tk-accent-hi:oklch(80% 0.15 245);--tk-success:oklch(72% 0.15 155);--tk-warn:oklch(78% 0.17 75);--tk-danger:oklch(65% 0.2 25);--grad-hero:radial-gradient(1200px 600px at 50% 0%,oklch(35% 0.15 285/0.5),transparent 60%),radial-gradient(900px 500px at 90% 20%,oklch(40% 0.14 250/0.35),transparent 60%),radial-gradient(700px 500px at 10% 40%,oklch(32% 0.14 305/0.3),transparent 60%);--grad-primary:linear-gradient(135deg,oklch(62% 0.24 290),oklch(68% 0.2 265));--r-sm:10px;--r-md:14px;--r-lg:20px;--r-xl:28px;--ff-sans:"Inter","Noto Sans TC",system-ui,-apple-system,sans-serif;--ff-mono:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,monospace;--fs-display:clamp(48px,7vw,96px);--fs-h1:clamp(36px,5vw,64px);--fs-h2:clamp(28px,3.5vw,44px);--fs-h3:clamp(20px,2vw,26px);--max-w:1200px;--gutter:24px;background:var(--bg-0);color:var(--ink-1);font-family:var(--ff-sans);line-height:1.6;-webkit-font-smoothing:antialiased;letter-spacing:-.005em}.tk-root h1,.tk-root h2,.tk-root h3,.tk-root h4{font-weight:700;letter-spacing:-.02em;line-height:1.15;color:var(--ink-0)}.tk-root .tk-section{padding:clamp(80px,10vw,140px) var(--gutter);position:relative}.tk-root .tk-section.tk-section-tight{padding-top:clamp(48px,6vw,80px);padding-bottom:clamp(48px,6vw,80px)}.tk-root .tk-section-tight .tk-section-head{margin-bottom:32px}.tk-root .tk-wrap{max-width:var(--max-w);margin:0 auto}.tk-root .tk-wrap-narrow{max-width:820px;margin:0 auto}.tk-root .tk-eyebrow{font-family:var(--ff-mono);font-size:12px;letter-spacing:.15em;color:var(--tk-primary-hi);text-transform:uppercase;font-weight:500}.tk-root .tk-section-head{text-align:center;margin-bottom:64px}.tk-root .tk-section-head h2{font-size:var(--fs-h1);margin:16px 0 18px}.tk-root .tk-section-head p{color:var(--ink-2);font-size:17px;max-width:620px;margin:0 auto}.tk-root .tk-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:12px;font-weight:600;font-size:15px;transition:all .15s ease;white-space:nowrap;cursor:pointer;border:0;text-decoration:none}.tk-root .tk-btn-primary{background:var(--grad-primary);color:#fff;box-shadow:0 8px 28px -6px var(--tk-primary-glow),inset 0 1px 0 oklch(90% .08 285/.3)}.tk-root .tk-btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 36px -8px var(--tk-primary-glow)}.tk-root .tk-btn-primary[aria-disabled=true]{cursor:not-allowed;opacity:.8}.tk-root .tk-btn-ghost{color:var(--ink-1);border:1px solid var(--line-strong);background:var(--surface)}.tk-root .tk-btn-ghost:hover{border-color:var(--ink-3);color:var(--ink-0)}.tk-root .tk-btn-link{padding:0;font-size:14px;font-weight:500;color:var(--tk-accent-hi);display:inline-flex;align-items:center;gap:6px;background:none}.tk-root .tk-btn-link:hover{color:var(--ink-0);gap:10px}.tk-root .tk-subnav{max-width:var(--max-w);margin:0 auto;padding:20px var(--gutter) 32px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;border-bottom:1px solid var(--line)}.tk-root .tk-crumb{font-size:12px;color:var(--ink-3)}.tk-root .tk-crumb a{color:var(--ink-3);text-decoration:none}.tk-root .tk-crumb a:hover{color:var(--ink-1)}.tk-root .tk-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-left:auto}@media (max-width:640px){.tk-root .tk-subnav{flex-direction:column;align-items:flex-start;gap:10px}.tk-root .tk-tabs{margin-left:0}}.tk-root .tk-tab{padding:7px 14px;border-radius:999px;font-size:14px;color:var(--ink-2);border:1px solid var(--line);background:transparent;transition:all .15s ease;text-decoration:none;display:inline-flex;align-items:center}.tk-root .tk-tab.tk-active{background:var(--ink-0);color:var(--bg-0);border-color:transparent;font-weight:600}.tk-root .tk-tab:not(.tk-active):hover{color:var(--ink-0);border-color:var(--line-strong)}.tk-root .tk-hero{padding-top:60px;padding-bottom:40px;position:relative;overflow:hidden}.tk-root .tk-hero-bg{inset:-100px 0 0 0;background:var(--grad-hero)}.tk-root .tk-hero-bg,.tk-root .tk-hero-grid{position:absolute;pointer-events:none;z-index:0}.tk-root .tk-hero-grid{inset:0;background-image:linear-gradient(oklch(50% .08 280/.08) 1px,transparent 0),linear-gradient(90deg,oklch(50% .08 280/.08) 1px,transparent 0);background-size:56px 56px;mask-image:radial-gradient(circle at 50% 30%,black,transparent 70%);-webkit-mask-image:radial-gradient(circle at 50% 30%,black,transparent 70%)}.tk-root .tk-hero-inner{position:relative;z-index:1;max-width:1000px;margin:0 auto;text-align:center;padding:40px var(--gutter) 0}.tk-root .tk-hero-brand{display:flex;flex-direction:column;align-items:center;gap:18px;margin-bottom:36px}.tk-root .tk-hero-wordmark{font-family:var(--ff-display,var(--ff-sans,inherit));font-weight:900;font-size:clamp(40px,6.5vw,72px);letter-spacing:.18em;line-height:1;background:linear-gradient(180deg,var(--tk-primary-hi),oklch(72% .18 285));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 60px oklch(66% .22 285/.35);padding-left:.18em}@keyframes tk-pulse{0%,to{opacity:1}50%{opacity:.4}}.tk-root .tk-hero h1{font-size:var(--fs-display);font-weight:800;letter-spacing:-.035em;line-height:1.02;margin-bottom:24px}.tk-root .tk-hero h1 .tk-zh{display:block}.tk-root .tk-hero-slogan{display:flex;flex-direction:column;gap:4px}.tk-root .tk-hero-slogan .tk-zh-left{align-self:flex-start;text-align:left;padding-left:clamp(0px,4vw,40px)}.tk-root .tk-hero-slogan .tk-zh-right{align-self:flex-end;text-align:right;padding-right:clamp(0px,4vw,40px)}@media (max-width:640px){.tk-root .tk-hero-slogan .tk-zh-left,.tk-root .tk-hero-slogan .tk-zh-right{align-self:center;text-align:center;padding-left:0;padding-right:0}}.tk-root .tk-hero-grad{background:linear-gradient(180deg,var(--ink-0),oklch(72% .1 285));-webkit-background-clip:text;background-clip:text;color:transparent}.tk-root .tk-hero-sub{font-size:clamp(18px,2vw,22px);color:var(--ink-1);margin-bottom:16px;font-weight:500}.tk-root .tk-hero-desc{color:var(--ink-2);font-size:16px;max-width:580px;margin:0 auto 40px}.tk-root .tk-hero-ctas{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:64px}.tk-root .tk-page-hero{position:relative;overflow:hidden;padding:40px 0 48px}.tk-root .tk-page-hero-inner{position:relative;z-index:1;max-width:960px;margin:0 auto;padding:32px var(--gutter) 20px;text-align:center}.tk-root .tk-page-hero-brand{display:inline-flex;align-items:center;gap:12px;margin-bottom:22px;padding:6px 18px 6px 6px;border:1px solid var(--line-strong);border-radius:999px;background:oklch(18% .02 280/.45);backdrop-filter:blur(8px)}.tk-root .tk-page-hero-brand img{border-radius:50%}.tk-root .tk-page-hero-wordmark{font-weight:800;font-size:18px;letter-spacing:.2em;background:linear-gradient(180deg,var(--tk-primary-hi),oklch(72% .18 285));-webkit-background-clip:text;background-clip:text;color:transparent}.tk-root .tk-page-hero-eyebrow{display:inline-block;font-family:var(--ff-mono);font-size:12px;letter-spacing:.18em;color:var(--tk-primary-hi);text-transform:uppercase;margin-bottom:16px;padding:4px 12px;border-radius:999px;background:oklch(66% .22 285/.12);border:1px solid oklch(66% .22 285/.3)}.tk-root .tk-page-hero-title{font-size:var(--fs-h1);font-weight:800;letter-spacing:-.03em;line-height:1.12;margin-bottom:18px;background:linear-gradient(180deg,var(--ink-0),oklch(72% .1 285));-webkit-background-clip:text;background-clip:text;color:transparent}.tk-root .tk-page-hero-desc{color:var(--ink-2);font-size:17px;max-width:640px;margin:0 auto;line-height:1.7}.tk-root .tk-wave{display:flex;align-items:center;justify-content:center;gap:4px;height:48px;margin:0 auto 36px}.tk-root .tk-wave .tk-bar{width:4px;border-radius:4px;background:var(--grad-primary);animation:tk-wave 1.4s ease-in-out infinite}@keyframes tk-wave{0%,to{height:8px;opacity:.4}50%{height:40px;opacity:1}}.tk-root .tk-device{position:relative;z-index:1;max-width:980px;margin:0 auto;border-radius:20px;background:linear-gradient(180deg,var(--bg-2),var(--bg-1));border:1px solid var(--line-strong);box-shadow:0 40px 100px -30px oklch(10% .05 280),0 0 0 1px var(--line),0 0 80px -20px var(--tk-primary-glow);overflow:hidden}.tk-root .tk-device-chrome{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid var(--line);background:oklch(18% .035 275)}.tk-root .tk-chrome-dots{display:flex;gap:6px}.tk-root .tk-chrome-dots span{width:10px;height:10px;border-radius:50%}.tk-root .tk-chrome-dots span:first-child{background:oklch(60% .18 30)}.tk-root .tk-chrome-dots span:nth-child(2){background:oklch(78% .17 90)}.tk-root .tk-chrome-dots span:nth-child(3){background:oklch(65% .18 150)}.tk-root .tk-chrome-title{font-family:var(--ff-mono);font-size:12px;color:var(--ink-3);flex:1;text-align:center}.tk-root .tk-device-body{min-height:380px;padding:40px 32px;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.tk-root .tk-device-left{position:relative;text-align:center}.tk-root .tk-device-right{border-left:1px solid var(--line);padding-left:32px}@media (max-width:780px){.tk-root .tk-device-body{grid-template-columns:1fr;min-height:auto}.tk-root .tk-device-right{border-left:0;border-top:1px solid var(--line);padding-left:0;padding-top:24px}}.tk-root .tk-mic-btn{position:relative;width:96px;height:96px;border-radius:50%;background:var(--grad-primary);margin:0 auto 20px;display:grid;place-items:center;box-shadow:0 8px 32px -4px var(--tk-primary-glow),inset 0 2px 0 oklch(90% .08 285/.3);cursor:pointer;border:0}.tk-root .tk-mic-btn:after,.tk-root .tk-mic-btn:before{content:"";position:absolute;inset:-8px;border:1px solid var(--tk-primary-hi);border-radius:50%;opacity:0;animation:tk-ripple 2s ease-out infinite}.tk-root .tk-mic-btn:after{animation-delay:1s}@keyframes tk-ripple{0%{transform:scale(.8);opacity:1}to{transform:scale(1.8);opacity:0}}.tk-root .tk-mic-status{font-family:var(--ff-mono);font-size:12px;color:var(--tk-primary-hi);letter-spacing:.15em}.tk-root .tk-mic-label{font-size:13px;color:var(--ink-3);margin-top:4px}.tk-root .tk-transcript-label{font-family:var(--ff-mono);font-size:11px;color:var(--ink-3);letter-spacing:.15em;margin-bottom:12px;display:flex;align-items:center;gap:8px}.tk-root .tk-transcript-label:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--tk-success);box-shadow:0 0 8px var(--tk-success)}.tk-root .tk-transcript-text{font-size:18px;line-height:1.5;color:var(--ink-0);min-height:120px}.tk-root .tk-caret{border-right:2px solid var(--tk-primary-hi);animation:tk-caret 1s steps(1) infinite;padding-right:2px}@keyframes tk-caret{50%{border-color:transparent}}.tk-root .tk-transcript-meta{display:flex;gap:16px;margin-top:16px;font-size:12px;color:var(--ink-3);flex-wrap:wrap}.tk-root .tk-transcript-meta span{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:oklch(22% .04 278);border:1px solid var(--line)}.tk-root .tk-bento{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(200px,auto);gap:16px}@media (max-width:960px){.tk-root .tk-bento{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.tk-root .tk-bento{grid-template-columns:1fr}}.tk-root .tk-card{position:relative;padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;transition:transform .2s ease,border-color .2s ease}.tk-root .tk-card:hover{transform:translateY(-3px);border-color:var(--line-strong)}.tk-root .tk-card-glow:before{content:"";position:absolute;top:0;left:50%;width:80%;height:1px;background:linear-gradient(90deg,transparent,var(--tk-primary),transparent);transform:translateX(-50%);opacity:.6}.tk-root .tk-card h3{font-size:20px;margin-bottom:10px}.tk-root .tk-card p{color:var(--ink-2);font-size:14px;line-height:1.6}.tk-root .tk-card-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:oklch(66% .22 285/.12);border:1px solid oklch(66% .22 285/.3);margin-bottom:20px;color:var(--tk-primary-hi)}.tk-root .tk-card-link{margin-top:16px;display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--tk-accent-hi);font-weight:500}.tk-root .tk-card:hover .tk-card-link{gap:10px}.tk-root .tk-col-2{grid-column:span 2}.tk-root .tk-col-3{grid-column:span 3}.tk-root .tk-col-4{grid-column:span 4}.tk-root .tk-col-6{grid-column:span 6}@media (max-width:960px){.tk-root .tk-col-2,.tk-root .tk-col-3,.tk-root .tk-col-4,.tk-root .tk-col-6{grid-column:span 2}}@media (max-width:560px){.tk-root .tk-col-2,.tk-root .tk-col-3,.tk-root .tk-col-4,.tk-root .tk-col-6{grid-column:span 1}}.tk-root .tk-card-hero-variant{background:linear-gradient(135deg,oklch(30% .12 285/.5),oklch(22% .05 278/.5));border-color:oklch(66% .22 285/.25)}.tk-root .tk-card-accent{background:linear-gradient(135deg,oklch(28% .1 250/.45),oklch(22% .05 278/.5))}.tk-root .tk-scen-tabs{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-bottom:40px}.tk-root .tk-scen-tab{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--ink-2);font-size:14px;font-weight:500;transition:all .15s ease}.tk-root .tk-scen-tab:hover{color:var(--ink-0);border-color:var(--line-strong)}.tk-root .tk-scen-tab.tk-active{background:var(--ink-0);color:var(--bg-0);border-color:transparent}.tk-root .tk-scen-compare{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:720px){.tk-root .tk-scen-compare{grid-template-columns:1fr}}.tk-root .tk-scen-col{padding:28px;border-radius:var(--r-lg);background:var(--surface);border:1px solid var(--line);min-height:220px}.tk-root .tk-scen-col.tk-after{background:linear-gradient(135deg,oklch(26% .12 285/.4),var(--surface));border-color:oklch(66% .22 285/.3)}.tk-root .tk-scen-tag{display:inline-block;padding:4px 10px;border-radius:6px;font-family:var(--ff-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.tk-root .tk-scen-tag.tk-red{background:oklch(55% .2 25/.15);color:oklch(75% .15 25)}.tk-root .tk-scen-tag.tk-vio{background:oklch(66% .22 285/.15);color:var(--tk-primary-hi)}.tk-root .tk-scen-context{max-width:760px;margin:0 auto 24px;text-align:center;color:var(--ink-2);font-size:15px;line-height:1.6}.tk-root .tk-scen-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.tk-root .tk-scen-list li{position:relative;padding-left:18px;color:var(--ink-1);font-size:15px;line-height:1.6}.tk-root .tk-scen-list li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.45}.tk-root .tk-scen-col.tk-after .tk-scen-list li:before{background:var(--tk-primary-hi);opacity:.8}.tk-root .tk-scen-col p{color:var(--ink-1);font-size:15px;line-height:1.7}.tk-root .tk-prompt-demo{padding:32px;border-radius:var(--r-lg);background:var(--surface);border:1px solid var(--line);max-width:820px;margin:0 auto}.tk-root .tk-prompt-label{font-family:var(--ff-mono);font-size:11px;color:var(--tk-primary-hi);letter-spacing:.15em;margin-bottom:10px}.tk-root .tk-prompt-said{font-size:17px;color:var(--ink-0);line-height:1.7;padding:16px 20px;background:oklch(22% .04 275);border-radius:10px;border-left:3px solid var(--tk-primary);margin-bottom:24px}.tk-root .tk-cmp-table{width:100%;border-collapse:collapse;font-size:14px}.tk-root .tk-cmp-table td,.tk-root .tk-cmp-table th{padding:14px 12px;text-align:left;border-bottom:1px solid var(--line)}.tk-root .tk-cmp-table th{font-family:var(--ff-mono);font-size:11px;letter-spacing:.1em;color:var(--ink-3);text-transform:uppercase;font-weight:500}.tk-root .tk-cmp-table tr:last-child td{border-bottom:0}.tk-root .tk-cmp-table td:first-child{color:var(--ink-2);font-weight:500}.tk-root .tk-cmp-row-highlight td{background:oklch(66% .22 285/.06)}.tk-root .tk-cmp-row-highlight td:first-child{color:var(--tk-primary-hi)}.tk-root .tk-lang-row{margin-top:32px;color:var(--ink-2);font-size:15px;line-height:1.8;text-align:center;max-width:820px;margin-left:auto;margin-right:auto}.tk-root .tk-lang-row-label{color:var(--ink-3);margin-right:4px}.tk-root .tk-lang-hi{color:var(--tk-primary-hi);font-weight:700}.tk-root .tk-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media (max-width:860px){.tk-root .tk-split{grid-template-columns:1fr;gap:32px}}.tk-root .tk-split-mac{position:relative;border-radius:18px;background:linear-gradient(135deg,var(--bg-2),var(--bg-1));border:1px solid var(--line-strong);aspect-ratio:4/3;overflow:hidden;box-shadow:0 30px 80px -20px oklch(10% .05 280)}.tk-root .tk-mac-bar{height:28px;padding:0 12px;display:flex;align-items:center;gap:8px;background:oklch(18% .035 275);border-bottom:1px solid var(--line)}.tk-root .tk-menubar-ill{position:relative;height:calc(100% - 28px);display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 30% 40%,oklch(55% .18 285/.3),transparent 50%),radial-gradient(circle at 70% 60%,oklch(55% .16 250/.25),transparent 50%)}.tk-root .tk-iphone{position:relative;width:110px;height:220px;border-radius:24px;background:linear-gradient(180deg,oklch(28% .05 278),oklch(20% .04 278));border:2px solid oklch(40% .05 278);box-shadow:0 20px 40px -10px oklch(5% .02 270/.6),0 0 0 4px oklch(16% .035 270)}.tk-root .tk-iphone:before{content:"";position:absolute;top:10px;left:50%;transform:translateX(-50%);width:40px;height:10px;border-radius:6px;background:oklch(10% .02 270)}.tk-root .tk-iphone-wave{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:3px}.tk-root .tk-iphone-wave span{width:3px;border-radius:3px;background:var(--tk-primary-hi);animation:tk-wave 1.2s ease-in-out infinite}.tk-root .tk-split-eyebrow{font-family:var(--ff-mono);font-size:12px;letter-spacing:.15em;color:var(--tk-primary-hi);text-transform:uppercase;margin-bottom:18px;display:inline-block}.tk-root .tk-split-info h2{font-size:var(--fs-h1);margin-bottom:20px}.tk-root .tk-split-info p{color:var(--ink-2);font-size:17px}.tk-root .tk-mini-table{margin-top:32px;border:1px solid var(--line);border-radius:var(--r-md);overflow:hidden}.tk-root .tk-mini-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;font-size:14px;border-bottom:1px solid var(--line)}.tk-root .tk-mini-row:last-child{border-bottom:0}.tk-root .tk-mini-row>div{padding:12px 16px}.tk-root .tk-mini-row.tk-h{background:oklch(22% .04 278);font-family:var(--ff-mono);font-size:11px;letter-spacing:.1em;color:var(--ink-3);text-transform:uppercase}.tk-root .tk-mini-row>div:first-child{color:var(--ink-2);border-right:1px solid var(--line)}.tk-root .tk-mini-row>div:nth-child(2){color:var(--ink-3);border-right:1px solid var(--line)}.tk-root .tk-mini-row>div:nth-child(3){color:var(--tk-primary-hi);font-weight:600}.tk-root .tk-use-cases{margin-top:44px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (max-width:700px){.tk-root .tk-use-cases{grid-template-columns:1fr}}.tk-root .tk-use-case{padding:18px 20px;border-radius:var(--r-md);border:1px solid var(--line);background:var(--surface);display:flex;gap:14px;align-items:flex-start}.tk-root .tk-uc-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:oklch(66% .22 285/.12);color:var(--tk-primary-hi);flex-shrink:0}.tk-root .tk-use-case h4{font-size:15px;margin-bottom:4px;color:var(--ink-0)}.tk-root .tk-use-case p{font-size:13px;color:var(--ink-3)}.tk-root .tk-steps{display:grid;gap:16px;max-width:780px;margin:0 auto}.tk-root .tk-step{display:grid;grid-template-columns:88px 1fr;gap:24px;padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);transition:all .2s ease}.tk-root .tk-step:hover{border-color:oklch(66% .22 285/.4)}.tk-root .tk-step-num{font-family:var(--ff-mono);font-size:56px;font-weight:700;line-height:1;background:var(--grad-primary);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:-.05em}.tk-root .tk-step-label{font-family:var(--ff-mono);font-size:11px;letter-spacing:.15em;color:var(--tk-primary-hi);text-transform:uppercase;margin-bottom:6px}.tk-root .tk-step h3{font-size:22px;margin-bottom:10px}.tk-root .tk-step p{color:var(--ink-2);font-size:15px;margin-bottom:12px}.tk-root .tk-step-ex{display:inline-block;padding:6px 12px;border-radius:8px;background:oklch(22% .04 275);border:1px solid var(--line);font-family:var(--ff-mono);font-size:13px;color:var(--tk-accent-hi)}.tk-root .tk-step-footer{margin-top:40px;text-align:center;padding:36px;border-radius:var(--r-lg);background:linear-gradient(135deg,oklch(26% .12 285/.3),var(--surface));border:1px solid oklch(66% .22 285/.25)}.tk-root .tk-step-footer h3{font-size:24px;margin-bottom:8px}.tk-root .tk-step-footer p{color:var(--ink-2)}.tk-root .tk-privacy-card{max-width:760px;margin:0 auto;padding:28px 32px;border-radius:var(--r-lg);background:var(--surface);border:1px solid var(--line)}.tk-root .tk-zero-row{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tk-root .tk-zero-item{display:flex;gap:12px;align-items:flex-start}.tk-root .tk-zero-badge{flex:0 0 auto;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:20px;font-weight:800;line-height:1;background:var(--grad-primary);color:transparent;-webkit-background-clip:text;background-clip:text;border:1px solid var(--line)}.tk-root .tk-zero-text{display:flex;flex-direction:column;gap:2px;min-width:0}.tk-root .tk-zero-text strong{font-size:15px;color:var(--ink-0);font-weight:600}.tk-root .tk-zero-text span{font-size:13px;color:var(--ink-2);line-height:1.5}.tk-root .tk-privacy-claim{margin:20px 0 0;padding-top:18px;border-top:1px solid var(--line);font-size:14px;color:var(--ink-2);line-height:1.7;text-align:center}.tk-root .tk-privacy-claim strong{color:var(--ink-0);font-weight:600}@media (max-width:720px){.tk-root .tk-privacy-card{padding:20px 18px;max-width:none}.tk-root .tk-zero-row{grid-template-columns:1fr;gap:12px}.tk-root .tk-zero-badge{width:32px;height:32px;font-size:17px;border-radius:8px}.tk-root .tk-privacy-claim{text-align:left;font-size:13px}}.tk-root .tk-privacy-impl{margin:48px auto 0;padding:32px;border-radius:var(--r-lg);background:oklch(18% .035 275);border:1px solid var(--line);max-width:560px}.tk-root .tk-privacy-impl h4{font-size:14px;text-align:center;margin-bottom:20px;color:var(--ink-0)}.tk-root .tk-check-list{list-style:none;display:grid;gap:12px;padding:0;margin:0}.tk-root .tk-check-list li{display:flex;gap:12px;align-items:flex-start;font-size:14px;color:var(--ink-1)}.tk-root .tk-check-list .tk-ck{width:20px;height:20px;border-radius:50%;background:oklch(66% .22 285/.2);color:var(--tk-primary-hi);display:grid;place-items:center;flex-shrink:0;margin-top:2px}.tk-root .tk-speed-card{max-width:720px;margin:40px auto 0;padding:36px;border-radius:var(--r-lg);background:var(--surface);border:1px solid var(--line)}.tk-root .tk-speed-hero{text-align:center;font-size:20px;color:var(--ink-1);margin-bottom:28px;line-height:1.6}.tk-root .tk-speed-hero .tk-emph{background:var(--grad-primary);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700}.tk-root .tk-speed-table{width:100%;border-collapse:collapse;font-size:14px}.tk-root .tk-speed-table td,.tk-root .tk-speed-table th{padding:12px;border-bottom:1px solid var(--line)}.tk-root .tk-speed-table tr:last-child td{border-bottom:0}.tk-root .tk-speed-table th{font-family:var(--ff-mono);font-size:11px;letter-spacing:.1em;color:var(--ink-3);text-transform:uppercase;text-align:left;font-weight:500}.tk-root .tk-speed-table td:last-child{text-align:right;color:var(--tk-primary-hi);font-family:var(--ff-mono);font-weight:600}.tk-root .tk-speed-footnote{text-align:center;margin-top:20px;font-size:12px;color:var(--ink-3)}.tk-root .tk-bigcmp-wrap{overflow-x:auto;padding-bottom:4px}.tk-root .tk-bigcmp{width:100%;min-width:720px;border-collapse:collapse;font-size:14px}.tk-root .tk-bigcmp td,.tk-root .tk-bigcmp th{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left}.tk-root .tk-bigcmp thead th{font-family:var(--ff-mono);font-size:11px;letter-spacing:.1em;color:var(--ink-3);text-transform:uppercase;font-weight:500;position:sticky;top:0;background:var(--bg-0)}.tk-root .tk-bigcmp thead th.tk-brand-col{color:var(--tk-primary-hi);font-weight:700;font-family:var(--ff-sans);font-size:13px;letter-spacing:0}.tk-root .tk-bigcmp td:first-child{color:var(--ink-2);font-weight:500}.tk-root .tk-bigcmp .tk-ok{color:var(--tk-success)}.tk-root .tk-bigcmp .tk-bad{color:var(--tk-danger)}.tk-root .tk-bigcmp .tk-warn{color:var(--tk-warn)}.tk-root .tk-bigcmp tr:hover td{background:oklch(22% .04 278/.4)}.tk-root .tk-bigcmp .tk-brand-col-cell{color:var(--tk-primary-hi);font-weight:600}.tk-root .tk-blinds{display:grid;gap:20px;max-width:900px;margin:40px auto 0}.tk-root .tk-blind{padding:28px;border-radius:var(--r-lg);background:var(--surface);border:1px solid var(--line)}.tk-root .tk-blind h3{font-size:18px;margin-bottom:6px;display:flex;align-items:center;gap:10px}.tk-root .tk-blind-lead{font-size:14px;color:var(--ink-2);margin-bottom:16px}.tk-root .tk-blind-sub{font-family:var(--ff-mono);font-size:11px;letter-spacing:.1em;color:var(--ink-3);text-transform:uppercase;margin-bottom:8px}.tk-root .tk-blind ul{list-style:none;display:grid;gap:8px;margin-bottom:18px;padding-left:4px}.tk-root .tk-blind ul li{font-size:14px;color:var(--ink-1);line-height:1.6;padding-left:20px;position:relative}.tk-root .tk-blind ul li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:var(--ink-3)}.tk-root .tk-brand-comment{padding:14px 16px;background:oklch(66% .22 285/.08);border-left:3px solid var(--tk-primary);border-radius:0 8px 8px 0;font-size:14px;color:var(--ink-1)}.tk-root .tk-brand-comment strong{color:var(--tk-primary-hi);font-weight:600}.tk-root .tk-onelineers{margin-top:56px;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.tk-root .tk-onelineers .tk-head{display:grid;grid-template-columns:1fr 1.4fr;background:oklch(22% .04 278);font-family:var(--ff-mono);font-size:11px;letter-spacing:.1em;color:var(--ink-3);text-transform:uppercase}.tk-root .tk-onelineers .tk-head>div{padding:14px 20px}.tk-root .tk-onelineers .tk-row{display:grid;grid-template-columns:1fr 1.4fr;border-top:1px solid var(--line);font-size:14px}.tk-root .tk-onelineers .tk-row>div{padding:16px 20px}.tk-root .tk-onelineers .tk-row>div:first-child{color:var(--ink-2);border-right:1px solid var(--line)}.tk-root .tk-onelineers .tk-row>div:last-child{color:var(--ink-1)}.tk-root .tk-pricing-head{text-align:center;margin-bottom:48px}.tk-root .tk-pricing-head h2{font-size:var(--fs-h1);margin:16px 0}.tk-root .tk-pricing-head p{color:var(--ink-2)}.tk-root .tk-pricing-table-wrap{max-width:940px;margin:0 auto;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;background:var(--surface)}.tk-root .tk-pricing-table{width:100%;border-collapse:collapse;font-size:14px}.tk-root .tk-pricing-table td,.tk-root .tk-pricing-table th{padding:16px;text-align:center;border-bottom:1px solid var(--line)}.tk-root .tk-pricing-table tr:last-child td{border-bottom:0}.tk-root .tk-pricing-table td:first-child,.tk-root .tk-pricing-table th:first-child{text-align:left;color:var(--ink-2)}.tk-root .tk-pricing-table thead th{font-family:var(--ff-mono);font-size:11px;letter-spacing:.1em;color:var(--ink-3);text-transform:uppercase;font-weight:500;padding-top:22px;padding-bottom:22px}.tk-root .tk-pricing-table thead th.tk-highlight{color:var(--tk-primary-hi);font-weight:700;background:oklch(66% .22 285/.08)}.tk-root .tk-pricing-table td.tk-price{font-family:var(--ff-mono);font-weight:700;color:var(--ink-0);font-size:15px}.tk-root .tk-pricing-table td.tk-price-highlight{background:oklch(66% .22 285/.06);color:var(--tk-primary-hi)}.tk-root .tk-pricing-table .tk-chk{color:var(--tk-success);font-size:16px}.tk-root .tk-pricing-notes{margin-top:32px;text-align:center;font-size:13px;color:var(--ink-3);list-style:none;padding:0}.tk-root .tk-pricing-notes li{padding:4px 0}.tk-root .tk-pricing-cta-wrap{margin-top:40px;text-align:center}.tk-root .tk-req-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px}@media (max-width:860px){.tk-root .tk-req-grid{grid-template-columns:1fr}}.tk-root .tk-req-card{padding:24px;border-radius:var(--r-lg);background:var(--surface);border:1px solid var(--line)}.tk-root .tk-req-card h4{font-size:15px;margin-bottom:14px}.tk-root .tk-req-card ul{list-style:none;display:grid;gap:8px;padding:0;margin:0}.tk-root .tk-req-card ul li{font-size:13px;color:var(--ink-2);padding-left:20px;position:relative;line-height:1.6}.tk-root .tk-req-card ul li:before{content:"›";position:absolute;left:4px;top:0;color:var(--tk-primary-hi);font-weight:700}.tk-root .tk-req-note{margin:28px auto 0;text-align:center;font-size:13px;color:var(--ink-3);max-width:620px}.tk-root .tk-req-note strong{color:var(--tk-warn)}.tk-root .tk-tri-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:860px){.tk-root .tk-tri-grid{grid-template-columns:1fr}}.tk-root .tk-tri-grid .tk-card-icon{font-size:28px;background:oklch(66% .22 285/.08);border-color:oklch(66% .22 285/.2)}.tk-root .tk-tri-grid .tk-inline-code{margin-top:14px;padding:14px;background:oklch(20% .04 278);border-radius:10px;font-family:var(--ff-mono);font-size:12px;color:var(--tk-accent-hi);line-height:1.8}.tk-root .tk-reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.tk-root .tk-reveal.tk-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.tk-root .tk-reveal{opacity:1;transform:none;transition:none}}.tk-root .tk-logo-badge{display:inline-block;border-radius:50%;overflow:hidden;box-shadow:0 12px 36px -8px var(--tk-primary-glow),0 0 0 1px oklch(66% .22 285/.2);background:oklch(20% .04 278)}.tk-root .tk-faq-layout{display:grid;grid-template-columns:280px 1fr;gap:64px;max-width:var(--max-w);margin:0 auto}@media (max-width:1024px){.tk-root .tk-faq-layout{grid-template-columns:1fr;gap:32px}}.tk-root .tk-faq-nav{position:sticky;top:96px;align-self:start}@media (max-width:1024px){.tk-root .tk-faq-nav{position:static}}.tk-root .tk-faq-nav ol{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:4px}.tk-root .tk-faq-nav a{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;font-size:13px;color:var(--ink-3);text-decoration:none;transition:all .15s ease}.tk-root .tk-faq-nav a:hover,.tk-root .tk-faq-nav a[aria-current=true]{background:var(--surface);color:var(--ink-0)}.tk-root .tk-faq-nav .tk-idx{font-family:var(--ff-mono);font-size:11px;color:var(--ink-4);min-width:22px}.tk-root .tk-faq-nav a[aria-current=true] .tk-idx{color:var(--tk-primary-hi)}.tk-root .tk-faq-section{margin-bottom:80px}.tk-root .tk-faq-section-head{padding-bottom:18px;margin-bottom:16px;border-bottom:1px solid var(--line)}.tk-root .tk-faq-section-head .tk-eyebrow{margin-bottom:8px;display:block}.tk-root .tk-faq-section-head h2{font-size:28px}.tk-root .tk-faq-item{border-bottom:1px solid var(--line)}.tk-root .tk-faq-question{width:100%;text-align:left;background:none;border:0;padding:20px 0;font-size:16px;font-weight:500;color:var(--ink-0);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px}.tk-root .tk-faq-chevron{transition:transform .15s ease;color:var(--ink-3);flex-shrink:0}.tk-root .tk-faq-question[aria-expanded=true] .tk-faq-chevron{transform:rotate(180deg)}.tk-root .tk-faq-answer{overflow:hidden;color:var(--ink-2);font-size:14px;line-height:1.75;white-space:pre-line;padding:0 0 22px}.tk-root .tk-faq-share{display:inline-flex;align-items:center;gap:6px;margin-top:14px;padding:0;font-size:12px;color:var(--tk-accent-hi);background:none;border:0;cursor:pointer}.tk-root .tk-faq-share:hover{text-decoration:underline}