:root,[data-theme=light]{--bg:#fbfaf8;--bg-elev:#fff;--bg-tint:#f4f2ee;--bg-deep:#ecebe6;--ink:#0b0b0f;--ink-soft:#0b0b0fb8;--ink-muted:#0b0b0f85;--ink-faint:#0b0b0f52;--ink-ghost:#0b0b0f29;--stroke:#0b0b0f14;--stroke-strong:#0b0b0f24;--stroke-faint:#0b0b0f0d;--card:#fff;--card-shadow:0 1px 2px #0b0b0f0a, 0 12px 32px #0b0b0f0f;--card-shadow-lg:0 1px 2px #0b0b0f0a, 0 24px 64px #0b0b0f1a;--hud-fill:#141416eb;--hud-stroke:#ffffff1a;--hud-inset:#ffffff2e;--hud-ink:#f6f5f2;--hud-ink-soft:#ffffffc7;--hud-ink-muted:#ffffff80;--glass:#ffffffa6;--glass-stroke:#0b0b0f14;--accent:#0a84ff;--accent-soft:#0a84ff1a;--accent-ink:#fff;--glow:#ff6b47;--glow-soft:#ff6b471f;--glow-ink:#fff;--success:#1f8a5b;--danger:#d63a2e}[data-theme=dark]{--bg:#08080b;--bg-elev:#131318;--bg-tint:#15151a;--bg-deep:#050507;--ink:#f6f5f2;--ink-soft:#ffffffc7;--ink-muted:#ffffff8c;--ink-faint:#ffffff5c;--ink-ghost:#ffffff2e;--stroke:#ffffff14;--stroke-strong:#ffffff24;--stroke-faint:#ffffff0a;--card:#ffffff0a;--card-shadow:0 1px 2px #0006, 0 12px 32px #0000005c;--card-shadow-lg:0 1px 2px #0006, 0 24px 64px #00000080;--hud-fill:#141416db;--hud-stroke:#ffffff1f;--hud-inset:#ffffff2e;--hud-ink:#f6f5f2;--hud-ink-soft:#ffffffc7;--hud-ink-muted:#ffffff80;--glass:#ffffff0a;--glass-stroke:#ffffff14;--accent:#4ea0ff;--accent-soft:#4ea0ff29;--accent-ink:#08080b;--glow:#ff8868;--glow-soft:#ff886829;--glow-ink:#08080b;--success:#30d158;--danger:#ff453a}:root{--font-ui:-apple-system, BlinkMacSystemFont, "SF Pro Text", "PingFang TC", "Helvetica Neue", "Inter", "Noto Sans TC", sans-serif;--font-display:"Inter", -apple-system, BlinkMacSystemFont, "SF Pro Display", "PingFang TC", "Noto Sans TC", sans-serif;--font-mono:ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;--container:1180px;--container-narrow:920px;--container-text:680px;--r-sm:8px;--r-md:12px;--r-lg:18px;--r-xl:24px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}html,body{margin:0;padding:0}body{font-family:var(--font-ui);font-feature-settings:"ss01", "cv11";color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}::selection{background:var(--accent);color:var(--accent-ink)}body[data-mode=mix] section[data-mix-dark]{--bg:#08080b;--bg-elev:#131318;--bg-tint:#15151a;--ink:#f6f5f2;--ink-soft:#ffffffc7;--ink-muted:#ffffff8c;--ink-faint:#ffffff5c;--ink-ghost:#ffffff2e;--stroke:#ffffff14;--stroke-strong:#ffffff24;--stroke-faint:#ffffff0a;--card:#ffffff0a;--card-shadow:0 1px 2px #0006, 0 12px 32px #0000005c;--card-shadow-lg:0 1px 2px #0006, 0 24px 64px #00000080;--glass:#ffffff0a;--glass-stroke:#ffffff14;--accent:var(--accent-dark,#4ea0ff);--accent-soft:var(--accent-soft-dark,#4ea0ff29);color:var(--ink);background:var(--bg)}[data-section-theme=dark]{--bg:#08080b;--bg-elev:#131318;--bg-tint:#15151a;--ink:#f6f5f2;--ink-soft:#ffffffc7;--ink-muted:#ffffff8c;--ink-faint:#ffffff5c;--ink-ghost:#ffffff2e;--stroke:#ffffff14;--stroke-strong:#ffffff24;--stroke-faint:#ffffff0a;--card:#ffffff0a;--card-shadow:0 1px 2px #0006, 0 12px 32px #0000005c;--card-shadow-lg:0 1px 2px #0006, 0 24px 64px #00000080;--glass:#ffffff0a;--glass-stroke:#ffffff14;color:var(--ink);background:var(--bg)}[data-section-theme=light]{--bg:#fbfaf8;--bg-elev:#fff;--bg-tint:#f4f2ee;--ink:#0b0b0f;--ink-soft:#0b0b0fb8;--ink-muted:#0b0b0f85;--ink-faint:#0b0b0f52;--ink-ghost:#0b0b0f29;--stroke:#0b0b0f14;--stroke-strong:#0b0b0f24;--stroke-faint:#0b0b0f0d;--card:#fff;--card-shadow:0 1px 2px #0b0b0f0a, 0 12px 32px #0b0b0f0f;--card-shadow-lg:0 1px 2px #0b0b0f0a, 0 24px 64px #0b0b0f1a;--glass:#ffffffa6;--glass-stroke:#0b0b0f14;color:var(--ink);background:var(--bg)}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 32px}.container--narrow{max-width:var(--container-narrow)}.container--text{max-width:var(--container-text)}section{padding:120px 0;position:relative}section.section--sm{padding:80px 0}section.section--lg{padding:160px 0}@media (max-width:720px){.container{padding:0 20px}section{padding:80px 0}section.section--lg{padding:100px 0}}.eyebrow{letter-spacing:.04em;color:var(--accent);margin:0 0 18px;font-size:11.5px;font-weight:600}.eyebrow--glow{color:var(--glow)}.eyebrow--muted{color:var(--ink-muted)}.h-display{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);text-wrap:balance;margin:0 0 24px;font-size:clamp(40px,6.4vw,84px);font-weight:600;line-height:1.02}.h-section{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);text-wrap:balance;margin:0 0 20px;font-size:clamp(32px,4.4vw,56px);font-weight:600;line-height:1.06}.h-sub{font-family:var(--font-display);letter-spacing:-.018em;color:var(--ink);margin:0 0 12px;font-size:clamp(22px,2.2vw,28px);font-weight:600;line-height:1.18}.lede{color:var(--ink-soft);text-wrap:pretty;max-width:580px;margin:0 0 32px;font-size:clamp(17px,1.5vw,20px);line-height:1.55}.body{color:var(--ink-soft);margin:0 0 12px;font-size:16px;line-height:1.65}.body--sm{color:var(--ink-muted);font-size:14px;line-height:1.6}.muted{color:var(--ink-muted)}.faint{color:var(--ink-faint)}.mono{font-family:var(--font-mono)}.accent{color:var(--accent)}.glow{color:var(--glow)}.mark-accent{background:linear-gradient(180deg, transparent 60%, var(--accent-soft) 60%);padding:0 2px}.mark-glow{background:linear-gradient(180deg, transparent 60%, var(--glow-soft) 60%);padding:0 2px}.nav{z-index:50;-webkit-backdrop-filter:blur(20px)saturate(180%);background:color-mix(in srgb, var(--bg) 78%, transparent);border-bottom:.5px solid var(--stroke);position:sticky;top:0}.nav__inner{justify-content:space-between;align-items:center;height:56px;display:flex}.nav__brand{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);align-items:center;gap:8px;font-size:16px;font-weight:600;display:inline-flex}.nav__brand-mark{background:var(--ink);width:22px;height:22px;color:var(--bg);letter-spacing:-.04em;border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.nav__links{align-items:center;gap:28px;font-size:13.5px;display:inline-flex}.nav__links a{color:var(--ink-soft);transition:color .18s}.nav__links a:hover{color:var(--ink)}.nav__cta{background:var(--ink);height:32px;color:var(--bg);letter-spacing:-.005em;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:500;transition:opacity .18s,transform .18s;display:inline-flex}.nav__cta:hover{opacity:.88}@media (max-width:720px){.nav__links{display:none}}.btn{letter-spacing:-.005em;cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 22px;font-size:14.5px;font-weight:500;transition:opacity .18s,transform .18s,background .18s,color .18s;display:inline-flex}.btn--primary{background:var(--ink);color:var(--bg)}.btn--primary:hover{opacity:.88}.btn--accent{background:var(--accent);color:var(--accent-ink)}.btn--accent:hover{opacity:.92}.btn--ghost{color:var(--ink);border:.5px solid var(--stroke-strong);background:0 0}.btn--ghost:hover{background:var(--ink-ghost);border-color:var(--stroke-strong)}.btn--lg{height:52px;padding:0 28px;font-size:15.5px}.hero{isolation:isolate;padding:60px 0 96px;position:relative;overflow:hidden}.hero__grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:64px;min-height:560px;display:grid}.hero__copy{z-index:2;position:relative}.hero__title{font-family:var(--font-display);letter-spacing:-.042em;color:var(--ink);text-wrap:balance;margin:18px 0 22px;font-size:clamp(56px,7.2vw,96px);font-weight:600;line-height:1}.hero__title em{color:var(--ink);font-style:normal}.hero__lede{color:var(--ink-soft);text-wrap:pretty;max-width:480px;margin:0 0 32px;font-size:clamp(17px,1.4vw,19px);line-height:1.55}.hero__cta{align-items:center;gap:12px;margin-bottom:18px;display:inline-flex}.hero__cta-note{color:var(--ink-muted);font-size:12.5px}.hero__cta-note strong{color:var(--ink);font-weight:500}.hero__sys{color:var(--ink-faint);align-items:center;gap:14px;margin-top:36px;font-size:12px;display:inline-flex}.hero__sys-dot{background:var(--ink-faint);border-radius:50%;width:4px;height:4px}.hero__stage{justify-content:center;align-items:center;height:560px;display:flex;position:relative}@media (max-width:900px){.hero__grid{grid-template-columns:1fr;gap:24px}.hero__stage{height:420px}}.features{background:var(--stroke);border:.5px solid var(--stroke);border-radius:var(--r-xl);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:56px;display:grid;overflow:hidden}.feature{background:var(--bg);flex-direction:column;gap:12px;padding:36px 32px 40px;display:flex}.feature__num{font-family:var(--font-mono);color:var(--ink-faint);letter-spacing:.04em;font-size:11px}.feature__title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--ink);margin:4px 0 0;font-size:19px;font-weight:600}.feature__body{color:var(--ink-soft);margin:0;font-size:14.5px;line-height:1.6}@media (max-width:720px){.features{grid-template-columns:1fr}}.split{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.split--reverse .split__copy{order:2}.split--reverse .split__art{order:1}.split__art{justify-content:center;align-items:center;min-height:340px;display:flex;position:relative}@media (max-width:900px){.split{grid-template-columns:1fr;gap:36px}.split--reverse .split__copy,.split--reverse .split__art{order:initial}}.kbd{background:var(--bg-elev);border:.5px solid var(--stroke-strong);min-width:28px;height:26px;box-shadow:0 1px 0 var(--stroke);font-family:var(--font-mono);color:var(--ink);border-radius:6px;justify-content:center;align-items:center;padding:0 7px;font-size:12px;font-weight:500;display:inline-flex}[data-section-theme=dark] .kbd{background:#ffffff0f;box-shadow:0 1px #0006}.kbd-row{align-items:center;gap:6px;display:inline-flex}.kbd-row+.kbd-row{margin-left:12px}.kbd-plus{color:var(--ink-faint);padding:0 1px;font-size:12px}.hotkey-list{border-top:.5px solid var(--stroke);flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.hotkey-list li{border-bottom:.5px solid var(--stroke);justify-content:space-between;align-items:center;gap:24px;padding:18px 0;display:flex}.hotkey-list__label{flex-direction:column;gap:2px;display:flex}.hotkey-list__name{color:var(--ink);font-size:15px;font-weight:500}.hotkey-list__hint{color:var(--ink-muted);font-size:12.5px}.trans{grid-template-columns:1fr;gap:12px;max-width:560px;display:grid}.trans__source{background:var(--bg-elev);border:.5px solid var(--stroke);border-radius:var(--r-md);color:var(--ink);padding:16px 20px;font-size:16px;line-height:1.55}.trans__source .trans__mic{background:var(--accent);width:18px;height:18px;color:var(--accent-ink);vertical-align:-3px;border-radius:50%;justify-content:center;align-items:center;margin-right:10px;font-size:10px;display:inline-flex}.trans__targets{flex-wrap:wrap;gap:8px;display:flex}.trans__pill{background:var(--bg-elev);border:.5px solid var(--stroke);color:var(--ink-soft);cursor:pointer;border-radius:999px;padding:6px 10px;font-size:12.5px;transition:background .18s,color .18s,border-color .18s}.trans__pill[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--bg)}.trans__pill:hover{color:var(--ink)}.trans__pill[aria-pressed=true]:hover{color:var(--bg)}.trans__output{background:var(--accent-soft);border:.5px solid color-mix(in srgb, var(--accent) 24%, transparent);border-radius:var(--r-md);color:var(--ink);min-height:56px;padding:16px 20px;font-size:16px;line-height:1.55}.history{background:var(--bg-elev);border:.5px solid var(--stroke);border-radius:var(--r-lg);flex-direction:column;gap:0;display:flex;overflow:hidden}.history__item{border-bottom:.5px solid var(--stroke);grid-template-columns:80px 1fr auto;align-items:center;gap:20px;padding:16px 20px;display:grid}.history__item:last-child{border-bottom:0}.history__time{font-family:var(--font-mono);color:var(--ink-faint);font-size:12px}.history__text{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;line-height:1.5;overflow:hidden}.history__dur{font-family:var(--font-mono);color:var(--ink-muted);font-size:12px}.privacy-strip{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px;display:grid}.privacy-strip__item h4{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);margin:0 0 8px;font-size:18px;font-weight:600}.privacy-strip__item p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.6}.privacy-strip__icon{background:var(--bg-elev);border:.5px solid var(--stroke);width:36px;height:36px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}@media (max-width:720px){.privacy-strip{grid-template-columns:1fr;gap:24px}}.privacy-cta{color:var(--accent);border-bottom:.5px solid;align-items:center;gap:6px;margin-top:32px;padding-bottom:2px;font-size:14px;font-weight:500;transition:opacity .18s;display:inline-flex}.privacy-cta:hover{opacity:.7}.pricing{grid-template-columns:repeat(2,1fr);gap:16px;max-width:720px;margin:56px auto 0;display:grid}.plan{background:var(--bg-elev);border:.5px solid var(--stroke);border-radius:var(--r-lg);padding:32px 28px;position:relative}.plan--featured{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.plan__badge{letter-spacing:.06em;text-transform:uppercase;background:var(--ink);color:var(--bg);border-radius:999px;padding:4px 9px;font-size:10.5px;font-weight:600;position:absolute;top:-10px;left:24px}.plan__name{font-family:var(--font-display);letter-spacing:0;color:var(--ink-muted);margin:0 0 8px;font-size:14px;font-weight:600}.plan__price{align-items:baseline;gap:6px;margin:0 0 6px;display:flex}.plan__price-amt{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);font-size:44px;font-weight:600}.plan__price-cur{color:var(--ink-muted);font-size:16px;font-weight:500}.plan__price-per{color:var(--ink-muted);font-size:13px}.plan__note{color:var(--ink-soft);margin:4px 0 20px;font-size:13px}.plan__save{letter-spacing:.04em;color:var(--success);margin-bottom:6px;font-size:11.5px;font-weight:600;display:inline-block}@media (max-width:720px){.pricing{grid-template-columns:1fr}}.faq{border-top:.5px solid var(--stroke);max-width:760px;margin:48px auto 0}.faq__item{border-bottom:.5px solid var(--stroke)}.faq__q{font-family:var(--font-display);color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;letter-spacing:-.008em;justify-content:space-between;align-items:center;gap:16px;padding:22px 4px;font-size:17px;font-weight:500;display:flex}.faq__icon{width:22px;height:22px;color:var(--ink-muted);flex-shrink:0;transition:transform .2s;position:relative}.faq__icon:before,.faq__icon:after{content:"";background:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq__icon:before{width:11px;height:1.5px}.faq__icon:after{width:1.5px;height:11px;transition:transform .2s}.faq__item[open] .faq__icon:after{transform:translate(-50%,-50%)scaleY(0)}.faq__a{color:var(--ink-soft);max-width:640px;padding:0 4px 22px;font-size:15px;line-height:1.65}.contact{background:var(--bg)}.contact__grid{grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);align-items:start;gap:56px;display:grid}.contact__copy{padding-top:8px}.contact-form{background:var(--bg-elev);border:.5px solid var(--stroke);border-radius:var(--r-md);width:100%;box-shadow:var(--card-shadow);gap:18px;padding:24px;display:grid;position:relative}.contact-form__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-field{gap:8px;display:grid}.contact-field span{color:var(--ink-muted);font-size:12.5px}.contact-field input,.contact-field select,.contact-field textarea{border:.5px solid var(--stroke-strong);border-radius:var(--r-sm);background:var(--bg);width:100%;color:var(--ink);font:500 14.5px var(--font-ui);outline:none}.contact-field input,.contact-field select{height:44px;padding:0 13px}.contact-field textarea{resize:vertical;min-height:140px;padding:13px;line-height:1.6}.contact-field input::placeholder,.contact-field textarea::placeholder{color:var(--ink-faint)}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{border-color:color-mix(in srgb, var(--accent) 64%, var(--stroke-strong));box-shadow:0 0 0 3px var(--accent-soft)}.contact-form__trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.contact-form__foot{justify-content:space-between;align-items:center;gap:16px;display:flex}.contact-form__foot .btn{min-width:112px}.contact-form__foot .btn:disabled{cursor:default;opacity:.55}.contact-form__note{color:var(--ink-muted);margin:0;font-size:12.5px}.contact-form__status{border-radius:var(--r-sm);margin:0;padding:10px 12px;font-size:13px;line-height:1.5}.contact-form__status--success{background:color-mix(in srgb, var(--success) 12%, transparent);color:var(--success)}.contact-form__status--error{background:color-mix(in srgb, var(--danger) 10%, transparent);color:var(--danger)}@media (max-width:820px){.contact__grid{grid-template-columns:1fr;gap:32px}}@media (max-width:560px){.contact-form{padding:18px}.contact-form__row{grid-template-columns:1fr}.contact-form__foot{flex-direction:column;align-items:stretch}.contact-form__foot .btn{width:100%}}.footer{border-top:.5px solid var(--stroke);padding:60px 0 40px}.footer__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer__left{font-family:var(--font-display);color:var(--ink);align-items:center;gap:10px;font-weight:600;display:inline-flex}.footer__meta{color:var(--ink-faint);font-size:12.5px}.footer__links{color:var(--ink-muted);gap:22px;font-size:13px;display:inline-flex}.footer__links a:hover{color:var(--ink)}.section-head{max-width:680px;margin-bottom:56px}.section-head--center{text-align:center;margin-left:auto;margin-right:auto}.flow{background:var(--bg-elev);border:.5px solid var(--stroke);border-radius:var(--r-lg);grid-template-columns:1fr 1fr 1fr;gap:0;margin:64px 0 24px;display:grid;position:relative;overflow:hidden}.flow__node{border-right:.5px solid var(--stroke);flex-direction:column;gap:8px;padding:28px 24px;display:flex;position:relative}.flow__node:last-child{border-right:0}.flow__role{font-family:var(--font-mono);letter-spacing:.05em;color:var(--ink-faint);font-size:11px}.flow__name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:17px;font-weight:600}.flow__meta{color:var(--ink-soft);font-size:12.5px;line-height:1.5}.flow__tag{background:var(--accent-soft);color:var(--accent);border-radius:999px;align-self:flex-start;align-items:center;gap:4px;margin-top:4px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.flow__tag--neutral{background:var(--ink-ghost);color:var(--ink-soft)}.flow-arrows{pointer-events:none;grid-template-columns:1fr 1fr 1fr;margin:-12px 0 8px;display:grid}@media (max-width:720px){.flow{grid-template-columns:1fr}.flow__node{border-right:0;border-bottom:.5px solid var(--stroke)}.flow__node:last-child{border-bottom:0}}.guarantees{grid-template-columns:repeat(3,1fr);gap:16px;margin:48px 0;display:grid}.guarantee{background:var(--bg-elev);border:.5px solid var(--stroke);border-radius:var(--r-lg);padding:28px 24px}.guarantee__num{font-family:var(--font-mono);color:var(--ink-faint);margin-bottom:12px;font-size:12px}@media (max-width:720px){.guarantees{grid-template-columns:1fr}}.tech-detail{margin-top:12px}.tech-detail summary{color:var(--ink-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:4px 0;font-size:12.5px;display:inline-flex}.tech-detail summary:hover{color:var(--ink)}.tech-detail summary::-webkit-details-marker{display:none}.tech-detail summary:before{content:"+";text-align:center;width:14px;height:14px;color:var(--ink-muted);font-size:14px;line-height:1;display:inline-block}.tech-detail[open] summary:before{content:"−"}.tech-detail__body{background:var(--bg-tint);border-radius:var(--r-sm);font-family:var(--font-mono);color:var(--ink-soft);white-space:pre-wrap;margin:10px 0 6px 20px;padding:14px 16px;font-size:12px;line-height:1.7}.voiced-hud{background:var(--hud-fill);-webkit-backdrop-filter:blur(24px)saturate(140%);box-shadow:0 4px 14px #0000002e, inset 0 0 0 .35px var(--hud-inset);color:var(--hud-ink-soft);border-radius:22px;align-items:center;gap:14px;padding:8px 16px;display:inline-flex;position:relative}.voiced-hud:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffffff8c 0%,#ffffff29 50%,#00000038 100%);padding:.8px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.voiced-hud__dot{background:#ff453a;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite voiced-pulse;box-shadow:0 0 6px #ff453ab3}@keyframes voiced-pulse{0%,to{opacity:.6;transform:scale(.85);box-shadow:0 0 2px #ff453a4d}50%{opacity:1;transform:scale(1);box-shadow:0 0 6px #ff453acc}}.voiced-hud__wave{align-items:center;gap:2px;width:96px;height:22px;display:flex}.voiced-hud__wave span{background:#ffffffeb;border-radius:1.5px;flex:1;animation:1.1s ease-in-out infinite voiced-wave;box-shadow:0 .5px 1px #0000003d}.voiced-hud__wave span:first-child{animation-delay:0s}.voiced-hud__wave span:nth-child(2){animation-delay:-.05s}.voiced-hud__wave span:nth-child(3){animation-delay:-.1s}.voiced-hud__wave span:nth-child(4){animation-delay:-.15s}.voiced-hud__wave span:nth-child(5){animation-delay:-.2s}.voiced-hud__wave span:nth-child(6){animation-delay:-.25s}.voiced-hud__wave span:nth-child(7){animation-delay:-.3s}.voiced-hud__wave span:nth-child(8){animation-delay:-.35s}.voiced-hud__wave span:nth-child(9){animation-delay:-.4s}.voiced-hud__wave span:nth-child(10){animation-delay:-.45s}.voiced-hud__wave span:nth-child(11){animation-delay:-.5s}.voiced-hud__wave span:nth-child(12){animation-delay:-.55s}.voiced-hud__wave span:nth-child(13){animation-delay:-.6s}.voiced-hud__wave span:nth-child(14){animation-delay:-.65s}.voiced-hud__wave span:nth-child(15){animation-delay:-.7s}.voiced-hud__wave span:nth-child(16){animation-delay:-.75s}.voiced-hud__wave span:nth-child(17){animation-delay:-.8s}.voiced-hud__wave span:nth-child(18){animation-delay:-.85s}.voiced-hud__wave span:nth-child(19){animation-delay:-.9s}.voiced-hud__wave span:nth-child(20){animation-delay:-.95s}.voiced-hud__wave span:nth-child(21){animation-delay:-1s}.voiced-hud__wave span:nth-child(22){animation-delay:-1.05s}@keyframes voiced-wave{0%,to{height:18%}20%{height:70%}40%{height:35%}60%{height:95%}80%{height:50%}}.voiced-hud__sep{background:#ffffff26;width:.5px;height:18px}.voiced-hud__timer{font:500 12px / 1 var(--font-mono);color:var(--hud-ink-soft);font-variant-numeric:tabular-nums;letter-spacing:.02em}.voiced-result{width:580px;max-width:100%;color:var(--hud-ink);padding:10px}.voiced-result__head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;padding:0 4px;display:flex}.voiced-result__status{align-items:center;gap:6px;display:inline-flex}.voiced-result__dot{background:#30d158;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #30d15875}.voiced-result__title{color:var(--hud-ink-muted);white-space:nowrap;font-size:11px;font-weight:500}.voiced-result__badges{gap:6px;display:inline-flex}.voiced-badge{font:600 11px / 1 var(--font-mono);letter-spacing:.05em;color:var(--hud-ink-soft);background:#ffffff1a;border-radius:4px;padding:3px 7px}.voiced-result__panel{background:var(--hud-fill);border:.5px solid var(--hud-stroke);-webkit-backdrop-filter:blur(24px)saturate(140%);border-radius:16px;padding:14px 16px 12px;box-shadow:0 16px 40px #0b0b0f2e,0 2px 4px #0b0b0f0f}.voiced-result__body{color:var(--hud-ink);margin:0;font-size:14.5px;line-height:1.62}.voiced-result__body em{color:#fff;background:linear-gradient(#0000 62%,#0a84ff6b 62%);padding:0 1px;font-style:normal}.voiced-result__foot{border-top:.5px solid #ffffff1a;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:10px;display:flex}.voiced-result__foot-side{align-items:center;gap:8px;display:inline-flex}.voiced-chip{cursor:default;height:24px;font:500 12px / 1 var(--font-ui);color:var(--hud-ink);background:#ffffff1a;border:.5px solid #ffffff26;border-radius:6px;align-items:center;gap:5px;padding:0 10px;display:inline-flex}.voiced-hotkey{color:var(--hud-ink-muted);align-items:center;gap:4px;font-size:11px;display:inline-flex}.voiced-kbd{font:500 11px / 1 var(--font-mono);color:var(--hud-ink);background:#ffffff14;border:.5px solid #ffffff24;border-radius:4px;align-items:center;padding:2px 6px;display:inline-flex}.voiced-polish{background:var(--bg-elev);border:.5px solid var(--stroke);width:100%;max-width:880px;box-shadow:var(--card-shadow-lg);border-radius:18px;margin:0 auto;padding:24px}.voiced-polish__panes{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:20px;display:grid}.voiced-polish__pane{background:var(--bg-tint);border:.5px solid var(--stroke);border-radius:12px;min-height:220px;padding:16px}.voiced-polish__pane--final{background:linear-gradient(180deg, color-mix(in srgb, var(--glow) 9%, transparent) 0%, color-mix(in srgb, var(--glow) 2%, transparent) 100%);border-color:color-mix(in srgb, var(--glow) 28%, transparent)}.voiced-polish__pane-title{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:10px;font-size:10.5px;font-weight:600}.voiced-polish__pane--final .voiced-polish__pane-title{color:var(--glow)}.voiced-polish__pane-body{color:var(--ink);word-break:break-word;margin:0;font-size:15px;line-height:1.7}.voiced-polish__pane-body ul{margin:0;padding-left:1.2em}.voiced-polish__pane-body li{margin-bottom:4px}.voiced-polish__raw{color:var(--ink-muted);font-feature-settings:"tnum";white-space:pre-wrap}.voiced-polish__arrow{color:var(--ink-faint);align-self:center;font-size:22px}.voiced-polish__rules{border-top:.5px solid var(--stroke);flex-direction:column;gap:14px;margin-top:22px;padding-top:18px;display:flex}.voiced-polish__sub{flex-wrap:wrap;gap:8px;padding-left:8px;transition:opacity .18s;display:flex}.voiced-polish__sub.is-disabled{opacity:.35;pointer-events:none}.voiced-toggle{background:var(--bg-tint);border:.5px solid var(--stroke);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:10px;padding:9px 14px;transition:background .18s,border-color .18s;display:inline-flex}.voiced-toggle:hover{background:var(--ink-ghost)}.voiced-toggle--master{background:var(--glow-soft);border-color:color-mix(in srgb, var(--glow) 30%, transparent);align-self:flex-start;padding:11px 16px}.voiced-toggle--master:hover{background:color-mix(in srgb, var(--glow) 18%, transparent)}.voiced-toggle input{opacity:0;pointer-events:none;position:absolute}.voiced-toggle__track{background:var(--ink-ghost);border-radius:999px;flex-shrink:0;width:30px;height:18px;transition:background .2s;position:relative}.voiced-toggle__thumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000004d}[data-section-theme=dark] .voiced-toggle__thumb,[data-theme=dark] .voiced-toggle__thumb{background:#f6f5f2}.voiced-toggle input:checked~.voiced-toggle__track{background:var(--glow)}.voiced-toggle input:checked~.voiced-toggle__track .voiced-toggle__thumb{transform:translate(12px)}.voiced-toggle__label{color:var(--ink-soft);font-size:13px}.voiced-toggle--master .voiced-toggle__label{color:var(--ink);font-weight:600}.voiced-toggle--master .voiced-toggle__label small{color:var(--ink-muted);margin-top:2px;font-size:11px;font-weight:400;display:block}.voiced-polish__styles{border-top:.5px solid var(--stroke);margin-top:16px;padding-top:14px}.voiced-polish__styles-label{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:10px;font-size:10.5px;font-weight:600}.voiced-polish__styles-list{flex-wrap:wrap;gap:6px;display:flex}.voiced-seg{font:500 12.5px / 1 var(--font-ui);color:var(--ink-soft);background:var(--bg-tint);border:.5px solid var(--stroke);cursor:pointer;border-radius:8px;padding:8px 14px;transition:background .16s,color .16s,border-color .16s}.voiced-seg:hover{background:var(--ink-ghost);color:var(--ink)}.voiced-seg[aria-pressed=true]{background:var(--ink);color:var(--bg);border-color:#0000}@media (max-width:720px){.voiced-polish__panes{grid-template-columns:1fr}.voiced-polish__arrow{justify-self:center;transform:rotate(90deg)}}.voiced-vibe{background:var(--bg-elev);border:.5px solid var(--stroke);width:100%;max-width:720px;box-shadow:var(--card-shadow);border-radius:18px;padding:24px}.voiced-vibe__head{border-bottom:.5px solid var(--stroke);align-items:center;gap:10px;margin-bottom:18px;padding-bottom:16px;display:flex}.voiced-vibe__head-icon{width:22px;height:22px;color:var(--ink)}.voiced-vibe__head-title{color:var(--ink);font-size:14px;font-weight:600}.voiced-vibe__head-sub{color:var(--ink-muted);margin-left:auto;font-size:12px}.voiced-vibe__grid{background:var(--stroke);border:.5px solid var(--stroke);border-radius:12px;grid-template-columns:110px repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.voiced-vibe__cell{background:var(--bg-elev);flex-direction:column;justify-content:center;min-height:64px;padding:14px;display:flex}.voiced-vibe__cell--head{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);background:var(--bg-tint);min-height:36px;font-size:11px;font-weight:600}.voiced-vibe__cell--state{color:var(--ink);background:var(--bg-tint);font-size:13px;font-weight:600}.voiced-vibe__cell--state small{color:var(--ink-muted);margin-top:2px;font-size:11px;font-weight:400;display:block}.voiced-vibe__action{color:var(--ink);font-size:14px;font-weight:500}.voiced-vibe__action--primary{color:var(--accent)}.voiced-vibe__action--danger{color:var(--danger)}.voiced-vibe__action--success{color:var(--success)}.voiced-vibe__taps{gap:3px;margin-bottom:4px;display:inline-flex}.voiced-vibe__tap{background:var(--ink-faint);border-radius:50%;width:6px;height:6px}@media (max-width:640px){.voiced-vibe__grid{grid-template-columns:80px repeat(3,1fr)}.voiced-vibe__cell{padding:10px 8px}.voiced-vibe__action{font-size:12px}}.mac-window{background:var(--bg-elev);border:.5px solid var(--stroke-strong);width:100%;max-width:520px;box-shadow:var(--card-shadow-lg);border-radius:12px;overflow:hidden}.mac-window__bar{background:var(--bg-tint);border-bottom:.5px solid var(--stroke);align-items:center;gap:6px;padding:10px 12px;display:flex}.mac-window__dot{background:var(--ink-ghost);border-radius:50%;width:11px;height:11px}.mac-window__title{color:var(--ink-muted);margin-left:auto;margin-right:auto;padding-right:33px;font-size:11.5px;font-weight:500}.mac-window__body{min-height:200px;color:var(--ink);padding:22px 24px 24px;font-size:14.5px;line-height:1.65}.mac-window__line{color:var(--ink-soft)}.mac-window__line em{color:var(--ink);background:var(--accent-soft);border-radius:2px;padding:0 2px;font-style:normal}.mac-window__caret{background:var(--accent);vertical-align:-3px;width:2px;height:18px;margin-left:1px;animation:1s steps(2,end) infinite caret;display:inline-block}@keyframes caret{50%{opacity:0}}.hero-stage-a{flex-direction:column;align-items:stretch;gap:18px;width:100%;max-width:460px;display:flex;position:relative}.hero-stage-a__hud{justify-content:center;display:flex}.hero-stage-a__panel{background:var(--bg-elev);border:.5px solid var(--stroke);box-shadow:var(--card-shadow-lg);border-radius:16px;overflow:hidden}.hero-stage-a__head{border-bottom:.5px solid var(--stroke);justify-content:space-between;align-items:center;padding:12px 16px 10px;display:flex}.hero-stage-a__status{color:var(--ink-muted);font-variant-numeric:tabular-nums;align-items:center;gap:8px;font-size:11.5px;font-weight:500;display:inline-flex}.hero-stage-a__status-dot{background:var(--danger);width:6px;height:6px;box-shadow:0 0 8px color-mix(in srgb, var(--danger) 50%, transparent);border-radius:50%;animation:1.2s ease-in-out infinite hero-a-pulse}.hero-stage-a__status--done .hero-stage-a__status-dot{background:var(--success);box-shadow:0 0 8px color-mix(in srgb, var(--success) 50%, transparent);animation:none}@keyframes hero-a-pulse{0%,to{opacity:.55}50%{opacity:1}}.hero-stage-a__badges{gap:6px;display:inline-flex}.hero-stage-a__badges .voiced-badge{color:var(--ink-soft);background:var(--bg-tint)}.hero-stage-a__body{min-height:116px;padding:18px 18px 16px;font-size:14.5px;line-height:1.65;position:relative}.hero-stage-a__raw{color:var(--ink-muted);transition:opacity .55s,transform .55s;position:relative}.hero-stage-a__raw.is-out{opacity:0;transform:translateY(-4px)}.hero-stage-a__tok{opacity:0;animation:.32s forwards hero-a-fade-in;display:inline-block;transform:translateY(4px)}@keyframes hero-a-fade-in{to{opacity:1;transform:translateY(0)}}.hero-stage-a__tok.is-filler{color:var(--ink-faint)}.hero-stage-a__tok.is-strike{text-decoration:line-through;-webkit-text-decoration-color:var(--danger);text-decoration-color:var(--danger);opacity:.55;text-decoration-thickness:1px}.hero-stage-a__cursor{background:var(--accent);vertical-align:-3px;width:2px;height:16px;animation:.9s steps(2,end) infinite caret;display:inline-block}.hero-stage-a__final{color:var(--ink);opacity:0;transition:opacity .55s 50ms,transform .55s 50ms;position:absolute;top:18px;left:18px;right:18px;transform:translateY(6px)}.hero-stage-a__final.is-in{opacity:1;transform:translateY(0)}.result-em{color:var(--ink);background:var(--accent-soft);border-radius:2px;padding:0 2px;font-style:normal}.hero-stage-a__foot{border-top:.5px solid var(--stroke);justify-content:flex-end;padding:10px 16px 12px;display:flex}.hero-stage-a__hint{color:var(--ink-muted);align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.hero-stage-a__hint .voiced-kbd{background:var(--bg-tint);border:.5px solid var(--stroke-strong);color:var(--ink);box-shadow:0 1px 0 var(--stroke)}[data-section-theme=dark] .hero-stage-a__hint .voiced-kbd{background:#ffffff0f}.hero-stage-b{justify-content:center;align-items:center;width:100%;height:100%;min-height:480px;display:flex;position:relative}.hero-stage-b__bg{justify-content:center;align-items:center;gap:4px;padding:40px 12px;display:flex;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:radial-gradient(closest-side,#000 30%,#0000 80%);mask-image:radial-gradient(closest-side,#000 30%,#0000 80%)}.hero-stage-b__bg span{background:linear-gradient(180deg, var(--accent) 0%, color-mix(in srgb, var(--accent) 30%, transparent) 100%);opacity:.55;border-radius:3px;flex:1;max-width:6px;height:18%;animation:1.6s ease-in-out infinite hero-b-wave}@keyframes hero-b-wave{0%,to{opacity:.35;height:14%}20%{opacity:.7;height:64%}40%{opacity:.5;height:28%}60%{opacity:.8;height:88%}80%{opacity:.55;height:40%}}[data-section-theme=dark] .hero-stage-b__bg span{background:linear-gradient(180deg, var(--accent) 0%, color-mix(in srgb, var(--accent) 20%, transparent) 100%)}.hero-stage-b__center{z-index:2;background:color-mix(in srgb, var(--bg) 72%, transparent);-webkit-backdrop-filter:blur(20px)saturate(160%);border:.5px solid var(--stroke);box-shadow:var(--card-shadow-lg);border-radius:18px;flex-direction:column;align-items:center;gap:18px;padding:28px 32px;display:flex;position:relative}.hero-stage-b__caption{font-family:var(--font-mono);letter-spacing:.14em;color:var(--ink-faint);font-size:10.5px}.hero-stage-b__transcript{color:var(--ink-soft);text-align:center;max-width:280px;min-height:22px;font-size:14px;line-height:1.55}.hero-stage-b__typed{display:inline}.hero-stage-b__typed:after{content:"我剛剛跟 Claude Code 試了一下 vertex，它真的順很多。";white-space:nowrap;vertical-align:top;border-right:1.5px solid var(--accent);max-width:100%;animation:7s steps(28,end) infinite hero-b-type;display:inline-block;overflow:hidden}@keyframes hero-b-type{0%{width:0}60%{width:100%}85%{width:100%}to{width:0}}.hero-stage-c{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.hero-stage-c__window{transform-origin:50%;animation:6s ease-in-out infinite hero-c-float;transform:perspective(1400px)rotateY(-8deg)rotateX(3deg)}@keyframes hero-c-float{0%,to{transform:perspective(1400px)rotateY(-8deg)rotateX(3deg)translateY(0)}50%{transform:perspective(1400px)rotateY(-8deg)rotateX(3deg)translateY(-8px)}}.hero-stage-c__hud{opacity:0;z-index:2;transition:opacity .35s,transform .35s;position:absolute;bottom:24px;right:-8px;transform:translateY(8px)scale(.95)}.hero-stage-c__hud.is-on{opacity:1;transform:translateY(0)scale(1)}.hero-stage-c__type em{background:var(--accent-soft);color:var(--ink);border-radius:2px;padding:0 2px;font-style:normal}.hero-stage-c__type{display:inline}.hero-stage-c__type.is-typing{animation:.4s hero-c-reveal}@keyframes hero-c-reveal{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.hero-stage-a{max-width:100%}.hero-stage-b{min-height:360px}.hero-stage-c__window{animation:none;transform:none}.hero-stage-c__hud{right:0}}.hot-word-row{border-bottom:.5px solid var(--stroke);justify-content:space-between;align-items:center;padding:9px 18px;display:flex}.hot-word-row:last-of-type{border-bottom:0}.hot-word-row__word{color:var(--ink);font-weight:500}.hot-word-row__count{color:var(--ink-faint);font-size:11.5px}.keycap-row{background:var(--bg-elev);border:.5px solid var(--stroke);box-shadow:var(--card-shadow-lg);border-radius:18px;align-items:flex-end;gap:6px;max-width:460px;padding:32px 28px;display:flex}.keycap{background:var(--bg);border:.5px solid var(--stroke-strong);width:56px;height:56px;box-shadow:0 1px 0 var(--stroke), inset 0 -2px 0 var(--stroke-faint);font-family:var(--font-mono);color:var(--ink-soft);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:500;display:flex}.keycap--md{width:44px;height:48px;font-size:13px}.keycap--lg{width:56px;height:56px}.keycap--xl{width:130px}.keycap--space{color:var(--ink-faint);font-size:12px}.keycap--ink{background:var(--ink);color:var(--bg);border-color:var(--ink)}.keycap--accent{background:var(--accent);color:var(--accent-ink);border-color:var(--accent);box-shadow:0 1px 0 color-mix(in srgb, var(--accent) 50%, black), inset 0 -2px 0 color-mix(in srgb, var(--accent) 60%, black)}.keycap--fn{color:var(--glow);border-color:color-mix(in srgb, var(--glow) 50%, var(--stroke-strong))}.cta-form{background:var(--bg-elev);border:.5px solid var(--stroke-strong);border-radius:999px;align-items:stretch;gap:8px;width:100%;max-width:460px;margin:36px auto 0;padding:6px;display:inline-flex}.cta-form__input{color:var(--ink);font:500 15px var(--font-ui);background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0 18px}.cta-form__input::placeholder{color:var(--ink-muted)}.cta-form__btn{flex-shrink:0}@media (max-width:540px){.cta-form{border-radius:18px;flex-direction:column;gap:10px;padding:12px}.cta-form__input{padding:12px 18px}.cta-form__btn{width:100%}}.privacy-hero{padding:140px 0 60px}.privacy-hero .h-display{max-width:760px;font-size:clamp(40px,5.4vw,64px)}.privacy-hero .lede{max-width:640px;font-size:18px}.flow-wrap{margin:56px 0 16px}.flow-legend{color:var(--ink-muted);flex-wrap:wrap;gap:18px;margin-bottom:14px;font-size:12px;display:flex}.flow-legend__dot{vertical-align:1px;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.flow-legend__dot--audio{background:var(--accent)}.flow-legend__dot--text{background:var(--glow)}.flow-legend__dot--ctrl{background:var(--ink-muted)}.flow-grid{background:var(--bg-elev);border:.5px solid var(--stroke);border-radius:18px;grid-template-columns:1fr 28px 1fr 28px 1fr;align-items:stretch;gap:0;display:grid;overflow:hidden}.flow-node{flex-direction:column;gap:6px;padding:28px 24px;display:flex}.flow-node__role{font-family:var(--font-mono);letter-spacing:.05em;color:var(--ink-faint);font-size:11px}.flow-node__name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:18px;font-weight:600}.flow-node__sub{color:var(--ink-muted);margin:0 0 8px;font-size:12.5px}.flow-node__tag{background:var(--ink-ghost);color:var(--ink-soft);border-radius:999px;align-self:flex-start;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.flow-node__tag--accent{background:var(--accent-soft);color:var(--accent)}.flow-node__tag--glow{background:var(--glow-soft);color:var(--glow)}.flow-arrow{background:var(--bg-tint);justify-content:center;align-items:center;min-width:28px;display:flex;position:relative}.flow-arrow:before,.flow-arrow:after{content:"";border-radius:1.5px;height:1.5px;position:absolute;left:0;right:0}.flow-arrow:before{background:var(--accent);top:calc(50% - 12px)}.flow-arrow:after{background:var(--glow);top:calc(50% + 10px)}.flow-arrow__head{border-left:6px solid var(--accent);border-top:4px solid #0000;border-bottom:4px solid #0000;width:0;height:0;position:absolute;top:calc(50% - 16px);right:-1px}.flow-arrow__head--glow{border-left-color:var(--glow);top:calc(50% + 6px);left:-1px;right:auto;transform:scaleX(-1)}.flow-arrow__label{font-family:var(--font-mono);color:var(--ink-faint);white-space:nowrap;font-size:10.5px;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.flow-server{border:.5px solid var(--stroke);background:var(--bg-elev);border-radius:18px;margin:-1px 0 0;overflow:hidden}.flow-server__inner{justify-content:space-between;align-items:center;gap:16px;padding:18px 28px;display:flex}.flow-server__name{font-family:var(--font-display);color:var(--ink);font-size:16px;font-weight:600}.flow-server__role{color:var(--ink-soft);font-size:13px}.flow-server__role strong{color:var(--ink);font-weight:600}.flow-server__chip{color:var(--ink-muted);background:var(--bg-tint);border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11.5px;display:inline-flex}@media (max-width:900px){.flow-grid{grid-template-columns:1fr}.flow-arrow{min-height:36px;transform:rotate(90deg)}.flow-arrow__label{transform:translate(-50%)rotate(-90deg)}}.guarantee-list{grid-template-columns:repeat(3,1fr);gap:16px;margin:64px 0 24px;display:grid}.guarantee{background:var(--bg-elev);border:.5px solid var(--stroke);border-radius:18px;flex-direction:column;gap:10px;padding:32px 28px;display:flex}.guarantee__num{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-faint);font-size:11.5px}.guarantee__title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--ink);margin:0;font-size:19px;font-weight:600}.guarantee__body{color:var(--ink-soft);margin:0;font-size:14.5px;line-height:1.6}@media (max-width:720px){.guarantee-list{grid-template-columns:1fr}}.back-link{color:var(--ink-muted);align-items:center;gap:6px;margin-bottom:32px;font-size:13px;transition:color .18s;display:inline-flex}.back-link:hover{color:var(--ink)}.kb-section{background:var(--paper,#faf9f6);padding:128px 32px}.kb-head{max-width:720px;margin-bottom:56px}.kb-head .h-section{margin:0 0 16px}.kb-grid{grid-template-columns:1.6fr 1fr;align-items:start;gap:48px;display:grid}@media (max-width:1000px){.kb-grid{grid-template-columns:1fr}}.kb-keyboard-wrap{position:sticky;top:100px}.kb-keyboard{background:linear-gradient(#d8d3c4,#c2bdaf);border:.5px solid #0000002e;border-radius:16px;padding:8px;box-shadow:0 30px 80px #0a0d122e,0 12px 24px #0a0d1214,inset 0 1px #ffffff80}.kb-keyboard-bezel{background:linear-gradient(#1a1a1c,#0d0d0e);border-radius:10px;flex-direction:column;gap:4px;padding:12px;display:flex}.kb-row{gap:4px;height:38px;display:flex}.kb-row.fn-row{height:22px}.kb-key{color:#ffffffd9;cursor:default;background:linear-gradient(#34343a,#1f1f24);border:.5px solid #ffffff0d;border-radius:5px;flex:1 1 0;justify-content:center;align-items:center;min-width:22px;font-size:9.5px;font-weight:500;transition:all .25s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #0006,0 1px 2px #0000004d}.kb-row.fn-row .kb-key{font-size:8px}.kb-key.space{font-size:0}.kb-key.active{color:#fff;background:linear-gradient(#1a92ff,#0a84ff);transform:translateY(1px);box-shadow:0 0 0 1px #0a84ff99,0 0 24px #0a84ff80,inset 0 1px #fff3}.kb-key-pulse{border:1.5px solid var(--accent,#0a84ff);pointer-events:none;border-radius:7px;animation:1.5s ease-out infinite kbPulse;position:absolute;inset:-3px}@keyframes kbPulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.kb-action-readout{border:.5px solid var(--line-2,#d4d2cd);color:var(--text,#1d1d1f);letter-spacing:.04em;background:#fff;border-radius:999px;align-items:center;gap:10px;margin-top:18px;padding:8px 16px;font-size:12px;display:inline-flex}.kb-action-dot{background:var(--accent,#0a84ff);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite hudPulse;box-shadow:0 0 8px #0a84ff99}.kb-list{flex-direction:column;gap:12px;display:flex}.kb-item{appearance:none;text-align:left;border:.5px solid var(--line,#e8e6e1);cursor:pointer;background:#fff;border-radius:14px;gap:16px;padding:22px 22px 22px 18px;font-family:inherit;transition:all .2s;display:flex}.kb-item:hover{border-color:var(--line-2,#d4d2cd)}.kb-item.on{border-color:var(--accent,#0a84ff);box-shadow:0 0 0 .5px var(--accent,#0a84ff), 0 12px 28px #0a84ff26;transform:translate(-4px)}.kb-item-num{color:var(--text-3,#999);letter-spacing:.06em;flex-shrink:0;width:22px;padding-top:2px;font-size:11px}.kb-item-body{flex:1}.kb-item h4{letter-spacing:-.005em;margin:0 0 4px;font-size:16px;font-weight:600}.kb-item p{color:var(--text-2,#666);margin:0 0 12px;font-size:13.5px;line-height:1.5}.kb-item-keys{align-items:center;gap:6px;font-size:12px;display:flex}.kb-plus{color:var(--text-3,#999)}
