:root{--bg:#f3f6ff;--surface:#fff;--ink:#172648;--muted:#526486;--primary:#4057db;--hover:#3044b7;--border:#dce4f5;--soft:#e7eafe;--pink:#fce5ee;--night:#172341;--shadow:0 20px 60px rgba(38,62,116,.10);font-family:"Segoe UI Variable","Segoe UI","Microsoft YaHei UI","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 90% 12%,#e7eafe 0,transparent 40%),var(--bg);font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;object-fit:contain}h1,h2,h3,p{margin:0}h1{font-size:56px;line-height:1.22;letter-spacing:-2px;font-weight:700}h1 span{color:var(--primary)}h2{font-size:32px;line-height:1.5;letter-spacing:-.6px}h3{font-size:20px;line-height:1.6;font-weight:600}p{color:var(--muted)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--primary);outline-offset:5px}.skip{position:fixed;top:-70px;left:16px;background:white;padding:12px;z-index:9}.skip:focus{top:8px}.topbar{max-width:1280px;margin:auto;padding:20px 40px;min-height:104px;display:flex;align-items:center;gap:36px}.brand{display:flex;margin-right:auto}.brand img{width:172px;height:64px;object-fit:contain}.topbar nav{display:flex;gap:32px;font-size:14px}.topbar nav a{padding:8px 0;border-bottom:2px solid transparent;white-space:nowrap}.topbar nav a[aria-current]{color:var(--primary);border-color:var(--primary)}.topbar nav a:hover{color:var(--primary)}.header-download{padding:10px 20px;border:1px solid var(--border);background:#fff9;border-radius:12px;font-size:14px;font-weight:600;white-space:nowrap}.header-download span{padding-left:16px}main{overflow:hidden}.hero{max-width:1280px;margin:auto;padding:32px 40px 56px;display:grid;grid-template-columns:45% 55%;align-items:center;min-height:600px}.hero-copy{position:relative;z-index:2;padding:20px 12px 20px 0}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:600;color:var(--muted)}.hero .eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:28px;letter-spacing:1px}.eyebrow>span{width:6px;height:6px;border-radius:50%;background:var(--primary)}.lead{font-size:17px;line-height:1.9;margin-top:24px}.actions{display:flex;gap:24px;align-items:center;margin-top:32px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:12px;min-height:48px;padding:12px 24px;font-size:14px;font-weight:600;transition:background .167s,transform .167s;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.primary{background:var(--primary);color:white;box-shadow:0 8px 24px #4057db26}.primary:hover{background:var(--hover)}.secondary{background:white;border-color:var(--border)}.text-link{font-size:14px;font-weight:600;color:var(--primary)}.hero-fine{font-size:12px;margin-top:20px}.hero-art{position:relative;height:500px;margin-left:0;isolation:isolate;border-radius:32px;box-shadow:var(--shadow)}.hero-art>img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:32px}.art-note{position:absolute;right:20px;top:20px;font-size:14px;color:var(--ink);line-height:1.8;transform:rotate(5deg);background:#ffffffe8;padding:12px 20px;border-radius:12px;box-shadow:var(--shadow)}.art-note b{font-weight:500}.language-strip{position:absolute;bottom:-16px;left:24px;right:24px;background:#ffffffed;border:1px solid white;border-radius:16px;display:grid;grid-template-columns:repeat(4,1fr);padding:14px 8px;box-shadow:var(--shadow)}.language-strip span{text-align:center;font-size:13px;font-weight:600;border-right:1px solid var(--border)}.language-strip span:last-child{border:none}.language-strip small{display:block;font-size:10px;font-weight:400;color:var(--muted)}.intro-band{max-width:1200px;margin:16px auto 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:24px 0;display:flex;justify-content:space-between;align-items:center}.intro-band p{font-size:15px}.intro-band strong{margin-left:16px;color:var(--ink);font-weight:500}.intro-band>div{display:flex;gap:24px;font-size:13px}.intro-band i{font-style:normal;color:var(--primary)}.section{max-width:1200px;margin:96px auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px}.section-heading h2{margin-top:12px}.section-heading>p{font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-grid article{background:#ffffffb8;border:1px solid white;border-radius:24px;padding:32px;display:flex;flex-direction:column;align-items:start}.feature-number{font-size:12px;color:var(--primary);margin-bottom:28px}.feature-grid h3{margin-bottom:16px}.feature-grid p{font-size:14px;flex:1}.feature-grid a{font-size:13px;margin-top:28px;font-weight:600;color:var(--primary)}.showcase{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;padding:48px;border-radius:32px;background:linear-gradient(120deg,#e7eafeaa,#fff8);border:1px solid #fff}.showcase-copy h2{margin:16px 0 20px}.showcase-copy p{font-size:15px}.showcase-copy .button{margin-top:24px}.showcase-copy small{display:block;margin-top:20px;color:var(--muted);font-size:11px}.demo,.speech-example,.match-example{border-radius:24px;background:#ffffffde;box-shadow:var(--shadow);padding:28px}.demo-top{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid var(--border);padding-bottom:16px;margin-bottom:4px;font-size:10px;color:var(--muted)}.demo-label{font-size:12px;font-weight:600;letter-spacing:.5px;color:var(--muted)}.demo-line{display:flex;gap:16px;align-items:center;padding:20px 0;border-bottom:1px solid var(--border)}.demo-line:last-child{border:0;padding-bottom:4px}.demo-line p{font-size:13px;color:var(--muted)}.demo-line strong{font-size:15px;font-weight:500}.lang{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:12px;font-size:14px;font-weight:600}.ja{background:var(--pink);color:#8a3455}.en{background:#e1e9ff;color:#294bac}.ko{background:#ece5ff;color:#674299}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:56px}.steps article{border-top:1px solid var(--border);padding-top:24px}.steps b{font-size:32px;font-weight:400;color:var(--primary)}.steps h3{margin:16px 0 8px}.steps p{font-size:14px}.cta{max-width:1200px;margin:96px auto 72px;padding:40px;border:1px solid white;background:linear-gradient(110deg,#e0e7fd,#f9f5fe);display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:24px}.cta h2{font-size:28px}.cta .eyebrow{font-size:10px}.cta .button{flex-shrink:0}footer{max-width:1200px;margin:auto;padding:0 0 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:32px}.footer-brand{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600}.footer-brand small{display:block;font-size:10px;font-weight:400;color:var(--muted)}.footer-top>p,.footer-top>a:last-child{font-size:12px;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid var(--border);padding-top:20px;font-size:11px;color:var(--muted)}.page-heading{max-width:1200px;margin:56px auto 0;text-align:center;padding:24px}.page-heading h1{font-size:44px;margin-top:20px}.anchor-nav{display:flex;justify-content:center;gap:16px;margin-top:28px}.anchor-nav a{font-size:13px;padding:8px 20px;background:white;border-radius:12px;border:1px solid var(--border)}[id]{scroll-margin-top:24px}.showcase-copy ul{color:var(--muted);font-size:14px;padding-left:20px;margin-bottom:0}.reverse .showcase-copy{order:2}.note{font-size:12px!important;margin-top:16px}.input-example{margin:24px 0 12px;color:var(--ink);font-size:18px}.example-arrow{display:block;color:var(--primary);font-size:24px;margin:12px 0}.speech-example p[lang]{font-size:17px;color:var(--ink)}.term-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.term-pills span{font-size:12px;background:var(--soft);border-radius:8px;padding:6px 10px}.match-sides{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:24px 0}.match-sides div{display:flex;flex-direction:column;gap:8px}.match-sides small{color:var(--primary)}.match-sides span{font-size:12px;color:var(--muted)}.match-sides em{font-style:normal;color:var(--primary);font-size:24px}.map-example{font-size:12px;border-top:1px solid var(--border);padding-top:16px;color:var(--muted)}.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;max-width:1000px;margin-top:56px}.download-card{padding:40px;background:white;border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow)}.download-card h2{font-size:26px;margin-top:12px}.download-card>p{font-size:14px}.version-box{border-top:1px solid var(--border);margin-top:24px;padding-top:24px;font-size:14px}.version-box .button{width:100%;margin:16px 0}.release-status{display:inline-block;background:var(--soft);color:var(--primary);padding:3px 10px;border-radius:8px;margin-left:10px;font-size:11px}.changelog{font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.install-guide{padding-top:24px}.install-guide h2{margin-top:12px}.install-guide ol{list-style:none;counter-reset:step;padding:0}.install-guide li{display:flex;gap:20px;margin-top:28px;counter-increment:step}.install-guide li:before{content:"0" counter(step);color:var(--primary);font-size:20px}.install-guide p{font-size:14px;margin-top:6px}.faq{max-width:900px}.faq details{padding:20px 0;border-bottom:1px solid var(--border)}summary{cursor:pointer;font-size:16px;font-weight:500}.faq details p{font-size:14px;margin-top:16px;padding-right:20px}.announcements-section{max-width:900px;min-height:320px;margin-top:56px}.announcement-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.announcement-heading h2{font-size:24px}.announcement-heading span{font-size:12px;color:var(--muted)}.announcement-item{background:white;border:1px solid var(--border);border-radius:24px;padding:28px;margin-bottom:16px}.announcement-item h3{font-size:18px;margin-bottom:12px}.announcement-item p{font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.retry{margin-top:12px;border:1px solid var(--border);background:white;border-radius:8px;padding:8px 16px;color:var(--primary);cursor:pointer}.empty-state{padding:32px;background:#fff9;border:1px solid var(--border);border-radius:24px;color:var(--muted)}
@media(min-width:1600px){.hero{max-width:1400px;grid-template-columns:43% 57%}.hero-art{height:540px}.hero{min-height:670px}}
@media(max-width:1248px){.section,.cta,.intro-band,footer{margin-left:24px;margin-right:24px}.hero,.topbar{padding-left:24px;padding-right:24px}.hero h1{font-size:48px}.showcase{gap:32px;padding:32px}.topbar{gap:20px}.topbar nav{gap:20px}}
@media(max-width:900px){.header-download{display:none}.hero{grid-template-columns:1fr;gap:28px;padding-top:12px}.hero-copy{text-align:center}.hero .eyebrow,.hero .actions{justify-content:center}.hero-art{height:480px;max-width:720px;width:100%;margin:auto}.intro-band{flex-direction:column;gap:12px}.feature-grid{gap:12px}.feature-grid article{padding:24px}.showcase{grid-template-columns:1fr;gap:32px}.reverse .showcase-copy{order:0}.showcase-copy{max-width:620px}.download-grid{gap:32px}.cta>img{display:none}.cta h2{font-size:24px}.page-heading h1{font-size:38px}}
@media(max-width:600px){body{font-size:14px}.topbar{padding:12px 16px;gap:4px;flex-wrap:wrap;justify-content:center}.brand{margin:0 auto}.brand img{width:152px;height:56px}.topbar nav{width:100%;justify-content:center;gap:22px;font-size:12px}.hero{padding:28px 16px 40px;gap:28px}.hero h1{font-size:36px;letter-spacing:-1px}.hero .eyebrow{font-size:9px;letter-spacing:.5px;margin-bottom:20px}.lead{font-size:15px;margin-top:20px}.actions{gap:18px;margin-top:24px}.hero-art{height:340px;border-radius:24px}.hero-art>img{border-radius:24px}.art-note{font-size:10px;padding:8px 12px;right:12px;top:12px}.language-strip{left:8px;right:8px;bottom:-12px;padding:10px 2px}.language-strip span{font-size:11px}.language-strip small{font-size:8px}.section,.cta,.intro-band,footer{margin-left:16px;margin-right:16px}.section{margin-top:56px;margin-bottom:56px}.intro-band{margin-top:12px;padding:20px 8px}.intro-band p{font-size:12px;text-align:center}.intro-band strong{display:block;margin:4px 0 0}.section-heading{align-items:start;flex-direction:column;gap:12px;margin-bottom:24px}h2{font-size:26px}h3{font-size:18px}.section-heading>p br{display:none}.feature-grid,.steps,.download-grid{grid-template-columns:1fr}.feature-grid article{padding:24px}.feature-number{margin-bottom:16px}.feature-grid a{margin-top:20px}.showcase{padding:24px 20px;border-radius:24px}.demo,.speech-example,.match-example{padding:20px}.demo-top{font-size:9px}.demo-line{gap:12px;padding:16px 0}.demo-line p{font-size:12px}.demo-line strong{font-size:14px}.steps{gap:28px}.steps h3{margin-top:8px}.cta{margin-top:56px;margin-bottom:40px;padding:28px 24px;align-items:start;flex-direction:column}.cta h2{font-size:23px}.footer-top{flex-wrap:wrap;padding-bottom:24px}.footer-top>p{display:none}.footer-bottom{font-size:10px}.footer-bottom>span:last-child{width:100%}.page-heading{margin-top:32px;padding:20px 16px}.page-heading h1{font-size:32px;letter-spacing:-1px}.page-heading .lead{font-size:14px}.anchor-nav{gap:8px}.anchor-nav a{padding:8px 12px;font-size:12px}.download-card{padding:28px}.download-grid{gap:24px}.install-guide{padding:0 12px}.announcement-item{padding:24px}.announcement-heading h2{font-size:20px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
