:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101820;background:#eef4ff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #101820;--muted: #607085;--line: #dbe4ef;--soft-line: #e8eef5;--blue: #326cff;--blue-dark: #1d4ed8;--blue-soft: #eef4ff;--green: #087a58;--green-soft: #e9f8f2;--white: #ffffff;--off-white: #f8fafc;--warning: #8a5a00;--warning-soft: #fff6df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;overflow-x:clip;color:var(--ink);background:var(--blue-soft);-webkit-font-smoothing:antialiased}a{color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}svg{stroke-width:1.8}.shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(219,228,239,.88);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.brand img{width:38px;height:38px;border-radius:8px}.brand span{display:grid;gap:1px}.brand strong{font-size:1rem;line-height:1.1}.brand small{color:var(--muted);font-size:.72rem;line-height:1.1}.desktop-nav{display:flex;align-items:center;justify-content:flex-end;gap:30px}.desktop-nav a{color:#3f4d60;font-size:.88rem;font-weight:600;text-decoration:none}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--blue-dark)}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid transparent;border-radius:8px;font:inherit;font-size:.94rem;font-weight:750;line-height:1;text-align:center;text-decoration:none;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.button svg{width:18px;height:18px;flex:0 0 auto}.button:hover{transform:translateY(-2px)}.button:focus-visible,.desktop-nav a:focus-visible,.brand:focus-visible,.faq-list summary:focus-visible,.source-links a:focus-visible,.official-reference a:focus-visible{outline:3px solid rgba(50,108,255,.24);outline-offset:3px}.button-small{min-height:40px;padding-inline:16px;font-size:.84rem}.button-dark{color:var(--white);background:var(--ink);box-shadow:0 10px 24px #10182026}.button-dark:hover{background:#273441}.button-primary{color:var(--white);background:var(--blue);box-shadow:0 12px 28px #326cff3b}.button-primary:hover{background:var(--blue-dark)}.button-secondary{color:var(--ink);border-color:#cbd7e6;background:var(--white)}.button-secondary:hover{border-color:#9fb1c8;background:#f8fbff}.button-light{color:var(--ink);background:var(--white);box-shadow:0 12px 28px #0715262e}.hero-section{min-height:640px;display:grid;align-items:center;padding:76px 0 68px;border-bottom:1px solid var(--line);background:#eef4ff}.hero-content{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:6px 12px;border:1px solid #cddcf3;border-radius:999px;color:var(--blue-dark);background:#ffffffb8;font-size:.79rem;font-weight:700}.status-dot{width:8px;height:8px;border-radius:50%;background:#19a775;box-shadow:0 0 0 4px #19a7751f}.hero-content h1{width:100%;max-width:900px;margin:24px 0 18px;font-size:4rem;font-weight:820;line-height:1.06;letter-spacing:0;overflow-wrap:anywhere}.hero-content h1 span{display:block;margin-top:12px;color:var(--blue);font-size:2.3rem;font-weight:750;line-height:1.16}.hero-copy{width:100%;max-width:760px;margin:0;color:#53657b;font-size:1.04rem;line-height:1.8}.benefit-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 24px;margin-top:26px;padding:10px 18px;border:1px solid #d6e1ef;border-radius:8px;color:#3f5268;background:#ffffffd6;font-size:.84rem;font-weight:650}.benefit-strip span{display:inline-flex;align-items:center;gap:7px}.benefit-strip svg{width:16px;height:16px;color:var(--green)}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px}.hero-actions .button{min-width:200px}.hero-note{max-width:700px;margin:14px 0 0;color:#6c7b8f;font-size:.79rem;line-height:1.6}.qr-inline{display:grid;grid-template-columns:76px auto;align-items:center;gap:14px;margin-top:24px;padding:10px 14px 10px 10px;border:1px solid #d3deec;border-radius:8px;background:#ffffffb8;text-align:left}.qr-inline img{width:76px;height:76px;border:4px solid var(--white);border-radius:6px}.qr-inline div{display:grid;gap:4px}.qr-inline strong{font-size:.88rem}.qr-inline span{max-width:245px;color:var(--muted);font-size:.74rem;line-height:1.5}.trust-band{border-bottom:1px solid var(--line);background:var(--white)}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.trust-grid>div{min-height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:24px 16px;text-align:center}.trust-grid>div+div{border-left:1px solid var(--soft-line)}.trust-grid strong{font-size:1.12rem}.trust-grid span{color:var(--muted);font-size:.77rem}.section{padding:92px 0;background:var(--white)}.section-soft{background:var(--off-white)}.section[id]{scroll-margin-top:92px}.section-heading{max-width:700px;margin:0 auto 44px;text-align:center}.section-heading>span,.final-cta-inner>div>span{display:block;margin-bottom:10px;color:var(--blue-dark);font-size:.75rem;font-weight:800;text-transform:uppercase}.section-heading h2,.final-cta h2{margin:0;font-size:2.35rem;line-height:1.2;letter-spacing:0}.section-heading p,.final-cta p{margin:14px 0 0;color:var(--muted);font-size:.96rem;line-height:1.75}.align-left{max-width:760px;margin-left:0;text-align:left}.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.step-card,.feature-card{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 12px 36px #1f37520d}.step-card{min-height:240px;padding:26px}.step-topline{display:flex;align-items:center;justify-content:space-between;color:var(--blue)}.step-topline span{font-size:.75rem;font-weight:850}.step-topline svg{width:25px;height:25px}.step-card h3,.feature-card h3,.download-row h3{margin:58px 0 8px;font-size:1.12rem;line-height:1.35}.step-card p,.feature-card p,.download-row p{margin:0;color:var(--muted);font-size:.87rem;line-height:1.7}.platform-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:28px}.platform-list span{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid var(--line);border-radius:999px;color:#4d5e72;background:var(--white);font-size:.78rem;font-weight:650}.platform-list svg{width:15px;height:15px}.download-section{border-top:1px solid var(--soft-line)}.download-table{border-top:1px solid var(--ink)}.download-row{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:22px;min-height:154px;padding:28px 0;border-bottom:1px solid var(--line)}.device-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:8px;color:var(--ink);background:#edf1f5}.device-icon-green{color:var(--green);background:var(--green-soft)}.device-icon-blue{color:var(--blue-dark);background:var(--blue-soft)}.device-icon svg{width:28px;height:28px}.device-copy{max-width:650px}.download-row h3{margin:0 0 7px}.download-row .button{min-width:190px}.official-reference{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:28px;padding:18px 20px;border:1px solid #e9d8aa;border-radius:8px;color:var(--warning);background:var(--warning-soft)}.official-reference>svg{width:28px;height:28px}.official-reference div{display:grid;gap:4px}.official-reference strong{font-size:.9rem}.official-reference span{color:#735f31;font-size:.78rem;line-height:1.55}.official-reference a,.source-links a{display:inline-flex;align-items:center;gap:7px;font-size:.8rem;font-weight:750;text-decoration:none}.official-reference a svg,.source-links a svg{width:15px;height:15px}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.feature-card{min-height:228px;padding:24px}.feature-card>svg{width:30px;height:30px;color:var(--blue-dark)}.feature-card h3{margin:46px 0 8px;font-size:1rem}.source-links{display:flex;justify-content:center;gap:28px;margin-top:28px}.source-links a{color:var(--blue-dark)}.faq-section{border-top:1px solid var(--soft-line)}.faq-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:80px}.faq-heading{position:sticky;top:110px;margin-bottom:0}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:22px 4px;cursor:pointer;font-size:.98rem;font-weight:720;line-height:1.55}.faq-list details[open] summary{color:var(--blue-dark)}.faq-list p{margin:0;padding:0 4px 24px 26px;color:var(--muted);font-size:.87rem;line-height:1.8}.final-cta{padding:58px 0;color:var(--white);background:#0b1520}.final-cta-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px}.final-cta-inner>div>span{color:#8fb4ff}.final-cta h2{font-size:2rem}.final-cta p{color:#aab7c6}.final-cta .button{min-width:170px}.site-footer{padding:34px 0 40px;border-top:1px solid #d9e2ec;background:#eaf0f8}.footer-grid{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:48px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:42px;height:42px;border-radius:8px}.footer-brand>div{display:grid;gap:4px}.footer-brand strong{font-size:.86rem}.footer-brand span{color:var(--muted);font-size:.7rem}.site-footer p{max-width:760px;justify-self:end;margin:0;color:#66778c;font-size:.72rem;line-height:1.7}.mobile-cta{display:none}@media(max-width:900px){.desktop-nav{display:none}.header-inner{grid-template-columns:1fr auto}.hero-content h1{font-size:3.2rem}.hero-content h1 span{font-size:2rem}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-layout{grid-template-columns:1fr;gap:34px}.faq-heading{position:static}}@media(max-width:720px){.shell{width:min(100% - 28px,1120px)}.site-header .button-small{display:none}.header-inner{min-height:64px}.hero-section{min-height:auto;padding:54px 0 48px}.hero-content h1{margin-top:20px;font-size:1.82rem;line-height:1.12;word-break:break-all}.hero-content h1 span{margin-top:10px;font-size:1.28rem;word-break:break-all}.hero-copy{font-size:.94rem;line-height:1.72}.benefit-strip{width:100%;justify-content:flex-start;gap:9px}.benefit-strip span{width:calc(50% - 5px)}.hero-actions,.hero-actions .button,.qr-inline{width:100%}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid>div{min-height:104px;padding:18px 8px}.trust-grid>div+div{border-left:0}.trust-grid>div:nth-child(2n){border-left:1px solid var(--soft-line)}.trust-grid>div:nth-child(n+3){border-top:1px solid var(--soft-line)}.section{padding:68px 0}.section-heading{margin-bottom:32px}.section-heading h2,.final-cta h2{font-size:1.8rem}.step-grid{grid-template-columns:1fr}.step-card{min-height:205px}.step-card h3{margin-top:42px}.download-row{grid-template-columns:52px minmax(0,1fr);gap:16px;padding:24px 0}.device-icon{width:52px;height:52px}.download-row .button{width:100%;grid-column:1 / -1}.official-reference{grid-template-columns:34px minmax(0,1fr)}.official-reference a{grid-column:2;justify-self:start}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:190px}.feature-card h3{margin-top:34px}.source-links{align-items:flex-start;flex-direction:column;gap:14px}.faq-list p{padding-left:20px}.final-cta{padding:48px 0}.final-cta-inner{grid-template-columns:1fr;gap:24px}.final-cta .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:22px}.site-footer{padding-bottom:104px}.site-footer p{justify-self:start}.mobile-cta{position:fixed;right:0;bottom:0;left:0;z-index:50;display:block;padding:10px 14px max(10px,env(safe-area-inset-bottom));border-top:1px solid rgba(203,215,230,.9);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-cta .button{width:100%}}@media(max-width:390px){.brand small{display:none}.hero-content h1{font-size:1.62rem}.hero-content h1 span{font-size:1.18rem}.benefit-strip span{width:100%}.qr-inline{grid-template-columns:70px minmax(0,1fr)}.qr-inline img{width:70px;height:70px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
