@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
:root{--ink:#082f37;--deep:#063843;--lime:#d6f46b;--cream:#f5f3ec;--paper:#fffefa;--muted:#60767a;--line:#d1deda}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif}.nav-shell{height:78px;max-width:1240px;padding:0 28px;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.03em;font-size:18px}.brand-mark{width:35px;height:35px;border-radius:11px;background:var(--deep);color:var(--lime);display:grid;place-items:center;font-size:23px}.nav-shell nav{display:flex;gap:34px;color:#486267;font-size:14px;font-weight:600}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;padding:12px 20px;font-size:14px;font-weight:700}.hero{min-height:720px;display:grid;grid-template-columns:1.02fr .98fr;max-width:1240px;margin:auto;padding:70px 28px 100px;gap:70px;align-items:center;overflow:hidden}.hero-copy{max-width:630px;position:relative;z-index:2}.eyebrow{display:inline-flex;color:#2f655f;background:#eef6e9;border:1px solid #d6e7cd;padding:8px 13px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}h1,h2{letter-spacing:-.055em;line-height:1.03}h1{font-size:clamp(52px,6vw,84px);margin:28px 0 26px}h1 em{color:#548b82;font-style:normal}.hero-lead{font-size:19px;line-height:1.65;color:var(--muted);max-width:570px;margin-bottom:34px}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.play-button{display:flex;align-items:center;gap:12px;background:var(--ink);color:white;padding:12px 19px;border-radius:13px;box-shadow:0 14px 30px #082f3728;transition:.2s}.play-button:hover{transform:translateY(-2px)}.play-button>span:last-child{display:flex;flex-direction:column;font-family:Manrope;font-weight:700;line-height:1.05;font-size:18px}.play-button small{font-size:8px;letter-spacing:.12em;margin-bottom:3px}.play-icon{font-size:22px}.text-link{display:flex;align-items:center;gap:4px;font-weight:700;font-size:14px}.text-link span{font-size:22px}.trust-row{display:flex;gap:20px;margin-top:29px;color:#587074;font-size:12px;flex-wrap:wrap}.trust-row span::first-letter{color:#3c7d70}.hero-visual{height:590px;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 55% 50%,#e0efbf 0 31%,transparent 32%)}.orbit{position:absolute;border:1px solid #8bac9f55;border-radius:50%}.orbit.one{width:490px;height:490px}.orbit.two{width:590px;height:590px}.phone{position:relative;z-index:3;width:286px;height:572px;border:9px solid #082f37;border-radius:43px;background:#f6f8f2;box-shadow:0 40px 70px #123c3840;padding:16px 15px 12px;overflow:hidden;transform:rotate(2deg)}.phone-top{display:flex;justify-content:space-between;font-size:8px;font-weight:700;padding:0 7px;position:relative}.phone-top i{position:absolute;left:50%;top:-16px;width:82px;height:22px;transform:translateX(-50%);background:#082f37;border-radius:0 0 14px 14px}.app-head{display:flex;justify-content:space-between;align-items:center;margin:24px 3px 18px}.app-head div{display:flex;flex-direction:column}.app-head small{font-size:9px;color:#71817c}.app-head strong{font-size:18px}.app-head>b{width:32px;height:32px;border-radius:50%;background:var(--lime);display:grid;place-items:center}.status-card{background:var(--deep);color:white;border-radius:17px;padding:15px;display:flex;gap:12px;align-items:center}.status-card>span{width:38px;height:38px;display:grid;place-items:center;background:var(--lime);color:var(--deep);border-radius:12px}.status-card div{display:flex;flex-direction:column}.status-card small{font-size:7px;letter-spacing:.1em;color:#b5cdca}.status-card strong{font-size:15px}.status-card p{font-size:8px;color:#afc2bf;margin:2px 0 0}.app-title{display:flex;justify-content:space-between;margin:20px 2px 10px;font-size:9px}.app-title strong{font-size:12px}.app-title span{color:#4d7b72}.reminder{display:flex;align-items:center;gap:10px;background:white;border:1px solid #e1e8e2;border-radius:13px;padding:10px;margin:7px 0}.reminder>b{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#e7efd6}.reminder div{display:flex;flex-direction:column;flex:1}.reminder strong{font-size:9px}.reminder small{font-size:7px;color:#84908c}.reminder em{font-size:17px;color:#5e897e;font-style:normal}.phone h4{font-size:12px;margin:17px 2px 10px}.quick{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.quick>span{background:#edf2e9;border-radius:10px;padding:9px 3px;display:flex;flex-direction:column;align-items:center;gap:5px}.quick small{font-size:6px}.app-nav{position:absolute;bottom:0;left:0;right:0;height:54px;background:white;border-top:1px solid #e0e8e4;display:flex;align-items:center;justify-content:space-around}.app-nav b{width:34px;height:34px;border-radius:50%;background:var(--deep);color:var(--lime);display:grid;place-items:center}.float-card{position:absolute;z-index:4;background:white;box-shadow:0 16px 34px #173d3730;border:1px solid #dfe8e1;border-radius:14px;padding:12px 15px;display:flex;align-items:center;gap:10px}.float-card>b{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:var(--lime)}.float-card span{display:flex;flex-direction:column}.float-card small{font-size:7px;letter-spacing:.09em;color:#748782}.float-card strong{font-size:11px}.float-card.itv{left:0;top:25%}.float-card.safe{right:-6px;bottom:18%}.float-card.safe>b{background:#e2eeec}.benefits{background:var(--cream);padding:110px 28px}.section-intro{max-width:670px;margin:0 auto 58px;text-align:center}.section-intro>span,.screens-copy>span,.waitlist>div>span{font-size:11px;letter-spacing:.18em;font-weight:800;color:#4e8178}.section-intro h2{font-size:clamp(38px,4.8vw,59px);margin:18px 0}.section-intro p{color:var(--muted);font-size:17px;line-height:1.7}.benefit-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cad8d3}.benefit-grid article{padding:38px 36px 10px;border-right:1px solid #cad8d3}.benefit-grid article:last-child{border-right:0}.benefit-grid article>span{font-size:11px;color:#6b8d85;font-weight:800}.benefit-grid h3,.feature-grid h3{font-size:21px;margin:22px 0 10px}.benefit-grid p,.feature-grid p{color:var(--muted);line-height:1.65;font-size:14px}.feature-section{background:var(--deep);color:white;padding:110px 28px}.section-intro.light>span{color:var(--lime)}.section-intro.light h2{margin-bottom:0}.feature-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff25;border:1px solid #ffffff25}.feature-grid article{background:var(--deep);padding:32px;min-height:230px}.feature-grid article>b{width:45px;height:45px;border-radius:13px;background:#164b55;display:grid;place-items:center;color:var(--lime);font-size:20px}.feature-grid h3{font-size:19px}.feature-grid p{color:#adc2c0}.feature-grid article.promise{background:var(--lime);color:var(--ink)}.feature-grid article.promise p{color:#466157}.feature-grid article.promise>b{background:var(--ink);color:var(--lime)}
.screens-section{padding:120px 28px;max-width:1140px;margin:auto;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;overflow:hidden}.screens-copy h2{font-size:clamp(44px,5vw,66px);margin:18px 0 24px}.screens-copy p{color:var(--muted);line-height:1.7}.screens-copy ul{padding:0;margin:30px 0;list-style:none;display:grid;gap:15px}.screens-copy li{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#347366}.screens-copy li span{color:var(--ink)}.screens{height:550px;position:relative}.screen{position:absolute;width:265px;height:525px;border:8px solid var(--ink);border-radius:39px;background:#f2f5ef;padding:40px 17px;box-shadow:0 28px 50px #153f3730}.screen.back{left:8%;top:30px;transform:rotate(-7deg)}.screen.front{right:8%;top:0;transform:rotate(7deg)}.screen>div{height:100%;background:white;border-radius:18px;padding:24px 16px;display:flex;flex-direction:column;gap:18px}.screen>div>b{width:36px;height:36px;padding:8px;background:#e3efdb;border-radius:10px}.screen>div>span{display:block;height:50px;background:#edf1ed;border-radius:10px}.calendar{word-spacing:11px;line-height:3;background:#eef2ed;padding:10px;border-radius:12px;font-size:10px}.calendar i{background:var(--lime);padding:6px;border-radius:50%;font-style:normal}.screens>small{position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:8px;letter-spacing:.12em;color:#7e908b}.waitlist{background:var(--lime);max-width:1180px;margin:0 auto 90px;border-radius:30px;padding:72px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.waitlist h2{font-size:clamp(42px,5vw,62px);margin:18px 0}.waitlist>div p{line-height:1.7;color:#405a50;max-width:440px}.waitlist form{background:white;padding:30px;border-radius:20px;box-shadow:0 20px 40px #43570c1c;display:grid;gap:9px}.waitlist label{font-size:11px;font-weight:800;margin-top:5px}.waitlist input,.waitlist select{height:45px;border:1px solid #cedbd7;border-radius:10px;background:#fbfcfa;padding:0 13px}.waitlist form button{height:48px;background:var(--ink);color:white;border:0;border-radius:10px;margin-top:10px;font-weight:700;cursor:pointer}.waitlist form>small{text-align:center;color:#7b8b87;font-size:9px}.success{font-size:12px;color:#2b6b57;text-align:center;margin:5px 0}.success[hidden]{display:none}footer{border-top:1px solid var(--line);max-width:1180px;margin:auto;padding:38px 0 45px;display:grid;grid-template-columns:1fr 1fr auto auto;align-items:center;gap:34px;color:#5d7376;font-size:13px}footer p{margin:0}footer div{display:flex;gap:22px}footer>small{font-size:10px}
@media(max-width:900px){.nav-shell nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px;text-align:center}.hero-copy{margin:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{height:610px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{border-right:0;border-bottom:1px solid #cad8d3;padding-left:10px}.feature-grid{grid-template-columns:repeat(2,1fr)}.screens-section{grid-template-columns:1fr;text-align:center}.screens-copy li{justify-content:center}.waitlist{margin-left:20px;margin-right:20px;grid-template-columns:1fr;gap:35px;padding:45px}footer{margin:0 24px;grid-template-columns:1fr 1fr}}@media(max-width:560px){.nav-shell{padding:0 18px}.nav-cta{display:none}.hero{padding:35px 18px 70px;gap:35px}.hero-lead{font-size:16px}.hero-visual{height:570px;transform:scale(.86);margin:-25px -40px}.float-card.itv{left:-20px}.float-card.safe{right:-25px}.benefits,.feature-section{padding:80px 20px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:auto}.screens-section{padding:85px 20px;gap:40px}.screens{transform:scale(.78);margin:-60px -80px;height:570px}.waitlist{padding:34px 20px;border-radius:22px}.waitlist form{padding:22px 16px}footer{grid-template-columns:1fr;gap:18px;text-align:center}footer .brand,footer div{justify-content:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.play-button{transition:none}}

.trap{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.consent{display:flex;align-items:flex-start;gap:9px!important;margin:8px 0 2px!important;line-height:1.45;font-weight:500!important;color:#49615d}.consent input{width:17px!important;height:17px!important;min-width:17px;margin:2px 0 0;padding:0}.consent a{text-decoration:underline;font-weight:700}.form-status{min-height:18px;font-size:12px;text-align:center;margin:4px 0;color:#2b6b57}.form-status.error{color:#a1372d}.waitlist button[disabled]{opacity:.65;cursor:wait}.legal-page{max-width:820px;margin:0 auto;padding:70px 28px 110px;line-height:1.75}.legal-page h1{font-size:clamp(42px,6vw,70px)}.legal-page h2{font-size:25px;margin-top:38px}.legal-page p,.legal-page li{color:#526a6d}.legal-page .legal-note{background:#eef5e9;border-left:4px solid #7c9f45;padding:16px 18px;border-radius:8px}.legal-page a{text-decoration:underline;font-weight:700}.legal-back{display:inline-flex;margin-bottom:35px;font-weight:700}
