@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Manrope:wght@500;600;700;800&display=swap');
:root{--green:#0a4f3b;--deep:#06372c;--green2:#0d6b50;--gold:#e7bd58;--gold2:#c99123;--cream:#f8f7f2;--ink:#16372d;--muted:#687872;--line:#e3ebe6;--white:#fff;font-family:'DM Sans',Arial,sans-serif;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(1280px,calc(100% - 40px));margin:auto}
.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid rgba(6,73,54,.08)}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:10px}.brand>span{display:flex;flex-direction:column}.brand strong{font:800 24px/1 Manrope,Arial;color:var(--green)}.brand strong span{color:var(--gold2)}.brand small{margin-top:5px;font-size:10px;color:#7a8983}.nav nav{display:flex;gap:25px}.nav nav a{font-size:13px;font-weight:800;color:#42544d}.nav nav a.active,.nav nav a:hover{color:var(--green)}.nav-actions{display:flex;align-items:center;gap:9px}.client-link,.download-top,.team-link{font-size:12px;font-weight:800;white-space:nowrap}.client-link{color:#455750}.download-top{padding:12px 16px;border-radius:12px;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#19372d}.team-link{padding:11px 14px;border:1px solid #b9d0c6;border-radius:12px;color:var(--green);background:#fff}
.hero{background:linear-gradient(90deg,#05382e 0%,#0b5b45 44%,#0f7356 100%);color:#fff;overflow:hidden}.hero-layout{display:grid;grid-template-columns:34% 66%;min-height:530px;gap:0}.hero-copy{padding:46px 34px 42px 0;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.eyebrow,.section-kicker{font-size:11px;font-weight:900;letter-spacing:.16em;color:#efca72}.hero h1{font:800 clamp(48px,5.2vw,76px)/.95 Manrope,Arial;letter-spacing:-.055em;margin:16px 0 18px}.hero h1 em{font-style:normal;color:#f0c85e}.hero-text{max-width:520px;font-size:16px;line-height:1.62;color:#e0ece7;margin:0}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0 21px}.btn{min-height:48px;padding:0 18px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900}.btn.gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#18362c}.btn.ghost{border:1px solid rgba(255,255,255,.38);background:rgba(255,255,255,.05);color:#fff}.social-proof{display:flex;align-items:center;gap:14px}.proof-faces{display:flex}.proof-faces span,.proof-faces b{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;margin-left:-7px;border:2px solid rgba(255,255,255,.75);background:#fff;color:#0a6047;font-size:12px}.proof-faces span:first-child{margin-left:0}.proof-faces b{width:49px;background:#0e7559;color:#fff}.social-proof p{margin:0;font-size:12px;color:#d8e7e1}.social-proof strong{font-size:13px;color:#fff}
.hero-photos{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:12px;align-items:stretch;padding:14px 0 14px 18px}.main-person,.photo-card{position:relative;margin:0;overflow:hidden;border-radius:16px}.main-person{min-height:500px}.main-person img,.photo-card img{width:100%;height:100%;object-fit:cover}.main-person img{object-position:center 42%}.main-person:after,.photo-card:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(3,28,22,.56),transparent 58%)}.hand-note{position:absolute;z-index:2;left:34px;top:110px;font:600 26px/1.15 cursive;color:#fff;transform:rotate(-7deg);text-shadow:0 2px 10px rgba(0,0,0,.28)}.side-stack{display:grid;grid-template-rows:1fr 1fr;gap:12px}.photo-card figcaption{position:absolute;z-index:2;left:16px;right:16px;bottom:14px}.photo-card strong,.photo-card span{display:block}.photo-card strong{font-size:17px}.photo-card span{font-size:11px;margin-top:4px;color:#e0e9e5}
.services{background:#fafbf9;padding:18px 0;border-bottom:1px solid var(--line)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-grid article{position:relative;display:grid;grid-template-columns:56px 1fr;gap:14px;padding:19px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(8,60,43,.04)}.service-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#f7ebcb;color:#8b671e;font-size:24px;font-weight:900}.service-grid h3{margin:0 0 7px;font:800 17px Manrope,Arial}.service-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.service-grid article>a{position:absolute;right:14px;bottom:12px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#f5e7bc;color:#80611f;font-weight:900}
.trust-section{padding:52px 0 28px}.trust-layout{display:grid;grid-template-columns:1.15fr 1.15fr .9fr;gap:24px;align-items:center}.trust-copy h2,.how h2,.download-copy h2{font:800 clamp(34px,3.5vw,50px)/1.03 Manrope,Arial;letter-spacing:-.045em;margin:12px 0}.trust-copy h2 em{font-style:normal;color:#c48d22}.trust-copy>p:last-child{max-width:620px;color:var(--muted);line-height:1.65;font-size:14px}.benefit-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.benefit-row article{padding:8px}.benefit-row span{display:block;font-size:28px;color:var(--green)}.benefit-row strong{display:block;margin-top:10px;font-size:14px}.benefit-row p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.people-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.people-row figure{margin:0;position:relative;overflow:hidden;border-radius:14px;min-height:210px}.people-row figure:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(2,31,24,.72),transparent 55%)}.people-row img{width:100%;height:210px;object-fit:cover}.people-row figcaption{position:absolute;z-index:2;left:10px;right:10px;bottom:10px;color:#fff}.people-row strong,.people-row span{display:block}.people-row strong{font-size:13px}.people-row span{font-size:9px;margin-top:3px;color:#e5ece9}
.how{padding:64px 0;background:#f4f7f4}.how-head{text-align:center;max-width:720px;margin:0 auto 34px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step-grid article{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff}.step-grid b{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--green);color:#fff}.step-grid h3{font:800 19px Manrope,Arial;margin:18px 0 8px}.step-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.download-zone{padding:34px 0 18px}.download-banner{min-height:240px;border-radius:24px;background:linear-gradient(120deg,#06382d,#0b5a45);color:#fff;display:grid;grid-template-columns:300px 1fr .9fr;gap:30px;align-items:center;padding:22px 28px;overflow:hidden}.phone-preview{align-self:end;height:210px;display:flex;align-items:flex-end;justify-content:center}.phone-shell{width:190px;height:260px;border:8px solid #13241f;border-radius:35px;background:#13241f;transform:rotate(-4deg);box-shadow:0 22px 40px rgba(0,0,0,.3);position:relative}.phone-notch{position:absolute;top:0;left:50%;transform:translateX(-50%);width:75px;height:20px;background:#13241f;border-radius:0 0 13px 13px}.phone-ui{height:100%;border-radius:27px;background:#f8faf7;color:#174334;padding:30px 14px 14px;display:flex;flex-direction:column}.phone-ui>strong{color:#0a5b43;font-size:17px}.phone-ui small{margin-top:22px;color:#71827b}.phone-ui>b{font-size:22px;margin:5px 0 18px}.mini-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.mini-actions span{padding:8px 5px;background:#e8f3ee;border-radius:9px;text-align:center;font-size:8px;font-weight:800}.download-copy p:not(.section-kicker){color:#d6e6df;line-height:1.6}.store-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.store-row a{padding:10px 15px;border-radius:9px;background:#111;color:#fff;font-size:12px;font-weight:800}.download-features{display:grid;grid-template-columns:1fr 1fr;gap:14px}.download-features>span{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:88px;padding:12px;border-left:1px solid rgba(255,255,255,.13);font-size:23px;text-align:center}.download-features small{display:block;margin-top:7px;font-size:10px;color:#e2ebe7;line-height:1.3}
footer{margin-top:18px;padding:42px 0 20px;background:#052d24;color:#d9e6e1}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px;padding-bottom:36px}.footer-brand strong{color:#fff}.footer-grid p{color:#9db5ab;max-width:450px;font-size:12px;line-height:1.6}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid>div:not(:first-child)>strong{margin-bottom:5px}.footer-grid a:not(.brand){font-size:12px;color:#bad0c6}.footer-line{border-top:1px solid rgba(255,255,255,.1);padding-top:17px;display:flex;justify-content:space-between;font-size:10px;color:#91aaa0}
@media(max-width:1100px){.nav nav{display:none}.hero-layout{grid-template-columns:1fr}.hero-copy{text-align:center;align-items:center;padding-right:0}.hero-text{max-width:760px}.hero-photos{padding-left:0;min-height:520px}.service-grid{grid-template-columns:repeat(2,1fr)}.trust-layout{grid-template-columns:1fr}.benefit-row{max-width:850px;margin:auto}.people-row{max-width:850px;margin:auto;width:100%}.download-banner{grid-template-columns:230px 1fr}.download-features{grid-column:1/-1;grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){.container{width:min(100% - 24px,1280px)}.nav{min-height:68px;padding:8px 0;flex-wrap:nowrap}.brand img{width:38px;height:38px}.brand strong{font-size:20px}.brand small{display:none}.nav-actions{width:auto;display:flex;margin-left:auto}.client-link,.team-link{display:none}.download-top{padding:10px 12px;font-size:10px;border-radius:11px}.hero{background:#073f32}.hero-layout{display:flex;flex-direction:column;min-height:0}.hero-copy{position:relative;order:1;padding:38px 0 26px;text-align:left;align-items:flex-start}.eyebrow{font-size:9px}.hero h1{font-size:43px;line-height:.98;margin:14px 0}.hero-text{font-size:14px;line-height:1.55;max-width:100%}.hero-buttons{width:100%;display:flex;flex-direction:column;gap:9px;margin:20px 0 15px}.hero-buttons .btn{width:100%;min-height:48px}.social-proof{margin-top:2px;text-align:left}.hero-photos{order:2;display:grid;grid-template-columns:1fr;padding:0 0 18px;min-height:0}.main-person{min-height:430px;border-radius:18px}.main-person img{height:430px;object-position:center 38%}.hand-note{left:22px;top:auto;bottom:26px;font-size:21px}.side-stack{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:none;gap:10px;margin-top:10px}.photo-card{min-height:180px}.photo-card img{height:180px}.photo-card strong{font-size:15px}.photo-card span{font-size:10px}.service-grid{grid-template-columns:1fr 1fr}.service-grid article{grid-template-columns:44px 1fr;padding:14px;min-height:145px}.service-icon{width:44px;height:44px}.service-grid h3{font-size:15px}.service-grid p{font-size:11px}.trust-section{padding-top:44px}.trust-layout{display:flex;flex-direction:column;gap:24px}.trust-copy{text-align:left}.benefit-row{grid-template-columns:1fr 1fr 1fr;width:100%;margin:0}.people-row{grid-template-columns:1fr 1fr 1fr;width:100%;margin:0}.people-row figure,.people-row img{height:165px;min-height:165px}.how{padding:56px 0}.step-grid{grid-template-columns:1fr}.download-banner{grid-template-columns:1fr;padding:24px 18px;text-align:center}.phone-preview{height:170px;order:2}.phone-shell{transform:rotate(-3deg) scale(.8);transform-origin:bottom}.download-copy{order:1}.store-row{justify-content:center}.download-features{order:3;grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-line{flex-direction:column;gap:5px}}
@media(max-width:480px){.download-top{font-size:9px;padding:9px 10px}.hero h1{font-size:39px}.hero-copy{padding-top:30px}.hero-text{font-size:13px}.main-person{min-height:390px}.main-person img{height:390px}.side-stack{grid-template-columns:1fr 1fr}.photo-card{min-height:160px}.photo-card img{height:160px}.service-grid{grid-template-columns:1fr}.benefit-row{grid-template-columns:1fr}.people-row{grid-template-columns:1fr}.people-row figure,.people-row img{height:210px;min-height:210px}.download-features{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}

.test-notice{display:inline-flex;align-items:center;gap:9px;margin:0;padding:9px 13px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#f4e6bc;background:rgba(255,255,255,.08);font-size:12px;font-weight:700}.test-notice span{color:#e7bd58;font-size:11px}.download-copy .download-disclaimer{font-size:11px;color:#c7d9d1;margin:12px 0 0}.store-row a{background:#e7bd58;color:#153a30;font-size:13px;padding:13px 18px}
