@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,400;0,14..32,500;0,14..32,600;0,14..32,700;0,14..32,800;1,14..32,700;1,14..32,800&display=swap";.fx{--ink:#100A24;--ink2:#15102E;--deep:#1B0A38;--mint:#9DF6C1;--mint-d:#0C5132;--violet:#7C4DFF;--grey:#F2F2F3;--grey2:#E9E9EC;--muted:#6E6E79;--line:#ECECEF;--white:#fff;font-family:Inter,-apple-system,Helvetica Neue,Arial,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;letter-spacing:-.01em;line-height:1.45}.fx *{box-sizing:border-box;margin:0;padding:0}.fx button{font-family:inherit;cursor:pointer;border:none;background:none}.fx a{color:inherit;text-decoration:none}.fx summary{list-style:none;cursor:pointer}.fx summary::-webkit-details-marker{display:none}.wrap{max-width:1200px;margin:0 auto;padding:0 28px}.disp{font-weight:800;letter-spacing:-.035em;line-height:1.03}.it{font-style:italic}.muted{color:var(--muted)}.btn{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:15px;padding:13px 22px;border-radius:999px;transition:transform .15s,background .15s,opacity .15s}.btn:active{transform:scale(.97)}.fx .btn-dark{background:var(--ink);color:#fff}.fx .btn-dark:hover{background:#241a45}.fx .btn-mint{background:var(--mint);color:var(--ink)}.fx .btn-mint:hover{background:var(--mint);filter:brightness(.94)}.fx .btn-ghost{background:transparent;color:var(--ink);border:1.5px solid var(--ink)}.fx .btn-ghost:hover{background:var(--ink);color:#fff}.fx .btn-ghost-light{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55)}.fx .btn-ghost-light:hover{background:#fff;color:var(--ink)}.nav{position:sticky;top:0;z-index:40;background:#ffffffd1;backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--line)}.nav-in{display:flex;align-items:center;justify-content:space-between;height:68px}.logo{display:inline-flex;align-items:center;color:#0f0121}.logo svg{height:26px;width:auto}.nav-links{display:flex;gap:26px;font-size:15px;font-weight:500;color:#2c2740;align-items:center}.nav-links a:hover,.nav-links button:hover{color:var(--violet)}.nav-links .lk{font-weight:500;color:#2c2740;font-size:15px}.nav-links .lk.active{color:var(--violet)}.nav-right{display:flex;align-items:center;gap:14px}.dd{position:relative}.dd-btn{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:500;color:#2c2740}.dd-panel{position:absolute;top:34px;left:-16px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:8px;width:330px;box-shadow:0 24px 50px -20px #100a244d}.dd-item{display:block;padding:11px 13px;border-radius:11px;text-align:left;width:100%}.dd-item:hover{background:var(--grey)}.dd-item b{font-size:14.5px;font-weight:600;display:block}.dd-item span{font-size:12.5px;color:var(--muted)}@media(max-width:920px){.nav-links{display:none}}.hero{padding:72px 0 30px;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--violet);background:#f1ecff;padding:7px 14px;border-radius:999px;margin-bottom:22px}.eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--violet)}.hero h1{font-size:62px;max-width:15ch;margin:0 auto 20px}.hero p.sub{font-size:20px;color:var(--muted);max-width:62ch;margin:0 auto 28px;font-weight:450;letter-spacing:-.015em}.cta-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;align-items:center}.emailform{display:flex;align-items:center;gap:8px;background:#fff;border:1.5px solid var(--ink);border-radius:999px;padding:5px 5px 5px 20px}.emailform input{border:none;outline:none;font-size:15px;font-family:inherit;width:220px;background:transparent}.trust-mini{margin-top:16px;font-size:13.5px;color:var(--muted)}@media(max-width:760px){.hero h1{font-size:38px}.hero p.sub{font-size:17px}.emailform input{width:150px}}.marquee-mask{margin-top:50px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.marquee{display:flex;gap:16px;width:max-content;animation:scroll 40s linear infinite}.marquee:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.bubble{display:flex;flex-direction:column;gap:12px;min-width:320px;max-width:320px;padding:20px;border-radius:20px;text-align:left}.bubble .q{display:flex;align-items:flex-start;gap:10px;font-size:16px;font-weight:600;line-height:1.32;letter-spacing:-.01em}.bubble .q svg{flex-shrink:0;margin-top:2px}.bubble .who{display:flex;align-items:center;gap:10px}.bubble .av{width:34px;height:34px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;font-weight:700;font-size:13px;letter-spacing:-.02em}.bubble .nm{font-size:13px;font-weight:700;letter-spacing:-.01em;line-height:1.1}.bubble .ro{font-size:12px;font-weight:500;line-height:1.2;opacity:.7}.b-grey{background:var(--grey)}.b-grey .av{background:#dcdce2;color:#3a3550}.b-mint{background:var(--mint)}.b-mint .av{background:var(--mint-d);color:var(--mint)}.b-mint .ro{color:#13502f}.b-ink{background:var(--ink);color:#fff}.b-ink .av{background:#ffffff29;color:#fff}.b-ink .ro{color:#c9c4dd}.sec{padding:90px 0}.sec-head{text-align:center;max-width:760px;margin:0 auto 50px}.sec-head h2{font-size:46px;margin-bottom:14px}.sec-head p{font-size:19px;color:var(--muted);font-weight:450}@media(max-width:760px){.sec{padding:58px 0}.sec-head h2{font-size:31px}}.kicker{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--violet);margin-bottom:13px}.proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:36px 0}.proof-in{display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}.proof-logos{display:flex;gap:38px;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:20px}.proof-creds{display:flex;gap:28px;justify-content:center;align-items:center;flex-wrap:wrap}.cred{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px}.cred .ic{width:30px;height:30px;border-radius:8px;background:var(--grey);display:grid;place-items:center}.logo-ph{font-weight:700;color:#bcbcc6;font-size:18px;letter-spacing:-.02em}.fbar{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.fbar .chip{background:var(--grey);border:none}.problem{background:var(--grey);border-radius:28px;padding:58px}.problem h2{font-size:40px;max-width:20ch;margin-bottom:16px}.problem p{font-size:18.5px;color:#3a3550;max-width:64ch}.chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.chip{background:#fff;border:1px solid var(--line);padding:9px 15px;border-radius:999px;font-size:14px;font-weight:500;color:#5a5570}.chip s{color:#b6b2c4}@media(max-width:760px){.problem{padding:30px}.problem h2{font-size:27px}}.cmp-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:18px;max-width:920px;margin:0 auto}.cmp{display:grid;grid-template-columns:1fr 1fr 1fr;min-width:640px;background:#fff}.cmp .ch{background:var(--ink);color:#fff;padding:17px 18px;font-weight:700;font-size:16.5px;display:flex;align-items:center}.cmp .ch.oth{background:#ececef;color:#3a3550}.cmp .ch.fx{background:var(--mint);color:var(--ink)}.cmp .ch.fx small{font-weight:500;font-size:12px;color:#13502f;margin-left:8px}.cmp .cc{padding:16px 18px;border-top:1px solid var(--line);font-size:13.5px;line-height:1.45;display:flex;gap:10px;align-items:flex-start}.cmp .cc.prob{font-weight:500;color:#8a8598}.cmp .cc.other{color:#6a6580;font-weight:400}.cmp .cc.fx{background:#f0fbf5;color:#155e38;font-weight:400}.mk{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;font-size:11px;font-weight:800;flex-shrink:0}.mk-prob{background:#fff2cc;color:#bf8f00}.mk-no{background:#fde4dd;color:#c0392b}.mk-pt{background:#fff2cc;color:#bf8f00}.mk-ok{background:#9df6c1;color:#0c5132}.jobs{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.job{border-radius:22px;padding:26px;min-height:230px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s}.job:hover{transform:translateY(-5px)}.job-top{display:flex;align-items:flex-start;justify-content:space-between}.job-top .n{margin-top:6px}.job .n{font-size:13px;font-weight:700;letter-spacing:.1em;opacity:.55}.job h3{font-size:20px;margin:14px 0 8px;letter-spacing:-.02em}.job p{font-size:14.5px;line-height:1.4}.j-ink{background:var(--ink);color:#fff}.j-ink p{color:#c9c4dd}.j-grey{background:var(--grey)}.j-grey p{color:#5a5570}.j-mint{background:var(--mint)}.j-mint p{color:#13502f}.job .ico{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#0000000f}.j-ink .ico{background:#ffffff1f}@media(max-width:980px){.jobs{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.jobs{grid-template-columns:1fr}}.split{background:var(--ink);border-radius:28px;padding:52px;color:#fff;text-align:center}.split h2{font-size:38px;color:#fff;margin-bottom:10px}.split p{color:#b7b1cc;font-size:18px;margin-bottom:32px}.split-stage{max-width:680px;margin:0 auto}.wire{fill:none;stroke:#ffffff47;stroke-width:2;stroke-dasharray:5 6}.coin{fill:var(--mint)}.node{fill:#211a40;stroke:#ffffff29}.node-mint{fill:var(--mint)}.nt{fill:#fff;font-weight:700}.nt-sub{fill:#b7b1cc;font-weight:500}.nt-ink{fill:var(--ink)}@media(max-width:760px){.split{padding:28px}.split h2{font-size:25px}}.feature{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.feature h2{font-size:40px;margin-bottom:15px}.feature p{font-size:18px;color:var(--muted);max-width:46ch;margin-bottom:24px}.fcard{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 30px 60px -34px #100a244d}.fcard .row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.fcard .row:last-child{border-bottom:none}.fcard .lab{font-size:13px;color:#8b8796;font-weight:600}.fcard .val{font-size:17px;font-weight:800;letter-spacing:-.02em}.fcard .pos{color:var(--mint-d)}.fchart{height:90px;border-radius:12px;background:linear-gradient(180deg,#9df6c166,#9df6c100);margin-top:6px;position:relative;overflow:hidden}.fchart svg{position:absolute;inset:0}@media(max-width:860px){.feature{grid-template-columns:1fr}}.strip{background:var(--mint);padding:15px 0;overflow:hidden}.strip-row{display:flex;gap:40px;width:max-content;animation:scroll 28s linear infinite}.strip-row span{font-weight:800;font-size:19px;letter-spacing:-.02em;color:var(--ink);display:flex;align-items:center;gap:40px}.strip-row span:after{content:"✦";color:var(--mint-d)}.agent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media(max-width:980px){.agent-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.agent-grid{grid-template-columns:1fr}}.router{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rcard{border:1px solid var(--line);border-radius:20px;padding:26px;text-align:left;transition:transform .2s,border-color .2s;display:flex;flex-direction:column;gap:10px;min-height:170px}.rcard:hover{transform:translateY(-5px);border-color:var(--violet)}.rcard .rn{font-weight:700;font-size:19px;letter-spacing:-.02em}.rcard p{font-size:14px;color:var(--muted);flex:1}.rcard .go{font-size:14px;font-weight:600;color:var(--violet)}@media(max-width:860px){.router{grid-template-columns:1fr}}.vlist{max-width:880px;margin:0 auto}.fx .vrow{display:block;width:100%;text-align:left;padding:30px 6px;border-width:1px 0 0 0;border-style:solid;border-image:linear-gradient(90deg,var(--violet) 0%,#dcdce2 65%) 1}.fx .vrow:last-child{border-bottom-width:1px}.vrow-name{font-size:24px;font-weight:700;letter-spacing:-.025em;color:var(--ink)}.vrow-desc{font-size:16px;color:var(--muted);margin:8px 0 14px;max-width:62ch}.vrow .go{font-size:14.5px;font-weight:600;color:#8a8598;display:inline-flex;align-items:center;gap:6px;transition:color .15s}.vrow:hover .go{color:var(--violet)}@media(max-width:760px){.vrow-name{font-size:20px}}.uni{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.uni .chip{background:var(--grey);font-weight:600;color:#3a3550;font-size:15px;padding:11px 18px}.phone-sec{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.phone-sec h2{font-size:42px;margin-bottom:16px}.phone-sec p{font-size:18.5px;color:var(--muted);max-width:46ch;margin-bottom:26px}.phone-stage{position:relative;width:322px;margin:0 auto;min-height:660px}.phone{position:relative;z-index:1;width:300px;aspect-ratio:9/19.3;background:#fff;border-radius:46px;border:11px solid var(--ink);box-shadow:0 40px 80px -30px #100a2466;padding:30px 15px 0;overflow:hidden}.ph-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:20px;background:var(--ink);border-radius:0 0 16px 16px}.ph-status{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;color:var(--ink);margin-bottom:16px}.ph-status .sig{display:flex;gap:5px;align-items:center}.ph-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.ph-head .lg{display:flex;color:#0f0121}.ph-head .lg svg{height:16px;width:auto}.ph-burger{font-size:16px;color:var(--ink);line-height:1}.ph-h1{font-size:24px;font-weight:800;letter-spacing:-.03em;color:var(--ink);margin-bottom:14px}.ph-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ph-tile{background:#fff;border:1px solid var(--line);border-radius:18px;padding:13px;box-shadow:0 10px 20px -14px #100a2433;overflow:hidden}.ph-tile .ph-ic{width:32px;height:32px;border-radius:50%;background:var(--grey);display:grid;place-items:center;margin-bottom:18px}.ph-tile .ph-ic svg{width:16px;height:16px}.ph-val{font-size:17px;font-weight:800;letter-spacing:-.03em;color:var(--ink)}.ph-val.green{color:#16a34a}.ph-tile .ph-lab{font-size:10px;color:#8b8796;font-weight:600;margin-top:3px;white-space:nowrap}.ph-msg{margin-top:13px;border:1px solid var(--line);border-radius:15px;padding:14px 16px;font-size:13px;color:#9a96a6;box-shadow:0 8px 20px -12px #100a242e}.float-sales{position:absolute;left:-150px;top:150px;width:162px;background:var(--mint);border-radius:22px;padding:18px;box-shadow:0 30px 55px -22px #100a2466;z-index:0}.float-sales .fs-ic{width:46px;height:46px;border-radius:50%;background:var(--mint-d);display:grid;place-items:center;margin-bottom:34px}.float-sales .fs-ic svg{width:20px;height:20px}.float-sales .fs-val{font-size:26px;font-weight:800;letter-spacing:-.03em;color:var(--ink)}.float-sales .fs-lab{font-size:13px;color:#13502f;font-weight:600;margin-top:3px}.float-usd{position:absolute;right:-118px;top:378px;display:flex;align-items:center;gap:14px;background:#160f2e;color:#fff;border-radius:24px;padding:16px 22px;box-shadow:0 30px 55px -20px #100a2499;z-index:5}.float-usd .fu-ic{width:46px;height:46px;border-radius:50%;background:#322a55;display:grid;place-items:center}.float-usd .fu-ic svg{width:20px;height:20px}.float-usd .fu-lab{font-size:15px;font-weight:700;white-space:nowrap}.float-usd .fu-val{font-size:19px;font-weight:700;color:#cabfff;margin-top:1px;white-space:nowrap}.float-ask{position:absolute;left:-46px;bottom:96px;width:420px;background:#f0f1f599;backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);border:1px solid rgba(176,178,192,.6);border-radius:999px;padding:17px 28px;font-size:16px;font-weight:500;color:var(--ink);box-shadow:0 24px 48px -22px #100a2452;z-index:4}@media(max-width:860px){.phone-sec{grid-template-columns:1fr;text-align:center}.phone-sec p{margin-left:auto;margin-right:auto}.phone-stage{margin:0 auto}}@media(max-width:560px){.phone-sec{overflow:hidden}.float-ask{display:none}.float-sales{left:-12px;width:140px}.float-usd{right:-12px}}.intg{text-align:center}.intg-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:8px}.intg-grid .chip{background:#fff;font-size:15px;font-weight:600;color:#3a3550;padding:12px 20px}.logo-grid{display:flex;flex-wrap:wrap;gap:13px;justify-content:center;max-width:1052px;margin:0 auto}.logo-item{flex:0 0 200px;display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px 16px;transition:transform .15s,border-color .15s}.logo-item:hover{transform:translateY(-3px);border-color:var(--violet)}.logo-box{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;flex-shrink:0;overflow:hidden}.logo-mono{font-weight:800;font-size:13px;letter-spacing:-.02em;text-transform:none}.logo-name{font-size:14.5px;font-weight:600;color:#3a3550;white-space:nowrap}.extras{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.extra{display:flex;gap:13px;align-items:flex-start;padding:20px;border:1px solid var(--line);border-radius:18px;transition:transform .15s}.extra:hover{transform:translateY(-4px)}.extra .ei{width:40px;height:40px;border-radius:11px;background:var(--grey);display:grid;place-items:center;flex-shrink:0}.extra h4{font-size:15.5px;margin-bottom:4px;letter-spacing:-.01em}.extra p{font-size:13.5px;color:var(--muted);line-height:1.42}@media(max-width:900px){.extras{grid-template-columns:1fr 1fr}}@media(max-width:560px){.extras{grid-template-columns:1fr}}.faq{max-width:800px;margin:0 auto;border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px;text-align:left;padding:22px 6px;font-size:18px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.faq-q:hover{color:var(--violet)}.faq-ic{font-size:26px;font-weight:400;color:var(--violet);flex-shrink:0;line-height:1;transition:transform .3s ease}.faq-item.open .faq-ic{transform:rotate(45deg)}.faq-a-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.faq-item.open .faq-a-wrap{grid-template-rows:1fr}.faq-a{overflow:hidden;min-height:0;padding:0 6px 24px;font-size:16px;color:var(--muted);line-height:1.6;max-width:68ch;opacity:0;transition:opacity .3s ease}.faq-item.open .faq-a{opacity:1}@media(max-width:760px){.faq-q{font-size:16px}}.wedge-stage{position:relative;border-radius:34px;padding:28px;overflow:hidden;background:linear-gradient(120deg,#efe9ff,#f3f0ff 45%,#eafaf1)}.blob{position:absolute;border-radius:50%;filter:blur(28px);opacity:.8;pointer-events:none}.blob-a{width:300px;height:300px;background:#b29bff;top:-70px;left:-50px}.blob-b{width:260px;height:260px;background:var(--mint);bottom:-90px;right:60px}.blob-c{width:220px;height:220px;background:#cdbcff;top:30px;right:-40px}.wedge{position:relative;z-index:1;background:#7c4dff1f;backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%);border:1px solid rgba(255,255,255,.55);border-radius:26px;padding:54px;text-align:center;box-shadow:0 30px 70px -42px #5b32d673,inset 0 1px #fff9}.wedge h2{font-size:42px;color:var(--ink);margin-bottom:15px}.wedge p{font-size:19px;color:#514c6b;max-width:60ch;margin:0 auto 14px}.wedge .big{font-size:16.5px;font-weight:600;color:#3a2b6b;background:#ffffff80;display:inline-block;padding:10px 20px;border-radius:999px;margin-bottom:24px;border:1px solid rgba(255,255,255,.6)}@media(max-width:760px){.wedge{padding:32px}.wedge h2{font-size:27px}.wedge-stage{padding:14px}}.sec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:10px}.badge{border:1px solid var(--line);border-radius:18px;padding:24px;text-align:left}.badge .bi{width:46px;height:46px;border-radius:12px;background:var(--grey);display:grid;place-items:center;margin:0 0 16px}.badge h4{font-size:16px;margin-bottom:6px}.badge p{font-size:13.5px;color:var(--muted)}@media(max-width:860px){.sec-grid{grid-template-columns:repeat(2,1fr)}}.trust-big{text-align:center;background:var(--grey);border-radius:28px;padding:54px}.trust-big h2{font-size:34px;max-width:24ch;margin:0 auto}.trust-big h2 b{color:var(--violet)}.band{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;border:1px solid var(--line);border-radius:28px;padding:48px}.band h2{font-size:33px;margin-bottom:13px}.band p{font-size:17px;color:var(--muted);margin-bottom:20px}.compare{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cc{border-radius:16px;padding:20px}.cc h4{font-size:14px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.cc ul{list-style:none;font-size:14.5px;line-height:1.9}.cc-grey{background:var(--grey)}.cc-ink{background:var(--ink);color:#fff}@media(max-width:860px){.band{grid-template-columns:1fr;padding:30px}}.disco{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dcard{border:1px dashed var(--grey2);border-radius:20px;padding:26px;background:#fbfbfc}.dcard h4{font-size:17px;margin-bottom:8px}.dcard p{font-size:14.5px;color:var(--muted)}@media(max-width:860px){.disco{grid-template-columns:1fr}}.crumb{font-size:14px;color:var(--muted);padding-top:22px}.crumb a:hover{color:var(--violet)}.closing{background:var(--deep);color:#fff;padding:110px 0}.closing h2{font-size:54px;max-width:20ch;color:#e9e0ff;letter-spacing:-.035em;line-height:1.06}.closing h2 b{color:var(--violet)}.closing .wrap{display:flex;flex-direction:column;min-height:360px}.closing .cta-row{justify-content:flex-start;margin-top:34px}.totop{margin-top:auto;padding-top:56px;color:#b3a6dd;font-size:14px;font-weight:600;align-self:flex-start}.totop:hover{color:#fff}@media(max-width:760px){.closing{padding:64px 0}.closing h2{font-size:32px}.closing .cta-row{justify-content:center}}.note{border:1px dashed #d9b3ff;background:#faf5ff;border-radius:16px;padding:18px 22px;font-size:13.5px;color:#6b4a9c;margin-top:50px}.note b{color:#5a32d6}.foot{background:#fff;border-top:1px solid var(--line);padding:54px 0 32px}.foot-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px;margin-bottom:38px}.foot h5{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#9a96a6;margin-bottom:14px}.foot ul{list-style:none;font-size:14.5px;line-height:2;color:#3a3550}.foot ul button:hover,.foot ul a:hover{color:var(--violet)}.foot ul button{font-size:14.5px;color:#3a3550;display:block;text-align:left}.foot-bot{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:13px;color:var(--muted)}@media(max-width:860px){.foot-grid{grid-template-columns:1fr 1fr}}.rv{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.rv.in{opacity:1;transform:none}.ovl{position:fixed;inset:0;z-index:80;background:#100a248c;backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px;animation:fade .25s}@keyframes fade{0%{opacity:0}to{opacity:1}}.modal{background:#fff;width:100%;max-width:520px;border-radius:26px;padding:34px;position:relative;box-shadow:0 40px 90px -30px #100a2499;animation:pop .25s}@keyframes pop{0%{transform:translateY(14px) scale(.98);opacity:0}to{transform:none;opacity:1}}.modal .x{position:absolute;top:18px;right:18px;width:34px;height:34px;border-radius:50%;background:var(--grey);display:grid;place-items:center;font-size:18px;color:#5a5570}.modal .x:hover{background:var(--grey2)}.prog{display:flex;gap:6px;margin-bottom:22px}.prog i{height:5px;flex:1;border-radius:9px;background:var(--grey2)}.prog i.on{background:var(--violet)}.modal .step-lab{font-size:13px;font-weight:700;letter-spacing:.04em;color:var(--violet);margin-bottom:8px}.modal h3{font-size:25px;margin-bottom:6px;letter-spacing:-.02em}.modal .help{font-size:15px;color:var(--muted);margin-bottom:22px}.opts{display:flex;flex-direction:column;gap:10px}.opt{text-align:left;border:1.5px solid var(--line);border-radius:14px;padding:15px 18px;font-size:15.5px;font-weight:500;display:flex;justify-content:space-between;align-items:center;transition:all .15s}.opt:hover{border-color:var(--violet);background:#faf8ff}.opt .ar{opacity:0;transition:opacity .15s}.opt:hover .ar{opacity:1;color:var(--violet)}.modal .m-email{display:flex;gap:8px;margin-top:6px}.modal .m-email input{flex:1;border:1.5px solid var(--ink);border-radius:12px;padding:14px 16px;font-size:15px;font-family:inherit;outline:none}.demo-box{background:var(--ink);border-radius:18px;padding:30px;text-align:center;color:#fff}.demo-box .pulse{width:54px;height:54px;border-radius:50%;background:var(--violet);margin:0 auto 18px;display:grid;place-items:center;animation:pulse 1.6s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 #7c4dff80}50%{box-shadow:0 0 0 16px #7c4dff00}}.demo-box p{color:#c9c4dd;font-size:14.5px;margin:10px 0 20px}.slots{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 8px}.slot{border:1.5px solid var(--line);border-radius:12px;padding:12px 8px;font-size:14px;font-weight:600;text-align:center}.slot:hover{border-color:var(--violet);background:#faf8ff}.done-ic{width:64px;height:64px;border-radius:50%;background:var(--mint);display:grid;place-items:center;margin:0 auto 18px}.modal .trust-mini{margin-top:18px;text-align:center}[hidden]{display:none!important}
