:root{--page-progress: 0;--bg: #ffffff;--bg-soft: #f6f7f8;--text: #121317;--muted: #656872;--line: rgba(18, 19, 23, .09);--line-strong: rgba(18, 19, 23, .16);--accent: #147768;--accent-dark: #0f5f54;--accent-soft: rgba(20, 119, 104, .08);--blue: #315c8f;--amber: #b9822f;--shadow-soft: 0 28px 80px rgba(18, 22, 32, .08);--shadow-float: 0 18px 60px rgba(18, 22, 32, .12);color:var(--text);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;line-height:1.5;scroll-behavior:smooth;letter-spacing:0}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;min-width:320px;background:linear-gradient(180deg,#fff,#fff 42%,#f8f9fb);color:var(--text)}a{color:inherit;text-decoration:none}button,select{font:inherit}img{display:block;max-width:100%}body:before{display:none}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(18,19,23,.05);background:#ffffffd1;-webkit-backdrop-filter:blur(22px) saturate(1.35);backdrop-filter:blur(22px) saturate(1.35)}.progress-line{position:absolute;left:0;bottom:-1px;width:calc(var(--page-progress) * 100%);height:2px;background:linear-gradient(90deg,var(--accent),#42a798)}.nav,.section-shell,.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto}.nav{min-height:74px;display:grid;grid-template-columns:auto 1fr;gap:28px;align-items:center}.brand{display:inline-flex;align-items:center;gap:9px;color:var(--accent);white-space:nowrap}.brand img{width:25px;height:25px;border:0;border-radius:8px;box-shadow:0 9px 18px #14776829}.brand-lockup{display:inline-flex;align-items:baseline;gap:7px;color:var(--accent);font-family:Snell Roundhand,Apple Chancery,Brush Script MT,cursive;font-size:25px;font-weight:500;line-height:1;text-shadow:none}.brand-lockup em{color:#697873;font-size:16px;font-style:normal}.nav-links{display:flex;justify-content:end;align-items:center;gap:34px;color:#303137;font-size:14px;font-weight:650}.nav-links a:not(.button){position:relative;padding:27px 0;border-radius:0}.nav-links a:not(.button):after{content:"";position:absolute;left:0;right:0;bottom:16px;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.nav-links a:hover,.nav-links a:focus-visible{background:transparent}.nav-links a:hover:after,.nav-links a:focus-visible:after{transform:scaleX(1)}.language-select{min-height:40px;padding:0 34px 0 14px;border:1px solid var(--line);border-radius:999px;background:#ffffffc7;color:var(--muted);font-size:13px;font-weight:700;cursor:pointer}.language-select option{color:var(--text)}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid var(--line-strong);border-radius:999px;background:#ffffffc7;color:var(--text);font-size:15px;font-weight:720;box-shadow:0 12px 28px #1216200d;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.button.primary{border-color:var(--accent-dark);background:linear-gradient(180deg,#188977 0%,var(--accent) 100%);color:#fff;box-shadow:0 13px 26px #14776838,inset 0 1px #ffffff3d}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 18px 38px #1216201a}.hero-section{position:relative;min-height:calc(92vh - 74px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.02fr);gap:48px;align-items:center;padding:44px 0 82px}.hero-rule,.store-badge{display:none}.hero-brand-script{margin-bottom:16px;color:var(--accent);font-family:Snell Roundhand,Apple Chancery,Brush Script MT,cursive;font-size:clamp(34px,4.4vw,58px);line-height:.95}.hero-title{max-width:660px;margin:0;color:#050506;font-size:clamp(38px,5.8vw,72px);line-height:1.04;font-weight:780;letter-spacing:0;overflow-wrap:balance}html[lang=zh-Hans] .hero-title,html[lang=zh-Hant] .hero-title,html[lang=ja] .hero-title,html[lang=ko] .hero-title{max-width:620px;font-size:clamp(34px,5vw,64px);line-height:1.08}html[lang=en] .hero-title,html[lang=fr] .hero-title,html[lang=de] .hero-title,html[lang=es] .hero-title{max-width:690px;font-size:clamp(36px,5.2vw,66px);line-height:1.08}.source-lines{display:grid;gap:5px;margin-top:24px;color:#555861;font-family:Georgia,Times New Roman,serif;font-size:clamp(17px,1.65vw,20px);font-style:italic;line-height:1.48}.hero-copy{max-width:580px;margin:26px 0 0;color:#555861;font-size:clamp(16px,1.45vw,19px);line-height:1.74}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px}.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:640px;margin-top:34px}.hero-proof>span{padding:18px 16px;border:1px solid var(--line);border-radius:24px;background:#ffffffd9;color:var(--muted);box-shadow:0 18px 40px #1216200a;font-size:14px;line-height:1.45}.hero-proof strong{display:block;margin-bottom:6px;color:var(--text);font-size:28px;line-height:1;font-weight:780}.word-board{width:100%;justify-self:end;padding:24px;border:1px solid var(--line);border-radius:24px;background:#ffffffe0;box-shadow:var(--shadow-soft)}.word-board-header{display:grid;gap:14px;margin-bottom:18px}.board-label{color:var(--muted);font-size:14px;font-weight:700}.word-board-header strong{display:block;margin-top:6px;color:var(--text);font-size:22px;line-height:1;font-weight:780}.progress-track{height:8px;overflow:hidden;border-radius:999px;background:#12131714}.progress-track span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--blue))}.word-board-main{display:grid;grid-template-columns:minmax(0,1fr) 136px;gap:14px;align-items:stretch}.word-card-device{margin:0;padding:26px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,#fff,#fbfbfc);box-shadow:none}.word-top{display:flex;align-items:start;justify-content:space-between;gap:18px}.word{color:#121317;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,72px);font-weight:760;line-height:.95}.ipa{margin-top:14px;color:var(--muted);font-size:18px}.speak{width:54px;height:54px;flex:0 0 auto;border:0;border-radius:50%;background:var(--accent-soft);color:var(--accent);cursor:pointer;font-size:20px;transition:transform .16s ease,background-color .16s ease}.speak:hover,.speak.is-playing{transform:scale(1.06)}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.tag{padding:7px 10px;border-radius:999px;background:var(--accent-soft)!important;color:var(--accent)!important;font-size:13px;font-weight:760}.tag.amber{background:#b9822f1a!important;color:var(--amber)!important}.definition{margin-top:22px;color:#303137;font-size:17px;line-height:1.58}.example{margin-top:18px;padding:18px;border-radius:14px;background:#f4f7f6;color:var(--text)}.example b{color:var(--accent)}.board-side{display:grid;gap:10px}.board-side div{padding:18px 14px;border:1px solid var(--line);border-radius:14px;background:#fbfbfc}.board-side strong{display:block;color:var(--blue);font-size:16px}.board-side span{display:block;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.45}.mini-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.mini-stats div{min-height:72px;display:grid;place-items:center;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--muted);text-align:center;font-size:13px}.mini-stats strong{display:block;color:var(--text);font-size:15px}.paper-section,.deep-section,.cta{background:transparent;color:var(--text);padding:58px 0}#features{background:var(--bg-soft);padding:76px 0}#practice,#software,#download,.cta{background:#fff}.section-heading{max-width:none;display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.55fr);gap:40px;align-items:end;margin-bottom:34px}.section-heading.centered{max-width:760px;display:block;margin:0 auto 36px;text-align:center}.section-heading h2,.privacy-band h2,.cta h2{margin:0;color:#050506;font-size:clamp(28px,3.1vw,40px);line-height:1.16;font-weight:780;text-wrap:balance}.section-heading p,.privacy-band p,.cta p,.deep-section .section-heading p,.deep-section .privacy-band p,.deep-section .cta p{margin:16px 0 0;color:var(--muted);font-size:15px;line-height:1.76}.support-layout,.interactive,.ios-download{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:24px;align-items:start}.learning-rail{position:relative;display:grid;gap:14px;padding-left:0}.learning-rail:before,.rail-step:before{display:none}.rail-step,.mode-button,.feature,.software-card,.download-card,.download-summary{border:1px solid var(--line);border-radius:24px;background:#ffffffd6;box-shadow:0 18px 40px #1216200a}.rail-step{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;min-height:92px;padding:20px;color:var(--text)}.rail-step.is-active{border-color:#14776833;background:var(--accent-soft);box-shadow:0 18px 40px #14776814}.rail-icon,.icon-box{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:var(--accent-soft)!important;color:var(--accent);font-size:12px;font-weight:800}.rail-step strong,.feature h3,.software-card strong,.download-card h3{display:block;color:var(--text);font-size:17px;line-height:1.35}.rail-step span,.feature p,.software-card p,.download-card p,.backup-note{display:block;margin-top:8px;color:var(--muted);font-size:14px;line-height:1.6}.support-grid,.software-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.feature,.software-card,.download-card{min-height:180px;padding:22px}.icon-box{margin-bottom:18px;font-size:14px}.mode-list{display:grid;gap:14px}.mode-button{width:100%;min-height:94px;padding:20px;color:var(--text);text-align:left;cursor:pointer;position:relative;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mode-button:hover{transform:translateY(-1px)}.mode-button:after{content:"";position:absolute;inset:auto 18px 13px 18px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--blue));transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.mode-button[aria-selected=true]{border-color:#14776838;box-shadow:0 18px 40px #14776814}.mode-button[aria-selected=true]:after{transform:scaleX(1)}.mode-button strong,.demo-stage h3{color:var(--text)}.mode-button strong{display:block;margin-bottom:6px}.demo-row strong{margin-right:5px}.mode-button span,.demo-copy,.demo-row span{color:var(--muted)}.demo-stage{min-height:430px;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;color:var(--text);box-shadow:var(--shadow-soft);transition:opacity .18s ease,transform .18s ease}.demo-stage.is-switching{opacity:0;transform:translateY(8px)}.demo-stage h3{font-size:clamp(24px,3vw,38px);line-height:1.1}.demo-box{margin-top:26px;border:1px solid var(--line);border-radius:18px;overflow:hidden}.demo-row{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;padding:18px;border-bottom:1px solid var(--line);background:#fbfbfc;animation:row-in .22s ease both}.demo-row:last-child{border-bottom:0}.mini-action{min-width:78px;min-height:36px;border:1px solid rgba(20,119,104,.22);border-radius:999px;background:#fff;color:var(--accent);font-weight:760;cursor:pointer}.mini-action.active{border-color:var(--accent);background:var(--accent);color:#fff}.ios-download{grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);margin-top:34px}.download-summary{display:grid;gap:18px;align-content:start;padding:24px;background:var(--bg-soft)}.download-summary img{width:72px;height:72px;border-radius:16px;box-shadow:0 10px 24px #1216201a}.download-summary strong{display:block;color:var(--text);font-size:22px}.download-summary span{display:block;margin-top:6px;color:var(--muted)}.download-summary ul{display:grid;gap:10px;margin:0;padding:0;list-style:none;color:#303137;font-size:14px;line-height:1.6}.download-summary li{position:relative;padding-left:18px}.download-summary li:before{content:"";position:absolute;left:0;top:.74em;width:6px;height:6px;border-radius:50%;background:var(--accent)}.download-card.featured{min-height:0;background:#fff}.download-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.download-icon{width:56px;height:56px;border:1px solid var(--line);border-radius:14px;box-shadow:none}.system-requirement{display:inline-flex;width:fit-content;margin-top:16px;padding:8px 11px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:13px;font-weight:760}.privacy-band{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:34px;align-items:center;margin-top:34px;padding:30px;border:1px solid var(--line);border-radius:24px;background:var(--bg-soft);color:var(--text)}.privacy-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.privacy-item{min-height:96px;display:grid;place-items:center;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--text);font-weight:700;text-align:center}.cta{padding-bottom:90px}.cta .section-shell{text-align:center}.cta h2{max-width:760px;margin:0 auto;font-size:clamp(34px,5vw,64px);line-height:1.04}.cta p{max-width:620px;margin:18px auto 0}.cta .hero-actions{justify-content:center}footer{border-top:1px solid var(--line);background:#ffffffad;color:var(--muted)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:28px 0}.footer-brand{display:grid;gap:6px}.footer-brand .brand-lockup{font-size:25px}.footer-brand p{color:var(--muted);font-size:14px}.footer-links{display:flex;gap:18px;color:#303137;font-size:14px}.toast{position:fixed;left:50%;bottom:24px;z-index:60;max-width:min(420px,calc(100% - 32px));padding:12px 14px;border-color:var(--line);border-radius:16px;background:#121317f0;color:#fff;box-shadow:0 16px 42px #1213172e;opacity:0;transform:translate(-50%,12px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.toast.is-visible{opacity:1;transform:translate(-50%)}@keyframes row-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}@media(max-width:980px){.nav{grid-template-columns:1fr;gap:8px;padding:12px 0}.nav-links{justify-content:start;flex-wrap:wrap;gap:10px 18px}.nav-links a:not(.button){padding:8px 0}.nav-links a:not(.button):after{bottom:0}.hero-section,.section-heading,.support-layout,.interactive,.ios-download,.privacy-band{grid-template-columns:1fr}.word-board{justify-self:start;width:100%}.privacy-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.nav,.section-shell,.footer-inner{width:min(100% - 24px,1180px)}.brand .brand-lockup{display:inline-flex}.brand-lockup{font-size:22px}.brand-lockup em{display:none}.nav-links a:not(.button){display:none}.language-select{max-width:120px}.button{min-height:44px;padding:0 16px}.hero-section{min-height:auto;gap:34px;padding:42px 0 54px}.hero-brand-script{font-size:34px}.hero-title,html[lang=zh-Hans] .hero-title,html[lang=zh-Hant] .hero-title,html[lang=ja] .hero-title,html[lang=ko] .hero-title,html[lang=en] .hero-title,html[lang=fr] .hero-title,html[lang=de] .hero-title,html[lang=es] .hero-title{font-size:40px;line-height:1.12}html[lang=en] .hero-title,html[lang=fr] .hero-title,html[lang=de] .hero-title,html[lang=es] .hero-title{font-size:36px}.source-lines{font-size:16px}.hero-actions{gap:12px}.hero-proof,.support-grid,.software-grid,.word-board-main,.mini-stats,.privacy-list{grid-template-columns:1fr}.word-board{padding:16px;border-radius:20px}.word-card-device,.demo-stage,.privacy-band,.download-summary,.download-card{padding:20px}.word{font-size:52px}.demo-row{grid-template-columns:1fr}.footer-inner{display:grid}}.privacy-page{width:min(920px,calc(100% - 40px));margin:0 auto;padding:52px 0 78px;color:var(--text)}.privacy-hero{padding:30px;border:1px solid var(--line);border-radius:22px;background:#ffffffe6;box-shadow:0 24px 70px #12162011}.privacy-brand{width:fit-content;margin-bottom:28px}.privacy-hero h1{margin:0 0 12px;color:#050506;font-size:clamp(34px,5vw,58px);line-height:1.06;font-weight:780}.privacy-meta{margin:0 0 6px;color:var(--muted);font-size:14px}.privacy-summary{margin:24px 0;padding:18px 20px;border-left:3px solid var(--accent);border-radius:0 16px 16px 0;background:#f6faf9}.privacy-summary p{margin:0;color:#303137;font-size:15px;line-height:1.72}.privacy-content{margin-top:34px;display:grid;gap:0;border-top:1px solid var(--line)}.privacy-section{padding:28px 4px;border-bottom:1px solid var(--line)}.privacy-section h2{margin:0 0 12px;color:var(--text);font-size:clamp(21px,2.4vw,28px);line-height:1.2}.privacy-section p,.privacy-section li{color:#4f535d;font-size:15px;line-height:1.76}.privacy-section p{margin:0 0 12px}.privacy-section p:last-child{margin-bottom:0}.privacy-section ul{margin:0 0 12px;padding-left:22px}.privacy-section a{color:var(--accent);font-weight:700}[dir=rtl] .privacy-summary{border-right:3px solid var(--accent);border-left:0;border-radius:16px 0 0 16px}[dir=rtl] .privacy-section ul{padding-right:22px;padding-left:0}@media(max-width:680px){.privacy-page{width:min(100% - 24px,920px);padding:28px 0 58px}.privacy-hero{padding:22px;border-radius:18px}.privacy-brand .brand-lockup em{display:inline}.privacy-hero h1{font-size:32px;line-height:1.12}.privacy-section{padding:24px 0}}:root{--panel: #ffffff;--panel-muted: #fbfbfc;--ink-soft: #2d3037}.site-header{background:#ffffffdb}.nav{min-height:72px}.brand-lockup{font-size:26px}.brand-lockup em{color:#6d7673}.button{min-height:48px;border-radius:999px;border-color:var(--line-strong);background:#ffffffd1;box-shadow:0 10px 24px #1216200b}.button.primary{border-color:var(--accent-dark);background:linear-gradient(180deg,#188a78 0%,var(--accent) 54%,var(--accent-dark) 100%);box-shadow:0 13px 26px #14776833,inset 0 1px #ffffff3d}.hero-section{min-height:calc(88vh - 72px);grid-template-columns:minmax(0,.88fr) minmax(430px,.96fr);gap:clamp(38px,6vw,72px);align-items:center;padding:52px 0 78px}.hero-section>div:first-child{padding-top:10px}.hero-brand-script{margin-bottom:18px;font-size:clamp(34px,4.1vw,54px)}.hero-title{max-width:630px;font-size:clamp(40px,4.9vw,62px);line-height:1.07}html[lang=zh-Hans] .hero-title,html[lang=zh-Hant] .hero-title,html[lang=ja] .hero-title,html[lang=ko] .hero-title{max-width:600px;font-size:clamp(36px,4.8vw,58px);line-height:1.1}html[lang=en] .hero-title,html[lang=fr] .hero-title,html[lang=de] .hero-title,html[lang=es] .hero-title{max-width:540px;font-size:clamp(32px,3.45vw,44px);line-height:1.13;font-weight:750}.source-lines{gap:8px;margin-top:24px;color:#6a6e78;font-family:inherit;font-size:clamp(13px,1.12vw,15px);font-style:normal;line-height:1.45}.source-lines span{width:fit-content;padding-left:14px;border-left:2px solid rgba(20,119,104,.26)}.hero-copy{max-width:540px;margin-top:24px;color:#555861;font-size:clamp(15px,1.28vw,17px);line-height:1.72}.hero-actions{margin-top:28px}.hero-proof{display:flex;flex-wrap:wrap;gap:12px 22px;max-width:620px;margin-top:30px;padding-top:20px;border-top:1px solid var(--line)}.hero-proof>span{display:inline-flex;align-items:baseline;gap:7px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#696d76;font-size:13px}.hero-proof strong{display:inline;margin:0;color:var(--accent);font-size:16px;line-height:1;font-weight:780}.word-board{overflow:hidden;padding:0;border-radius:22px;background:var(--panel);box-shadow:0 26px 70px #12162013}.word-board-header{grid-template-columns:minmax(0,1fr) 148px;gap:18px;align-items:end;margin:0;padding:22px 24px 18px;border-bottom:1px solid var(--line)}.board-label{font-size:12px;letter-spacing:.04em;text-transform:uppercase}.word-board-header strong{margin-top:7px;font-size:20px}.progress-track{height:6px;align-self:center}.word-board-main{grid-template-columns:minmax(0,1fr) 128px;gap:22px;padding:24px 24px 18px}.word-card-device{padding:0;border:0;border-radius:0;background:transparent}.word{font-size:clamp(54px,5.1vw,68px)}.ipa{margin-top:12px;font-size:17px}.speak{width:48px;height:48px}.tag{padding:6px 9px;border:1px solid rgba(20,119,104,.14);background:transparent!important;font-size:12px}.definition{max-width:420px;font-size:16px}.example{margin-top:16px;padding:16px 18px;border-left:3px solid var(--accent);border-radius:0 14px 14px 0;background:#f6faf9}.board-side{gap:0;padding-left:18px;border-left:1px solid var(--line)}.board-side div{padding:0 0 16px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.board-side div+div{padding-top:16px}.board-side div:last-child{padding-bottom:0;border-bottom:0}.board-side strong{color:var(--accent);font-size:12px;letter-spacing:.08em}.board-side span{margin-top:7px;font-size:13px}.mini-stats{gap:0;margin:0 24px 24px;padding-top:16px;border-top:1px solid var(--line)}.mini-stats div{min-height:0;place-items:start center;padding:0 14px;border:0;border-right:1px solid var(--line);border-radius:0;background:transparent}.mini-stats div:last-child{border-right:0}.mini-stats strong{font-size:14px}#features{border-top:1px solid rgba(18,19,23,.045);border-bottom:1px solid rgba(18,19,23,.045);background:#f8f9fb}.section-heading.centered{max-width:760px;margin:0 0 36px;text-align:left}.section-heading h2,.privacy-band h2,.cta h2{font-size:clamp(30px,3.25vw,44px);line-height:1.1}html[lang=zh-Hans] .section-heading h2,html[lang=zh-Hans] .privacy-band h2,html[lang=zh-Hans] .cta h2,html[lang=zh-Hant] .section-heading h2,html[lang=zh-Hant] .privacy-band h2,html[lang=zh-Hant] .cta h2,html[lang=ja] .section-heading h2,html[lang=ja] .privacy-band h2,html[lang=ja] .cta h2,html[lang=ko] .section-heading h2,html[lang=ko] .privacy-band h2,html[lang=ko] .cta h2{font-size:clamp(28px,3.1vw,40px);line-height:1.16}.section-heading p,.privacy-band p,.cta p,.deep-section .section-heading p,.deep-section .privacy-band p,.deep-section .cta p{max-width:620px;font-size:15px;line-height:1.74}.rail-step,.feature,.software-card,.download-card,.download-summary{border-radius:18px;box-shadow:none}.learning-rail{gap:0;border-top:1px solid var(--line)}.rail-step{min-height:0;padding:18px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.rail-step.is-active{border-color:var(--line);background:transparent;box-shadow:none}.rail-icon,.icon-box{border-radius:999px}.support-grid,.software-grid{gap:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--panel)}.feature,.software-card{min-height:178px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:var(--panel)}.feature:nth-child(2n),.software-card:nth-child(2n){border-right:0}.feature:nth-last-child(-n+2),.software-card:nth-last-child(-n+2){border-bottom:0}.mode-button{border-radius:18px;box-shadow:none}.mode-button[aria-selected=true]{background:#f6faf9}.demo-stage{border-radius:22px;box-shadow:0 24px 70px #12162011}.demo-row{background:#fff}.download-summary{background:#f8f9fb}.download-card.featured{display:grid;align-content:space-between;gap:28px}.privacy-band{border-radius:22px;background:#f8f9fb;box-shadow:none}.privacy-item{border-radius:14px;box-shadow:none}.cta{padding-top:70px}.cta h2{max-width:680px}@media(max-width:980px){.hero-section{min-height:auto;grid-template-columns:1fr}.word-board{justify-self:stretch;max-width:680px}.section-heading.centered{max-width:none}}@media(max-width:680px){.nav{min-height:66px}.hero-section{padding:38px 0 52px}.hero-brand-script{font-size:32px}.hero-title,html[lang=zh-Hans] .hero-title,html[lang=zh-Hant] .hero-title,html[lang=ja] .hero-title,html[lang=ko] .hero-title,html[lang=fr] .hero-title,html[lang=de] .hero-title,html[lang=es] .hero-title{max-width:100%;font-size:32px;line-height:1.14}html[lang=en] .hero-title{max-width:100%;font-size:30px;line-height:1.16}.source-lines{font-size:12px}.hero-proof{gap:10px 16px}.word-board-header,.word-board-main{grid-template-columns:1fr}.word-board-main{gap:20px}.board-side{padding-left:0;border-left:0;border-top:1px solid var(--line)}.board-side div,.board-side div+div{padding:14px 0}.mini-stats{grid-template-columns:1fr;gap:10px}.mini-stats div{padding:0;border-right:0}.support-grid,.software-grid{grid-template-columns:1fr}.feature,.software-card,.feature:nth-child(2n),.software-card:nth-child(2n),.feature:nth-last-child(-n+2),.software-card:nth-last-child(-n+2){min-height:0;border-right:0;border-bottom:1px solid var(--line)}.feature:last-child,.software-card:last-child{border-bottom:0}.section-heading h2,.privacy-band h2,.cta h2{font-size:30px;line-height:1.14}}.legal-page{width:100%;max-width:none;margin:0;padding:0;overflow:hidden;background:linear-gradient(180deg,#fff,#fff 52%,#f8f9fb);color:var(--text)}.legal-hero{padding:72px 0 58px;border-bottom:1px solid rgba(18,19,23,.055);background:#fff}.legal-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.52fr);gap:clamp(34px,6vw,74px);align-items:end}.legal-script{margin-bottom:18px;font-size:clamp(34px,4.1vw,54px)}.legal-hero h1{max-width:720px;margin:0;color:#050506;font-size:clamp(40px,5.1vw,64px);line-height:1.06;font-weight:780;text-wrap:balance}.legal-meta-row{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:18px}.legal-lead{max-width:760px;margin:24px 0 0;color:#555861;font-size:clamp(15px,1.32vw,17px);line-height:1.76}.legal-panel{display:grid;align-content:start;padding:24px;border:1px solid var(--line);border-radius:22px;background:#f8f9fb;box-shadow:0 24px 70px #1216200e}.legal-panel-item{display:grid;gap:8px;padding:16px 0;border-bottom:1px solid var(--line)}.legal-panel-item:first-child{padding-top:0}.legal-panel-item:last-child{padding-bottom:0;border-bottom:0}.legal-panel span,.legal-panel label{color:var(--muted);font-size:12px;font-weight:780;letter-spacing:.05em;text-transform:uppercase}.legal-panel strong,.legal-panel a{min-width:0;color:var(--text);font-size:15px;font-weight:760;line-height:1.45;overflow-wrap:anywhere}.legal-panel a{color:var(--accent)}.legal-body{padding:64px 0 88px;background:#fff}.legal-content.privacy-content{width:min(1180px,calc(100% - 40px));margin:0 auto;border-top:1px solid var(--line)}.legal-content .privacy-section{display:grid;grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);gap:clamp(24px,4.5vw,58px);padding:34px 0;border-bottom:1px solid var(--line)}.legal-content .privacy-section h2{margin:0;color:#121317;font-size:clamp(19px,2vw,25px);line-height:1.25;font-weight:780;text-wrap:balance}.legal-content .privacy-section p,.legal-content .privacy-section li{max-width:760px;color:#4f535d;font-size:15px;line-height:1.82;overflow-wrap:anywhere}.legal-content .privacy-section p{margin:0 0 12px}.legal-content .privacy-section p:last-child{margin-bottom:0}.legal-content .privacy-section ul{margin:0 0 12px;padding-left:22px}.legal-content .privacy-section a{color:var(--accent);font-weight:760}[dir=rtl] .legal-content .privacy-section ul{padding-right:22px;padding-left:0}@media(max-width:760px){body{overflow-x:hidden}.site-header{position:sticky}.nav{width:min(100% - 24px,1180px);min-height:58px;display:flex;align-items:center;gap:12px;padding:9px 0}.brand{flex:0 0 auto;gap:8px}.brand img{width:24px;height:24px;border-radius:7px}.brand-lockup{font-size:22px}.brand-lockup em{display:none}.nav-links{min-width:0;display:flex;flex:1 1 auto;flex-wrap:nowrap;justify-content:flex-start;gap:8px;overflow-x:auto;padding:3px 1px 6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-links a:not(.button){min-height:38px;display:inline-flex;flex:0 0 auto;align-items:center;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:#ffffffb8;font-size:13px;line-height:1}.nav-links a.nav-section-link{display:none}.nav-links a:not(.button):after{display:none}.nav-links .button,.nav-links .language-select{min-height:38px;flex:0 0 auto;box-shadow:none;font-size:13px}.nav-links .button{padding:0 12px}.nav-links.has-language .button{display:none}.nav-links .language-select{width:96px;max-width:96px;padding:0 28px 0 11px}.hero-section{padding:34px 0 48px}.hero-actions{display:grid;grid-template-columns:1fr;gap:11px}.hero-actions .button{width:100%}.hero-proof{display:grid;grid-template-columns:1fr;gap:10px;padding-top:18px}.hero-proof>span{align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.hero-proof>span:last-child{border-bottom:0}.source-lines span{width:auto}.section-heading{grid-template-columns:1fr;gap:12px;margin-bottom:26px}.paper-section,.deep-section,.cta{padding:50px 0}#features{padding:56px 0}.privacy-band{gap:22px;padding:22px}.privacy-list{grid-template-columns:1fr}.footer-inner{width:min(100% - 24px,1180px);display:grid;gap:16px;padding:24px 0}.legal-hero{padding:44px 0 36px}.legal-hero-grid{grid-template-columns:1fr;gap:28px;align-items:start}.legal-script{margin-bottom:12px;font-size:32px}.legal-hero h1{font-size:34px;line-height:1.12}.legal-meta-row{margin-top:14px}.legal-lead{margin-top:18px;font-size:15px;line-height:1.72}.legal-panel{padding:20px;border-radius:18px;box-shadow:none}.legal-body{padding:46px 0 64px}.legal-content.privacy-content{width:min(100% - 24px,1180px)}.legal-content .privacy-section{grid-template-columns:1fr;gap:12px;padding:27px 0}.legal-content .privacy-section h2{font-size:22px}.legal-content .privacy-section p,.legal-content .privacy-section li{font-size:15px;line-height:1.76}}@media(max-width:420px){.nav{width:min(100% - 20px,1180px);gap:10px}.brand-lockup{font-size:20px}.nav-links{gap:7px}.nav-links a:not(.button),.nav-links .button,.nav-links .language-select{min-height:36px;font-size:12px}.hero-title,html[lang=zh-Hans] .hero-title,html[lang=zh-Hant] .hero-title,html[lang=ja] .hero-title,html[lang=ko] .hero-title,html[lang=fr] .hero-title,html[lang=de] .hero-title,html[lang=es] .hero-title,html[lang=en] .hero-title{font-size:29px;line-height:1.17}.word{font-size:46px}.word-board-header,.word-board-main{padding-right:18px;padding-left:18px}.mini-stats{margin-right:18px;margin-left:18px}.legal-hero h1{font-size:31px}}.hero-section{min-height:calc(84vh - 72px);grid-template-columns:minmax(0,.82fr) minmax(420px,.92fr);gap:clamp(46px,5.7vw,84px);padding:48px 0 72px}.hero-section>div:first-child{max-width:570px}.hero-brand-script{margin-bottom:14px;font-size:clamp(32px,3.35vw,48px)}.hero-title,html[lang=fr] .hero-title,html[lang=de] .hero-title,html[lang=es] .hero-title,html[lang=en] .hero-title{max-width:590px;color:#0e1115;font-size:clamp(34px,3.85vw,52px);font-weight:700;line-height:1.1;text-wrap:balance}.hero-title.is-long{max-width:565px;font-size:clamp(31px,3.25vw,43px);font-weight:660;line-height:1.15}.hero-title.is-extra-long{max-width:585px;font-size:clamp(29px,2.95vw,39px);font-weight:640;line-height:1.17}html[lang=zh-Hans] .hero-title,html[lang=zh-Hant] .hero-title,html[lang=ja] .hero-title,html[lang=ko] .hero-title{max-width:560px;font-size:clamp(31px,3.35vw,44px);font-weight:660;line-height:1.14}.source-lines{margin-top:22px;gap:7px;font-size:clamp(12.5px,1vw,14px)}[dir=rtl] .source-lines span{padding-right:14px;padding-left:0;border-right:2px solid rgba(20,119,104,.26);border-left:0}.hero-copy{max-width:520px;margin-top:22px;color:#555a64;font-size:clamp(14.5px,1.08vw,16px);line-height:1.76}.hero-actions{gap:12px;margin-top:26px}.button{min-height:46px;padding:0 20px;font-size:14px;font-weight:720}.hero-proof{max-width:560px;gap:10px 20px;margin-top:26px;padding-top:18px}.hero-proof>span{font-size:12.5px}.word-board{width:min(100%,560px);justify-self:end;border-radius:18px;box-shadow:0 24px 64px #12162012}.word-board-header{grid-template-columns:minmax(0,1fr) 136px;padding:20px 22px 16px}.word-board-header strong{font-size:18px}.word-board-main{grid-template-columns:minmax(0,1fr) 116px;gap:18px;padding:22px 22px 16px}.word{font-size:clamp(48px,4.25vw,60px)}.ipa{margin-top:10px;font-size:15px}.speak{width:44px;height:44px}.tag-row{gap:7px}.tag{padding:5px 8px;font-size:11.5px}.definition{max-width:390px;font-size:15px;line-height:1.62}.example{margin-top:14px;padding:14px 16px;font-size:14px}.board-side{padding-left:16px}[dir=rtl] .board-side{padding-right:16px;padding-left:0;border-right:1px solid var(--line);border-left:0}.board-side strong{font-size:11px}.board-side span{font-size:12.5px;line-height:1.45}.mini-stats{margin:0 22px 22px;padding-top:14px}.mini-stats div{padding:0 12px}.mini-stats strong{font-size:13px}.mini-stats span{font-size:11.5px}.section-heading.centered,.section-heading{max-width:720px;margin-bottom:34px}.section-heading h2,.privacy-band h2,.cta h2,html[lang=zh-Hans] .section-heading h2,html[lang=zh-Hans] .privacy-band h2,html[lang=zh-Hans] .cta h2,html[lang=zh-Hant] .section-heading h2,html[lang=zh-Hant] .privacy-band h2,html[lang=zh-Hant] .cta h2,html[lang=ja] .section-heading h2,html[lang=ja] .privacy-band h2,html[lang=ja] .cta h2,html[lang=ko] .section-heading h2,html[lang=ko] .privacy-band h2,html[lang=ko] .cta h2{max-width:760px;color:#111317;font-size:clamp(28px,2.85vw,38px);font-weight:720;line-height:1.16;text-wrap:balance}.section-heading p,.privacy-band p,.cta p,.deep-section .section-heading p,.deep-section .privacy-band p,.deep-section .cta p{max-width:640px;color:#595e68;font-size:14.5px;line-height:1.76}.paper-section,.deep-section,.cta{padding-top:78px;padding-bottom:78px}.support-layout,.interactive,.ios-download{gap:clamp(18px,3vw,30px)}.feature,.software-card{min-height:164px;padding:24px}.mode-button{padding:18px}.mode-button strong,.rail-step strong,.software-card strong,.download-card h3{font-weight:760}.demo-stage{padding:clamp(22px,3vw,32px)}.ios-download{grid-template-columns:minmax(250px,.58fr) minmax(0,1fr);align-items:stretch}.download-summary,.download-card{padding:22px;border-radius:18px}.download-summary{gap:16px}.download-summary img{width:56px;height:56px;border-radius:16px}.download-summary ul{gap:10px;margin-top:4px}.download-card.featured{gap:20px}.download-card p,.backup-note{font-size:14.5px;line-height:1.7}.system-requirement{width:fit-content;margin-top:14px;padding:7px 10px}.privacy-band{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(22px,4vw,42px);margin-top:34px;padding:26px;border-radius:18px}.privacy-list{align-self:center;gap:0 24px}.privacy-item{min-height:0;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:13px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none;color:#16191f;font-size:13.5px;font-weight:680;line-height:1.38;text-align:start}.privacy-item:before{content:"";width:7px;height:7px;flex:0 0 auto;border-radius:999px;background:var(--accent);opacity:.7}.privacy-item:nth-last-child(-n+2){border-bottom:0}.legal-hero h1{max-width:720px;color:#0e1115;font-size:clamp(34px,4vw,52px);font-weight:700;line-height:1.1}@media(max-width:980px){.hero-section{min-height:auto;grid-template-columns:1fr;gap:34px}.hero-section>div:first-child,.hero-copy,.hero-proof{max-width:680px}.word-board{width:min(100%,660px);justify-self:start}.ios-download,.privacy-band{grid-template-columns:1fr}}@media(max-width:680px){.hero-section{padding:34px 0 48px}.hero-brand-script{margin-bottom:12px;font-size:30px}.hero-title,.hero-title.is-long,.hero-title.is-extra-long,html[lang=zh-Hans] .hero-title,html[lang=zh-Hant] .hero-title,html[lang=ja] .hero-title,html[lang=ko] .hero-title,html[lang=fr] .hero-title,html[lang=de] .hero-title,html[lang=es] .hero-title,html[lang=en] .hero-title{max-width:100%;font-size:31px;font-weight:680;line-height:1.16}.hero-title.is-long{font-size:29px;font-weight:650;line-height:1.18}.hero-title.is-extra-long{font-size:27px;font-weight:640;line-height:1.2}html[lang=zh-Hans] .hero-title,html[lang=zh-Hant] .hero-title,html[lang=ja] .hero-title,html[lang=ko] .hero-title{font-size:31px;font-weight:650}.hero-copy{font-size:14.5px;line-height:1.72}.button{min-height:44px}.word-board{border-radius:16px}.word-board-header,.word-board-main{padding-right:18px;padding-left:18px}.word-board-main{gap:16px}.word{font-size:46px}.board-side,[dir=rtl] .board-side{padding-right:0;padding-left:0;border-right:0;border-left:0;border-top:1px solid var(--line)}.mini-stats{margin-right:18px;margin-left:18px}.paper-section,.deep-section,.cta{padding-top:54px;padding-bottom:54px}.section-heading h2,.privacy-band h2,.cta h2,html[lang=zh-Hans] .section-heading h2,html[lang=zh-Hans] .privacy-band h2,html[lang=zh-Hans] .cta h2,html[lang=zh-Hant] .section-heading h2,html[lang=zh-Hant] .privacy-band h2,html[lang=zh-Hant] .cta h2,html[lang=ja] .section-heading h2,html[lang=ja] .privacy-band h2,html[lang=ja] .cta h2,html[lang=ko] .section-heading h2,html[lang=ko] .privacy-band h2,html[lang=ko] .cta h2{font-size:28px;line-height:1.18}.feature,.software-card,.download-summary,.download-card{padding:20px}.privacy-band{padding:22px}.privacy-list{grid-template-columns:1fr;gap:0}.privacy-item:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.privacy-item:last-child{border-bottom:0}.legal-hero h1{font-size:32px;line-height:1.14}}@media(max-width:420px){.hero-title,.hero-title.is-long,.hero-title.is-extra-long,html[lang=zh-Hans] .hero-title,html[lang=zh-Hant] .hero-title,html[lang=ja] .hero-title,html[lang=ko] .hero-title,html[lang=fr] .hero-title,html[lang=de] .hero-title,html[lang=es] .hero-title,html[lang=en] .hero-title{font-size:29px;font-weight:680;line-height:1.18}.hero-title.is-long{font-size:27px;font-weight:650;line-height:1.2}.hero-title.is-extra-long{font-size:25px;font-weight:640;line-height:1.22}html[lang=zh-Hans] .hero-title,html[lang=zh-Hant] .hero-title,html[lang=ja] .hero-title,html[lang=ko] .hero-title{font-size:29px;font-weight:650}.hero-brand-script{font-size:28px}}
