*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#111827;line-height:1.65;-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none}a,button,input,textarea{-webkit-user-select:auto;user-select:auto}.container{max-width:1120px;margin:0 auto;padding:0 24px}.nav{background:rgb(255 255 255 / .96);border-bottom:1px solid #e5e7eb;position:sticky;position:-webkit-sticky;top:0;left:0;width:100%;z-index:9999;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 2px 12px rgb(15 23 42 / .06)}.nav-inner{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.nav-links{display:flex;align-items:center;gap:26px}.nav a{text-decoration:none;color:#374151;font-weight:500;font-size:15px;transition:color 0.2s ease}.nav a:hover{color:#1d4ed8}.nav-cta{padding:11px 22px;border-radius:12px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand img{display:block;flex-shrink:0;border-radius:50%;overflow:hidden}.brand span{font-weight:700;font-size:16px;color:#111827;line-height:1;white-space:nowrap}.btn-primary{background:#2563eb;color:white!important;padding:14px 28px;border-radius:12px;text-decoration:none;font-weight:700;font-size:16px;transition:all 0.25s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 25px rgb(37 99 235 / .25);position:relative;overflow:hidden}.btn-primary::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgb(255 255 255 / .25),transparent);opacity:0;transition:opacity .3s}.btn-primary:hover::after{opacity:1}.btn-primary:hover{transform:translateY(-3px);background:#1d4ed8;box-shadow:0 16px 35px rgb(37 99 235 / .3),0 0 15px rgb(37 99 235 / .15)}.btn-primary:active{transform:scale(.98);box-shadow:0 6px 18px rgb(37 99 235 / .18)}.btn-secondary{color:#2563eb;text-decoration:none;font-weight:600;font-size:15px;transition:color 0.2s ease;display:inline-flex;align-items:center;justify-content:center}.btn-secondary:hover{color:#1e40af}.btn-secondary:active{transform:scale(.98)}.hero{min-height:85vh;display:flex;align-items:center;justify-content:center;text-align:center;background:unset!important;padding:80px 0}.hero-inner{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px}.eyebrow{font-size:13px;font-weight:700;color:#2563eb;letter-spacing:.08em;text-transform:uppercase;opacity:1}.hero h1{font-size:clamp(34px, 5vw, 54px);line-height:1.1;font-weight:850;color:#0a0f1f;letter-spacing:-.04em;text-shadow:0 1px 2px rgb(255 255 255 / .8)}.hero .section-addition{font-size:17px;color:#475569;line-height:1.7}.hero-actions{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:4px}.trust-row{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:12px}.trust-row span{border:1px solid #e5e7eb;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:600;color:#4b5563;transition:all 0.2s ease}.trust-row span:hover{background:rgb(37 99 235 / .08);color:#2563eb;border-color:rgb(37 99 235 / .2)}.section{padding:100px 0}.section.alt{background:#eef4ff}.section.alt.compact{padding:70px 0;text-align:center}.problem-card{max-width:780px;margin:-10px auto 0;text-align:center}.problem-card h2{font-size:24px;font-weight:700;margin:46px 0 16px;color:#1e293b}.problem-card p{font-size:17px;color:#475569;margin-bottom:12px;line-height:1.75}html[lang="zh-CN"] .problem-card p{letter-spacing:.3px}.problem-card .section-addition{display:inline-block;font-size:16px;color:#94a3b8;font-style:normal;line-height:1.75;margin:10px auto 6px;padding:7px 14px;border-radius:999px;background:rgb(255 255 255 / .72);border:1px solid rgb(148 163 184 / .22);font-weight:600;box-shadow:0 6px 16px rgb(15 23 42 / .05)}.section-title-wrap{text-align:center;margin-bottom:52px}.section-title{font-size:34px;font-weight:750;color:#2563eb;margin-bottom:0}.title-divider{width:72px;height:3px;background:#2563eb;margin:16px auto 0;opacity:.7;border-radius:4px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.two-col{grid-template-columns:repeat(2,1fr)}.card{padding:32px;border-radius:20px;border:1px solid #e5e7eb;box-shadow:0 8px 24px rgb(15 23 42 / .04);transition:all 0.3s cubic-bezier(.4,0,.2,1)}.card:hover{transform:translateY(-8px);box-shadow:0 20px 48px rgb(15 23 42 / .1);border-color:rgb(37 99 235 / .25)}.card h3{font-size:22px;font-weight:750;margin-bottom:14px;color:#0f172a}.card p{color:#475569;line-height:1.75;font-size:16px}.card.large{max-width:700px;margin:0 auto;text-align:center;padding:48px 36px}.cross{color:#788293;font-weight:500;margin:18px 0 8px;font-size:16px}.tick{color:#1e293b;font-weight:600;margin-top:22px;font-size:16px}.steps{max-width:620px;margin:0 auto}.step{display:flex;align-items:center;gap:18px;padding:22px 26px;border-radius:14px;margin-bottom:18px;box-shadow:0 8px 20px rgb(15 23 42 / .04);border:1px solid #e2e8f0}.step span{width:38px;height:38px;background:#2563eb;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;font-size:16px}.plan-card{position:relative}.plan-label{font-size:12px;color:#64748b;font-weight:600;margin-bottom:10px;text-transform:uppercase;letter-spacing:.06em}.plan-card h3{font-size:22px!important;font-weight:800!important;color:#0f172a!important;margin-bottom:14px}.featured{border:2px solid #2563eb;background:rgb(37 99 235 / .08)}.plan-card ul{list-style:none;margin-top:18px}.plan-card li{padding:9px 0;color:#374151;font-size:15px}.plan-card li::before{content:"✓ ";color:#2563eb;font-weight:800;margin-right:8px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.price-card{padding:36px 30px;border-radius:18px;text-align:center;box-shadow:0 12px 32px rgb(15 23 42 / .06);border:1px solid #e5e7eb;transition:all 0.3s ease}.price-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgb(15 23 42 / .1)}.price-card.highlight{border:2px solid #2563eb;background:rgb(37 99 235 / .08)}.price{font-size:38px;font-weight:800;color:#0f172a;margin:18px 0}.price span{font-size:16px;color:#64748b;font-weight:500}.cta{background:#1e293b;color:#fff;text-align:center;padding:100px 0}.cta h2{font-size:34px;margin-bottom:18px;font-weight:700}.cta p{color:#e2e8f0;max-width:620px;margin:0 auto 32px;font-size:17px;line-height:1.7}.cta .cta-note{font-size:13px;color:#94a3b8;margin:15px auto 0}.cta-buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:10px}.footer{padding:42px 0;text-align:center;color:#64748b;font-size:14px;border-top:1px solid #e5e7eb;position:relative}.footer section{position:relative}.demo-proof-line{font-size:20px;font-weight:800;color:#1e293b;letter-spacing:.02em;margin-bottom:26px}.demo-proof{display:flex;justify-content:center;align-items:center;margin:0 auto 34px;max-width:92%}.demo-proof-item{overflow:hidden;border-radius:22px;border:1px solid #dbe3f0;padding:5px;background:#f8fbff;box-shadow:0 20px 50px rgb(15 23 42 / .14);transition:transform .25s ease,box-shadow .25s ease}.demo-proof-item:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgb(15 23 42 / .18)}.demo-proof-item img{display:block;width:100%;max-width:760px;height:auto;border-radius:14px}#not-for-you .card{max-width:820px!important;margin:0 auto!important;padding:36px 38px!important;border-radius:26px!important;background:rgb(255 255 255 / .86)!important;border:1px solid rgb(148 163 184 / .22)!important;box-shadow:0 22px 60px rgb(15 23 42 / .08)!important}#not-for-you .feature-list{list-style:none!important;margin:0!important;padding:0!important}#not-for-you .feature-list li{position:relative!important;padding:13px 0 13px 34px!important;font-size:17px!important;line-height:1.65!important;color:#1e293b!important;border-bottom:1px solid rgb(148 163 184 / .14)!important}#not-for-you .feature-list li:last-child{border-bottom:0!important}#not-for-you .feature-list li::before{content:""!important;position:absolute!important;left:0!important;top:24px!important;width:10px!important;height:10px!important;border-radius:999px!important;background:#2563eb!important;box-shadow:0 0 0 6px rgb(37 99 235 / .10)!important}#not-for-you .section-addition{display:block;margin:26px auto 0!important;padding:18px 20px;border-radius:18px;background:#f8fbff;color:#64748b;font-size:16px;line-height:1.75;text-align:center}@media (min-width:861px){.nav a{font-weight:600}}@media (max-width:860px){html,body{width:100%;max-width:100%;overflow-x:hidden}body{padding-top:74px}.container{padding:0 24px}.nav{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:99999!important;background:rgb(255 255 255 / .96)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-inner{flex-direction:row;justify-content:space-between;align-items:center;padding:12px 0}.nav-links{gap:12px!important;justify-content:flex-end!important;flex-wrap:nowrap}.nav-links a{font-size:12px}.nav-item-hide{display:none!important}.lang-switch{font-size:14px!important;font-weight:600!important;opacity:.85}.nav-cta{font-size:12px;padding:7px 10px;line-height:1.2}.brand span{display:none}.hero{min-height:calc(100vh - 74px);padding:72px 0 64px;display:flex;align-items:center;overflow:hidden}.hero-inner{gap:15px}.eyebrow{font-size:12px!important;white-space:normal!important;max-width:92%;margin-left:auto;margin-right:auto;line-height:1.45;text-align:center}.hero h1{font-size:36px;line-height:1.18;letter-spacing:-.045em;max-width:94%;margin-left:auto;margin-right:auto;overflow-wrap:break-word}.hero p{font-size:15px;line-height:1.7;max-width:92%;margin:0 auto;color:#5b6678}.hero .section-addition{font-size:13px!important;line-height:1.45;max-width:96%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-actions{flex-direction:column;gap:12px;width:100%}.hero-actions .btn-primary,.hero-actions .btn-secondary{width:100%}.trust-row{flex-wrap:wrap!important;gap:6px;max-width:94%;margin-left:auto;margin-right:auto}.trust-row span{font-size:11px;padding:5px 8px;line-height:1.25;white-space:normal;text-align:center}.section{padding:48px 0}.section.alt.compact{padding:44px 0}.section-title{font-size:24px}.title-divider{width:72px;height:3px;margin-top:14px}.problem-card h2{font-size:18px;line-height:1.45;max-width:95%;margin-left:auto;margin-right:auto}.problem-card p{font-size:14px;line-height:1.75;max-width:92%;margin-left:auto;margin-right:auto;color:#5b6678}.grid,.two-col,.pricing-grid{grid-template-columns:1fr}.card{padding:24px 18px;border-radius:16px;border:1px solid #e5e7eb}.card:hover{transform:none}.card h3{font-size:19px;line-height:1.45;margin-bottom:10px}.card p{font-size:14px;line-height:1.7;color:#5b6678}.card.large{padding:36px 24px}.card.large h2{margin-bottom:10px}.card.large p{font-size:15px;line-height:1.65;color:#5b6678}#features .card h3{text-align:center!important}.cross,.tick{text-align:left;max-width:520px;margin-left:auto;margin-right:auto;font-size:14px;line-height:1.7}.cross{color:#9aa3b2}.tick{color:#2f3a4d;font-weight:600}.step{display:flex;align-items:center;padding:16px 14px;gap:10px;margin-bottom:16px}.step p{margin:0;font-size:14px;line-height:1.6}.plan-card.featured{background:rgb(37 99 235 / .04);border:1px solid rgb(37 99 235 / .2)}.plan-card .plan-label,.plan-card h3{text-align:center}.plan-card .plan-label{display:block;margin-bottom:14px}.plan-card h3{margin-bottom:18px!important}.plan-card li{font-size:14px;line-height:1.6;padding:7px 0}.price-card{padding:28px 22px}.price-card.highlight{background:rgb(37 99 235 / .04);border:1px solid rgb(37 99 235 / .2)}.price{font-size:30px;line-height:1.1}.cta{padding:64px 0 92px}.cta h2{font-size:28px;line-height:1.3;margin-bottom:18px}.cta p{font-size:14px;line-height:1.7;max-width:92%;margin-bottom:26px}.cta .btn-primary{min-width:132px;padding:13px 20px}.cta .cta-note{font-size:12px!important;line-height:1.55;margin-top:14px;opacity:.85}.cta-buttons{flex-direction:row;gap:12px}.footer{padding:38px 0 42px;font-size:13px;line-height:1.6}.demo-proof-line{font-size:17px;margin-bottom:20px}.demo-proof{max-width:92%;margin:0 auto 20px}.demo-proof-item{padding:5px;border-radius:18px}.demo-proof-item img{width:100%;max-width:760px;height:auto;border-radius:14px}#not-for-you .card{padding:26px 22px!important;border-radius:22px!important}#not-for-you .feature-list li{font-size:14px!important;line-height:1.72!important;padding:11px 0 11px 28px!important}#not-for-you .feature-list li::before{top:21px!important;width:8px!important;height:8px!important;box-shadow:0 0 0 5px rgb(37 99 235 / .10)!important}#not-for-you .section-addition{font-size:13px!important;line-height:1.75!important;padding:15px 16px;border-radius:16px}}@media (max-width:480px){.container{padding:0 18px}.price{font-size:32px}.step{padding:18px 16px}}
