:root{--navy:#0a2540;--muted:#425466;--cyan:#00d4ff;--soft:#f5f7fa;--border:#e1e8ed;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);font-family:var(--sans);overflow-x:hidden;-webkit-font-smoothing:antialiased}.grain{position:fixed;inset:0;opacity:.035;pointer-events:none;z-index:50;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.85' numOctaves='4' type='fractalNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E")}header{height:88px;position:absolute;z-index:20;left:5%;right:5%;top:0;border-bottom:1px solid #0a25401c}.brand,header{display:flex;align-items:center}.brand{gap:10px;color:inherit;text-decoration:none;font-size:17px;font-weight:700;letter-spacing:.23em}.brand svg{width:27px;fill:none;stroke:currentColor;stroke-width:1.7}.brand svg path+path{fill:currentColor;stroke:none}header nav{display:flex;gap:34px;margin:auto}.head-actions>a:first-child,header nav a{color:var(--muted);text-decoration:none;font-size:12px;font-weight:600}header nav a:hover{color:#00a7cc}.head-actions{display:flex;align-items:center;gap:26px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 19px;background:var(--navy);box-shadow:0 10px 30px #0a25402e;color:#fff;text-decoration:none;font-size:12px;font-weight:600;transition:.25s}.btn:hover{transform:translateY(-3px);background:#0d3559}.btn b{color:var(--cyan);font-size:16px}.btn.small{padding:12px 16px}.menu{display:none;background:none;border:0}.hero{min-height:790px;height:100vh;max-height:980px;position:relative;overflow:hidden;display:grid;grid-template-columns:44% 56%;padding:150px 6% 70px;align-items:center;background:linear-gradient(115deg,#fff 48%,#f7fbfd 0)}.grid{inset:0 0 0 48%;background-image:linear-gradient(#0a25400b 1px,transparent 0),linear-gradient(90deg,#0a25400b 1px,transparent 0);background-size:55px 55px;mask-image:linear-gradient(90deg,transparent,#000)}.glow,.grid{position:absolute}.glow{width:680px;height:680px;border-radius:50%;right:-180px;top:80px;background:#00d4ff1a;filter:blur(70px)}.hero-copy{position:relative;z-index:3;max-width:630px}.eyebrow{font-size:9px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;display:flex;align-items:center;gap:11px;margin:0 0 25px}.eyebrow i{width:24px;height:1px;background:var(--cyan)}h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.04em;line-height:.98;margin:0}h1{font-size:clamp(58px,6vw,92px)}h1 em,h2 em{font-weight:500;color:#1b6a8c}h1 em{display:block}.lede{font-size:16px;line-height:1.75;color:var(--muted);max-width:560px;margin:28px 0 34px}.actions{display:flex;align-items:center;gap:34px}.under{color:var(--navy);font-size:12px;font-weight:700;text-decoration:none;border-bottom:1px solid #b8c5ce;padding:13px 0}.under b{color:#00a9d0;margin-left:14px}.proof{display:flex;align-items:center;margin-top:46px}.proof>div{display:flex;margin-right:14px}.proof i{width:31px;height:31px;border-radius:50%;background:#b8d5df;border:2px solid #fff;margin-left:-7px;display:grid;place-items:center;font-size:7px;font-style:normal}.proof i:first-child{margin:0}.proof i:nth-child(2){background:#dceaf1}.proof i:last-child{background:#d9c8b1}.proof p{font-size:8px;line-height:1.5;color:#758797}.proof b{font-size:10px;color:var(--navy)}.visual{height:630px;position:relative;perspective:1400px;z-index:2;transition:transform .2s ease-out}.orbit{position:absolute;border:1px solid #0a254019;border-radius:50%;transform:rotateX(64deg) rotate(-18deg)}.o1{width:670px;height:500px;left:3%;top:8%}.o2{width:490px;height:360px;left:16%;top:20%;border-color:#00d4ff38}.dashboard{position:absolute;width:min(580px,82%);height:390px;left:13%;top:12%;background:#fffffff0;border:1px solid var(--border);box-shadow:0 38px 100px #0b314e2e;padding:32px 36px;transform:rotateY(-8deg) rotateX(5deg) rotate(-2deg);backdrop-filter:blur(8px)}.dash-head{display:flex;justify-content:space-between;margin-bottom:38px;font-size:9px;letter-spacing:.16em}.dash-head b{display:flex;align-items:center;gap:8px}.dash-head i{width:14px;height:14px;background:var(--navy);clip-path:polygon(50% 0,100% 100%,0 100%)}.dashboard>small{font-size:9px;color:#7c8f9e}.dashboard>strong{display:block;font-size:36px;letter-spacing:-.04em;margin:8px 0}.dashboard sup{font-size:19px;color:#8293a1}.dashboard>p{color:#00a27b;font-size:9px;margin:0}.dashboard>p span{color:#8293a1}.chart{width:100%;height:128px;margin-top:4px}.chart .area{fill:url(#area)}.chart .line{fill:none;stroke:#00bfe7;stroke-width:2}.months{display:flex;justify-content:space-between;color:#a2afb9;font-size:7px}.months b{color:var(--navy)}.credit-card{position:absolute;z-index:4;width:330px;height:205px;right:3%;top:41%;padding:24px;color:#fff;background:linear-gradient(135deg,#082846,#07527c 50%,#00cce9 135%);box-shadow:-12px 28px 65px #05274259;transform:rotateY(-13deg) rotateX(7deg) rotate(8deg);overflow:hidden}.shine{position:absolute;width:280px;height:280px;border-radius:50%;right:-130px;top:-160px;background:#ffffff32}.card-foot,.card-head{position:relative;display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.17em}.card-head span{font-size:14px}.chip{width:42px;height:31px;border-radius:6px;background:linear-gradient(135deg,#d9e5e5,#91aeaf);color:#385b62;margin-top:32px;display:grid;place-items:center}.credit-card>p{margin:23px 0 16px;font-size:13px;letter-spacing:.18em}.card-foot{font-size:7px}.card-foot b{font:700 italic 18px Arial;letter-spacing:-.05em}.float{position:absolute;z-index:5;background:#fffffff2;box-shadow:0 18px 48px #0f273d24;border:1px solid var(--border);display:flex;align-items:center;gap:12px;padding:13px 16px}.float p{margin:0}.float small{display:block;font-size:7px;color:#8796a1;margin-bottom:4px}.float b{font-size:11px}.income{right:1%;top:24%}.income>i{width:28px;height:28px;display:grid;place-items:center;background:#e7fbf3;color:#00a773;border-radius:50%}.limit{left:2%;bottom:18%}.limit>span{margin-left:16px;color:#00a8cf;font-size:9px}.scroll{position:absolute;bottom:30px;left:6%;font-size:7px;font-weight:700;letter-spacing:.18em;color:#8796a1;text-decoration:none;display:flex;align-items:center;gap:12px}.scroll i{width:1px;height:31px;background:linear-gradient(var(--cyan) 45%,#cdd7de 45%)}.trust{padding:46px 6% 52px;border-bottom:1px solid var(--border);text-align:center}.trust>p{font-size:7px;letter-spacing:.22em;color:#8293a1;margin:0 0 30px}.trust>div{display:flex;justify-content:space-around;align-items:center;color:#657887;filter:grayscale(1);font:700 16px Georgia}.trust b{font:italic 900 25px Arial}.trust strong{font:700 15px var(--sans)}.products{padding:120px 6%;background:var(--soft)}.section-title{display:grid;grid-template-columns:1.4fr .6fr;gap:10%;align-items:end;margin-bottom:70px}.cta h2,.section-title h2,.security h2{font-size:clamp(46px,5vw,72px);max-width:820px}.section-title>p{color:var(--muted);font-size:14px;line-height:1.8;max-width:410px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product-grid article{min-height:380px;position:relative;overflow:hidden;padding:38px;background:#fff;border:1px solid var(--border);box-shadow:0 4px 20px #0f172a0a;transition:.35s}.product-grid article:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0f172a16}.product-grid article:nth-child(n+3){min-height:340px}.num{position:absolute;right:28px;top:25px;font:italic 16px var(--serif);color:#a9b6c0}.copy{position:relative;z-index:3;max-width:46%}.icon{width:36px;height:36px;border:1px solid #bcd0da;display:grid;place-items:center;color:#069ec1;margin-bottom:48px;font-style:normal}.copy h3{font:500 27px var(--serif);margin:0 0 15px}.copy p{color:var(--muted);line-height:1.65;font-size:12px}.copy a{display:inline-flex;color:var(--navy);font-weight:700;font-size:10px;text-decoration:none;margin-top:18px;border-bottom:1px solid #bdc9d0;padding-bottom:6px}.account{position:absolute;right:6%;top:28%;width:43%;padding:25px;background:#f7fafb;border:1px solid var(--border);box-shadow:0 15px 40px #0f2b3f14}.account small,.yield small{font-size:7px;letter-spacing:.14em;color:#8a99a4}.account>strong{display:block;font-size:22px;margin:7px 0 20px}.account p{display:flex;justify-content:space-between;margin:0;padding:12px 0;border-top:1px solid #dfe7eb;font-size:10px}.mini-card{position:absolute;width:245px;height:150px;right:7%;top:38%;box-shadow:0 18px 36px #02223740}.mini-card.back{background:#d6e4e9;transform:rotate(9deg) translate(12px,-18px)}.mini-card.front{padding:22px;color:#fff;background:linear-gradient(135deg,#082a48,#008caf);transform:rotate(-4deg);display:flex;flex-direction:column;justify-content:space-between;font-size:9px;letter-spacing:.16em}.mini-card.front small{align-self:flex-end}.rings{position:absolute;right:8%;bottom:15%;width:130px;height:130px;border:1px solid #c4eaf1;border-radius:50%;display:grid;place-items:center;color:#00a9cd;font-size:25px;box-shadow:0 0 0 25px #edf8fa,0 0 0 26px #dceff3}.rate,.yield{position:absolute;right:9%;bottom:22%;width:35%;border-left:2px solid var(--cyan);padding-left:20px}.rate small{font-size:8px;color:#7b8d99}.rate b,.yield b{display:block;font-size:32px;margin:8px 0}.rate span{color:#00a879;font-size:9px}.yield{top:35%;bottom:auto;width:40%;border:0}.yield b{font-size:42px}.yield svg{width:100%}.yield path{fill:none;stroke:var(--cyan);stroke-width:2}.product-grid .api{background:var(--navy);color:#fff}.api .icon{border-color:#36566d;color:var(--cyan)}.api .copy p{color:#a6b6c2}.api .copy a{color:#fff;border-color:#47657b}.api pre{position:absolute;right:0;bottom:0;width:49%;height:68%;padding:30px 24px;margin:0;background:#071d31;color:#b8c9d4;font:10px/2 monospace}.api code>i{color:#8b7fff}.api code>b{color:#4fd5f5}.api code strong{color:#ffd479}.api code em{color:#8ce1b0}.security{min-height:670px;background:var(--navy);color:#fff;position:relative;overflow:hidden;padding:115px 6%;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-content:start}.security:after{content:"";position:absolute;inset:0;background-image:radial-gradient(#ffffff19 1px,transparent 0);background-size:30px 30px;mask-image:linear-gradient(90deg,transparent,#000)}.eyebrow.light{color:#a8bbc8}.security h2{max-width:650px}.security h2 em{color:#52cbe2}.security-copy{position:relative;z-index:3;padding-top:55px}.security-copy>p{color:#afbfca;line-height:1.8;max-width:520px}.security-copy>div{display:flex;gap:45px;border-top:1px solid #29465c;margin-top:40px;padding-top:28px}.security-copy div p{margin:0}.security-copy b{display:block;font:500 25px var(--serif);margin-bottom:8px}.security-copy span{font-size:8px;color:#8ba1b1}.orb{position:absolute;width:480px;height:480px;right:16%;bottom:-285px;border:1px solid #00d4ff4c;border-radius:50%;z-index:2;display:grid;place-items:center}.orb>i{position:absolute;border:1px solid #00d4ff28;border-radius:50%;inset:-60px}.orb>i:nth-child(2){inset:-130px}.orb>i:nth-child(3){inset:-210px}.orb div{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#0c4565,#00c4e3);box-shadow:0 0 80px #00d4ff59;font-size:38px}.cta{text-align:center;padding:130px 6%}.cta .eyebrow{justify-content:center}.cta h2{margin:auto}.cta>p:not(.eyebrow){color:var(--muted);margin:28px 0}.cta .btn{margin-top:12px}footer{background:#071d31;color:#fff;padding:72px 6% 25px}.footer-main{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:6%;padding-bottom:65px}.footer-brand p{color:#8fa4b3;line-height:1.6;font-size:11px;max-width:260px;margin:25px 0}.footer-brand>div{display:flex;gap:10px}.footer-brand>div a{width:31px;height:31px;border:1px solid #2c465a;color:#9db0bd;display:grid;place-items:center!important}.footer-main h4{font-size:8px;letter-spacing:.15em;color:#6e8799;margin:7px 0 23px;text-transform:uppercase}.footer-main>div:not(.footer-brand) a{display:block;text-decoration:none;color:#bdcad3;font-size:10px;margin-bottom:16px}.footer-main sup{color:var(--cyan)}.footer-bottom{display:grid;grid-template-columns:1fr 2fr auto;gap:5%;border-top:1px solid #233d51;padding-top:24px;color:#6e8799;font-size:7px;line-height:1.5}.footer-bottom button{background:none;border:0;color:#9db0bd}@media(max-width:1000px){header nav{display:none}.head-actions{margin-left:auto}.hero{height:auto;max-height:none;grid-template-columns:1fr;padding-top:150px}.visual{height:620px}.section-title{grid-template-columns:1fr}.section-title>p{margin-top:25px}.footer-main{grid-template-columns:2fr repeat(2,1fr)}.footer-brand{grid-row:span 2}}@media(max-width:700px){header{height:72px}.head-actions{display:none}.menu{display:block;margin-left:auto}.menu i{display:block;width:21px;height:1px;background:var(--navy);margin:6px}.hero{padding:125px 6% 60px;background:linear-gradient(#fff 55%,#f6fafc 0)}h1{font-size:51px}.lede{font-size:14px}.actions{align-items:flex-start;flex-direction:column;gap:12px}.visual{height:470px;margin-top:35px;transform:scale(.9);transform-origin:left;width:111%}.dashboard{left:0;width:93%;height:325px;padding:25px}.dashboard>strong{font-size:28px}.chart{height:90px}.credit-card{width:260px;height:164px;right:0;top:49%;padding:19px}.chip{margin-top:20px;width:34px;height:25px}.credit-card>p{margin:16px 0 11px}.income{right:-4%}.limit{left:-2%;bottom:6%}.scroll{display:none}.trust{overflow:hidden}.trust>div{justify-content:flex-start;gap:35px;width:max-content;animation:marquee 15s linear infinite}.products{padding:85px 5%}.cta h2,.section-title h2,.security h2{font-size:43px}.product-grid{grid-template-columns:1fr}.product-grid article{padding:30px;min-height:410px}.product-grid article:nth-child(n+3){min-height:330px}.copy{max-width:68%}.account{top:auto;bottom:0;right:0;width:53%;transform:scale(.9);transform-origin:right bottom}.mini-card{width:200px;height:125px;right:-6%;top:50%}.rate,.yield{right:5%;bottom:14%;top:auto;width:38%}.api pre{width:53%;height:55%;padding:20px 14px;font-size:8px}.security{min-height:780px;grid-template-columns:1fr;padding:85px 6%}.security-copy{padding-top:20px}.security-copy>div{gap:20px;justify-content:space-between}.orb{width:350px;height:350px;right:-55px;bottom:-190px}.cta{padding:90px 5%}.footer-main{grid-template-columns:1fr 1fr;gap:38px}.footer-brand{grid-column:1/-1;grid-row:auto}.footer-bottom{grid-template-columns:1fr;gap:15px}}@keyframes marquee{to{transform:translateX(-45%)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.trust>div{animation:none}.btn,.product-grid article{transition:none}[data-parallax]{translate:none!important}}