@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,600&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;--blue:#0b5fff;--blue-deep:#0847c7;--ink:#0b1220;--muted:#5b6b7c;--line:#e6edf5;--sky:#e8f1fb;--paper:#f6f8fb;--white:#fff;--dark:#07111f;--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3,h4,p{margin-top:0}.wrap{width:min(var(--max), calc(100% - 2.5rem));margin-inline:auto}.nav{z-index:40;height:72px;padding:0 max(1.25rem, calc((100vw - var(--max)) / 2));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #0b12200f;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.55rem;font-size:1.05rem;display:inline-flex}.brand-mark{color:#fff;background:var(--blue);border-radius:999px;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.nav nav{color:var(--muted);gap:1.6rem;font-size:.92rem;font-weight:500;display:none}.nav-actions{align-items:center;gap:.9rem;font-size:.92rem;display:flex}.sign-in{color:var(--muted);font-weight:600;display:none}.btn{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:44px;padding:0 1.15rem;font-size:.92rem;font-weight:650;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 24px #0b5fff38}.btn:hover{background:var(--blue-deep);transform:translateY(-1px)}.btn-ghost{color:var(--ink);border:1px solid var(--line);box-shadow:none;background:#fff}.btn-ghost:hover{background:var(--paper)}.btn-white{color:var(--blue);box-shadow:none;background:#fff}.btn-outline{color:#fff;box-shadow:none;background:0 0;border:1.5px solid #ffffff73}.hero{padding:3.5rem max(1.25rem, calc((100vw - var(--max)) / 2)) 3rem;background:radial-gradient(circle at 85% 20%,#0b5fff1f,#0000 40%),linear-gradient(#eef5fc 0%,#f7fafc 100%);gap:2.5rem;display:grid}.pill,.label{width:fit-content;color:var(--muted);background:#fffc;border-radius:999px;align-items:center;gap:.45rem;margin:0 0 1rem;padding:.35rem .7rem;font-size:.78rem;font-weight:650;display:inline-flex}.pill i,.label:before{content:"";background:#e08a4d;border-radius:2px;width:7px;height:7px;display:inline-block}.label{text-transform:uppercase;letter-spacing:.06em;color:var(--blue);background:0 0;padding:0}.label.light{color:#8eb6ff}h1{letter-spacing:-.045em;margin-bottom:1rem;font-size:clamp(2.6rem,6vw,4.4rem);line-height:.98}h1 em{color:var(--blue);font-style:italic;font-weight:650;display:block}h2{letter-spacing:-.035em;margin-bottom:.85rem;font-size:clamp(1.8rem,3.5vw,2.7rem);line-height:1.08}.lede,.narrow-head>p,.features-head>p{color:var(--muted);font-size:1.02rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 1.25rem;display:flex}.app-soon{flex-wrap:wrap;gap:.55rem;display:flex}.app-soon span{color:var(--muted);background:#ffffffb3;border:1px solid #0b122014;border-radius:999px;padding:.45rem .75rem;font-size:.78rem}.hero-stage{border-radius:22px;min-height:560px;position:relative}.hero-stage__photo{object-fit:cover;object-position:center 12%;border-radius:22px;width:100%;height:100%;min-height:560px;box-shadow:0 28px 60px #25486629}.float{z-index:4;background:#fffffff5;border-radius:14px;align-items:center;gap:.65rem;padding:.7rem .85rem;animation:.8s both float-in;display:flex;position:absolute;box-shadow:0 16px 40px #07111f24}.float span{border-radius:9px;place-items:center;width:30px;height:30px;font-size:.85rem;font-weight:700;display:grid}.float small{color:var(--muted);letter-spacing:.04em;font-size:.62rem;display:block}.float strong{font-size:.88rem}.float.deposit{top:10%;left:-4%}.float.deposit span{color:var(--blue);background:#e8f0ff}.float.convert{animation-delay:.15s;bottom:12%;right:-2%}.float.convert span{color:#c17c45;background:#fff1e0}@keyframes float-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.platforms{border-bottom:1px solid var(--line);padding:1.75rem 0 1.25rem;overflow:hidden}.path{padding:4.5rem 0 1rem}.path-grid{gap:1rem;display:grid}.path-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:1.4rem}.path-grid span{color:#fff;background:var(--blue);border-radius:999px;place-items:center;width:32px;height:32px;margin-bottom:.85rem;font-size:.85rem;font-weight:700;display:inline-grid}.path-grid h3{margin-bottom:.4rem}.path-grid p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.55}.platforms>p{text-align:center;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:700}.marquee{-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.marquee__track{gap:2.5rem;width:max-content;animation:38s linear infinite marquee;display:flex}.marquee__track span{color:#9aa8b8;letter-spacing:-.02em;font-size:1.15rem;font-weight:650}@keyframes marquee{to{transform:translate(-50%)}}.withdraw,.features,.stories,.card-section,.security{padding:5rem 0}.narrow-head{text-align:center;max-width:640px;margin:0 auto 2.25rem}.withdraw-grid,.audience-grid,.stories-grid{gap:1.15rem;display:grid}.withdraw-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:1.6rem;box-shadow:0 10px 30px #0b12200a}.withdraw-card__icon{color:#fff;border-radius:999px;place-items:center;width:46px;height:46px;margin-bottom:1.1rem;font-weight:700;display:grid}.withdraw-card__icon.crypto{background:var(--blue)}.withdraw-card__icon.bank{background:var(--ink)}.withdraw-card h3{margin-bottom:.55rem;font-size:1.25rem}.withdraw-card p,.withdraw-card li,.feature-grid p,.stories footer span,.security p,.footer p{color:var(--muted);line-height:1.55}.withdraw-card ul{gap:.45rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.withdraw-card li{padding-left:1.2rem;font-size:.92rem;position:relative}.withdraw-card li:before{content:"✓";color:var(--blue);font-weight:700;position:absolute;left:0}.audience{padding:0 0 5rem}.audience article{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.audience__photo{min-height:280px;position:relative}.audience__photo img{object-fit:cover;width:100%;height:280px}.mini-ui{background:#fffffff5;border-radius:14px;padding:1rem;position:absolute;bottom:1rem;left:1rem;right:1rem;box-shadow:0 16px 36px #0b122024}.mini-ui small{color:var(--blue);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700;display:block}.mini-ui strong{color:var(--ink);margin-top:.3rem;font-size:.95rem;line-height:1.35;display:block}.audience h3,.audience p{padding:0 1.35rem}.audience h3{margin:1.15rem 0 .45rem}.audience p{margin:0;padding-bottom:1.35rem}.features{background:var(--paper)}.features-head{gap:1rem;margin-bottom:2rem;display:grid}.feature-grid{gap:.9rem;display:grid}.feature-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:1.25rem}.feature-icon{width:38px;height:38px;color:var(--blue);background:#eaf1ff;border-radius:10px;place-items:center;margin-bottom:.9rem;font-size:1rem;display:inline-grid}.feature-grid h3{margin-bottom:.4rem;font-size:1.05rem}.feature-grid p{margin:0;font-size:.92rem}.how{color:#fff;background:var(--dark);padding:4.5rem 0}.how h2{color:#fff;max-width:18ch;margin-bottom:2rem}.how ol{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.how li{border-top:1px solid #ffffff1f;padding:1.2rem 0}.how li span{color:#7eb0ff;margin-bottom:.55rem;font-size:.82rem;font-weight:700;display:block}.how li strong{margin-bottom:.35rem;font-size:1.1rem;display:block}.how li p{color:#ffffffb3;margin:0;font-size:.92rem}.stories-grid blockquote{border:1px solid var(--line);background:#fff;border-radius:16px;margin:0;padding:1.35rem}.stories-grid p{margin-bottom:1.15rem;font-size:1.02rem;line-height:1.5}.stories-grid footer{align-items:center;gap:.7rem;display:flex}.avatar-img{object-fit:cover;border-radius:999px;width:42px;height:42px}.stories-grid strong{font-size:.92rem;display:block}.stories-grid span{font-size:.8rem}.card-section{background:#f3efe8}.card-grid{align-items:center;gap:2rem;display:grid}.card-visual{background:linear-gradient(160deg,#dfe8f5,#c9d7ec);border-radius:20px;place-items:center;min-height:280px;display:grid}.plastic-card{aspect-ratio:1.65;color:#fff;background:linear-gradient(145deg,#12305f,#0b5fff 70%,#5aa0ff);border-radius:16px;flex-direction:column;width:min(100%,320px);padding:1.35rem;display:flex;box-shadow:0 24px 50px #0b122040}.plastic-card__chip{background:linear-gradient(135deg,#f0d38a,#c9a24b);border-radius:6px;width:38px;height:28px;margin-bottom:auto}.plastic-card strong{letter-spacing:.08em;font-size:.95rem}.plastic-card em{letter-spacing:.12em;margin:.35rem 0;font-size:1.2rem;font-style:normal}.plastic-card small{opacity:.75}.waitlist{flex-wrap:wrap;gap:.55rem;margin:1.25rem 0 .55rem;display:flex}.waitlist input{background:#fff;border:1px solid #0b12201f;border-radius:999px;flex:1;min-width:200px;min-height:46px;padding:0 1rem}.fine{color:var(--muted);margin:0;font-size:.82rem}.security-grid{gap:2rem;display:grid}.security-cards{gap:.85rem;display:grid}.security-cards article{border:1px solid var(--line);background:#f3f7ff;border-radius:14px;gap:.85rem;padding:1.1rem;display:flex}.security-cards span{width:34px;height:34px;color:var(--blue);background:#fff;border-radius:10px;flex:none;place-items:center;display:grid}.security-cards strong{margin-bottom:.25rem;display:block}.security-cards p{margin:0;font-size:.9rem}.final{padding:0 0 5rem}.final-box{color:#fff;text-align:center;background:linear-gradient(135deg,#0b5fff,#0847c7);border-radius:24px;padding:3rem 1.5rem}.final-box h2{color:#fff}.final-box p{color:#ffffffd9;max-width:34rem;margin:0 auto}.final-box .hero-actions{justify-content:center}.footer{background:var(--paper);border-top:1px solid var(--line);padding:3rem 0 1.5rem}.footer-grid{gap:2rem;margin-bottom:2rem;display:grid}.footer h4{margin-bottom:.75rem;font-size:.88rem}.footer-grid a{color:var(--muted);margin-bottom:.45rem;font-size:.9rem;display:block}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding-top:1.25rem;font-size:.82rem;display:flex}@media (width>=760px){.withdraw-grid,.audience-grid{grid-template-columns:1fr 1fr}.stories-grid,.path-grid{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.how ol{grid-template-columns:repeat(4,1fr);gap:1.25rem}.how li{border-top:0;border-left:1px solid #ffffff1f;padding:0 0 0 1rem}.how li:first-child{border-left:0;padding-left:0}.card-grid,.security-grid,.features-head{grid-template-columns:1fr 1fr;align-items:center}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr}}@media (width>=960px){.nav nav,.sign-in{display:flex}.hero{grid-template-columns:1.05fr .95fr;align-items:center;min-height:calc(100vh - 72px);padding-top:2.5rem;padding-bottom:2.5rem}.feature-grid{grid-template-columns:repeat(4,1fr)}.float.deposit{left:-6%}.float.convert{right:-4%}}@media (width<=700px){.hero-stage,.hero-stage__photo{min-height:480px}.float.deposit{top:4%;left:2%}.float.convert{bottom:6%;right:2%}}
