:root { --blue:#0799d3; --blue-deep:#087bb0; --green:#056044; --ink:#102330; --muted:#60717c; --paper:#f5f7f7; --line:#dfe6e8; }
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif} a{text-decoration:none;color:inherit}
.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,78px);border-bottom:1px solid rgba(16,35,48,.08);position:relative;z-index:5;background:#fff}.brand img{width:150px;height:52px;object-fit:contain;object-position:left center}.navCta{font-size:13px;font-weight:700;letter-spacing:.02em;padding:12px 18px;border:1px solid #cdd7db;border-radius:999px;transition:.2s}.navCta:hover{background:var(--ink);border-color:var(--ink);color:#fff}
.hero{min-height:690px;position:relative;overflow:hidden;background:linear-gradient(122deg,#f7fafb 0%,#eef8fb 55%,#e8f5f1 100%);padding:88px clamp(24px,7vw,112px);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.7fr);align-items:center;gap:70px}.heroContent{position:relative;z-index:2;max-width:760px}.eyebrow,.sectionKicker{font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--blue-deep)}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:24px;height:2px;background:var(--blue)}.hero h1{font-size:clamp(48px,5.7vw,82px);line-height:.99;letter-spacing:-.055em;margin:26px 0 26px;max-width:820px}.hero h1 em{font-style:normal;color:var(--green)}.heroLead{font-size:18px;line-height:1.7;color:#526771;max-width:670px}.heroActions{display:flex;align-items:center;gap:26px;margin-top:34px}.primaryBtn{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--green);color:#fff;padding:17px 22px;border-radius:8px;font-size:14px;font-weight:800;box-shadow:0 12px 26px rgba(5,96,68,.18);transition:.2s}.primaryBtn:hover{transform:translateY(-2px);background:#034d37}.primaryBtn span{font-size:18px}.textBtn{font-size:14px;font-weight:700;color:#425761}.textBtn span{margin-left:9px;color:var(--blue)}.heroProof{display:flex;gap:38px;margin-top:54px;padding-top:24px;border-top:1px solid rgba(16,35,48,.12)}.heroProof div{display:flex;flex-direction:column;gap:5px}.heroProof strong{font-size:14px}.heroProof span{font-size:11px;color:#7b8b92}.heroGlow{position:absolute;border-radius:50%;filter:blur(2px)}.heroGlowOne{width:460px;height:460px;background:rgba(7,153,211,.09);right:-120px;top:-160px}.heroGlowTwo{width:310px;height:310px;background:rgba(5,96,68,.08);left:43%;bottom:-190px}
.phone{width:315px;height:620px;background:#101820;border-radius:42px;padding:10px;justify-self:center;box-shadow:0 34px 70px rgba(16,35,48,.22);position:relative;z-index:2;transform:rotate(2deg)}.phoneSpeaker{position:absolute;top:17px;left:50%;transform:translateX(-50%);width:76px;height:18px;border-radius:20px;background:#101820;z-index:4}.phoneScreen{height:100%;background:#f4f7f6;border-radius:34px;overflow:hidden}.appTop{height:74px;background:#056044;color:#fff;padding:28px 20px 12px;display:flex;justify-content:space-between}.appTop b{display:grid;place-items:center;width:26px;height:26px;background:#fff;color:#056044;border-radius:50%}.appHello{background:#056044;color:#fff;padding:0 20px 20px;display:flex;flex-direction:column;gap:8px;border-radius:0 0 22px 22px}.appHello span{font-size:11px;opacity:.8}.appHello strong{font-size:17px}.mapMock{height:140px;margin:16px;background:#dde3df;border-radius:15px;position:relative;overflow:hidden}.mapMock i{position:absolute;width:130%;height:1px;background:#c1cbc5;left:-20px;transform:rotate(-18deg)}.mapMock i:nth-child(2){top:40px}.mapMock i:nth-child(3){top:82px;transform:rotate(18deg)}.mapMock i:nth-child(4){top:112px;transform:rotate(-5deg)}.mapMock .pin{position:absolute;z-index:2;color:#e95454;top:55px;left:52%;font-size:19px}.serviceCard{margin:0 16px;padding:16px;background:#fff;border:1px solid #e3e8e5;border-radius:15px}.serviceCard small{font-size:9px;color:#598071;font-weight:800}.field{margin-top:10px;border:1px solid #dbe3df;padding:11px;border-radius:8px;color:#97a29c;font-size:10px}.serviceCard button{border:0;width:100%;margin-top:12px;background:#056044;color:#fff;padding:12px;border-radius:8px;font-size:10px;font-weight:700}.statusLine{margin:15px 18px;font-size:10px;color:#63766c}.statusLine span{color:#13a677;margin-right:5px}
.section{padding:105px clamp(24px,7vw,112px)}.intro{max-width:1440px;margin:auto}.introGrid{display:grid;grid-template-columns:1.1fr .7fr;gap:110px;align-items:end;margin-top:18px}.introGrid h2,.flowHead h2,.testCopy h2{font-size:clamp(36px,4vw,58px);line-height:1.05;letter-spacing:-.04em;margin:0}.introGrid h2 span{color:var(--blue-deep)}.introGrid>p{font-size:17px;line-height:1.75;color:var(--muted);margin:0 0 5px}.featureGrid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.feature{min-height:215px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.feature>span{font-size:11px;color:var(--blue);font-weight:800}.feature h3{font-size:19px;margin:32px 0 10px}.feature p{font-size:13px;line-height:1.65;color:#6a7a82;margin:0}
.flowSection{background:#102b35;color:#fff;padding:105px clamp(24px,7vw,112px)}.flowHead{max-width:1215px;margin:auto;display:grid;grid-template-columns:1fr .65fr;align-items:end;gap:90px}.sectionKicker.light{color:#70c9e7;display:block;margin-bottom:18px}.flowHead p{color:#adc0c7;line-height:1.7;margin:0}.flowGrid{max-width:1215px;margin:65px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #36515b}.flowItem{padding:28px 28px 10px 0;position:relative}.flowItem:before{content:"";position:absolute;top:-4px;left:0;width:8px;height:8px;border-radius:50%;background:#28a8d8}.flowNumber{color:#6b858f;font-size:11px;font-weight:700}.flowItem h3{font-size:20px;margin:26px 0 12px}.flowItem p{font-size:13px;line-height:1.65;color:#a7bbc2;margin:0;max-width:240px}
.testSection{padding:105px clamp(24px,7vw,112px);background:#f4f7f6}.testCard{max-width:1215px;margin:auto;background:#fff;border-radius:24px;display:grid;grid-template-columns:1fr .8fr;overflow:hidden;box-shadow:0 20px 60px rgba(16,35,48,.08)}.testCopy{padding:62px}.testCopy h2{margin:14px 0 20px}.testCopy p{max-width:535px;font-size:16px;line-height:1.7;color:var(--muted)}.primaryBtn.dark{margin-top:16px;background:#0799d3}.primaryBtn.dark:hover{background:#087bb0}.testCopy>small{display:block;margin-top:16px;color:#89969b;font-size:10px}.steps{background:#eaf5f1;padding:55px 45px;display:flex;flex-direction:column;justify-content:center;gap:27px}.steps>div{display:flex;gap:18px;align-items:flex-start}.steps b{width:36px;height:36px;flex:0 0 36px;border-radius:50%;display:grid;place-items:center;background:#056044;color:#fff;font-size:12px}.steps span{display:flex;flex-direction:column;gap:6px;padding-top:2px}.steps strong{font-size:14px}.steps small{font-size:12px;line-height:1.5;color:#668078}
footer{background:#081d25;color:#fff;padding:60px clamp(24px,7vw,112px) 32px}footer>img{width:170px;height:60px;object-fit:contain;object-position:left center}footer>p{color:#8ba2aa;font-size:13px;line-height:1.6;max-width:460px;margin:20px 0 45px}footer>div{padding-top:20px;border-top:1px solid #1e3740;display:flex;justify-content:space-between;color:#708890;font-size:10px;letter-spacing:.06em;text-transform:uppercase}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:64px}.phone{width:285px;height:560px;margin-top:10px}.introGrid,.flowHead,.testCard{grid-template-columns:1fr;gap:30px}.featureGrid{grid-template-columns:repeat(2,1fr)}.flowGrid{grid-template-columns:repeat(2,1fr)}.testCopy{padding:45px}.steps{padding:40px 35px}.heroProof{gap:20px;flex-wrap:wrap}}
@media(max-width:600px){.topbar{height:74px}.brand img{width:125px}.navCta{font-size:11px;padding:10px 12px}.hero{padding:55px 22px 70px;gap:42px}.hero h1{font-size:47px}.heroLead{font-size:16px}.heroActions{align-items:flex-start;flex-direction:column;gap:18px}.heroProof{display:grid;grid-template-columns:1fr 1fr}.section,.flowSection,.testSection{padding:75px 22px}.introGrid{gap:22px}.featureGrid{grid-template-columns:1fr;margin-top:45px}.flowGrid{grid-template-columns:1fr;margin-top:45px}.flowItem{padding-bottom:28px}.testCopy{padding:38px 26px}.steps{padding:35px 26px}footer{padding:48px 22px 28px}footer>div{gap:16px;flex-direction:column}.phone{transform:none}}
