:root{color:#152226;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#152226;--muted:#617075;--teal:#0f6f78;--teal-dark:#084f57;--mint:#e5f4ef;--amber:#eda63f;--sand:#f5ead8;--line:#dce7e4;--white:#fff;background:#fbfdfc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fbfdfc;min-width:320px;min-height:100vh;margin:0}body,button,input{font:inherit}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}::selection{color:#fff;background:var(--teal)}:focus-visible{outline-offset:3px;outline:3px solid #eda63fbf}#root{min-height:100vh}.shell{width:min(1180px,100% - 40px);margin:0 auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #dce7e4e6;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;min-height:76px;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--teal);border-radius:8px;place-items:center;width:44px;height:44px;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:25px;font-weight:800;display:grid}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{font-size:16px}.brand small{color:var(--muted);margin-top:2px;font-size:12px}.main-nav{align-items:center;gap:8px;display:flex}.main-nav a{color:#3f4e53;border-radius:7px;padding:10px 13px;font-size:14px;font-weight:700;text-decoration:none}.main-nav a:hover,.main-nav a.active{color:var(--teal);background:var(--mint)}.main-nav .nav-cta{color:#fff;background:var(--teal);margin-left:6px;padding-inline:17px}.main-nav .nav-cta:hover{color:#fff;background:var(--teal-dark)}.nav-toggle,.nav-button{display:none}.hero-section{background:#f7faf8;min-height:680px;position:relative;overflow:hidden}.hero-image{background-image:url(/images/chinese-in-arabic-app-hero.png);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-image:after{content:"";background:linear-gradient(90deg,#fffffffa 0%,#ffffffe6 32%,#ffffff1f 61%,#fff0 100%);position:absolute;inset:0}.hero-content{z-index:1;align-items:center;min-height:680px;display:flex;position:relative}.hero-copy{width:min(570px,52%);padding-block:80px}.eyebrow,.kicker{color:var(--teal);text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.hero-copy h1{color:var(--ink);margin:20px 0 18px;font-size:clamp(48px,6vw,78px);line-height:1.02}.hero-lead{color:#44555a;max-width:570px;margin:0;font-size:20px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:12px 20px;font-weight:800;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--teal)}.button.primary:hover{background:var(--teal-dark)}.button.secondary{background:#ffffffe0;border-color:#b9cbc7}.trust-list{flex-wrap:wrap;gap:18px;margin:26px 0 0;padding:0;list-style:none;display:flex}.trust-list li{color:#4f6065;align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.trust-list svg{width:17px;color:var(--teal)}.feature-strip{color:#fff;background:var(--teal)}.feature-strip-grid{grid-template-columns:repeat(4,1fr);display:grid}.feature-strip span{border-right:1px solid #ffffff2e;justify-content:center;align-items:center;gap:10px;min-height:92px;padding:20px;font-size:14px;font-weight:750;display:flex}.feature-strip span:last-child{border-right:0}.feature-strip svg{color:#ffd493;width:21px}.section{padding-block:100px}.section-heading{max-width:720px;margin-bottom:42px}.section-heading h2,.language-grid h2,.privacy-preview h2,.download-inner h2{color:var(--ink);margin:12px 0 14px;font-size:clamp(34px,4vw,50px);line-height:1.15}.section-heading p,.language-grid p,.privacy-preview p,.download-inner p{color:var(--muted);margin:0;font-size:17px;line-height:1.75}.feature-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:28px}.feature-icon{width:46px;height:46px;color:var(--teal);background:var(--mint);border-radius:8px;place-items:center;display:grid}.feature-card h3{margin:22px 0 10px;font-size:20px}.feature-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.language-band{background:#eef7f3;padding-block:94px}.language-grid{grid-template-columns:minmax(0,1fr) 400px;align-items:center;gap:100px;display:grid}.word-demo{background:#fff;border:1px solid #c9deda;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:28px;display:flex;box-shadow:0 24px 60px #0f6f781a}.demo-top{width:100%;color:var(--teal);justify-content:space-between;align-items:center;font-weight:800;display:flex}.demo-top span{border:1px solid var(--teal);border-radius:6px;padding:7px 10px}.demo-top svg{box-sizing:content-box;color:var(--ink);background:var(--amber);border-radius:50%;padding:13px}.hanzi{margin-top:24px;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:92px;line-height:1.1}.pinyin{color:var(--teal);font-size:29px;font-weight:800}.translation{margin-top:14px;font-size:20px}.arabic{margin-top:10px;font-family:Tahoma,Arial,sans-serif;font-size:26px}.privacy-preview{grid-template-columns:1.15fr .85fr;align-items:center;gap:90px;display:grid}.text-link{color:var(--teal);align-items:center;gap:8px;margin-top:24px;font-weight:800;text-decoration:none;display:inline-flex}.privacy-points{gap:12px;display:grid}.privacy-points span{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:18px;font-weight:700;display:flex}.privacy-points svg{width:22px;color:var(--teal)}.download-section{color:#fff;background:#153f44;padding-block:74px}.download-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.download-inner>div:first-child{max-width:700px}.download-inner h2{color:#fff}.download-inner p{color:#ffffffc2}.kicker.light{color:#ffd493}.play-badge{background:#081719;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:14px;min-width:220px;padding:15px 20px;display:flex}.play-badge>span:last-child{flex-direction:column;display:flex}.play-badge small{letter-spacing:.6px;font-size:10px}.play-badge strong{margin-top:2px;font-size:20px}.play-triangle{border-top:17px solid #0000;border-bottom:17px solid #0000;border-left:28px solid #8dd7c4;width:0;height:0;display:block}.legal-hero{border-bottom:1px solid var(--line);background:#eef7f3;padding-block:80px}.legal-hero-inner{text-align:center;max-width:900px;margin-inline:auto}.legal-hero h1{margin:14px 0;font-size:clamp(44px,7vw,72px);line-height:1.05}.legal-hero p{max-width:680px;color:var(--muted);margin:0 auto;font-size:18px;line-height:1.7}.legal-layout{grid-template-columns:300px minmax(0,760px);justify-content:center;gap:70px;padding-block:80px 110px;display:grid}.legal-summary{background:#f0f8f5;border:1px solid #c6ddd7;border-radius:8px;align-self:start;padding:24px;position:sticky;top:110px}.legal-summary svg{width:34px;height:34px;color:var(--teal)}.legal-summary strong{margin-top:17px;font-size:18px;display:block}.legal-summary p{color:var(--muted);margin:10px 0 18px;font-size:14px;line-height:1.7}.legal-summary span{color:var(--teal);font-size:13px;font-weight:800}.legal-content{min-width:0}.legal-intro{border-bottom:1px solid var(--line);color:#405156;padding-bottom:28px;font-size:18px}.legal-content section{border-bottom:1px solid var(--line);padding-block:28px}.legal-content h2{margin:0 0 13px;font-size:24px}.legal-content p,.legal-content li{color:#516166;line-height:1.8}.legal-content p{margin:0 0 12px}.legal-content p:last-child{margin-bottom:0}.legal-content a{color:var(--teal);font-weight:750}.legal-content code{background:#eef3f2;border-radius:4px;padding:2px 6px}.support-grid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:60px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:24px 46px 24px 0;font-size:19px;font-weight:800;list-style:none;position:relative}.faq-list summary:after{content:"+";color:var(--teal);font-size:26px;position:absolute;top:22px;right:8px}.faq-list details[open] summary:after{content:"−"}.faq-list p{max-width:760px;color:var(--muted);margin:0;padding:0 50px 24px 0;line-height:1.75}.contact-card{color:#fff;background:var(--teal);border-radius:8px;padding:30px}.contact-card>svg{color:#ffd493;width:38px;height:38px}.contact-card h2{margin:18px 0 10px}.contact-card p{color:#fffc;line-height:1.7}.contact-card .button{width:100%;color:var(--ink);background:#fff;margin-top:16px}.contact-card>span{text-align:center;margin-top:14px;font-size:13px;display:block}.deletion-content{max-width:860px;padding-block:80px 110px}.deletion-content section{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;gap:22px;padding:28px 0;display:grid}.step-number{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.deletion-content h2{margin:4px 0 10px}.deletion-content p{color:var(--muted);margin:0;line-height:1.8}.deletion-content a{color:var(--teal);font-weight:750}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:68vh;display:flex}.not-found h1{margin-bottom:6px;font-size:44px}.not-found p{color:var(--muted);margin:0 0 24px}.site-footer{color:#d9e2e1;background:#102d31;padding-top:64px}.footer-grid{grid-template-columns:1.6fr .7fr 1fr;gap:70px;display:grid}.footer-brand strong{color:#fff}.footer-brand small{color:#9eb0b2}.footer-note{color:#9eb0b2;max-width:390px;margin:20px 0 0;line-height:1.7}.footer-links{flex-direction:column;gap:12px;display:flex}.footer-links strong{color:#fff;margin-bottom:5px}.footer-links a{color:#aebcbe;font-size:14px;text-decoration:none}.footer-links a:hover{color:#fff}.footer-bottom{color:#8fa1a4;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:30px;margin-top:55px;padding-block:28px;font-size:13px;display:flex}@media (width<=980px){.hero-section,.hero-content{min-height:620px}.hero-image{background-position:58%}.hero-image:after{background:linear-gradient(90deg,#fffffffa 0%,#ffffffeb 43%,#ffffff4d 72%,#ffffff14 100%)}.hero-copy{width:60%}.feature-strip-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-strip span:nth-child(2){border-right:0}.feature-strip span:nth-child(-n+2){border-bottom:1px solid #ffffff2e}.language-grid{grid-template-columns:minmax(0,1fr) 340px;gap:50px}.privacy-preview{gap:50px}.legal-layout{grid-template-columns:240px minmax(0,1fr);gap:40px}}@media (width<=760px){.shell{width:min(100% - 28px,620px)}.nav-shell{min-height:68px}.nav-button{width:44px;height:44px;color:var(--teal);cursor:pointer;background:var(--mint);border-radius:7px;place-items:center;display:grid}.menu-close,.nav-toggle:checked+.nav-button .menu-open{display:none}.nav-toggle:checked+.nav-button .menu-close{display:block}.main-nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;padding:12px 14px 18px;display:none;position:absolute;top:68px;left:0;right:0}.nav-toggle:checked~.main-nav{display:flex}.main-nav a{padding:13px 16px}.main-nav .nav-cta{text-align:center;margin:4px 0 0}.hero-section{min-height:770px}.hero-content{align-items:flex-start;min-height:770px}.hero-image{background-position:65% bottom;background-repeat:no-repeat;background-size:auto 62%}.hero-image:after{background:linear-gradient(#fff 0%,#fffffff5 43%,#fff3 68%,#fff0 100%)}.hero-copy{width:100%;padding-block:54px 0}.hero-copy h1{font-size:48px}.hero-lead{max-width:560px;font-size:17px}.hero-actions .button{flex:210px}.feature-strip-grid,.feature-grid,.language-grid,.privacy-preview,.support-grid,.footer-grid,.legal-layout{grid-template-columns:1fr}.feature-strip span{border-bottom:1px solid #ffffff2e;border-right:0;justify-content:flex-start;min-height:76px}.section,.language-band{padding-block:70px}.language-grid{gap:34px}.word-demo{min-height:380px}.privacy-preview{gap:34px}.download-inner{flex-direction:column;align-items:flex-start}.legal-hero{padding-block:60px}.legal-layout{gap:30px;padding-block:50px 80px}.legal-summary{position:static}.support-grid{gap:40px}.footer-grid{gap:38px}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=430px){.brand small{display:none}.hero-section,.hero-content{min-height:800px}.hero-copy h1{font-size:42px}.trust-list{gap:10px 15px}.feature-grid{grid-template-columns:1fr}.word-demo{min-height:350px}.hanzi{font-size:78px}.deletion-content section{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
