@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--ink:#090b13;--paper:#f4f6f8;--lime:#c8ff58;--cyan:#6de6ff;--violet:#7f6cff;--muted:#a5acb8;--radius:2rem;color:#fff;background:var(--ink);font-synthesis:none;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{overflow:hidden}button,a,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.story{scroll-snap-type:y mandatory;scroll-behavior:smooth;background:var(--ink);height:100dvh;overflow-y:auto}.story-nav{z-index:50;pointer-events:none;mix-blend-mode:difference;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(1.25rem,4vw,4.5rem);display:flex;position:fixed;inset:0 0 auto}.story-nav>*{pointer-events:auto}.brand{letter-spacing:-.045em;align-items:center;font:800 1.16rem/1 Manrope,sans-serif;display:inline-flex;position:relative}.brand span{color:var(--lime)}.brand i{background:var(--cyan);border-radius:50%;width:.36rem;height:.36rem;margin:.28rem 0 0 .14rem;display:block}.login-link{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff3d;border-radius:999px;padding:.65rem 1rem;font-size:.83rem;font-weight:700}.story-dots{z-index:50;gap:.55rem;display:grid;position:fixed;top:50%;right:clamp(1rem,2vw,2rem);transform:translateY(-50%)}.story-dots button{cursor:pointer;background:0 0;border:0;place-items:center;width:22px;height:22px;padding:0;display:grid}.story-dots span{background:#ffffff5c;border-radius:99px;width:5px;height:5px;transition:all .35s}.story-dots button.active span{background:var(--lime);height:22px}.story-slide{scroll-snap-align:start;scroll-snap-stop:always;isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);align-items:center;gap:clamp(2rem,7vw,8rem);min-height:100dvh;padding:7rem clamp(1.4rem,8vw,10rem) 5rem;display:grid;position:relative;overflow:hidden}.story-slide:before{content:"";z-index:-2;background:radial-gradient(circle at 74% 45%,#6de6ff1f,#0000 28%),radial-gradient(circle at 12% 12%,#c8ff5812,#0000 30%);position:absolute;inset:0}.slide-copy{max-width:660px}.eyebrow{color:var(--lime);letter-spacing:.02em;background:#ffffff09;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:.48rem;margin-bottom:1.4rem;padding:.48rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}h1,h2{letter-spacing:-.065em;margin:0;font-family:Manrope,sans-serif;font-weight:800;line-height:.95}h1{font-size:clamp(3.35rem,7vw,7.8rem)}h2{font-size:clamp(3rem,5.7vw,6.2rem)}h1 em,h2 em{color:var(--lime);font-style:normal}.slide-copy>p{color:#b7bdc8;max-width:570px;margin:1.6rem 0 0;font-size:clamp(1.05rem,1.55vw,1.3rem);line-height:1.55}.hero-actions{align-items:center;gap:1.3rem;margin-top:2rem;display:flex}.primary-cta{background:var(--lime);color:#10130d;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;padding:1rem 1.25rem;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 16px 48px #c8ff5829}.primary-cta:hover{transform:translateY(-2px);box-shadow:0 20px 58px #c8ff5842}.text-link{color:#c6cad2;align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.visual-stage{perspective:1300px;place-items:center;min-height:600px;display:grid;position:relative}.phone{background:linear-gradient(145deg,#272b35,#090a0e 42%,#303641);border:1px solid #363b49;border-radius:47px;width:286px;height:586px;padding:10px;animation:7s ease-in-out infinite phone-float;position:relative;transform:rotateY(-8deg)rotateX(2deg)rotate(2deg);box-shadow:0 55px 100px #00000080,inset 0 0 0 2px #090a0e}.phone-island{z-index:4;background:#090a0d;border-radius:99px;width:78px;height:23px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.phone-screen{color:#10131a;background:linear-gradient(160deg,#eef2f4,#dfe5e9);border-radius:38px;height:100%;overflow:hidden}.digital-card{text-align:center;background:radial-gradient(circle at 60% 12%,#dffff8,#0000 27%),linear-gradient(155deg,#fff,#edf0f4);flex-direction:column;align-items:center;height:100%;padding:76px 19px 24px;display:flex}.portrait{width:90px;height:90px;color:var(--lime);background:#0d1019;border-radius:31px;place-items:center;font:800 1.7rem Manrope;display:grid;box-shadow:0 18px 38px #090b1338}.digital-card>span{letter-spacing:-.04em;margin-top:24px;font:800 1.6rem Manrope}.digital-card>strong{margin-top:5px;font-size:.9rem}.digital-card>small{color:#69717d;margin-top:2px}.contact-pills{gap:6px;width:100%;margin:28px 0 auto;display:flex}.contact-pills b{background:#fff;border-radius:12px;flex:1;padding:10px 2px;font-size:.65rem;box-shadow:0 6px 18px #090b1314}.digital-card button,.editor-ui button{color:#fff;background:#0d1019;border:0;border-radius:14px;width:100%;padding:13px;font-weight:800}.signal{border:1px solid #6de6ff29;border-radius:50%;animation:4s ease-out infinite signal;position:absolute}.signal-one{width:470px;height:470px}.signal-two{width:650px;height:650px;animation-delay:-2s}.floating-note{z-index:3;color:#eaf0f6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#141823b8;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem .95rem;font-size:.77rem;font-weight:700;animation:5s ease-in-out infinite note-float;display:flex;position:absolute;box-shadow:0 14px 40px #00000038}.note-one{color:var(--cyan);top:28%;left:1%}.note-two{color:var(--lime);animation-delay:-2.2s;bottom:24%;right:-2%}.next-cue{color:#858c98;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;font-size:.72rem;display:flex;position:absolute;bottom:1.4rem;left:50%;transform:translate(-50%)}.slide-number{color:#ffffff0b;letter-spacing:-.08em;font:800 clamp(5rem,12vw,12rem) Manrope;position:absolute;top:8rem;right:7%}.light-slide{color:#0b0e14;background:#eff2f4}.light-slide:before{background:radial-gradient(circle at 20% 76%,#7f6cff29,#0000 30%)}.light-slide h2 em{color:#6151e8}.light-slide .slide-copy>p{color:#545b67}.light-slide .phone{transform:rotateY(8deg)rotate(-2deg)}.icon-chip{width:54px;height:54px;color:var(--lime);background:#c8ff581c;border-radius:17px;place-items:center;margin-bottom:1.6rem;display:grid}.light-slide .icon-chip{color:#54d;background:#ded9ff}.slide-copy ul,.price-card ul{gap:.8rem;margin:1.8rem 0 0;padding:0;list-style:none;display:grid}.slide-copy li,.price-card li{align-items:center;gap:.55rem;font-weight:700;display:flex}.slide-copy li svg,.price-card li svg{color:#6555e8;width:19px}.editor-ui{background:#f7f8fa;height:100%;padding:66px 18px 20px}.editor-ui>small,.stats-ui>small{letter-spacing:.12em;color:#7d8490;font-size:.58rem;font-weight:800}.mini-card{color:#fff;background:#11141c;border-radius:22px;flex-direction:column;align-items:center;margin:15px 0 20px;padding:19px;display:flex}.mini-card div{background:var(--lime);color:#111;border-radius:15px;place-items:center;width:50px;height:50px;margin-bottom:10px;font-weight:800;display:grid}.mini-card span{color:#a8afba;font-size:.7rem}.editor-ui label{color:#727985;background:#fff;border:1px solid #e0e3e8;border-radius:12px;justify-content:space-between;margin-top:10px;padding:12px;font-size:.65rem;font-weight:700;display:flex}.editor-ui label i{color:#171a22;font-style:normal}.swatches{gap:4px;display:flex}.swatches b{background:#c8ff58;border-radius:50%;width:12px;height:12px}.swatches b:nth-child(2){background:#7f6cff}.swatches b:nth-child(3){background:#ff7d55}.editor-ui button{background:#6755ec;margin-top:18px}.violet-slide{background:linear-gradient(135deg,#161124,#090b13 60%)}.violet-slide:before{background:radial-gradient(circle at 72% 35%,#7f6cff3d,#0000 34%)}.violet-slide h2 em{color:#9b8cff}.wallet-badges{gap:.6rem;margin-top:2rem;display:flex}.wallet-badges span{border:1px solid #ffffff1f;border-radius:.75rem;padding:.68rem .85rem;font-size:.78rem;font-weight:700}.wallet-ui{color:#fff;background:linear-gradient(170deg,#171b27,#07090e);height:100%;padding:75px 17px 20px}.wallet-ui>span{font-size:.7rem;font-weight:800}.wallet-pass{background:linear-gradient(145deg,#725dff,#4734cf);border-radius:22px;flex-direction:column;height:385px;margin-top:20px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 50px #4c34cf66}.wallet-pass:after{content:"";border:1px solid #ffffff40;border-radius:50%;width:200px;height:200px;position:absolute;top:-70px;right:-80px}.wallet-pass small{letter-spacing:.13em;opacity:.7;font-size:.52rem}.wallet-pass strong{margin-top:20px;font:800 1.55rem Manrope}.wallet-pass i{opacity:.75;font-size:.72rem;font-style:normal}.wallet-code{color:#111;background:#fff;border-radius:14px;place-items:center;width:110px;height:110px;margin:auto auto 12px;display:grid}.wallet-pass b{text-align:center;font-size:.65rem}.wallet-toast{background:var(--lime);color:#111;border-radius:99px;align-items:center;gap:5px;width:max-content;padding:9px 12px;font-size:.65rem;font-weight:800;animation:3.8s infinite toast-pop;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.share-slide{color:#091018;background:#dffaff}.share-slide:before{background:radial-gradient(circle at 25%,#6de6ff73,#0000 34%)}.share-slide h2 em{color:#0089a9}.share-slide .slide-copy>p{color:#47545e}.share-slide .icon-chip{color:#007a97;background:#b9eff7}.qr-stage{min-height:540px}.qr-card{text-align:center;background:#fff;border-radius:30px;width:300px;padding:27px;transform:rotate(-3deg);box-shadow:0 35px 80px #0060782e}.qr-grid{aspect-ratio:1;background:#f4f6f7;border-radius:18px;grid-template-columns:repeat(9,1fr);gap:3px;padding:12px;display:grid}.qr-grid i{border-radius:2px}.qr-grid i.fill{background:#0c1118}.qr-card b{margin-top:18px;font:800 1.2rem Manrope;display:block}.qr-card span{color:#69727d;font-size:.7rem}.scan-line{background:linear-gradient(90deg,#0000,#00a9cc,#0000);width:340px;height:2px;animation:3s ease-in-out infinite scan;position:absolute;top:24%;box-shadow:0 0 18px #00a9cc}.share-result{color:#fff;background:#091018;border-radius:99px;align-items:center;gap:.5rem;padding:.8rem 1rem;font-size:.75rem;font-weight:800;display:flex;position:absolute;bottom:16%;right:4%;box-shadow:0 16px 40px #002a3538}.share-result svg{color:var(--lime)}.stats-slide{background:#0c0f17}.stats-slide h2 em{color:var(--cyan)}.stats-slide .icon-chip{color:var(--cyan);background:#6de6ff1a}.metric-line{align-items:center;gap:1rem;margin-top:2rem;display:flex}.metric-line strong{color:var(--lime);font:800 2.8rem Manrope}.metric-line span{color:#ccd2db;line-height:1.25}.metric-line small{color:#757d8a}.stats-ui{color:#fff;background:#111621;height:100%;padding:80px 20px 24px}.stats-ui>strong{letter-spacing:-.07em;margin-top:20px;font:800 3.8rem Manrope;display:block}.stats-ui>span{color:#9da5b2;font-size:.72rem}.stats-ui>span b{color:var(--lime);margin-left:4px}.bars{align-items:end;gap:7px;height:170px;margin:35px 0 22px;display:flex}.bars i{background:linear-gradient(#6de6ff,#6656ef);border-radius:6px 6px 3px 3px;flex:1;animation:1.4s both bars-grow}.stats-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.stats-row div{background:#181e2a;border:1px solid #272d3a;border-radius:15px;padding:15px}.stats-row b{font:800 1.25rem Manrope;display:block}.stats-row small{color:#929ba8}.price-slide{background:var(--lime);color:#0b0d0a;flex-direction:column;justify-content:center;display:flex}.price-slide:before{display:none}.price-card{z-index:2;color:#fff;background:#0b0e14;border-radius:2.4rem;width:min(520px,100%);padding:clamp(1.5rem,4vw,3rem);position:relative;box-shadow:0 42px 100px #1f2f0742}.price-card h2{font-size:clamp(2.6rem,5vw,4.4rem)}.price{align-items:center;margin:2rem 0;display:flex}.price>strong{letter-spacing:-.08em;font:800 clamp(4rem,9vw,6.8rem)/.85 Manrope}.price>span{color:var(--lime);margin-left:.8rem;font-weight:800;line-height:1.05}.price>span small{color:#9ca4b0;font-weight:600}.price-card li svg{color:var(--lime)}.wide{width:100%;margin-top:2rem}.price-note{color:#818996;text-align:center;margin-top:1rem;display:block}.price-orbit{border:1px solid #090b1326;border-radius:50%;position:absolute}.orbit-a{width:680px;height:680px}.orbit-b{width:950px;height:950px}.price-slide footer{z-index:3;color:#283016;justify-content:space-between;align-items:center;font-size:.72rem;display:flex;position:absolute;inset:auto clamp(1.4rem,4vw,4rem) 1.6rem}.price-slide footer .brand span{color:#0b0e14}.price-slide footer .brand i{background:#6555e8}.mobile-sticky{display:none}@keyframes phone-float{0%,to{transform:rotateY(-8deg)rotateX(2deg)rotate(2deg)translateY(0)}50%{transform:rotateY(-5deg)rotateX(1deg)rotate(1deg)translateY(-14px)}}@keyframes signal{0%{opacity:0;transform:scale(.75)}35%{opacity:1}to{opacity:0;transform:scale(1.1)}}@keyframes note-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes toast-pop{0%,15%,80%,to{opacity:0;transform:translate(-50%,12px)scale(.9)}25%,68%{opacity:1;transform:translate(-50%)scale(1)}}@keyframes scan{0%,to{opacity:0;transform:translateY(0)}15%{opacity:1}50%{opacity:1;transform:translateY(285px)}65%{opacity:0}}@keyframes bars-grow{0%{height:0}}@media (width<=800px){.story-nav{height:64px;padding:0 1.15rem}.login-link{padding:.55rem .75rem;font-size:.75rem}.story-dots{gap:.25rem;display:flex;inset:auto auto 4.55rem 50%;transform:translate(-50%)}.story-dots button{width:18px;height:18px}.story-dots span{width:5px;height:5px}.story-dots button.active span{width:22px;height:5px}.story-slide{grid-template-columns:1fr;align-content:center;gap:1rem;padding:5.3rem 1.25rem 7rem}.intro-slide{align-content:start;padding-top:6.4rem}.slide-copy{z-index:5;position:relative}.eyebrow{margin-bottom:1rem}.intro-slide h1{font-size:clamp(3.05rem,14vw,4.25rem)}.intro-slide .slide-copy>p{max-width:90%;margin-top:1rem;font-size:1rem}.hero-actions{margin-top:1.3rem}.text-link{display:none}.visual-stage{height:45dvh;min-height:0}.intro-visual{margin-top:-1.5rem}.phone{border-radius:34px;width:205px;height:420px;padding:7px;transform:rotateY(-8deg)rotate(2deg)scale(.87)}.phone-screen{border-radius:27px}.phone-island{width:58px;height:16px;top:14px}.digital-card{padding:48px 12px 16px}.portrait{border-radius:21px;width:62px;height:62px;font-size:1.2rem}.digital-card>span{margin-top:15px;font-size:1.15rem}.contact-pills{margin:17px 0 auto}.contact-pills b{padding:7px 1px;font-size:.48rem}.digital-card button{padding:9px;font-size:.65rem}.signal-one{width:310px;height:310px}.signal-two{width:420px;height:420px}.floating-note{padding:.58rem .7rem;font-size:.62rem}.note-one{top:27%;left:0}.note-two{bottom:18%;right:0}.next-cue{display:none}h2{font-size:clamp(2.65rem,13vw,3.6rem)}.slide-copy>p{margin-top:1rem;font-size:1rem}.slide-number{font-size:6rem;top:4.6rem;right:1rem}.icon-chip{border-radius:13px;width:42px;height:42px;margin-bottom:1rem}.icon-chip svg{width:21px}.slide-copy ul{gap:.55rem;margin-top:1.1rem;font-size:.85rem}.light-slide .visual-stage,.share-slide .visual-stage{order:2}.light-slide .slide-copy,.share-slide .slide-copy{order:1}.light-slide .visual-stage,.violet-slide .visual-stage,.stats-slide .visual-stage{height:46dvh}.editor-ui{padding:46px 12px 12px}.mini-card{margin:10px 0 12px;padding:10px}.mini-card div{width:36px;height:36px;margin-bottom:6px}.editor-ui label{margin-top:6px;padding:8px}.editor-ui button{margin-top:10px;padding:9px}.wallet-ui{padding:52px 12px 14px}.wallet-pass{height:276px;margin-top:13px;padding:16px}.wallet-code{width:80px;height:80px}.wallet-code svg{width:54px}.wallet-toast{bottom:18px}.wallet-badges{margin-top:1.1rem}.wallet-badges span{padding:.55rem;font-size:.65rem}.qr-stage{height:42dvh;min-height:0}.qr-card{border-radius:21px;width:205px;padding:18px}.qr-grid{gap:2px;padding:8px}.qr-card b{margin-top:10px;font-size:.9rem}.scan-line{width:240px;top:10%}.share-result{font-size:.62rem;bottom:7%;right:1%}.stats-ui{padding:55px 14px 16px}.stats-ui>strong{margin-top:10px;font-size:2.8rem}.bars{height:118px;margin:20px 0 12px}.metric-line{margin-top:1.1rem}.metric-line strong{font-size:2rem}.metric-line span{font-size:.8rem}.price-card{border-radius:1.8rem;padding:1.65rem}.price-card h2{font-size:2.7rem}.price{margin:1.35rem 0}.price>strong{font-size:4.1rem}.price-card ul{gap:.55rem;font-size:.82rem}.price-card .wide{margin-top:1.35rem}.price-slide footer{display:none}.orbit-a{width:420px;height:420px}.orbit-b{width:620px;height:620px}.mobile-sticky{z-index:60;color:#10130d;background:#fff;border-radius:999px;justify-content:space-between;align-items:center;padding:.82rem 1rem;font-size:.78rem;font-weight:800;display:flex;position:fixed;inset:auto .75rem .65rem;box-shadow:0 14px 45px #00000040}.mobile-sticky span{color:#5e6672;font-size:.67rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
