:root{--green:#123a32;--green-2:#1c5045;--ink:#17312c;--cream:#f7f3eb;--paper:#fffdf8;--coral:#ef765f;--gold:#e3b45b;--muted:#66736f;--line:#dcded7;--serif:Georgia,'Times New Roman',serif}*{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.65}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Manrope',sans-serif;letter-spacing:-.045em;line-height:1.06}h1{font-size:clamp(3.2rem,7vw,6.5rem);color:#fff;margin:0 0 28px;max-width:850px}h2{font-size:clamp(2.5rem,5vw,4.5rem);margin-bottom:24px}h1 em,h2 em{font-family:var(--serif);font-weight:400;color:#f1b6a7}a{color:inherit;text-decoration:none}.skip-link{position:fixed;left:12px;top:-80px;background:#fff;padding:10px 16px;z-index:100}.skip-link:focus{top:12px}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,78px);position:absolute;z-index:10;width:100%;color:#fff;border-bottom:1px solid #ffffff2b}.brand{font:800 24px 'Manrope',sans-serif;display:flex;align-items:center;gap:10px}.brand-mark{width:39px;height:39px;border-radius:50%;background:var(--coral);display:grid;place-items:center}.brand-mark svg{width:28px;fill:none;stroke:white;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.site-header nav{display:flex;align-items:center;gap:34px;font-weight:600;font-size:14px}.site-header nav a:not(.nav-cta){opacity:.82}.site-header nav a:hover{opacity:1}.nav-cta{border:1px solid #ffffff61;padding:11px 18px;border-radius:999px}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span:not(.sr-only){display:block;width:24px;height:2px;background:#fff;margin:5px}.hero{min-height:850px;position:relative;display:flex;align-items:center;overflow:hidden;background:#173b33}.hero-media{position:absolute;inset:0;background:url('assets/hero.jpg') center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,35,29,.95) 0%,rgba(9,39,32,.79) 39%,rgba(9,30,26,.18) 73%),linear-gradient(0deg,rgba(8,37,31,.45),transparent 45%)}.hero-content{position:relative;z-index:2;padding:145px clamp(22px,7vw,112px) 105px;max-width:960px}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:12px;font-weight:700;display:flex;align-items:center;gap:12px;color:var(--green-2);margin-bottom:22px}.eyebrow>span{width:30px;height:1px;background:var(--coral)}.eyebrow.light{color:#ddede7}.hero-lede{max-width:680px;color:#dce7e3;font-size:20px;line-height:1.7;margin-bottom:34px}.hero-actions{display:flex;gap:30px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;border:0;border-radius:3px;padding:16px 21px;font:700 15px 'DM Sans';cursor:pointer}.button-primary{background:var(--coral);color:#fff;box-shadow:0 10px 25px #081f1a32}.button-primary:hover{background:#e96650;transform:translateY(-1px)}.text-link{font-weight:600}.play{border:1px solid #ffffff80;border-radius:50%;display:inline-grid;place-items:center;width:36px;height:36px;font-size:10px;margin-right:10px}.light-link{color:#fff}.availability{font-size:12px;color:#b9d0c8;margin:32px 0 0}.availability span{color:#79b89f;margin-right:8px}.status-card{position:absolute;right:6vw;bottom:60px;z-index:3;width:min(360px,33vw);background:#fff;border-radius:8px;padding:20px;box-shadow:0 25px 80px #071b1760}.status-top{display:flex;gap:12px;align-items:center}.watch-icon{font-size:24px}.status-top div{display:flex;flex-direction:column}.status-top strong{font-size:14px}.status-top small{color:#7f8986}.live-dot{width:9px;height:9px;background:#45a27c;border-radius:50%;margin-left:auto;box-shadow:0 0 0 5px #45a27c1e}.pulse-line{height:70px;padding:11px 0}.pulse-line svg{width:100%;height:100%}.pulse-line path{fill:none;stroke:var(--coral);stroke-width:2}.status-bottom{border-top:1px solid #eee;padding-top:15px;display:flex;justify-content:space-between}.status-bottom div{display:flex;flex-direction:column}.status-bottom small{font-size:9px;letter-spacing:.14em;color:#8c9491}.status-bottom strong{font-size:20px}.status-bottom strong span{font-size:10px;color:#8c9491}.status-bottom .safe{font-size:12px;color:#387b63;padding-top:7px}.trust-strip{padding:25px clamp(22px,7vw,112px);background:#fff;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e6df}.trust-strip p{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#87908d;margin:0}.trust-strip div{display:flex;gap:42px;color:#52615c;font-weight:600}.section{padding:115px clamp(22px,7vw,112px)}.intro{display:grid;grid-template-columns:1.2fr .8fr;column-gap:9vw;background:var(--paper)}.section-heading{max-width:760px}.section-copy{color:var(--muted);font-size:18px;max-width:560px;padding-top:47px}.steps{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid var(--line)}.steps article{position:relative;padding:55px 45px 20px 0;border-right:1px solid var(--line);margin-right:45px}.steps article:last-child{border:0;margin-right:0}.step-number{position:absolute;top:-13px;background:var(--paper);padding-right:11px;font-size:11px;letter-spacing:.15em;color:#9ca39f}.step-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:25px;margin-bottom:27px}.step-icon.coral{background:var(--coral)}.step-icon.gold{background:var(--gold)}.step-icon.green{background:#5d937c}.steps h3{font:700 22px 'Manrope';margin-bottom:12px}.steps p{color:var(--muted);margin:0}.feature-band{background:var(--green);color:#fff;display:grid;grid-template-columns:1fr 1fr;min-height:790px;overflow:hidden}.phone-stage{position:relative;background:radial-gradient(circle at 47% 48%,#2b675a 0 26%,#1c5045 27% 48%,#123a32 49%);display:grid;place-items:center}.orbit{position:absolute;border:1px solid #ffffff12;border-radius:50%}.orbit-one{width:580px;height:580px}.orbit-two{width:760px;height:760px}.phone{position:relative;z-index:2;width:260px;height:535px;border:8px solid #18201e;border-radius:39px;background:#fff;box-shadow:0 35px 75px #06181480;transform:rotate(-2deg);padding:8px}.phone:before{content:'';position:absolute;z-index:3;width:92px;height:20px;background:#18201e;border-radius:0 0 14px 14px;left:76px;top:-1px}.phone-screen{height:100%;border-radius:27px;background:#f9f8f4;color:var(--ink);padding:14px 17px;overflow:hidden}.phone-bar{font-size:8px;display:flex;justify-content:space-between;margin-bottom:20px}.app-head{display:flex;justify-content:space-between;align-items:center}.mini-brand{font:800 14px 'Manrope'}.mini-brand span{color:var(--coral)}.avatar{width:27px;height:27px;background:#d7e6e0;border-radius:50%;display:grid;place-items:center;font-size:8px}.hello{margin:17px 0 -3px;color:#7b8582;font-size:10px}.phone-screen>h3{font:700 20px 'Manrope'}.heart-ring{width:155px;height:155px;border-radius:50%;margin:20px auto 8px;background:conic-gradient(var(--coral) 0 68%,#f2ddd9 68%);display:grid;place-items:center}.heart-ring:before{content:'';position:absolute;width:135px;height:135px;border-radius:50%;background:#fff}.heart-ring div{position:relative;display:flex;flex-direction:column;align-items:center}.heart-ring span{color:var(--coral)}.heart-ring strong{font:800 40px 'Manrope';line-height:1}.heart-ring small{font-size:8px}.normal{text-align:center;font-size:9px;color:#438368}.app-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.app-stats div{background:#fff;padding:10px;border-radius:9px;box-shadow:0 2px 12px #17312c0c;display:flex;flex-direction:column}.app-stats small,.app-chart small{font-size:7px;color:#8b9290}.app-stats strong{font-size:10px}.app-chart{margin-top:14px;background:#fff;padding:10px;border-radius:9px}.app-chart svg{width:100%;height:55px}.app-chart path{fill:none;stroke:var(--coral);stroke-width:2}.floating-alert{position:absolute;z-index:4;right:8%;bottom:22%;background:white;color:var(--ink);padding:13px 18px;border-radius:7px;display:flex;gap:11px;align-items:center;box-shadow:0 18px 45px #071b174f}.floating-alert>span{background:#dcece5;color:#3c8266;border-radius:50%;width:31px;height:31px;display:grid;place-items:center}.floating-alert div{display:flex;flex-direction:column}.floating-alert strong{font-size:11px}.floating-alert small{font-size:9px;color:#7e8985}.feature-copy{padding:105px 9vw 85px 7vw}.feature-copy h2{font-size:clamp(2.7rem,4.5vw,4.4rem)}.feature-copy>p:not(.eyebrow){color:#c7d7d2;font-size:17px;max-width:560px}.feature-list{list-style:none;margin:48px 0 0;padding:0}.feature-list li{display:flex;gap:22px;padding:24px 0;border-top:1px solid #ffffff1c}.feature-list li>span{font-size:21px;color:#f0a28f}.feature-list strong{font:700 17px 'Manrope'}.feature-list p{font-size:14px;color:#aac2ba;margin:6px 0 0}.audiences{background:#f5f1e8}.centered{text-align:center;margin:0 auto 60px}.centered .eyebrow{justify-content:center}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;max-width:1180px;margin:auto}.audience-grid article{background:#fff}.audience-art{height:300px;display:grid;place-items:center;position:relative;overflow:hidden}.audience-art:before,.audience-art:after{content:'';position:absolute;border-radius:50%;border:1px solid #ffffff71}.audience-art:before{width:250px;height:250px}.audience-art:after{width:380px;height:380px}.audience-art span{font-size:80px;color:white;z-index:1}.independent{background:linear-gradient(135deg,#4f8b74,#214f43)}.family{background:linear-gradient(135deg,#ef9d7f,#c96256)}.audience-text{padding:35px 40px}.label{font-size:10px;letter-spacing:.16em;color:var(--coral);font-weight:700}.audience-text h3{font:700 25px 'Manrope';margin-bottom:12px}.audience-text>p:last-child{color:var(--muted)}.quote-section{padding:110px 20px;text-align:center;background:var(--paper)}blockquote{font:400 clamp(2rem,4vw,3.7rem)/1.3 var(--serif);color:var(--green);max-width:1050px;margin:0 auto 30px}blockquote:before{content:'“';display:block;color:var(--coral);font-size:70px;line-height:.7}.quote-section p{font-size:10px;letter-spacing:.2em;color:#87918e}.contact-section{background:var(--green);color:#fff;padding:115px clamp(22px,7vw,112px);display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw}.contact-copy>p:not(.eyebrow){color:#c4d6d0;font-size:18px}.contact-note{display:flex;gap:17px;margin-top:50px;border-top:1px solid #ffffff27;padding-top:28px}.contact-note>span{color:var(--gold);font-size:22px}.contact-note p{font-size:14px!important}.contact-note strong{color:#fff}.contact-form{background:#fff;color:var(--ink);padding:42px;border-radius:5px;box-shadow:0 30px 70px #0618144d}.contact-form label{font-size:12px;font-weight:700;letter-spacing:.04em;display:block;margin-bottom:20px}.contact-form label>span{font-weight:400;color:#89928f}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}input,select,textarea{width:100%;border:1px solid #d9ddd8;border-radius:3px;padding:13px 14px;margin-top:7px;background:#fbfbf8;color:var(--ink);font:400 15px 'DM Sans';outline:none}input:focus,select:focus,textarea:focus{border-color:#4e8b75;box-shadow:0 0 0 3px #4e8b7517}textarea{resize:vertical}.consent{display:flex!important;align-items:flex-start;gap:10px;font-weight:400!important;letter-spacing:0!important}.consent input{width:17px;height:17px;margin:3px 0 0}.consent span{color:#67736f!important}.submit-button{width:100%;margin-top:6px}.form-status{font-size:13px;margin:14px 0 0;color:#387b63}.form-status.error{color:#b64c3d}.privacy-note{font-size:10px;text-align:center;color:#909795;margin:15px 0 0}footer{background:#0a2923;color:#dce8e4;padding:47px clamp(22px,7vw,112px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px}footer>p{margin:0;color:#93aaa2;font-size:13px}.footer-brand{font-size:20px}.footer-brand .brand-mark{width:33px;height:33px}footer nav{display:flex;gap:25px;font-size:12px}.copyright{grid-column:1/-1;border-top:1px solid #ffffff14;padding-top:20px;text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.site-header{height:72px}.menu-toggle{display:block;position:relative;z-index:2}.site-header nav{display:none;position:absolute;top:0;left:0;right:0;background:#0e332c;padding:90px 25px 30px;flex-direction:column;align-items:flex-start}.site-header nav.open{display:flex}.hero{min-height:780px}.hero-content{padding-top:125px}.status-card{display:none}.trust-strip{display:block;text-align:center}.trust-strip div{justify-content:center;flex-wrap:wrap;gap:14px 28px;margin-top:15px}.intro{grid-template-columns:1fr}.section-copy{padding-top:0}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line);margin:0;padding-right:0}.feature-band{grid-template-columns:1fr}.phone-stage{min-height:690px}.contact-section{grid-template-columns:1fr}.contact-copy{max-width:700px}.audience-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr;text-align:center;justify-items:center}}@media(max-width:600px){h1{font-size:3.15rem}.hero{min-height:720px}.hero-media{background-position:64% center}.hero-overlay{background:linear-gradient(90deg,rgba(7,35,29,.96),rgba(9,39,32,.68))}.hero-content{padding-bottom:65px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.trust-strip div span{width:45%}.section{padding-top:80px;padding-bottom:80px}.feature-copy{padding:80px 25px}.phone-stage{min-height:610px}.phone{transform:scale(.88) rotate(-2deg)}.floating-alert{right:4%;bottom:12%}.audience-art{height:230px}.contact-section{padding-top:80px;padding-bottom:80px}.contact-form{padding:25px 20px}.form-row{grid-template-columns:1fr;gap:0}footer nav{flex-wrap:wrap;justify-content:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
