:root{--red:#f0443e;--pink:#ff7d8d;--cyan:#2bc9e9;--blue:#2e7bff;--purple:#8d63ff;--text:#20242b;--muted:#667085;--line:#eef1f6;--shadow:0 24px 70px rgba(62,87,123,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.top-strip{height:28px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#eafcff,#ffeaf0,#f8edff);font-size:14px;font-weight:700;color:#f0443e}.site-header{height:64px;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(227,231,238,.7)}.site-header.is-scrolled{box-shadow:0 12px 36px rgba(32,36,43,.08)}.nav-inner{max-width:1120px;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.brand img{height:33px;width:auto}.main-nav{display:flex;align-items:center;gap:34px;font-size:15px;color:#2b3140}.main-nav a{padding:22px 0;border-bottom:2px solid transparent}.main-nav a:hover,.main-nav .active{color:var(--red);border-bottom-color:var(--red)}.hero{position:relative;min-height:660px;overflow:hidden;background:#fff}.hero-bg{position:absolute;inset:0;background:url('hero-bg.jpg') center top/cover no-repeat;opacity:.95}.hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:160px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff)}.hero-inner{position:relative;z-index:2;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:480px 1fr;align-items:center;min-height:630px;padding:36px 24px 86px}.hero-card{text-align:center}.hero-logo{width:233px;height:auto;margin:0 auto 20px}.hero h1{max-width:920px;margin:0 auto 12px;font-size:0;line-height:0}.hero h1:before{content:"比强大更强大的翻译生产力工具";display:block;font-size:42px;line-height:1.16;letter-spacing:.03em;font-weight:900;color:#20242b;text-shadow:0 4px 0 rgba(255,255,255,.4)}.hero-subtitle{margin:8px 0 26px;color:#5c6370;font-size:19px}.hero-actions{display:flex;justify-content:center;gap:16px;align-items:center}.primary-download,.store-btn{height:50px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;transition:.22s ease}.primary-download{min-width:174px;background:#ff443f;color:#fff;box-shadow:0 14px 26px rgba(240,68,62,.22)}.primary-download:before{content:"⬇";margin-right:8px}.primary-download:hover{transform:translateY(-2px);box-shadow:0 18px 35px rgba(240,68,62,.28)}.store-btn{min-width:168px;background:#111;color:#fff;padding:0 22px}.quick-links{margin-top:14px;display:flex;gap:24px;justify-content:center;font-size:13px;color:#8a92a0}.quick-links a:hover{color:var(--red)}.hero-visual{position:relative;min-height:450px;display:flex;align-items:center;justify-content:center}.hero-visual .device{width:95%;filter:drop-shadow(0 28px 45px rgba(76,102,135,.18));transform:translateX(20px)}.float-card{position:absolute;padding:15px 18px;border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 20px 45px rgba(57,86,125,.16);border:1px solid rgba(255,255,255,.8);backdrop-filter:blur(12px);color:#657184}.float-card strong{color:#222}.card-one{left:10%;top:22%;transform:rotate(-12deg)}.card-two{right:3%;bottom:18%;transform:rotate(10deg)}.section{max-width:1120px;margin:0 auto;padding:88px 24px}.section h2,.section-title h2{margin:0;text-align:center;font-size:34px;line-height:1.2;font-weight:900}.eyebrow{text-align:center;margin:10px 0 62px;font-size:13px;letter-spacing:.16em;color:#9aa4b2}.split{display:grid;grid-template-columns:1fr 1.12fr;gap:64px;align-items:center;margin:52px auto}.split.alt{grid-template-columns:1.1fr .92fr}.feature-text h3{font-size:25px;margin:0 0 12px}.feature-text .lead{font-size:18px;color:#323846}.feature-text p,.feature-text li{font-size:15px;line-height:1.9;color:#5b6472}.feature-text ul{list-style:none;padding:0;margin:22px 0 0}.feature-text li{padding:11px 0;border-bottom:1px dashed #e7ecf3}.feature-text strong{display:inline-block;margin-right:10px}.cyan h3{color:#25bad9}.red h3{color:#ff5b68}.purple h3{color:#9a69ff}.blue h3{color:#4f91ff}.feature-media{border-radius:24px;background:linear-gradient(135deg,#f4fbff,#fff);box-shadow:var(--shadow);overflow:hidden}.feature-media img{width:100%;height:auto}.mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.mini-grid span{padding:12px 14px;border-radius:14px;background:#fff4f5;color:#e24b55;font-weight:700}.translation-grid{padding:88px 24px;background:linear-gradient(135deg,#eaffff 0%,#eefbff 45%,#f2fdff 100%)}.section-title{text-align:center;max-width:760px;margin:0 auto 48px}.section-title p{color:#6a7280;font-size:17px;line-height:1.7}.cards{max-width:980px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:22px}.big-card{min-height:360px;padding:28px;border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 20px 60px rgba(67,110,138,.11);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.big-card h3{font-size:22px;margin:0 0 10px}.big-card p{margin:0;color:#5f6b7a;line-height:1.7}.big-card img{margin-top:16px;border-radius:16px}.big-card.wide{grid-column:1/3;min-height:300px;display:grid;grid-template-columns:1fr 1.2fr;gap:28px;align-items:center}.icon-row{max-width:980px;margin:28px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.icon-row div{border-radius:18px;background:rgba(255,255,255,.82);padding:22px;display:grid;grid-template-columns:54px 1fr;gap:4px 16px;align-items:center}.icon-row img{width:54px;grid-row:1/3}.icon-row strong{font-size:17px}.icon-row span{font-size:13px;color:#6d7684;line-height:1.5}.platforms{padding:90px 24px;background:#fff}.platform-list{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.platform-list article{border:1px solid #edf1f7;border-radius:22px;padding:26px 16px;text-align:center;background:#fff;box-shadow:0 18px 50px rgba(39,62,95,.07);transition:.22s}.platform-list article:hover{transform:translateY(-4px);box-shadow:0 26px 60px rgba(39,62,95,.12)}.os{width:64px;height:64px;margin:0 auto 18px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:900;color:#fff;background:#333}.os.mac{background:#111}.os.win{background:#2889ff}.os.linux{background:#5b6575}.os.android{background:#20bd73}.os.ios{background:#111}.platform-list h3{font-size:18px;margin:0 0 8px}.platform-list p{min-height:42px;margin:0 0 20px;color:#7a8390;font-size:13px;line-height:1.6}.platform-list a{display:inline-flex;height:38px;min-width:100px;align-items:center;justify-content:center;border:1px solid #d6dce6;border-radius:999px;font-weight:700;color:#20242b}.platform-list a:hover{border-color:var(--red);color:var(--red)}.bottom-download{padding:88px 24px;text-align:center;background:linear-gradient(135deg,#fff4f5,#f7f3ff)}.bottom-download h2{font-size:31px;margin:0 0 30px}.honors{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:34px}.honors span{width:142px;height:88px;border-radius:16px;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px;color:#fff;font-weight:800;background:linear-gradient(135deg,#ff746e,#8578ff);box-shadow:0 18px 42px rgba(105,96,190,.16)}.seo-content{max-width:1120px;margin:0 auto;padding:82px 24px}.seo-content h2{text-align:center;font-size:32px;margin:0 0 34px}.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.faq-grid article{padding:26px;border:1px solid #edf1f6;border-radius:20px;background:#fff}.faq-grid h3{margin:0 0 12px}.faq-grid p{margin:0;color:#626b78;line-height:1.8}.footer{background:#edf2fa;padding:52px 24px;color:#626b78}.footer-inner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:44px}.footer img{width:132px;margin-bottom:14px}.footer strong{display:block;color:#20242b;margin-bottom:14px}.footer a{display:block;margin:10px 0;color:#667085}.footer a:hover{color:var(--red)}.floating-download{position:fixed;right:28px;bottom:28px;z-index:30}.floating-download a{height:48px;padding:0 24px;border-radius:999px;background:#ff443f;color:#fff;font-weight:800;display:flex;align-items:center;box-shadow:0 18px 45px rgba(240,68,62,.28)}@media(max-width:1000px){.main-nav{display:none}.hero-inner{grid-template-columns:1fr;text-align:center}.hero-visual{min-height:260px}.split,.split.alt{grid-template-columns:1fr}.platform-list{grid-template-columns:repeat(3,1fr)}.cards{grid-template-columns:1fr}.big-card.wide{grid-column:auto;grid-template-columns:1fr}.icon-row{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr}.hero h1:before{font-size:34px}}@media(max-width:640px){.top-strip{font-size:12px}.hero{min-height:auto}.hero-inner{padding:28px 18px 60px}.hero h1:before{font-size:29px}.hero-actions{flex-direction:column}.primary-download,.store-btn{width:220px}.section,.platforms,.seo-content{padding:58px 18px}.translation-grid{padding:58px 18px}.section h2,.section-title h2{font-size:26px}.platform-list,.faq-grid,.icon-row{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.floating-download{right:14px;bottom:14px}.hero-visual .device{transform:none;width:100%}.float-card{display:none}}