@charset "UTF-8";
:root{--ink:#25244a;--muted:#727487;--purple:#4940a1;--mint:#81e6c9;--line:#e6e7ef;--paper:#f6f7fb;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #6a57d5;outline-offset:5px}.wrap{width:min(1160px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;left:20px;top:-80px;z-index:100;padding:12px;background:#fff}.skip:focus{top:10px}.header{position:sticky;top:0;background:#ffffffef;backdrop-filter:blur(14px);z-index:20;border-bottom:1px solid #efeff4}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:800;letter-spacing:2px}.brand small{display:block;font-size:10px;letter-spacing:2px;font-weight:500;margin-top:3px;color:var(--muted)}.brand-symbol{width:38px;height:38px;background:#000;display:grid;grid-template-columns:repeat(3,8px);grid-template-rows:repeat(3,8px);place-content:center;gap:3px;border-radius:11px;position:relative}.brand-symbol i{display:block;width:8px;height:8px;background:transparent;border-radius:1px}.brand-symbol i:nth-child(1),.brand-symbol i:nth-child(3),.brand-symbol i:nth-child(5),.brand-symbol i:nth-child(7),.brand-symbol i:nth-child(9){background:#fff}nav{display:flex;gap:27px;font-size:13px;font-weight:600}nav a{padding:10px 0;position:relative}nav a:after{content:"";height:2px;background:var(--purple);position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0);transition:transform .2s}nav a:hover:after,nav a[aria-current]:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:17px 25px;border-radius:9px;background:var(--ink);color:#fff;font-size:14px;font-weight:600;border:1px solid var(--ink);transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);background:#403b80;box-shadow:0 6px 16px #24234c18}.button span{font-size:19px;font-weight:400}.button-small{padding:11px 18px;gap:19px;font-size:12px}.button-outline{background:transparent;color:var(--ink);border-color:#c6c6d6}.button-outline:hover{background:#fff}.menu-toggle{display:none}.hero{overflow:hidden;background:radial-gradient(ellipse at 87% 40%,#dff6ef 0,transparent 48%),linear-gradient(115deg,#f5f3fb 0%,#f7f8fb 50%,#eff9f6 100%)}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;min-height:668px;gap:20px}.eyebrow{font-size:10px;letter-spacing:2.1px;font-weight:700;color:#6f6993;display:flex;align-items:center;gap:9px;line-height:1.8}.status-dot{height:7px;width:7px;border-radius:50%;background:#46ba9b;box-shadow:0 0 0 4px #4abd9b12}h1{font-size:clamp(40px,4.35vw,62px);line-height:1.25;letter-spacing:-1.8px;margin:24px 0 23px;font-weight:750}.highlight{position:relative;z-index:0;white-space:nowrap}.highlight:after{content:"";position:absolute;left:-2px;right:-3px;bottom:3px;height:15px;background:var(--mint);z-index:-1;transform:rotate(-3deg)}.hero-lead{font-size:22px;font-weight:600;margin:0 0 18px}.hero-description{max-width:465px;color:#737487;font-size:14px;line-height:2;margin:0 0 30px}.button-row{display:flex;gap:12px;flex-wrap:wrap}.hero-notes{display:flex;gap:24px;font-size:11px;color:#7c7e8f;margin-top:27px}.hero-notes span:before{content:"✓";color:#5d9d8c;margin-right:7px}.hero-art{height:586px;position:relative;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;border:1px solid #afcfc75e;border-radius:50%;width:480px;height:480px;transform:rotate(-25deg)}.orbit-two{width:570px;height:375px;transform:rotate(-43deg);border-color:#c5c5e54a}.phone{width:258px;height:548px;background:#fff;border:6px solid #303049;border-radius:37px;box-shadow:18px 28px 45px #30304922,inset 0 0 0 2px #dcdde6;transform:rotate(6deg);position:relative;padding:9px 10px 0;z-index:2}.phone-top{display:flex;align-items:center;justify-content:space-between;padding:0 9px 9px;font-size:9px;font-weight:700}.phone-camera{width:66px;height:16px;background:#252538;position:absolute;left:calc(50% - 33px);top:4px;border-radius:0 0 12px 12px}.phone-content{padding:9px 6px}.app-head{display:flex;justify-content:space-between;align-items:center;font-size:17px}.app-head b span{font-size:10px;color:#9495a2;font-weight:500}.avatar{display:grid;place-items:center;background:#edf0f4;border-radius:50%;height:23px;width:23px;font-size:11px}.app-tabs{display:flex;gap:19px;font-size:10px;color:#a0a0ad;margin:20px 0 15px}.app-tabs b{color:var(--ink);border-bottom:2px solid var(--ink);padding-bottom:5px}.overview{background:linear-gradient(130deg,#302d60,#414475);border-radius:13px;color:#fff;padding:15px 13px 0;overflow:hidden}.app-label{font-size:8px;color:#c9c9de}.overview strong{display:flex;align-items:center;gap:10px;font-size:23px;margin:7px 0}.mint-dot{width:6px;height:6px;border-radius:50%;background:var(--mint)}.overview small{font-size:8px;color:#c5c6dc}.overview svg{display:block;width:100%;height:64px;margin-top:8px}.app-actions{display:flex;justify-content:space-around;margin:16px 0 19px;font-size:8px}.app-actions span{text-align:center}.app-actions i{font-size:17px;display:grid;place-items:center;background:#f3f3f8;width:30px;height:30px;border-radius:10px;margin-bottom:6px;font-style:normal}.watch-title{display:flex;justify-content:space-between;font-size:10px;font-weight:700}.watch-title span{color:#a3a3af;font-size:7px;font-weight:400}.coin-row{display:flex;align-items:center;gap:9px;margin-top:14px}.coin{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;font-size:18px}.btc{background:#fff0d9;color:#df9c30}.eth{background:#edebff;color:#7b6bbb}.coin-row b{font-size:10px;display:block}.coin-row small{display:block;font-size:7px;color:#a3a2b1;margin-top:3px}.coin-row svg{width:59px;margin-left:auto}.coin-row svg path{stroke:#72bba8;stroke-width:1.7;fill:none}.phone-bottom{display:flex;justify-content:space-between;border-top:1px solid #f0f0f6;padding:12px 4px 0;margin-top:18px;color:#a1a1b0;font-size:15px;text-align:center}.phone-bottom span:first-child{color:var(--ink)}.phone-bottom small{display:block;font-size:6px;margin-top:3px}.floating-tag{position:absolute;z-index:3;background:#ffffffee;backdrop-filter:blur(8px);display:flex;align-items:center;gap:12px;border:1px solid #fff;box-shadow:0 15px 45px #333d5510;border-radius:13px;padding:16px 20px;font-size:13px;font-weight:600}.floating-tag small{display:block;font-size:10px;color:#9394a6;font-weight:400;margin-top:5px}.top-tag{top:103px;right:-5px;transform:rotate(3deg)}.bottom-tag{bottom:106px;left:0;transform:rotate(-4deg)}.mini-icon,.shield-mini{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#eeecfa;color:#7261ba;font-size:23px}.shield-mini{background:#e6f8f1;color:#469e82}.art-dot{position:absolute;border-radius:50%}.dot-one{width:24px;height:24px;background:#81dfc0;right:19px;bottom:120px}.dot-two{width:12px;height:12px;background:#a9a0d3;top:69px;left:75px}.art-caption{position:absolute;bottom:5px;left:0;right:0;text-align:center;font-size:9px;letter-spacing:1px;color:#959aa7}.hero-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dedee98c;padding-block:20px;font-size:11px;color:#9292a2}.hero-bottom a{color:var(--ink)}.hero-bottom a span{margin-left:25px;font-size:16px}.pillars{display:grid;grid-template-columns:repeat(3,1fr);padding-block:37px;border-bottom:1px solid var(--line)}.pillars article{display:flex;gap:18px;align-items:center;justify-content:center;border-right:1px solid var(--line)}.pillars article:first-child{justify-content:flex-start}.pillars article:last-child{border:0;justify-content:flex-end}.line-icon{font-size:29px;color:#72669f;width:45px;height:45px;display:grid;place-items:center;background:#f6f4fb;border-radius:12px}h3{font-size:18px;font-weight:650;line-height:1.5}.pillars h3{font-size:14px;margin:0 0 7px}.pillars p{margin:0;font-size:11px;color:var(--muted)}.section{padding-block:95px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}h2{font-size:35px;letter-spacing:-1px;line-height:1.35;margin:13px 0 0;font-weight:700}.section-heading>p{font-size:13px;line-height:1.9;color:var(--muted);margin:0 0 3px}.advantages-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px}.feature-card{border:1px solid var(--line);border-radius:var(--radius);padding:30px 28px;background:#fafafe;position:relative}.card-number{font-size:11px;color:#a0a0b2;letter-spacing:1px}.feature-card h3{margin:19px 0 12px}.feature-card p{font-size:12px;line-height:2;color:var(--muted);margin:0}.feature-dark{background:#2d2b59;color:#fff;border-color:#2d2b59}.feature-dark p{color:#c2c1d5}.feature-dark a{display:flex;justify-content:space-between;margin-top:22px;font-size:11px;color:#a4e8d5}.abstract-chart{height:88px;display:flex;align-items:flex-end;gap:8px;margin-top:17px;position:relative;padding:0 0 17px}.abstract-chart i{display:block;width:23px;border-radius:3px 3px 0 0;background:#81e6c9}.abstract-chart i:nth-child(1){height:17px;opacity:.35}.abstract-chart i:nth-child(2){height:32px;opacity:.45}.abstract-chart i:nth-child(3){height:26px;opacity:.55}.abstract-chart i:nth-child(4){height:43px;opacity:.65}.abstract-chart i:nth-child(5){height:39px;opacity:.75}.abstract-chart i:nth-child(6){height:56px;opacity:.85}.abstract-chart i:nth-child(7){height:70px}.abstract-chart>span{position:absolute;font-size:6px;letter-spacing:2px;bottom:0;color:#b9b8d2}.large-icon{display:block;font-size:52px;color:#8d83ba;line-height:1.4;margin-top:18px;height:88px}.tags{display:flex;gap:8px;margin-top:26px;flex-wrap:wrap}.tags span{font-size:10px;background:#eeedf5;padding:6px 10px;border-radius:5px;color:#7e7899}.services-section{padding-block:85px;background:#f7f8fb}.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.service-visual{border-radius:var(--radius);padding:35px 40px;background:linear-gradient(135deg,#dfebe9,#dff2e9 65%,#d5e1ef);position:relative;overflow:hidden}.visual-topline{display:flex;justify-content:space-between;font-size:9px;letter-spacing:2px;color:#698983}.visual-topline span:last-child{font-size:20px;line-height:1}.service-visual>h3{font-size:32px;line-height:1.5;margin:31px 0 30px;color:#305c54;letter-spacing:-1px}.step-board{background:#ffffff8f;padding:15px;border-radius:14px;transform:rotate(-3deg);margin:0 -3px 36px;box-shadow:0 16px 35px #567e7212}.step-board>div{display:flex;align-items:center;gap:14px;font-size:12px;padding:19px 15px;border-radius:8px}.step-board>div>span{font-size:9px;color:#91a9a0}.step-board i{margin-left:auto;font-style:normal;color:#598c7b}.step-board .active-step{background:#fff;box-shadow:0 5px 20px #718b7912}.visual-footer{font-size:8px;letter-spacing:1.8px;color:#719389}.section-description{font-size:13px;color:var(--muted);line-height:2;margin:19px 0 29px}.service-item{display:flex;gap:17px;margin-bottom:23px}.service-item>span{font-size:10px;color:#a6a1bd;margin-top:5px}.service-item h3{font-size:15px;margin:0 0 7px}.service-item p{font-size:12px;color:var(--muted);line-height:1.9;margin:0}.text-link{display:inline-flex;gap:30px;color:var(--purple);font-size:12px;font-weight:600;border-bottom:1px solid #c8c3e3;padding-bottom:7px;margin-top:5px}.text-link:hover{color:#8174b9}.about-intro{display:flex;align-items:center;gap:44px;background:#f7f7fb;border:1px solid #eeeef4;border-radius:var(--radius);padding:35px 40px}.about-mark{flex-shrink:0;width:110px;height:110px;display:grid;place-items:center;font-size:83px;font-weight:700;color:#c6c0e5;position:relative;line-height:1}.about-mark span{position:absolute;font-size:36px;right:0;bottom:0;color:#6d6399}.about-intro h3{margin:0 0 13px;font-size:19px}.about-intro p{font-size:13px;line-height:2;color:var(--muted);margin:0}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:42px}.about-grid article>span{font-size:24px;color:#8c80b1}.about-grid h3{font-size:16px;margin:12px 0 10px}.about-grid p{font-size:12px;color:var(--muted);line-height:2;margin:0}.security-section{background:#27264f;color:#fff;padding-block:77px;overflow:hidden}.security-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.security-section .eyebrow{color:#a8a2c8}.security-copy>p{font-size:13px;line-height:2;color:#b5b4cd;margin-top:19px}.security-emblem{height:240px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.security-emblem svg{width:103px;height:123px;z-index:1}.security-ring{position:absolute;width:208px;height:208px;border-radius:50%;border:1px solid #ffffff0c;box-shadow:0 0 0 30px #ffffff02,0 0 0 60px #ffffff01;top:10px}.security-emblem>span{font-size:7px;letter-spacing:2.1px;color:#9d99bc;z-index:1}.security-list article{display:flex;gap:23px;padding:24px 0;border-bottom:1px solid #ffffff12}.security-list article:first-child{padding-top:0}.security-list article>span{font-size:11px;color:#87cbb8;margin-top:5px}.security-list h3{font-size:17px;margin:0 0 11px}.security-list p{font-size:12px;color:#b5b4cd;line-height:2;margin:0}.security-footnote{font-size:10px;line-height:1.9;color:#8d8da9;margin-top:21px}.faq-section{display:grid;grid-template-columns:1fr 1.8fr;gap:90px}.faq-title>p{font-size:13px;line-height:2;color:var(--muted);margin:21px 0}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;gap:21px;align-items:center;font-size:14px;font-weight:600;padding:23px 0}summary::-webkit-details-marker{display:none}summary>span{font-size:10px;color:#a4a0ba;font-weight:400}summary i{position:relative;margin-left:auto;width:12px;height:12px;flex-shrink:0}summary i:before,summary i:after{content:"";position:absolute;background:#89849f;left:0;right:0;top:5px;height:1px}summary i:after{transform:rotate(90deg);transition:transform .2s}details[open] summary i:after{transform:rotate(0)}details p{margin:0 0 23px 35px;font-size:12px;line-height:2;color:var(--muted)}.download-section{padding-bottom:75px}.download-panel{background:linear-gradient(110deg,#454077,#2e5860);border-radius:var(--radius);padding:47px 50px;display:flex;justify-content:space-between;align-items:center;gap:40px;color:#fff;position:relative;overflow:hidden}.download-panel:before{content:"";position:absolute;width:340px;height:340px;border:1px solid #ffffff0b;box-shadow:0 0 0 45px #ffffff02,0 0 0 90px #ffffff02;border-radius:50%;right:200px;top:10px;pointer-events:none}.download-panel .eyebrow{color:#c2c4d9;font-size:9px}.download-panel h2{font-size:31px;margin-top:15px}.download-panel p{font-size:12px;color:#c6ccd8;margin:17px 0 0}.download-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;position:relative;flex-shrink:0}.download-actions .button{font-size:12px;padding:14px 18px;gap:14px}.button-light{background:#a1edda;color:#224b43;border-color:#a1edda}.button-light:hover{background:#c9ffef}.button-ghost{background:transparent;border-color:#ffffff66}.button-ghost:hover{background:#ffffff15}.download-actions small{grid-column:1/-1;text-align:center;font-size:9px;color:#adbfc3;margin-top:8px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-top>div{display:flex;gap:27px;font-size:11px;color:var(--muted)}.footer-top a:hover{color:var(--purple)}.footer>p{font-size:10px;color:#90909f;line-height:2;margin:25px 0 23px;max-width:1000px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:22px 0 27px;font-size:10px;color:#a0a0ae}
@media(min-width:1500px){.hero-grid{min-height:700px}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}nav{gap:17px;font-size:12px}.header-inner{gap:17px}.hero-grid{min-height:640px;grid-template-columns:1.05fr 1fr}.hero-art{transform:scale(.91);transform-origin:center}.top-tag{right:-20px}.bottom-tag{left:-15px}.services-grid{gap:50px}.feature-card{padding:25px 23px}.security-grid,.faq-section{gap:55px}.download-panel{padding:40px 32px}.download-panel h2{font-size:28px}.hero-notes{gap:14px}.hero-lead{font-size:20px}}
@media(max-width:780px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.header-inner{height:73px}.brand{font-size:23px}.brand-symbol{width:34px;height:34px;font-size:23px}.brand small{font-size:8px}.header-cta{margin-left:auto;font-size:10px;padding:10px 13px;gap:13px}.menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;width:32px;height:36px;padding:4px;background:none;border:none;order:3;cursor:pointer}.menu-toggle span{height:2px;width:22px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}nav{display:none;position:absolute;left:0;right:0;top:73px;background:#fff;padding:16px 24px 22px;box-shadow:0 12px 15px #25244a0a;border-bottom:1px solid var(--line);flex-direction:column;gap:4px}nav.is-open{display:flex}nav a{padding:12px 0;font-size:14px}.hero-grid{grid-template-columns:1fr;gap:0;padding-top:49px}.hero-copy{max-width:540px}.hero h1{font-size:49px}.hero-description{max-width:480px}.hero-art{height:555px;transform:none;margin:10px auto 15px;width:min(440px,100%)}.top-tag{right:0;top:85px}.bottom-tag{left:0;bottom:99px}.phone{transform:rotate(5deg) scale(.96)}.hero-bottom{font-size:10px}.pillars{padding-block:25px;gap:15px}.pillars article{display:block;text-align:center;justify-content:center!important;padding-right:10px}.pillars .line-icon{margin:0 auto 11px;width:38px;height:38px;font-size:23px}.pillars h3{font-size:12px}.pillars p{font-size:10px;line-height:1.7}.section{padding-block:65px}h2{font-size:29px}.section-heading{align-items:flex-start;flex-direction:column;gap:17px;margin-bottom:27px}.section-heading>p br{display:none}.advantages-grid{grid-template-columns:1fr 1fr;gap:16px}.feature-dark{grid-column:1/-1}.feature-card{padding:26px}.feature-dark .abstract-chart{width:230px;margin:15px 0}.feature-card p{font-size:12px}.feature-dark h3{margin-top:20px}.large-icon{height:65px;font-size:42px}.services-section{padding-block:60px}.services-grid{grid-template-columns:1fr;gap:38px}.service-visual{padding:30px 35px}.service-visual>h3{font-size:30px}.step-board{max-width:400px;margin-left:auto;margin-right:auto}.service-copy{max-width:100%}.about-intro{padding:27px;gap:20px;align-items:flex-start}.about-mark{width:66px;height:80px;font-size:63px}.about-mark span{font-size:23px}.about-intro h3{font-size:17px}.about-intro p{font-size:12px}.about-grid{gap:22px}.security-section{padding-block:60px}.security-grid{grid-template-columns:1fr;gap:20px}.security-emblem{display:none}.security-copy>p br{display:none}.security-list article:first-child{padding-top:15px}.faq-section{grid-template-columns:1fr;gap:25px}.faq-title>p br{display:none}.faq-title>p{margin:16px 0}.download-panel{flex-direction:column;align-items:flex-start;padding:35px 29px;gap:28px}.download-actions{width:100%;max-width:390px}.download-actions small{text-align:left}.download-section{padding-bottom:55px}.footer-top{align-items:flex-start;gap:22px;flex-direction:column}.footer-top>div{gap:23px}.eyebrow{font-size:9px}.art-caption{bottom:0}}
@media(max-width:420px){.wrap{width:calc(100% - 36px)}.header-inner{gap:12px}.hero h1{font-size:43px}.hero-lead{font-size:19px}.hero-description{font-size:13px}.hero-art{height:520px}.phone{transform:rotate(5deg) scale(.89)}.floating-tag{padding:12px 13px;font-size:11px;gap:9px}.floating-tag small{font-size:8px}.top-tag{right:-5px}.bottom-tag{left:-3px;bottom:91px}.mini-icon,.shield-mini{width:29px;height:29px;font-size:19px}.hero-notes{font-size:10px;gap:16px}.button{padding:15px 18px;font-size:12px;gap:18px}.header-cta{padding:10px 12px;font-size:10px}.advantages-grid{grid-template-columns:1fr}.feature-dark{grid-column:auto}.large-icon{margin-top:6px;height:57px}.feature-card h3{margin-top:12px}.about-intro{display:block}.about-mark{margin-bottom:14px}.about-grid{grid-template-columns:1fr;gap:25px}.about-grid article{padding-bottom:20px;border-bottom:1px solid var(--line)}.about-grid article:last-child{border:0;padding-bottom:0}.about-grid h3{margin-top:7px}summary{font-size:12px;gap:13px}details p{margin-left:26px}.download-panel{padding:29px 23px}.download-panel h2{font-size:25px}.download-panel p{line-height:1.9}.download-actions .button{font-size:11px;padding:13px 12px;gap:12px}.footer-top>div{font-size:10px;gap:19px}.hero-bottom{font-size:9px}.hero-bottom a span{margin-left:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}





.brand-logo-image{width:154px;height:54px;object-fit:cover;object-position:center;border-radius:3px}.footer .brand-logo-image{width:154px}@media(max-width:420px){.brand-logo-image{width:130px;height:46px}.footer .brand-logo-image{width:130px}}

