:root{--navy:#102b49;--green:#0F9E58;--mint:#E4F5EB;--ink-muted:#536c87;--line:#dce6ed;--paper:#fff;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:#fff;color:var(--navy);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #04ae70;outline-offset:4px}button{color:inherit}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.symbols{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(1160px,calc(100% - 96px));margin:auto}.site-header{height:90px;border-bottom:1px solid #edf1f4;display:flex;justify-content:space-between;align-items:center;padding:0 max(48px,calc((100% - 1160px)/2));gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:23px;font-weight:760;letter-spacing:-1px;white-space:nowrap}.brand svg{width:27px;height:27px;color:var(--green);fill:var(--green);stroke-width:1}.green{color:var(--green)}nav{display:flex;align-items:center;gap:32px;font-size:14px}nav a:hover{color:var(--green)}.menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:52px;padding:13px 25px;border-radius:12px;font-size:16px;font-weight:650;border:1px solid transparent;transition:transform .18s,box-shadow .18s,background .18s}.button:hover{transform:translateY(-2px)}.button.primary{background:linear-gradient(120deg,#17BC6E,#0F9E58);color:white;box-shadow:0 6px 16px #069c6118}.button.primary:hover{box-shadow:0 8px 23px #069c6130}.button.outline{border-color:var(--navy);background:white}.button.small{min-height:40px;padding:8px 25px;font-size:14px}.button:disabled{opacity:.5;cursor:default;transform:none}.hero-layout{display:grid;grid-template-columns:1.18fr 1fr;grid-template-areas:"copy demo" "vsl vsl";column-gap:32px;align-items:center}.hero-copy{grid-area:copy;padding:68px 0 56px;z-index:1}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:750;color:#008957;margin:0 0 18px}.hero-copy h1{font-size:clamp(42px,4.65vw,62px);font-weight:780;letter-spacing:-2.9px;line-height:1.04;margin:0 0 20px}.hero-copy h1 span{color:var(--green)}.intro{font-size:20px;line-height:1.55;color:var(--ink-muted);max-width:530px;margin:0 0 28px}.hero-actions{display:flex;gap:15px;flex-wrap:wrap}.watch-link{display:flex;align-items:center;gap:11px;background:none;border:0;padding:0;margin-top:22px;font-size:14px;min-height:42px}.play-small{border:1px solid #a1b3c6;width:33px;height:33px;display:grid;place-items:center;border-radius:50%}.play-small svg{width:16px;height:16px;fill:var(--navy);stroke:none}.benefits{display:flex;flex-wrap:wrap;gap:25px;color:var(--ink-muted);font-size:13px;margin-top:29px}.benefits>span{display:flex;align-items:center;gap:9px}.benefits svg{width:20px;color:var(--green)}.person-icon{color:var(--green);font-size:26px;line-height:1}.demo-section{grid-area:demo;align-self:stretch;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px 0 24px}.demo-section h2{display:none}.phone-glow{position:relative;width:100%;display:flex;justify-content:center}.phone-glow:before{content:"";position:absolute;inset:-30px -20px -50px;background:radial-gradient(ellipse at 50% 45%,#d2f2e4 0,#eaf9f270 50%,transparent 72%);z-index:0}.phone-shell{position:relative;width:288px;min-height:528px;padding:10px;border:3px solid #657470;border-radius:46px;background:linear-gradient(110deg,#2a3533,#070e0b 18%,#17271f 75%,#9caf9f);box-shadow:4px 4px 0 #7d8b8380,13px 22px 35px #1439241c;transform:rotate(-1deg)}.phone-content{background:linear-gradient(#fff,#f5faf8);border-radius:0 0 31px 31px;padding:12px 15px 17px;min-height:465px}.phone-top{height:29px;background:#fff;border-radius:31px 31px 0 0;display:flex;align-items:center;justify-content:space-between;padding:0 17px;font-size:10px;font-weight:750;color:#172e27;position:relative}.phone-top i{position:absolute;width:84px;height:23px;background:#0a110e;border-radius:0 0 16px 16px;left:calc(50% - 42px);top:0}.phone-top>span:last-child{font-size:9px}.phone-brand{font-size:15px;gap:7px;letter-spacing:-.7px;justify-content:center;width:100%;margin:10px 0 19px}.phone-brand svg{width:20px;height:20px}.phone-sub{display:flex;align-items:center;justify-content:space-between;font-size:11px}.demo-badge{font-size:10px;border:1px solid #8bd8b4;padding:4px 13px;border-radius:20px;color:#008a53;background:white}.voice-identity{text-align:center;padding:23px 0 21px}.wave{display:flex;justify-content:center;align-items:center;gap:5px;height:54px}.wave i{display:block;width:4px;border-radius:8px;background:linear-gradient(#17BC6E,#0A7A42)}.voice-identity>strong{display:block;font-size:25px;letter-spacing:-.8px;margin:7px 0 4px}.voice-identity>span{font-size:11px;color:var(--ink-muted)}.enquiry-card{background:#fff;border:1px solid #e7eef0;border-radius:12px;padding:14px 12px;box-shadow:0 5px 15px #17354a05}.enquiry-card>p{font-size:8px;letter-spacing:1.2px;margin:0 0 13px;font-weight:700}.caller{display:flex;justify-content:space-between;font-size:12px;margin-bottom:9px}.caller>span{font-size:9px;color:var(--ink-muted)}.enquiry-copy{font-size:12px;line-height:1.45}.enquiry-tags{display:flex;gap:5px;margin-top:14px}.enquiry-tags span{font-size:8px;padding:5px 6px;border-radius:8px;background:#e6f7ec;color:#087449}.enquiry-tags span+span{background:#fff3d8;color:#805611}.phone-try{margin-top:20px;width:100%;font-size:14px;min-height:43px;padding:10px}.phone-try svg{width:17px}.phone-note{font-size:9px;text-align:center;color:#657e73;margin:10px 0 0}.home-indicator{position:absolute;bottom:10px;width:82px;height:4px;border-radius:6px;background:#172d24;left:calc(50% - 41px)}.demo-caption{font-size:12px;color:var(--ink-muted);text-align:center;margin:23px 0 0;z-index:1}.vsl-section{grid-area:vsl;text-align:center;padding:48px 0 0;border-top:1px solid #edf1f4}.vsl-section .eyebrow{margin-bottom:12px}h2{font-size:34px;letter-spacing:-1.4px;line-height:1.15;margin:0 0 12px;font-weight:750}.section-intro{font-size:18px;color:var(--ink-muted);margin:0 0 26px}.video-poster{isolation:isolate;display:block;position:relative;width:86%;aspect-ratio:2.15;margin:auto;padding:44px;text-align:left;border:0;border-radius:22px;background:radial-gradient(ellipse at 76% 20%,#146257,#103943 32%,#0b2237 67%);color:white;overflow:hidden;box-shadow:0 16px 45px #102b4910}.poster-label{position:absolute;right:20px;top:17px;font-size:9px;letter-spacing:1.5px;background:#ffffff16;padding:6px 10px;border:1px solid #ffffff1a;border-radius:6px}.poster-copy{display:flex;flex-direction:column;position:relative;z-index:2}.poster-copy>strong{font-size:clamp(28px,3.4vw,46px);line-height:1.07;letter-spacing:-1.8px}.poster-copy em{font-style:normal;color:#47d6a0}.poster-brand{font-size:18px;font-weight:700;letter-spacing:-.5px;margin-top:28px}.poster-brand span{color:#47d6a0}.poster-copy small{margin-top:6px;font-size:13px;color:#bbd0d9}.play-large{display:grid;place-items:center;position:absolute;width:76px;height:76px;top:calc(50% - 38px);left:calc(52% - 38px);border-radius:50%;background:#fff;color:#102b49;z-index:3;box-shadow:0 0 0 12px #ffffff09;transition:transform .2s}.play-large svg{width:27px;height:27px;fill:currentColor;stroke:none;margin-left:4px}.video-poster:hover .play-large{transform:scale(1.08)}.poster-art{position:absolute;inset:30px 55px -58px 64%;transform:rotate(12deg);opacity:.9}.mini-app{height:100%;display:flex;flex-direction:column;gap:20px;background:linear-gradient(155deg,#071925,#144c41);border:3px solid #81a399;border-radius:29px;padding:35px 20px;box-shadow:16px 30px 40px #0004}.mini-app>span:first-child{font-size:8px;letter-spacing:1px;color:#a7cec2}.mini-app>strong{font-size:20px;font-weight:500;line-height:1.3}.mini-app .wave{justify-content:flex-start;gap:4px}.mini-app .wave i{width:3px;background:#56e4aa}.mini-note{padding:12px 8px;background:#ffffff0b;border:1px solid #ffffff17;border-radius:9px;font-size:9px}.mini-note b{color:#47d6a0;margin-left:7px}.poster-bottom{display:none}.steps-section{text-align:center;padding:78px 0 65px}.steps-section .eyebrow{margin-bottom:13px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;text-align:left;margin-top:40px}.step-number{font-size:13px;color:#079b63;font-weight:700}.steps h3{font-size:20px;letter-spacing:-.5px;margin:16px 0 10px}.steps p{font-size:16px;line-height:1.65;color:var(--ink-muted);margin:0}.faq-section{display:grid;grid-template-columns:1fr 1.25fr;gap:70px;padding:56px 0;border-top:1px solid var(--line)}.faq-section h2{max-width:300px}.text-action{display:inline-flex;align-items:center;gap:12px;font-size:14px;background:none;border:0;padding:10px 0;color:#087c51;font-weight:600}.text-action svg{width:17px}.faqs details{border-bottom:1px solid var(--line)}.faqs summary{list-style:none;padding:21px 0;display:flex;gap:15px;justify-content:space-between;cursor:pointer;font-size:16px;font-weight:600}.faqs summary::-webkit-details-marker{display:none}.faqs summary span{color:#039661;font-size:21px;font-weight:400}.faqs details[open] summary span{transform:rotate(45deg)}.faqs p{color:var(--ink-muted);font-size:15px;line-height:1.65;margin:0 25px 22px 0}.bottom-cta{text-align:center;background:linear-gradient(130deg,#e9f8f0,#f6fbf8);padding:50px 24px;border-radius:24px;margin-top:24px;margin-bottom:64px}.bottom-cta h2{font-size:30px}.bottom-cta p{color:var(--ink-muted);margin-bottom:25px}.site-footer{padding:28px max(48px,calc((100% - 1160px)/2)) 85px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}.site-footer .brand{font-size:18px;gap:0}.site-footer>span{font-size:12px;color:var(--ink-muted)}@media(min-width:1500px){.hero-copy{padding:85px 0 70px}.phone-shell{width:304px;min-height:552px}.phone-content{min-height:489px;padding-top:18px}.voice-identity{padding:28px 0}.vsl-section{padding-top:54px}}
@media(max-width:1000px){.container{width:calc(100% - 56px)}.site-header{padding:0 28px;height:78px}.brand{font-size:20px}nav{gap:20px}.hero-layout{column-gap:10px;grid-template-columns:1.2fr 1fr}.hero-copy{padding-top:52px}.hero-copy h1{font-size:45px;letter-spacing:-2px}.intro{font-size:17px}.hero-actions{gap:10px}.hero-actions .button{font-size:14px;padding:12px 18px;gap:12px}.phone-shell{width:263px;min-height:506px}.phone-content{padding:12px 12px 17px;min-height:443px}.benefits{gap:15px;font-size:11px}.phone-brand{font-size:13px}.video-poster{width:100%;padding:35px}.poster-art{right:30px}.faq-section{gap:35px}h2{font-size:29px}.talk-bubble{right:18px;bottom:18px}}
@media(max-width:700px){.container{width:calc(100% - 40px)}.site-header{height:70px;padding:0 20px}.brand{font-size:19px;gap:7px;letter-spacing:-.8px}.brand svg{width:23px;height:23px}.menu-toggle{display:grid;border:0;border-radius:8px}.site-header nav{display:none;position:absolute;top:69px;left:0;right:0;background:white;padding:18px 24px;border-bottom:1px solid var(--line);box-shadow:0 10px 15px #102b4910;z-index:10;align-items:stretch;gap:5px}.site-header nav.open{display:flex;flex-direction:column}.site-header nav a{padding:13px 0}.hero-layout{grid-template-columns:1fr;grid-template-areas:"copy" "vsl" "demo"}.hero-copy{padding:37px 0 30px}.eyebrow{font-size:10px;letter-spacing:1.2px;margin-bottom:15px}.hero-copy h1{font-size:clamp(34px,9.1vw,54px);letter-spacing:-1.6px;line-height:1.04;margin-bottom:17px}.intro{font-size:16px;line-height:1.5;margin-bottom:23px}.hero-actions{display:grid;grid-template-columns:1fr;gap:11px}.hero-actions .button{min-height:47px;font-size:15px}.watch-link{justify-content:center;width:100%;margin-top:12px;font-size:13px}.benefits{justify-content:space-between;gap:7px;margin-top:22px;font-size:10px}.benefits svg{width:15px;height:17px}.benefits>span{gap:5px}.person-icon{font-size:21px}.vsl-section{padding:31px 0 0}.vsl-section .eyebrow{margin-bottom:11px}h2{font-size:25px;letter-spacing:-.9px}.section-intro{font-size:14px;margin-bottom:20px}.video-poster{aspect-ratio:16/9;padding:24px 20px;border-radius:16px}.poster-copy>strong{font-size:28px;letter-spacing:-1px}.poster-brand{font-size:11px;margin-top:22px}.poster-copy small{display:none}.poster-label{font-size:7px;letter-spacing:.6px;right:10px;top:10px;padding:4px 6px}.play-large{width:52px;height:52px;top:calc(50% - 26px);left:calc(54% - 26px);box-shadow:0 0 0 7px #ffffff0a}.play-large svg{width:20px;height:20px}.poster-art{inset:38px 18px -28px 66%;}.mini-app{border-radius:17px;border-width:2px;padding:16px 10px;gap:10px}.mini-app>span:first-child{font-size:5px}.mini-app>strong{font-size:12px}.mini-app .wave{gap:2px;height:36px}.mini-app .wave i{width:2px;max-height:28px}.mini-note{font-size:6px;padding:8px 4px}.demo-section{padding:37px 0 30px}.demo-section h2{display:block;text-align:center;font-size:23px;margin:0 0 27px;z-index:1}.phone-glow:before{inset:0 -15px -10px}.phone-shell{width:272px;min-height:526px;transform:none}.phone-content{min-height:463px;padding:12px 15px 20px}.phone-brand{font-size:14px;margin-top:13px}.voice-identity{padding:24px 0}.demo-caption{font-size:12px;max-width:270px;line-height:1.5;margin-top:20px}.steps-section{padding:36px 0 38px;border-top:1px solid var(--line)}.steps-section h2{font-size:27px}.steps{grid-template-columns:1fr;gap:25px;margin-top:28px}.steps article{display:grid;grid-template-columns:30px 1fr;column-gap:11px}.step-number{grid-row:1/3;margin-top:2px}.steps h3{font-size:18px;margin:0 0 8px}.steps p{font-size:15px;line-height:1.5}.faq-section{grid-template-columns:1fr;gap:15px;padding:35px 0}.faq-section h2{max-width:100%}.faqs summary{font-size:14px;padding:19px 0}.faqs p{font-size:14px}.bottom-cta{margin-top:10px;padding:34px 20px;margin-bottom:35px;border-radius:18px}.bottom-cta h2{font-size:25px}.bottom-cta p{font-size:15px;line-height:1.5}.site-footer{padding:25px 20px 90px;flex-direction:column;align-items:flex-start;gap:13px}.site-footer>span{font-size:11px;line-height:1.6}.talk-bubble{bottom:14px;right:14px;padding:7px 14px 7px 10px;font-size:12px;gap:8px}.talk-bubble .wave{height:28px}dialog{padding:20px;border-radius:20px;max-height:calc(100dvh - 26px)}.dialog-top{margin-bottom:23px}.modal-title{font-size:27px}.slot-grid{grid-template-columns:repeat(2,1fr)}.story-player{padding:30px 18px;min-height:270px}.story-player h3{font-size:28px}.story-player p{font-size:14px}.story-control button{padding:9px}.phone-note{font-size:9px}.chat-message{max-width:95%;font-size:14px}}
.site-header .menu-toggle{display:none}@media(max-width:700px){.site-header .menu-toggle{display:grid}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.sample-player{max-width:520px;margin:24px auto 0}.sample-player audio{width:100%}.sample-player p{font-size:12px;color:var(--ink-muted);line-height:1.6}.site-footer nav{gap:20px;font-size:12px;flex-wrap:wrap}.phone-try{gap:10px}.icon-button{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);background:white;border-radius:8px}.site-header .menu-toggle{display:none}@media(max-width:700px){.site-header .menu-toggle{display:grid}}
.brand img{display:block;width:280px;max-width:100%;height:auto}.phone-brand img{width:210px}.site-footer .brand img{width:230px}.sample-player{margin-top:12px}.video-poster[aria-pressed=true] .play-large svg{display:none}.video-poster[aria-pressed=true] .play-large:after{content:"";width:20px;height:25px;border-left:7px solid currentColor;border-right:7px solid currentColor}.video-poster[aria-pressed=true] .mini-app .wave i{animation:sample-wave 1.4s ease-in-out infinite alternate}.video-poster[aria-pressed=true] .mini-app .wave i:nth-child(3n){animation-delay:-.8s}.video-poster[aria-pressed=true] .mini-app .wave i:nth-child(3n+1){animation-delay:-.4s}@keyframes sample-wave{from{transform:scaleY(.45)}to{transform:scaleY(1)}}@media(max-width:700px){.site-header .brand img{width:235px}.phone-brand img{width:205px}.video-poster[aria-pressed=true] .play-large:after{width:16px;height:20px;border-width:5px}}
