@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#071f37;--ink:#122d3d;--muted:#5b6b74;--teal:#007e80;--aqua:#a9f4df;--gold:#f6d786}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #008c8e;outline-offset:6px}img{display:block;max-width:100%}.wrap{max-width:1240px;width:calc(100% - 96px);margin-inline:auto}.header{height:110px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;gap:10px;align-items:center;font-family:Manrope,sans-serif;font-size:30px;font-weight:800;letter-spacing:-1.4px}.brand img{border-radius:12px}.brand-star{font-size:18px;color:var(--teal);align-self:flex-start;margin:2px 0 0 -5px}.header nav{display:flex;gap:34px;font-size:14px;font-weight:550}.header nav a:hover,footer nav a:hover{color:var(--teal)}.nav-cta{padding:10px 20px;background:#eef6f5;border:1px solid #d5e6e3;border-radius:999px;font-weight:650;font-size:14px}.nav-cta span{margin-left:18px}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:30px;align-items:center;padding:40px 0 62px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;display:flex;align-items:center;gap:12px}.line{display:inline-block;width:26px;height:2px;background:var(--teal)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(44px,4.5vw,66px);font-weight:750;line-height:1.13;letter-spacing:-3px;margin:25px 0}.serif,em{font-family:Georgia,serif;font-weight:400;color:var(--teal);font-style:italic;letter-spacing:-2px}.lead{font-size:18px;line-height:1.8;color:var(--muted);max-width:465px;margin-bottom:30px}.store-row{display:flex;gap:12px;flex-wrap:wrap}.store{background:var(--navy);color:white;border:1px solid #355267;min-width:165px;display:flex;align-items:center;gap:10px;padding:11px 17px;border-radius:10px;transition:transform .2s,background .2s}.store:hover{transform:translateY(-3px);background:#164762}.store svg{width:29px;height:32px;flex-shrink:0}.store span{display:grid;line-height:1.15}.store small{font-size:12px}.store strong{font-size:20px;font-weight:550;margin-top:3px}.hero-note{font-size:12px;color:var(--muted);margin:14px 0 36px}.hero-bottom{display:flex;align-items:center;gap:12px;font-size:13px;line-height:1.55}.tiny-star{font-size:32px;color:#ab7e2c}.showcase{position:relative;height:600px;border-radius:28px;background:radial-gradient(ellipse at 80% 5%,#087b85 0,transparent 50%),radial-gradient(ellipse at 0 90%,#155580 0,transparent 48%),#061b33;overflow:hidden;display:flex;align-items:center;justify-content:center}.showcase-top,.showcase-bottom{position:absolute;left:28px;right:28px;display:flex;justify-content:space-between;color:#b5dedf;font-size:10px;letter-spacing:1.9px}.showcase-top{top:23px}.showcase-top span+span{font-size:21px;color:var(--gold)}.showcase-bottom{bottom:20px;align-items:center;letter-spacing:1px}.showcase-bottom small{font-size:10px;letter-spacing:0;color:#b2c6d4}.phone{width:238px;border:7px solid #1f3445;border-radius:36px;position:relative;z-index:2;box-shadow:0 28px 50px #0006;transform:rotate(-6deg);overflow:hidden;animation:arrive 1s ease-out}.phone img{width:100%;height:auto}.orbit{position:absolute;border:1px solid #ffffff18;border-radius:50%;width:520px;height:520px}.orbit-two{width:390px;height:390px;border-color:#ffffff12}.floating{z-index:3;position:absolute;border-radius:13px;padding:14px 17px;background:#fffc;color:var(--ink);box-shadow:0 12px 30px #001b3528;display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.55;backdrop-filter:blur(12px)}.floating strong{font-size:13px}.floating-top{top:128px;right:15px;transform:rotate(4deg)}.float-icon{font-size:30px;color:var(--teal)}.floating-bottom{bottom:109px;left:14px;transform:rotate(-3deg)}.check{background:#d0f4e5;color:#067763;border-radius:50%;width:30px;height:30px;display:grid;place-items:center}.ribbon{background:#f2f8f7;border-top:1px solid #e3efed;border-bottom:1px solid #e3efed}.ribbon-inner{display:flex;justify-content:space-between;gap:24px;padding:22px 0;align-items:center;font-size:14px;font-weight:550}.ribbon b{color:#148f87;font-size:20px}.section{padding-block:96px}.section-head{display:grid;grid-template-columns:1.2fr 1fr;column-gap:80px;align-items:end}.section-head .eyebrow{grid-column:1/-1}.section-head>p:last-child{color:var(--muted);max-width:385px;padding-bottom:10px}h2{font-size:43px;line-height:1.2;letter-spacing:-1.8px;font-weight:650;margin-bottom:24px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:35px}.features article{border-top:1px solid #cddfdc;padding-top:22px}.feature-icon{display:flex;justify-content:space-between;color:var(--teal);font-size:13px;margin-bottom:25px}.feature-icon span{font-size:24px;line-height:1}h3{font-size:20px;letter-spacing:-.55px;line-height:1.4;margin-bottom:13px}.features p,.steps p{font-size:15px;color:var(--muted);line-height:1.8}.chips{display:flex;gap:8px;margin-top:26px}.chips span{border:1px solid #cfe1dc;border-radius:20px;padding:5px 12px;font-size:12px;background:#f4faf8}.answer-preview{display:flex;gap:8px;font-size:12px;color:#226b60;background:#f0faf6;border-radius:8px;padding:9px 12px;margin-top:26px}.mini-bars{height:40px;display:flex;align-items:end;gap:5px;margin-top:24px}.mini-bars i{display:block;width:17px;background:#80c8bb;border-radius:3px 3px 0 0;height:30%}.mini-bars i:nth-child(2){height:50%}.mini-bars i:nth-child(3){height:65%}.mini-bars i:nth-child(4){height:80%}.mini-bars i:nth-child(5){height:100%;background:var(--teal)}.mini-bars span{font-size:12px;color:var(--teal);margin-left:12px}.steps-section{background:#f4f8f8;padding-block:80px}.steps-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px}.steps-intro{color:var(--muted);margin-bottom:30px}.text-link{font-size:14px;font-weight:650;border-bottom:1px solid #6b9994;padding-bottom:7px}.text-link span{margin-left:15px}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:25px;padding:25px 0;border-bottom:1px solid #d9e4e3}.steps li:first-child{padding-top:0}.steps li:last-child{border:0}.steps li>span{font-size:13px;color:var(--teal);border:1px solid #bcd5d0;border-radius:50%;width:38px;height:38px;flex-shrink:0;display:grid;place-items:center}.steps h3{font-size:19px;margin-bottom:7px}.steps p{margin:0}.download-section{padding-block:80px}.download-card{position:relative;overflow:hidden;text-align:center;padding:56px 24px 40px;border-radius:28px;background:radial-gradient(ellipse at 100% 0,#136a73,transparent 60%),radial-gradient(ellipse at 0 100%,#164774,transparent 60%),var(--navy);color:white}.download-logo{margin:0 auto 22px;border-radius:22px;box-shadow:0 10px 25px #0004}.download-card .eyebrow{justify-content:center;color:#b1d9d5}.download-card h2{font-size:46px}.download-card em{color:#b3f2df}.download-card>p:not(.eyebrow){color:#c0d0db}.download-card .store-row{justify-content:center;margin-top:26px}.download-card .store{background:#fff;color:var(--navy);border-color:white;text-align:left}.download-card .store:hover{background:#c5f5e7}.release-note{font-size:12px;margin:15px 0 0}footer{padding-bottom:30px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:25px}.footer-top .brand{font-size:25px}.footer-top p{font-size:14px;color:var(--muted);margin:0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:23px;border-top:1px solid #e1e8e8;font-size:12px;color:var(--muted)}.footer-bottom small{font-size:12px}.footer-bottom nav{display:flex;gap:22px;flex-wrap:wrap}.skip{position:fixed;left:20px;top:-100px;z-index:10;background:white;padding:12px}.skip:focus{top:10px}@keyframes arrive{from{opacity:0;transform:translateY(20px) rotate(-6deg)}to{opacity:1;transform:translateY(0) rotate(-6deg)}}@media(min-width:1500px){.hero{padding-top:55px;padding-bottom:80px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:24px}.showcase{height:570px}.floating{padding:10px}.floating-top{right:8px;top:112px}.floating-bottom{left:8px;bottom:83px}.phone{width:220px}.hero .store{min-width:148px;padding:10px 12px}.store strong{font-size:18px}.section-head{column-gap:40px}.features{gap:25px}.steps-layout{gap:50px}.showcase-bottom{left:16px;right:16px;flex-wrap:wrap;gap:4px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:88px}.header nav{display:none}.brand{font-size:27px}.header .brand img{width:38px;height:38px}.nav-cta{font-size:13px;padding:9px 14px}.hero{grid-template-columns:1fr;padding-top:30px;gap:32px;padding-bottom:40px}.hero-copy{max-width:530px}h1{font-size:clamp(40px,8vw,60px);letter-spacing:-2px}.lead{font-size:17px;max-width:100%}.hero-note{margin-bottom:20px}.hero-bottom{display:none}.showcase{height:560px;max-width:540px;width:100%;margin-inline:auto}.phone{width:228px}.floating-top{right:18px;top:118px}.floating-bottom{left:18px;bottom:83px}.ribbon-inner{gap:16px;justify-content:center;flex-wrap:wrap;font-size:12px;padding-block:18px}.ribbon-inner b:last-child{display:none}.section{padding-block:60px}.section-head{display:block}h2{font-size:35px}.section-head>p:last-child{max-width:100%}.features{grid-template-columns:1fr;gap:32px;margin-top:32px}.feature-icon{margin-bottom:15px}.features p{max-width:510px}.chips,.answer-preview,.mini-bars{margin-top:16px}.features article{padding-top:18px}.answer-preview{width:fit-content}.steps-section{padding-block:55px}.steps-layout{grid-template-columns:1fr;gap:42px}.download-section{padding-block:50px}.download-card{padding:40px 18px 30px}.download-card h2{font-size:34px}.download-card .eyebrow{font-size:10px;letter-spacing:1.2px}.download-card .store{min-width:145px;padding:10px}.footer-top{align-items:flex-start;gap:15px;flex-direction:column}.footer-bottom{flex-direction:column}.footer-bottom nav{gap:15px}.footer-bottom small{order:2}.showcase-bottom{left:20px;right:20px}.eyebrow{font-size:10px;letter-spacing:1.7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}@media(max-width:360px){.store{min-width:140px}.store-row{gap:8px}.store strong{font-size:16px}.floating{font-size:10px}.floating strong{font-size:11px}.showcase{height:540px}.phone{width:210px}}
