:root{color:#11191d;background:#f7fafb;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(1440px,calc(100% - 96px));margin:0 auto}.site-header{height:82px;background:#fffffff5;border-bottom:1px solid #e8eef0;position:relative;z-index:10}.header-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{display:inline-flex;width:max-content;align-items:center;gap:12px;font-size:21px;font-weight:760;letter-spacing:-.02em}.brand-mark{width:36px;height:36px;display:grid;place-items:center;color:#0c171b}.desktop-nav{display:flex;align-items:center;gap:62px;color:#334046;font-size:15px;font-weight:600}.desktop-nav a{padding:13px 2px;transition:color .2s ease}.desktop-nav a:hover{color:#1678ff}.header-inner>.download-button{justify-self:end}.download-button{min-height:52px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;background:#0e171b;color:#fff;font-weight:700;font-size:16px;box-shadow:0 10px 24px #09161c24;transition:transform .2s ease,background .2s ease}.download-button:hover{transform:translateY(-2px);background:#1a292f}.download-button--compact{min-height:44px;padding:0 20px;font-size:14px}.hero{min-height:652px;overflow:hidden;background:#fff}.hero-grid{display:grid;grid-template-columns:47% 53%;align-items:center;min-height:652px}.hero-copy{padding:48px 0 42px;position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 20px;color:#4c626c;font-size:16px;font-weight:700;letter-spacing:.08em}.eyebrow span{width:24px;height:3px;border-radius:4px;background:#1683ff}.hero h1{margin:0;color:#0b151a;font-size:clamp(62px,5.8vw,94px);line-height:1.02;font-weight:850;letter-spacing:-.065em}.hero h2{margin:18px 0 0;font-size:clamp(28px,2.4vw,42px);line-height:1.26;letter-spacing:-.04em;font-weight:800}.hero-description{margin:19px 0 30px;color:#728088;font-size:20px;letter-spacing:.03em}.download-panel{display:flex;flex-wrap:wrap;align-items:center;gap:20px 24px;margin-top:34px}.download-panel>.download-button{min-height:58px;padding:0 30px;font-size:17px}.download-panel-copy{display:grid;gap:6px}.download-panel-copy p{margin:0;color:#4c626c;font-size:14px;font-weight:600}.download-panel-copy>span{color:#89959b;font-size:12px}.mobile-download{display:none}.hero-visual{min-height:652px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero-visual:before{content:"";position:absolute;width:78%;aspect-ratio:1.45;border-radius:50%;background:#e5f8ff;opacity:.92;z-index:-2;transform:rotate(-8deg)}.hero-visual:after{content:"";position:absolute;right:-12%;bottom:5%;width:56%;height:38%;background:#edfaff;border-radius:50%;z-index:-3}.hero-visual img{width:min(760px,116%);max-height:620px;object-fit:contain;display:block;filter:drop-shadow(0 28px 24px rgba(23,50,63,.13))}.visual-wave{position:absolute;color:#92e6ff;z-index:-1;opacity:.48}.visual-wave--one{left:-8%;bottom:16%}.visual-wave--two{right:-3%;top:18%;transform:rotate(12deg)}.feature-strip{padding:0 0 54px;background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.feature-card{min-height:128px;padding:25px 27px;display:flex;gap:19px;align-items:flex-start;border:1px solid #e9eef0;border-radius:14px;background:#fff;box-shadow:0 12px 28px #182f3a12}.feature-icon{flex:none;width:58px;height:58px;display:grid;place-items:center;border-radius:14px;color:#fff;box-shadow:0 9px 18px #2168da2e}.feature-icon--blue{background:#3e8cff}.feature-icon--green{background:#13b988}.feature-icon--purple{background:#696ef8}.feature-card h3{margin:3px 0 8px;font-size:19px}.feature-card p{margin:0;color:#75838a;font-size:14px;line-height:1.65}.guide-section{padding:94px 0;background:#f4f8fa}.guide-card{padding:56px;background:#fff;border:1px solid #e6edef;border-radius:24px}.section-heading>p{margin:0 0 8px;color:#1678ff;font-size:14px;font-weight:800;letter-spacing:.1em}.section-heading h2{margin:0;font-size:38px;letter-spacing:-.04em}.step-grid{list-style:none;padding:0;margin:46px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.step-grid li{min-height:160px;padding:25px;position:relative;display:flex;align-items:flex-start;gap:17px;border-radius:16px;background:#f5f8f9}.step-grid li>span{position:absolute;top:16px;right:19px;color:#d9e1e4;font-size:30px;font-weight:850}.step-grid li>svg{flex:none;margin-top:4px;color:#1678ff}.step-grid h3{margin:0 0 8px;font-size:19px}.step-grid p{margin:0;color:#718087;line-height:1.7;font-size:14px}.faq-section{padding:94px 0;background:#fff}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.faq-list{border-top:1px solid #dfe7ea}.faq-list details{border-bottom:1px solid #dfe7ea;padding:24px 0}.faq-list summary{cursor:pointer;font-size:18px;font-weight:750}.faq-list p{margin:15px 0 0;color:#6d7b82;line-height:1.75}.bottom-cta{padding:54px 0;background:#10191d;color:#fff}.bottom-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.bottom-cta h2{margin:0 0 9px;font-size:31px}.bottom-cta p{margin:0;color:#aeb9be}.bottom-cta a{min-height:52px;padding:0 24px;display:inline-flex;align-items:center;gap:10px;border-radius:8px;background:#fff;color:#10191d;font-weight:800}footer{background:#0b1215;color:#fff;padding:30px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer-inner p{display:flex;gap:8px;align-items:center;color:#829097;font-size:13px}.footer-inner p svg{color:#1db985}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1050px){.shell{width:min(100% - 48px,960px)}.desktop-nav{gap:28px}.hero-grid{grid-template-columns:50% 50%}.hero h1{font-size:62px}.hero h2{font-size:30px}.hero-visual img{width:125%}.feature-card{padding:22px 20px}}@media(max-width:760px){.shell{width:calc(100% - 36px)}.site-header{height:68px}.header-inner{display:flex;justify-content:space-between}.brand{font-size:18px;gap:8px}.brand-mark{width:29px;height:29px}.desktop-nav{display:none}.download-button--compact{min-height:39px;padding:0 14px;border-radius:7px;font-size:13px}.hero{min-height:auto}.hero-grid{display:flex;min-height:auto;flex-direction:column}.hero-copy{width:100%;padding:54px 0 8px;text-align:center}.eyebrow{justify-content:center;margin-bottom:14px}.hero h1{font-size:clamp(48px,14.2vw,62px);letter-spacing:-.07em}.hero h2{max-width:350px;margin:15px auto 0;font-size:25px;line-height:1.35}.hero-description{margin:14px 0 25px;font-size:15px}.download-panel{display:none}.mobile-download{display:block;width:100%;padding:14px 0 30px;text-align:center}.download-button--mobile{width:100%;min-height:54px;border-radius:10px;font-size:16px}.mobile-download p{margin:11px 0 0;color:#89959b;font-size:12px}.hero-visual{width:100%;min-height:344px;margin-top:6px}.hero-visual:before{width:96%}.hero-visual:after{right:-20%;bottom:9%;width:67%}.hero-visual img{width:119%;max-width:540px;max-height:370px;transform:translateY(2px)}.visual-wave--one{left:-23%;bottom:13%}.visual-wave--two{right:-18%;top:17%}.feature-strip{padding:8px 0 52px}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-card{min-height:104px;padding:20px;align-items:center;border-radius:13px}.feature-icon{width:52px;height:52px;border-radius:13px}.feature-card h3{margin-top:0;font-size:17px}.feature-card p{font-size:13px;line-height:1.55}.guide-section,.faq-section{padding:64px 0}.guide-card{padding:31px 22px;border-radius:20px}.section-heading h2{font-size:29px;line-height:1.28}.step-grid{grid-template-columns:1fr;gap:12px;margin-top:30px}.step-grid li{min-height:128px}.faq-grid{grid-template-columns:1fr;gap:31px}.faq-list details{padding:20px 0}.faq-list summary{font-size:16px;line-height:1.5}.faq-list p{font-size:14px}.bottom-cta{padding:46px 0}.bottom-cta-inner{align-items:stretch;flex-direction:column;text-align:center}.bottom-cta h2{font-size:27px}.bottom-cta a{justify-content:center}.footer-inner{flex-direction:column;gap:14px}}.guide-section{padding:88px 0 80px;background:#f7f8fa}.guide-card{padding:0;border:0;border-radius:0;background:transparent}.guide-card .section-heading{text-align:center}#guide .section-heading>p{font-weight:900}.section-intro{margin-top:18px;color:#76818c;font-size:17px}.step-grid{gap:0;margin-top:56px}.step-grid li{display:block;min-height:285px;padding:12px 44px 18px;border-radius:0;background:transparent;border-right:1px solid #e0e5eb}.step-grid li:last-child{border-right:0}.step-grid li>span{top:8px;right:44px;font-size:42px;font-weight:500;color:#d5dde8}.step-grid li>svg{margin:0 0 30px;color:#1678ff}.step-grid h3{font-size:23px;margin-bottom:15px}.step-grid p{font-size:15px;line-height:1.9;max-width:340px}.step-grid a{display:inline-flex;align-items:center;gap:8px;margin-top:22px;color:#1769d9;font-size:14px;font-weight:600}.step-grid a:hover{text-decoration:underline}.faq-section{padding:76px 0 88px}.faq-grid{display:block;max-width:1080px}.faq-grid .section-heading{text-align:center;margin-bottom:42px}.faq-list{border-top:0}.faq-list details{padding:24px 4px}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;font-size:18px;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{flex:none;color:#8592a3;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list details[open] summary{color:#1769d9}.faq-list p{padding-right:44px;font-size:15px}.legal-footer{background:#f4f5f7;color:#667587;padding:30px 0}.legal-footer-inner{text-align:center;font-size:13px;line-height:1.8}.legal-footer-inner p{margin:0 0 8px}.legal-footer-inner nav{display:flex;justify-content:center;gap:16px;margin-bottom:12px}.legal-footer-inner nav span{color:#c2c8d0}.legal-footer a:hover{color:#1678ff;text-decoration:none}.icp-link{display:inline-block;padding:4px 0}a:focus-visible,summary:focus-visible{outline:2px solid #1678ff;outline-offset:5px}@media(max-width:760px){.guide-section{padding:54px 0 36px}.guide-card .section-heading h2{font-size:27px}.section-intro{font-size:14px;margin-top:12px}.step-grid{gap:0;margin-top:28px}.step-grid li{min-height:0;padding:28px 12px;border-right:0;border-bottom:1px solid #e0e5eb}.step-grid li:last-child{border-bottom:0}.step-grid li>span{top:23px;right:12px;font-size:34px}.step-grid li>svg{margin-bottom:20px}.step-grid h3{font-size:21px}.step-grid p{max-width:none;font-size:14px}.faq-section{padding:52px 0}.faq-grid .section-heading{margin-bottom:24px}.faq-list summary{font-size:16px;line-height:1.6}.faq-list p{padding-right:0;font-size:14px}.legal-footer{padding:26px 0}.legal-footer-inner{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}
