:root{--navy:#073454;--blue:#005c94;--sky:#dff2ff;--ink:#152e40;--muted:#536978;--line:#d4e2eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:3px solid #1686bd;outline-offset:5px}img{max-width:100%;height:auto;display:block}.skip{position:absolute;left:20px;top:-80px;z-index:5;background:white;padding:12px}.skip:focus{top:10px}.masthead{max-width:1360px;margin:auto;padding:25px 48px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:24px}.publisher{width:240px}.masthead nav{display:flex;gap:32px;font-size:15px;font-weight:600}.masthead a{text-decoration:none}.hero{max-width:1360px;margin:auto;min-height:760px;display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:25px;padding:70px 48px 85px;overflow:hidden}.app-name{display:flex;align-items:center;gap:16px;font-size:26px;font-weight:700;line-height:1.15;margin-bottom:48px}.app-name img{border-radius:17px}.app-name small{display:block;font-size:12px;letter-spacing:.18em;margin-top:9px;color:var(--blue)}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;color:var(--blue);margin:0 0 20px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,5.2vw,76px);line-height:1.04;letter-spacing:-.055em;margin-bottom:28px;font-weight:750}h1 em{font-style:normal;color:var(--blue)}.intro{font-size:20px;line-height:1.6;max-width:490px;color:var(--muted)}.button{display:inline-flex;align-items:center;gap:38px;padding:15px 24px;border-radius:8px;background:var(--blue);color:white;text-decoration:none;font-size:16px;font-weight:700;margin:12px 0 18px;transition:background .2s}.button:hover{background:var(--navy)}.release{font-size:13px;max-width:440px;color:var(--muted)}.hero-visual{height:590px;position:relative;background:var(--sky);border-radius:48% 48% 20px 20px}.visual-label{position:absolute;top:32px;left:0;right:0;text-align:center;color:var(--blue);font-size:10px;letter-spacing:.16em;font-weight:700}.phone{position:absolute;width:238px;border:6px solid #12354c;border-radius:34px;box-shadow:0 20px 45px #072e4930}.front{left:32px;top:115px;transform:rotate(-7deg);z-index:2}.back{right:8px;top:65px;transform:rotate(8deg);width:220px}.free-stamp{position:absolute;bottom:12px;right:5px;background:var(--navy);color:#fff;border:5px solid white;border-radius:50%;width:128px;height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:32px;font-weight:800;line-height:1.2;z-index:3;transform:rotate(7deg)}.free-stamp small{font-size:11px;letter-spacing:.13em;margin-top:5px}.free-band{background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1.2fr;gap:80px;padding:55px max(48px,calc((100vw - 1264px)/2));align-items:center}.free-band h2{font-size:36px;line-height:1.15;letter-spacing:-.035em;margin:0}.free-band p{margin:0;font-size:17px;color:#c9e5f5}.free-band p:first-child{font-size:20px;color:white;margin-bottom:14px}.features{max-width:1360px;margin:auto;padding:96px 48px 70px}.section-heading{position:relative;margin-bottom:50px}.section-heading h2{font-size:48px;line-height:1.12;letter-spacing:-.04em;margin-bottom:18px}.section-heading>p:last-child{position:absolute;right:0;bottom:0;color:var(--muted);font-size:18px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.feature{background:#eef6fb;border:1px solid #e0ecf3;border-radius:18px;overflow:hidden}.feature:nth-child(2),.feature:nth-child(6){background:#e5f2fb}.feature-copy{padding:28px 27px 20px;min-height:340px}.feature-label{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--blue);font-weight:700;margin-bottom:20px}.feature-label span{font-size:12px;opacity:.6}.feature h3{font-size:27px;line-height:1.17;letter-spacing:-.025em;margin-bottom:18px;max-width:280px}.feature p{font-size:16px;line-height:1.65;color:#4d6576;margin-bottom:0}.screen-link{display:block;margin:0 35px 32px;border-radius:24px;box-shadow:0 8px 24px #153e5815;transition:transform .25s}.screen-link:hover{transform:translateY(-5px)}.screen-link img{border:1px solid #d0deea;border-radius:24px}.caption{font-size:13px;color:var(--muted);margin-top:25px;max-width:820px}.navigation-note{background:#dff2ff;padding:65px max(48px,calc((100vw - 1000px)/2));text-align:center}.navigation-note h2{font-size:48px;line-height:1.1;letter-spacing:-.04em;margin:15px 0 24px}.navigation-note p{max-width:670px;margin:auto;color:#365970;font-size:19px}.data-note{max-width:1360px;margin:auto;display:grid;grid-template-columns:1fr 1.6fr;gap:65px;padding:80px 48px}.data-note h2{font-size:34px;line-height:1.2;letter-spacing:-.03em}.data-note p{font-size:15px;color:var(--muted)}footer{border-top:1px solid var(--line);max-width:1264px;margin:auto;padding:32px 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:25px}.footer-brand{display:flex;gap:12px;align-items:center;font-size:17px;font-weight:700;text-decoration:none}.footer-brand img{border-radius:10px}.footer-brand span{font-size:14px;font-weight:400}footer>div{display:flex;align-items:center;gap:25px;font-size:14px}footer>p{width:100%;font-size:13px;color:var(--muted);margin-bottom:0}.privacy{max-width:940px;margin:auto;padding:50px 24px 80px}.backlink{display:inline-block;margin-bottom:35px;font-size:15px}.privacy h1{font-size:38px;line-height:1.2;letter-spacing:-.03em;margin-top:35px}.privacy h2{font-size:25px;margin-top:40px;line-height:1.3}.privacy .notice{padding:22px;background:#fff3d7;border-left:4px solid #c98b19;border-radius:0 10px 10px 0}.privacy .table{overflow:auto}.privacy table{border-collapse:collapse;font-size:15px;min-width:650px}.privacy td,.privacy th{padding:15px;border:1px solid var(--line);text-align:left;vertical-align:top}.privacy th{background:var(--sky)}.privacy li{margin-bottom:12px}.privacy p{overflow-wrap:anywhere}
@media(min-width:1500px){.hero-visual{margin-left:15px}}@media(max-width:1100px){.hero{padding:55px 32px;gap:30px;min-height:680px}.hero-visual{height:520px}.phone{width:195px}.back{width:185px}.front{left:12px;top:105px}.free-stamp{width:108px;height:108px;font-size:27px}.feature-copy{min-height:380px;padding:24px 20px}.screen-link{margin:0 22px 24px}.section-heading>p:last-child{position:static}.feature h3{font-size:25px}footer{margin:0 32px}.masthead{padding:22px 32px}}@media(max-width:800px){.hero{grid-template-columns:1fr;padding:38px 25px 70px}.hero-copy{max-width:600px}.hero h1{font-size:58px}.app-name{margin-bottom:30px}.hero-visual{width:min(100%,460px);margin:20px auto 0;height:540px}.phone{width:215px}.back{width:200px;right:20px}.front{left:25px}.free-band{grid-template-columns:1fr;gap:24px;padding:40px 25px}.features{padding:60px 25px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.section-heading h2{font-size:38px}.feature-copy{min-height:365px}.data-note{grid-template-columns:1fr;gap:16px;padding:50px 25px}.navigation-note{padding:45px 25px}footer{margin:0 25px}.masthead{padding:20px 25px}.publisher{width:190px}.masthead nav{gap:18px;font-size:14px}.masthead nav a:first-child{display:none}.footer-brand span{display:none}}@media(max-width:500px){.feature-grid{grid-template-columns:1fr}.feature-copy{min-height:0;padding:28px}.feature h3{font-size:29px;max-width:none}.screen-link{max-width:250px;margin:20px auto 30px}.hero h1{font-size:47px}.hero-visual{height:495px}.phone{width:190px}.back{width:176px;right:4px}.front{left:6px}.visual-label{font-size:9px}.intro{font-size:18px}.free-stamp{bottom:5px}.navigation-note h2{font-size:39px}.privacy h1{font-size:30px}footer>div{flex-wrap:wrap}.publisher{width:170px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Store destinations will be added when the apps are published. */
.download-bar{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 3px 16px #0734540d;padding:12px 24px}.download-inner{max-width:1264px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.download-status{display:flex;flex-direction:column;line-height:1.4}.download-status strong{color:var(--blue);font-size:18px}.download-status span{font-size:14px;color:var(--muted)}.store-badges{display:flex;gap:12px}.store-badge{display:flex;align-items:center;gap:10px;background:#111;color:#fff;border:1px solid #686868;border-radius:9px;padding:8px 14px;min-width:164px;text-decoration:none;cursor:default;line-height:1.15}.store-badge img{flex-shrink:0;width:26px;height:30px;object-fit:contain}.store-badge small{display:block;font-size:12px;margin-bottom:3px}.store-badge strong{display:block;font-size:20px;font-weight:600;white-space:nowrap}html{scroll-padding-top:110px}.skip{z-index:30}
@media(max-width:650px){.download-bar{padding:10px 12px}.download-inner{flex-direction:column;gap:8px}.download-status strong{font-size:14px}.download-status span{display:none}.store-badges{gap:8px;justify-content:center;width:100%}.store-badge{min-width:0;padding:7px 10px;gap:8px}.store-badge strong{font-size:18px}.store-badge img{width:23px;height:27px}html{scroll-padding-top:135px}}
