@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap");:root{--ink:#092844;--blue:#11a7e8;--sky:#eaf7fd;--line:#d7e5ec;--muted:#5f7480;--paper:#f7fbfd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}.wrap{max-width:1160px;margin:auto;padding:0 28px}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{width:174px;height:auto}.navlinks{display:flex;gap:27px;align-items:center;color:#31516a;font-size:14px;font-weight:600}.navlinks a:hover{color:var(--blue)}.navcta{background:var(--ink);color:#fff;padding:11px 18px;border-radius:999px}.hero{position:relative;overflow:hidden;padding:72px 0 100px;background:linear-gradient(135deg,#f7fbfd,#eaf7fd 60%,#d7f1fb)}.hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-190px;top:-190px;background:rgba(17,167,232,.15)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:70px;gap:70px;align-items:center;position:relative;z-index:1}.eyebrow{display:inline-flex;gap:8px;align-items:center;color:#087daa;font-weight:700;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.eyebrow span{width:9px;height:9px;border-radius:50%;background:var(--blue)}h1,h2,h3{font-family:Space Grotesk,sans-serif;line-height:1.08;margin:0 0 20px}h1{font-size:clamp(46px,6vw,80px);letter-spacing:-.06em;max-width:650px}h1 em{color:var(--blue);font-style:normal}.lead{font-size:20px;line-height:1.5;color:#476271;max-width:550px;margin:0 0 32px}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:10px;border-radius:14px;padding:14px 20px;font-weight:700;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(9,40,68,.12)}.primary{background:var(--blue);color:#fff}.secondary{background:#fff;border:1px solid var(--line)}.hero-note{display:flex;gap:10px;align-items:center;color:#64808d;font-size:13px;margin-top:22px}.hero-note b{color:var(--ink)}.phone-stage{min-height:475px;display:flex;justify-content:center;align-items:center;position:relative}.orb{position:absolute;width:390px;height:390px;border-radius:50%;box-shadow:0 28px 80px rgba(17,93,126,.12)}.orb,.phone{background:#fff}.phone{position:relative;width:230px;height:460px;border:8px solid #112d43;border-radius:36px;box-shadow:0 28px 50px rgba(9,40,68,.25);overflow:hidden;transform:rotate(5deg)}.phone img{width:100%;height:100%;object-fit:cover;object-position:top}.phone:before{content:"";position:absolute;z-index:2;left:50%;top:0;transform:translateX(-50%);width:86px;height:21px;background:#112d43;border-radius:0 0 14px 14px}.phone-back{position:absolute;width:190px;height:390px;border-radius:28px;overflow:hidden;opacity:.8;transform:translate(-125px,40px) rotate(-9deg);box-shadow:0 20px 40px rgba(9,40,68,.14)}.phone-back img{width:100%;height:100%;object-fit:cover;object-position:top}.strip{padding:18px 0;background:var(--ink);color:#fff}.strip-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px}.strip b{font-size:17px}.section{padding:110px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:46px}.section-head h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.05em;max-width:560px}.section-head p{max-width:370px;color:var(--muted);margin:0}.features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.feature{padding:28px;background:#fff;border:1px solid var(--line);border-radius:22px}.feature-num{color:var(--blue);font-family:Space Grotesk;font-size:14px;font-weight:700}.feature h3{font-size:23px;margin-top:35px}.feature p{color:var(--muted);margin:0}.showcase{background:#fff}.shots{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;align-items:end}.shot-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:18px 18px 22px;text-align:center}.shot-card:nth-child(2){transform:translateY(-30px)}.shot-frame{width:190px;height:385px;border:7px solid #112d43;border-radius:28px;overflow:hidden;margin:0 auto 18px;box-shadow:0 16px 30px rgba(9,40,68,.16);position:relative;background:#fff}.shot-frame:before{content:"";position:absolute;z-index:2;left:50%;top:0;transform:translateX(-50%);width:72px;height:17px;background:#112d43;border-radius:0 0 11px 11px}.shot-frame img{width:100%;height:100%;object-fit:cover;object-position:top}.shot-card h3{font-size:21px;margin:0 0 4px}.shot-card p{margin:0;color:var(--muted);font-size:14px}.download{background:var(--ink);color:#fff}.download .section-head p{color:#b9cbd4}.download-box{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:32px;border:1px solid hsla(0,0%,100%,.16);border-radius:24px;background:linear-gradient(100deg,#123b58,#092844)}.download-box h3{font-size:29px;margin:0}.store-buttons{display:flex;gap:12px;flex-wrap:wrap}.store{padding:13px 17px;border-radius:12px;background:#fff;color:var(--ink);font-weight:700;opacity:.78}.store small{display:block;font-size:10px;font-weight:500;color:#628092}.legal-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.legal-card{padding:25px;border:1px solid var(--line);border-radius:20px;background:#fff}.legal-card h3{font-size:21px}.legal-card p{color:var(--muted)}.legal-card a{color:#087daa;font-weight:700}.footer{padding:38px 0;border-top:1px solid var(--line);background:#fff}.footer-inner{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer small{color:var(--muted)}.footer-links{display:flex;gap:20px;color:#4c6775;font-size:14px}.policy{padding:100px 0}.policy article{max-width:820px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:clamp(28px,5vw,64px)}.policy h1{font-size:clamp(40px,5vw,64px)}.policy h2{font-size:28px;margin-top:42px}.policy h3{font-size:20px;margin-top:28px}.policy li,.policy p{color:#536c79}.policy ul{padding-left:22px}.policy-meta{color:#78909b}.callout{padding:18px 20px;background:var(--sky);border-left:4px solid var(--blue);border-radius:10px;color:#315b6c}.site-header{background:#fff;border-bottom:1px solid var(--line)}@media(max-width:800px){.nav{height:72px}.navlinks a:not(.navcta){display:none}.wrap{padding:0 20px}.hero{padding:50px 0 65px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero h1{font-size:52px}.phone-stage{min-height:400px}.orb{width:310px;height:310px}.phone{width:200px;height:400px}.phone-back{width:160px;height:330px;transform:translate(-98px,35px) rotate(-9deg)}.strip-inner{align-items:flex-start;flex-direction:column}.section{padding:75px 0}.section-head{display:block}.section-head p{margin-top:16px}.features,.legal-grid,.shots{grid-template-columns:1fr}.shot-card:nth-child(2){transform:none}.download-box{display:block}.store-buttons{margin-top:24px}.footer-inner{align-items:flex-start;flex-direction:column}.footer-links{flex-wrap:wrap}}body,html{overflow-x:hidden}.wrap{width:100%}.hero-grid>*{min-width:0}.policy article{width:100%;overflow-wrap:anywhere}.navcta{white-space:nowrap}.navcta-short{display:none}@media (max-width:800px){.wrap{padding-inline:20px}.nav{height:72px;gap:16px}.brand{display:block;width:145px}.navlinks{flex:0 0 auto;gap:0}.navcta{padding:10px 16px;font-size:13px}.navcta-full{display:none}.navcta-short{display:inline}.hero{padding:48px 0 62px}.hero-grid{grid-template-columns:minmax(0,1fr)}.hero h1{font-size:clamp(42px,13.2vw,52px);letter-spacing:-.055em}.lead{font-size:18px;line-height:1.5}.actions{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%}.button{justify-content:center;padding:14px 16px}.hero-note{align-items:flex-start;flex-wrap:wrap;gap:2px 7px;line-height:1.45}.phone-stage{width:100%}.orb{width:min(310px,88vw);height:min(310px,88vw)}.phone-back{transform:translate(-92px,35px) rotate(-9deg)}.strip-inner{gap:8px}.strip-inner a{white-space:nowrap}.section{padding:70px 0}.section-head{margin-bottom:34px}.section-head h2{font-size:clamp(34px,10vw,44px)}.features,.legal-grid,.shots{grid-template-columns:minmax(0,1fr)}.feature{padding:24px}.feature h3{margin-top:24px}.shots{gap:20px}.download-box{padding:24px}.download-box h3{font-size:26px}.store-buttons{display:grid;grid-template-columns:1fr}.store{text-align:center}.footer{padding:32px 0}.footer-inner{gap:24px}.footer-links{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 18px;gap:12px 18px}.policy{padding:42px 0}.policy .wrap{padding-inline:16px}.policy article{padding:28px 24px;border-radius:20px}.policy h1{font-size:clamp(34px,10vw,44px);letter-spacing:-.045em}.policy h2{font-size:25px;margin-top:36px}.policy li,.policy p{line-height:1.65}}@media (max-width:360px){.wrap{padding-inline:16px}.brand{width:132px}.navcta{padding:9px 14px}.actions{grid-template-columns:1fr}.phone{width:188px;height:376px}.phone-back{width:150px;height:310px;transform:translate(-82px,35px) rotate(-9deg)}.policy .wrap{padding-inline:12px}.policy article{padding:24px 20px}}