
*{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;line-height:1.72}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button{font:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:11px;font-weight:800;font-size:20px;letter-spacing:-.02em}.brand img{width:34px;height:34px;border-radius:10px}.navlinks{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}.navlinks .download-pill{padding:11px 19px;border-radius:999px}.hero{position:relative;overflow:hidden;min-height:690px}.hero-inner{position:relative;z-index:2}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.hero h1{font-size:clamp(52px,6vw,88px);line-height:.98;letter-spacing:-.055em;margin:0 0 24px;max-width:760px}.hero p{font-size:18px;max-width:660px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 21px;border-radius:999px;font-weight:800;font-size:15px}.btn.secondary{background:transparent}.platform-note{margin-top:22px;font-size:13px;opacity:.8}.section{padding:92px 0}.section h2{font-size:clamp(34px,4vw,58px);line-height:1.08;letter-spacing:-.04em;margin:0 0 18px}.section p{font-size:17px;margin:0;max-width:720px}.feature-list{display:grid;gap:40px}.feature-item h3{font-size:24px;margin:0 0 10px}.feature-item p{font-size:16px}.visual{overflow:hidden;border-radius:30px}.visual img{width:100%;height:100%;object-fit:cover}.reviews{padding:90px 0}.review-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.review{min-width:0}.review-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.review img{width:48px;height:48px;border-radius:50%;object-fit:cover}.review strong{display:block;font-size:14px}.review small{display:block;opacity:.64}.stars{font-size:16px;letter-spacing:.08em;margin:7px 0}.review p{font-size:14px;margin:0}.footer{padding:54px 0}.footer-inner{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.footer-nav{display:flex;gap:22px;flex-wrap:wrap;font-size:13px}.subhero{padding:108px 0 70px}.subhero h1{font-size:clamp(46px,5vw,76px);line-height:1.02;letter-spacing:-.05em;margin:0 0 18px;max-width:850px}.subhero p{font-size:18px;max-width:760px}.download-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:70px;align-items:center}.download-options{display:grid;gap:28px;margin-top:34px}.download-option h2{font-size:28px;margin:0 0 8px}.download-option p{font-size:15px;margin:0 0 15px}.download-option .btn{margin-right:8px}.prose{max-width:860px}.prose h2{font-size:36px;line-height:1.15;margin:54px 0 16px}.prose h3{font-size:23px;margin:32px 0 10px}.prose p{font-size:16px;margin:0 0 18px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin:42px 0}.step-num{font-size:54px;font-weight:900;opacity:.16;line-height:1}.faq-list{display:grid;gap:30px;margin-top:36px}.faq-item h2{font-size:25px;margin:0 0 8px}.faq-item p{font-size:16px}.site-footer{padding:44px 0}.site-footer .footer-inner{align-items:center}
@media(max-width:900px){.wrap{width:min(100% - 32px,760px)}.nav{height:68px}.navlinks a:not(.download-pill){display:none}.hero{min-height:auto}.hero h1{font-size:48px}.section{padding:68px 0}.review-grid{grid-template-columns:1fr 1fr}.download-layout{grid-template-columns:1fr}.download-layout .visual{order:2}.steps{grid-template-columns:1fr}.footer-inner{align-items:flex-start;flex-direction:column}.subhero{padding:72px 0 48px}}
@media(max-width:560px){.wrap{width:calc(100% - 28px)}.hero h1{font-size:42px}.hero p{font-size:16px}.review-grid{grid-template-columns:1fr}.section h2{font-size:34px}.subhero h1{font-size:40px}}

body{background:#07111f;color:#edf5ff}.nav{color:white}.download-pill,.btn{background:#2f7df6;color:white}.btn.secondary{border:1px solid rgba(255,255,255,.28)}.hero{background:radial-gradient(circle at 77% 44%,rgba(47,125,246,.22),transparent 35%),linear-gradient(135deg,#06101d,#0c1d36)}.hero-inner{min-height:610px;display:flex;align-items:center;padding:50px 0}.hero-copy{width:56%;padding-top:22px}.hero-visual{position:absolute;right:-4%;bottom:0;width:58%;height:92%;display:flex;align-items:flex-end;justify-content:flex-end}.hero-visual img{max-height:100%;object-fit:contain}.section.light{background:#f4f8ff;color:#0c1830}.feature-row{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.feature-row:nth-child(even){grid-template-columns:1.1fr .9fr}.feature-row:nth-child(even) .feature-copy{order:2}.visual{background:#0b1729;aspect-ratio:16/10}.reviews{background:#0b1729}.footer{background:#050b13}@media(max-width:900px){.hero-inner{padding:55px 0 0;display:block}.hero-copy{width:100%;padding-bottom:340px}.hero-visual{width:100%;height:330px;right:0}.feature-row,.feature-row:nth-child(even){grid-template-columns:1fr}.feature-row:nth-child(even) .feature-copy{order:0}}

:root{--brand:#2f7df6;--accent:#59d5ff}

/* final responsive guards */
html,body{width:100%;max-width:100%;overflow-x:hidden}.hero-inner,.hero-copy,.hero-visual{min-width:0;max-width:100%}.hero-visual img{display:block;max-width:100%!important;height:auto}.icon-visual{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden}.icon-visual img{width:min(42%,168px)!important;height:auto!important;max-height:168px!important;object-fit:contain!important}@media(max-width:900px){.hero-visual{max-width:100%!important;left:auto}.hero-visual img{max-width:100%!important;margin-inline:auto}.icon-visual{min-height:220px}}
