.tn-home{--paper: #f5f4f0;--ink: #111210;--muted: #696a68;--line: #d9dad6;--blue: #31a8ff;--deep: #1d1e1d;--radius: 30px}.tn-home *{box-sizing:border-box}.tn-home{background:var(--paper);color:var(--ink);display:flow-root;font-family:Bricolage Grotesque,PingFang SC,Noto Sans CJK SC,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:clip}.tn-home button,.tn-home input{font:inherit}.tn-home a{color:inherit;text-decoration:none}.tn-home button{cursor:pointer}.tn-home img{display:block;max-width:100%}.tn-home :focus-visible{outline:3px solid var(--blue);outline-offset:4px}.tn-home{max-width:1800px;margin:auto}.tn-home .eyebrow{font-size:12px;letter-spacing:.2em;text-transform:uppercase;font-weight:700}.tn-home .hero{padding:18px 20px 0}.tn-home .hero-stage{position:relative;min-height:680px;border-radius:30px;overflow:hidden;background:#222;color:#fff}.tn-home .hero-photo,.tn-home .hero-shade{position:absolute;inset:0;width:100%;height:100%}.tn-home .hero-photo{object-fit:cover;object-position:center}.tn-home .hero-shade{background:linear-gradient(180deg,#00000080,#00000008 30%,#00000038 72%,#00000073)}.tn-home .live-console{position:absolute;z-index:2;left:50%;top:46%;transform:translate(-50%,-42%);width:min(660px,calc(100% - 52px));padding:24px 26px 17px;border:1px solid rgba(255,255,255,.2);border-radius:23px;background:#0c0d0eb8;box-shadow:0 24px 90px #00000040;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.tn-home .console-head,.tn-home .console-language,.tn-home .record-indicator,.tn-home .console-columns,.tn-home .console-line,.tn-home .console-foot{display:flex;align-items:center;justify-content:space-between}.tn-home .console-language{justify-content:flex-start;gap:14px;font-size:13px;font-weight:600}.tn-home .console-language span:first-child,.tn-home .console-language span:last-child{padding:8px 10px;background:#ffffff1a;border-radius:8px}.tn-home .console-language .swap{opacity:.75;font-size:19px}.tn-home .record-indicator{gap:7px;font-size:12px;white-space:nowrap}.tn-home .record-indicator span:last-child{opacity:.6}.tn-home .record-dot{width:9px;height:9px;border-radius:50%;background:#f25757;box-shadow:0 0 0 4px #f2575726}.tn-home .waveform{height:76px;display:flex;align-items:center;justify-content:center;gap:5px;border-bottom:1px solid rgba(255,255,255,.15)}.tn-home .waveform i{display:block;width:3px;min-height:7px;background:#fff;border-radius:3px;opacity:.84}.tn-home .waveform i:nth-child(3n){opacity:.35}.tn-home .waveform.is-active i{transform-origin:center;animation:tn-demo-wave .85s ease-in-out infinite alternate}@keyframes tn-demo-wave{0%{transform:scaleY(.38)}to{transform:scaleY(1)}}.tn-home .demo-reveal{opacity:0;transform:translateY(7px);transition:opacity .36s ease,transform .36s ease}.tn-home .demo-reveal.is-visible{opacity:1;transform:translateY(0)}.tn-home .is-partial:after{content:"▍";margin-left:2px;color:#8cc7ef;animation:tn-demo-caret .7s steps(1) infinite}@keyframes tn-demo-caret{50%{opacity:0}}.tn-home .console-columns{padding:15px 0 4px;color:#aeb3b5;font-size:11px;letter-spacing:.09em}.tn-home .console-columns span,.tn-home .console-line>div,.tn-home .console-line>p{width:50%}.tn-home .console-line{align-items:flex-start;gap:18px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.11)}.tn-home .console-line>p{margin:19px 0 0;line-height:1.45}.tn-home .console-line div p{margin:5px 0 0;line-height:1.45}.tn-home .speaker{font-size:11px;color:#b9bebf}.tn-home .muted-line{opacity:.72}.tn-home .console-foot{padding-top:15px;font-size:11px;color:#d2d8d9}.tn-home .status-light{width:7px;height:7px;margin-right:7px;border-radius:50%;background:#62d4ac;display:inline-block}.tn-home .console-foot-right{margin-left:auto;opacity:.65}.tn-home .stage-cta{position:absolute;z-index:2;left:50%;bottom:62px;transform:translate(-50%);font-size:17px;padding:18px 25px}.tn-home .stage-cta:hover{transform:translate(-50%) translateY(-2px)}.tn-home .stage-caption{position:absolute;right:35px;bottom:30px;margin:0;color:#ffffffc2;font-size:12px}.tn-home .hero-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:46px 25px 92px}.tn-home h1,.tn-home h2,.tn-home h3,.tn-home h4,.tn-home p{margin-top:0}.tn-home .hero-foot h1{margin:0;white-space:nowrap;font-size:clamp(25px,6.9vw,112px);line-height:1;letter-spacing:-.085em;font-weight:700}.tn-home .hero-foot p{margin:0 0 8px;min-width:240px;font-size:17px;line-height:1.4;color:#555;letter-spacing:-.03em}.tn-home .story,.tn-home .record-section,.tn-home .workflow-section,.tn-home .scenarios-section,.tn-home .trust-faq{padding:80px 46px 100px}.tn-home .story-review{padding-top:40px}.tn-home .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.tn-home .section-heading h2,.tn-home .workflow-intro h2,.tn-home .trust-faq h2{font-size:clamp(23px,5.15vw,78px);letter-spacing:-.08em;line-height:1.08;font-weight:700;white-space:nowrap;margin:13px 0 0}.tn-home .section-heading p{margin:0 0 4px;color:var(--muted);font-size:16px;line-height:1.55;max-width:340px}.tn-home .scene{position:relative;overflow:hidden;border-radius:28px;min-height:700px;background:#202324}.tn-home .scene>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tn-home .live-scene>img{object-position:center 34%}.tn-home .review-scene>img{object-position:center 45%}.tn-home .scene-scrim{position:absolute;inset:0;background:linear-gradient(90deg,transparent 35%,rgba(0,0,0,.38))}.tn-home .floating-transcript{position:absolute;right:6%;top:14%;width:min(500px,52%);padding:24px 26px;border-radius:20px;color:#fff;background:#121414bd;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);box-shadow:0 24px 80px #0003}.tn-home .floating-top{display:flex;align-items:center;gap:8px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.18);font-size:13px;font-weight:600}.tn-home .floating-top span:last-child{margin-left:auto;opacity:.58}.tn-home .dot-pulse{width:8px;height:8px;background:#57ddb4;border-radius:50%;box-shadow:0 0 0 4px #57ddb41f}.tn-home .floating-row{padding:19px 0;border-bottom:1px solid rgba(255,255,255,.12)}.tn-home .floating-row small{display:block;color:#b9bdbb;font-size:11px}.tn-home .floating-row p{margin:9px 0 6px;font-size:17px}.tn-home .floating-row strong{display:block;font-size:18px;font-weight:600}.tn-home .floating-row.second{opacity:.7}.tn-home .floating-caption{padding-top:19px;font-size:12px;color:#c0c6c2}.tn-home .scene-index{position:absolute;left:28px;bottom:26px;color:#fff;letter-spacing:.24em;font-size:12px;font-weight:700}.tn-home .story-foot{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding:24px 3px;color:#5c5d59;font-size:13px}.tn-home .review-panel{position:absolute;top:11%;left:5%;width:min(570px,48%);padding:28px;border-radius:21px;background:#131413c7;border:1px solid rgba(255,255,255,.16);color:#fff;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 30px 90px #00000047}.tn-home .review-panel label{font-size:12px;letter-spacing:.12em;color:#c9cecf}.tn-home .search-field{height:54px;margin-top:12px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.3);border-radius:12px;padding:0 15px}.tn-home .search-field svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:1.7}.tn-home .search-field input{background:none;color:#fff;border:0;outline:0;width:100%;font-size:18px}.tn-home .result-count{color:#aeb5b4;font-size:12px;margin:19px 0 8px}.tn-home .result-slot{min-height:86px}.tn-home .result-placeholder{min-height:86px;padding:19px 15px;border-radius:11px;background:#ffffff0f}.tn-home .result-placeholder span{display:block;height:8px;border-radius:4px;background:#ffffff24}.tn-home .result-placeholder span:first-child{width:75%;margin-bottom:14px}.tn-home .result-placeholder span:last-child{width:48%}.tn-home .result-row{display:flex;gap:20px;padding:18px 14px;border-radius:11px;background:#ffffff21}.tn-home .result-row>span{font-size:12px;color:#bed2df}.tn-home .result-row p{margin:0 0 8px;font-size:16px}.tn-home .result-row strong{font-size:15px;font-weight:600}.tn-home .result-row mark{background:#31a8ff52;color:#fff;border-radius:3px}.tn-home .audio-controls{display:flex;align-items:center;gap:13px;margin-top:23px;font-size:11px;color:#ccd2d1}.tn-home .play-button{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:0;border-radius:50%;background:#fff;color:#111;flex:none;cursor:pointer;font-size:18px}.tn-home .play-button:focus-visible,.tn-home .search-field:focus-within{outline:2px solid #b6dfff;outline-offset:3px}.tn-home .progress-track{height:4px;background:#ffffff3d;border-radius:10px;flex:1;overflow:hidden}.tn-home .progress-fill{display:block;height:100%;background:var(--blue);transition:width .65s linear}.tn-home .demo-note{margin:18px 0 0;text-align:right;font-size:11px;color:#a4a9a6}.tn-home .light-index{color:#fff}.tn-home .record-section{padding-top:60px}.tn-home .record-app{min-height:620px;display:grid;grid-template-columns:230px 1fr;background:#171918;color:#f5f5f4;border-radius:29px;overflow:hidden;box-shadow:0 20px 70px #0000001a}.tn-home .record-sidebar{padding:29px 17px;border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:stretch;gap:12px;color:#b8bfbc;font-size:13px}.tn-home .sidebar-brand{display:flex;align-items:center;gap:8px;margin:0 0 35px;color:#fff;font-size:14px;font-weight:700}.tn-home .record-sidebar>span{padding:13px;border-radius:10px}.tn-home .side-active{background:#2b302e;color:#fff}.tn-home .record-main{padding:31px 36px}.tn-home .record-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;border-bottom:1px solid rgba(255,255,255,.13);padding-bottom:25px}.tn-home .record-kicker,.tn-home .notes-label{font-size:11px;color:#a4aaa6;letter-spacing:.1em}.tn-home .record-top h3{font-size:30px;margin:12px 0 5px;font-weight:600;letter-spacing:-.05em}.tn-home .record-top p{font-size:12px;color:#a4aaa6;margin:0}.tn-home .export-button{border:0;border-radius:12px;padding:13px 18px;background:#fff;color:#121312;font-size:13px;font-weight:700;white-space:nowrap}.tn-home .record-content{display:grid;grid-template-columns:1.45fr 1fr;gap:34px;padding-top:30px}.tn-home .record-row{display:grid;grid-template-columns:55px 1fr;gap:15px;padding:18px 14px;border-bottom:1px solid rgba(255,255,255,.1);font-size:14px}.tn-home .record-row.selected{background:#303536;border-radius:9px;border-bottom:0}.tn-home .record-row{transition:background-color .36s ease}.tn-home .record-row time{color:#a9b0ad;font-size:11px}.tn-home .record-row b{font-size:11px;color:#b1b9b5;font-weight:600}.tn-home .record-row p{margin:8px 0 5px}.tn-home .record-row span{color:#d8dcda}.tn-home .notes-pane{border-left:1px solid rgba(255,255,255,.13);padding:6px 0 0 30px}.tn-home .notes-pane h4{font-size:22px;margin:15px 0 13px}.tn-home .notes-pane p{font-size:15px;line-height:1.7;color:#d5dbd7;max-width:300px}.tn-home .notes-pane a{color:#acdfff;font-size:13px}.tn-home .notes-divider{height:1px;background:#ffffff24;margin:30px 0}.tn-home .workflow-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:110px;padding-bottom:130px}.tn-home .workflow-intro h2{font-size:clamp(23px,3.6vw,54px)}.tn-home .workflow-intro p{max-width:510px;color:#696c69;line-height:1.7;font-size:18px;margin:24px 0 0}.tn-home .workflow-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.tn-home .workflow-list li{display:grid;grid-template-columns:55px 140px 1fr;gap:10px;padding:24px 0;border-bottom:1px solid var(--line);align-items:start}.tn-home .workflow-list li span{font-size:14px;color:#848883}.tn-home .workflow-list h3{font-size:19px;margin:0;font-weight:600}.tn-home .workflow-list p{font-size:14px;color:#70736f;line-height:1.5;margin:1px 0 0}.tn-home .scenarios-section{padding-top:10px}.tn-home .scenario-list{border-top:1px solid #aeb0ac}.tn-home .scenario-list>div{display:grid;grid-template-columns:110px 1fr 1.5fr;gap:20px;padding:29px 8px;border-bottom:1px solid #b6b8b4;align-items:center}.tn-home .scenario-list span{font-size:14px;color:#888}.tn-home .scenario-list h3{font-size:29px;margin:0;letter-spacing:-.05em;font-weight:600}.tn-home .scenario-list p{font-size:15px;color:#656864;margin:0}.tn-home .trust-faq{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#e9ebe8}.tn-home .trust-panel h2,.tn-home .faq-panel h2{font-size:clamp(24px,3.25vw,52px);white-space:nowrap;max-width:580px;line-height:1.18}.tn-home .trust-panel p{color:#626761;max-width:500px;font-size:16px;line-height:1.7;margin:28px 0 35px}.tn-home .trust-panel a{display:inline-block;padding:13px 18px;border:1px solid #aaada7;border-radius:13px;font-size:13px;font-weight:700}.tn-home .faq-panel details{border-top:1px solid #bfc4bd;padding:19px 2px}.tn-home .faq-panel details:last-child{border-bottom:1px solid #bfc4bd}.tn-home .faq-panel summary{font-size:17px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.tn-home .faq-panel summary::-webkit-details-marker{display:none}.tn-home .faq-panel summary:after{content:"+";font-size:22px;font-weight:400;line-height:1}.tn-home .faq-panel details[open] summary:after{content:"−"}.tn-home .faq-panel details p{font-size:14px;line-height:1.6;color:#687069;margin:15px 25px 3px 0}.tn-home .final-cta{text-align:center;padding:150px 25px 160px;background:#151716;color:#fff}.tn-home .final-cta h2{font-size:clamp(35px,7vw,105px);letter-spacing:-.085em;line-height:1.1;margin:12px 0 16px;white-space:nowrap}.tn-home .final-cta p{font-size:17px;color:#bbc1bc;margin-bottom:34px}.tn-home .final-cta a{display:inline-block;background:#fff;color:#101110;padding:17px 23px;border-radius:14px;font-size:15px;font-weight:700}.tn-home .final-cta a span{margin-left:26px}@media(max-width:1100px){.tn-home .hero-foot{align-items:start;flex-direction:column;padding-bottom:70px}.tn-home .hero-foot p br{display:none}.tn-home .hero-foot p{max-width:530px}.tn-home .story,.tn-home .record-section,.tn-home .workflow-section,.tn-home .scenarios-section,.tn-home .trust-faq{padding-left:26px;padding-right:26px}.tn-home .scene{min-height:580px}.tn-home .floating-transcript{right:4%;width:50%}.tn-home .workflow-section,.tn-home .trust-faq{gap:30px}}@media(max-width:760px){.tn-home .hero{padding:10px 10px 0}.tn-home .hero-stage{min-height:690px;border-radius:23px}.tn-home .hero-photo{object-position:16% center}.tn-home .live-console{width:calc(100% - 26px);top:49%;padding:16px 14px 13px;border-radius:16px}.tn-home .waveform{height:55px;gap:4px}.tn-home .waveform i{width:2px}.tn-home .console-head{gap:5px}.tn-home .console-language{gap:4px;font-size:10px}.tn-home .console-language span:first-child,.tn-home .console-language span:last-child{padding:6px}.tn-home .record-indicator{font-size:9px}.tn-home .record-indicator span:last-child{display:none}.tn-home .console-line{gap:10px;padding:10px 0;font-size:11px}.tn-home .console-line>p{margin-top:16px}.tn-home .console-columns,.tn-home .speaker,.tn-home .console-foot{font-size:9px}.tn-home .stage-cta{bottom:73px;font-size:14px;padding:14px 17px}.tn-home .stage-caption{bottom:28px;right:0;left:0;text-align:center}.tn-home .hero-foot{padding:32px 10px 62px;gap:12px}.tn-home .hero-foot h1{font-size:clamp(25px,6.8vw,52px)}.tn-home .hero-foot p{font-size:14px}.tn-home .story,.tn-home .record-section,.tn-home .workflow-section,.tn-home .scenarios-section,.tn-home .trust-faq{padding:56px 14px 75px}.tn-home .section-heading{display:block;margin-bottom:25px}.tn-home .section-heading h2{font-size:clamp(23px,5.5vw,42px)}.tn-home .section-heading p{font-size:14px;margin-top:18px}.tn-home .section-heading p br{display:none}.tn-home .scene{min-height:570px;border-radius:20px}.tn-home .live-scene>img{object-position:38% center}.tn-home .scene-scrim{background:linear-gradient(0deg,rgba(0,0,0,.55),transparent 75%)}.tn-home .floating-transcript{inset:auto 12px 55px;width:auto;padding:16px;border-radius:15px}.tn-home .floating-row{padding:11px 0}.tn-home .floating-row p,.tn-home .floating-row strong{font-size:12px}.tn-home .floating-caption{padding-top:12px}.tn-home .story-foot{font-size:10px;gap:8px}.tn-home .review-scene>img{object-position:61% center}.tn-home .review-panel{top:18px;left:10px;right:10px;width:auto;padding:17px}.tn-home .result-row{padding:11px;gap:9px}.tn-home .result-row p,.tn-home .result-row strong{font-size:12px}.tn-home .search-field input{font-size:13px}.tn-home .search-field{height:46px}.tn-home .audio-controls{gap:7px}.tn-home .record-app{grid-template-columns:1fr}.tn-home .record-sidebar{display:none}.tn-home .record-main{padding:20px 14px}.tn-home .record-top h3{font-size:22px}.tn-home .record-content{grid-template-columns:1fr;gap:20px}.tn-home .notes-pane{border-left:0;border-top:1px solid rgba(255,255,255,.13);padding:21px 0}.tn-home .record-row{grid-template-columns:42px 1fr;gap:9px;padding:14px 8px;font-size:12px}.tn-home .export-button{font-size:11px;padding:10px}.tn-home .workflow-section,.tn-home .trust-faq{grid-template-columns:1fr;gap:55px}.tn-home .workflow-intro h2{font-size:clamp(23px,5.2vw,42px)}.tn-home .workflow-intro p{font-size:15px}.tn-home .workflow-list li{grid-template-columns:30px 93px 1fr;gap:7px}.tn-home .workflow-list h3{font-size:14px}.tn-home .workflow-list p{font-size:12px}.tn-home .scenario-list>div{grid-template-columns:34px 1fr;gap:8px}.tn-home .scenario-list h3{font-size:20px}.tn-home .scenario-list p{grid-column:2;font-size:13px}.tn-home .trust-panel h2,.tn-home .faq-panel h2{font-size:clamp(24px,5.7vw,42px)}.tn-home .final-cta{padding:90px 12px 110px}.tn-home .final-cta p{font-size:13px}}@media(max-width:380px){.tn-home .hero-foot h1{font-size:25px}.tn-home .section-heading h2{font-size:23px}}@media(prefers-reduced-motion:reduce){.tn-home *,.tn-home *:before,.tn-home *:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.tn-home .seo-intro,.tn-home .section-detail{max-width:1120px;margin:0 auto;padding:0 46px 38px;color:#5e615e;font-size:15px;line-height:1.75}.tn-home .seo-intro{padding-bottom:24px}.tn-home .section-detail{padding-top:25px}.tn-home :is(h1,h2){max-width:100%;white-space:nowrap}.tn-home .hero-stage{min-height:710px}.tn-home .live-console{top:49%}.tn-home .record-app .sidebar-brand{display:flex}.tn-home .export-button{display:inline-block;text-decoration:none}.tn-home .play-button{display:grid;place-items:center;font-size:15px}.tn-home .tn-mark{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:9px;background:#31a8ff;color:#fff}.tn-home .tn-mark svg{width:24px;height:24px}.tn-home .tn-mark-small{width:27px;height:27px;border-radius:7px}.tn-home .tn-mark-small svg{width:19px;height:19px}.tn-home a.stage-cta{display:inline-flex;align-items:center;gap:18px;padding:18px 25px;border-radius:50px;background:#fff;color:#111;font-size:17px;font-weight:700;white-space:nowrap;transition:transform .2s,background .2s}.tn-home a.stage-cta:hover{background:#eaf6ff}.tn-home:lang(en) .hero-foot h1{font-size:clamp(26px,5.3vw,95px);letter-spacing:-.065em}.tn-home:lang(en) .section-heading h2{font-size:clamp(23px,4.7vw,72px)}.tn-home:lang(en) .workflow-intro h2,.tn-home:lang(en) .trust-faq h2{font-size:clamp(22px,3.4vw,50px)}@media(max-width:760px){.tn-home a.stage-cta{gap:12px;padding:14px 17px;font-size:14px}.tn-home .hero-stage{min-height:690px}.tn-home .live-console{top:49%}.tn-home .seo-intro,.tn-home .section-detail{padding-left:14px;padding-right:14px;font-size:13px}.tn-home:lang(en) .hero-foot h1{font-size:clamp(21px,5.8vw,45px)}.tn-home:lang(en) .section-heading h2,.tn-home:lang(en) .workflow-intro h2,.tn-home:lang(en) .trust-faq h2{font-size:clamp(20px,5.2vw,39px)}}
