:root{
  --ink:#12212f;
  --muted:#61707d;
  --line:#e6ebef;
  --surface:#f5f8fa;
  --green:#078a66;
  --green-dark:#05684e;
  --blue:#0758b9;
  --yellow:#ffd91a;
  --white:#fff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6}
a{text-decoration:none;color:inherit}
.container{width:min(1120px,calc(100% - 40px));margin:auto}
.site-header{height:68px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.94);position:sticky;top:0;z-index:20;backdrop-filter:blur(10px)}
.nav{height:100%;display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.02em}
.brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:var(--yellow);color:#0758b9;font-weight:900}
.independent-badge{font-size:12px;color:var(--muted);border:1px solid var(--line);padding:5px 10px;border-radius:999px}
.hero{overflow:hidden;background:linear-gradient(135deg,#f8fbfd 0%,#eef8f5 100%);padding:78px 0 64px}
.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}
.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.13em}
.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--green)}
h1{font-size:clamp(42px,5.2vw,70px);line-height:1.02;letter-spacing:-.055em;margin:16px 0 22px;max-width:720px}
.hero-text{font-size:19px;color:var(--muted);max-width:620px;margin-bottom:30px}
.cta{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--green);color:#fff;padding:15px 24px;border-radius:10px;font-weight:800;min-width:190px;box-shadow:0 10px 25px rgba(7,138,102,.18);transition:.2s}
.cta:hover{background:var(--green-dark);transform:translateY(-1px)}
.microcopy{font-size:12px;color:#7a8791;margin-top:13px}
.hero-visual{min-height:420px;position:relative;display:grid;place-items:center}
.phone{width:275px;height:530px;background:#101820;border:7px solid #101820;border-radius:38px;padding:7px;box-shadow:0 35px 70px rgba(18,33,47,.22);transform:rotate(3deg);position:relative;z-index:2}
.phone-top{width:90px;height:19px;background:#101820;border-radius:0 0 15px 15px;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:3}
.app-screen{height:100%;border-radius:27px;background:linear-gradient(180deg,#ffdb1a 0 27%,#f7fafb 27%);padding:48px 17px 18px}
.generic-app-header{display:flex;align-items:center;gap:10px;color:#0758b9;font-size:18px;font-weight:850;margin-bottom:28px}.generic-dot{width:24px;height:24px;border-radius:8px;background:#ffd91a;display:inline-block}
.screen-title{font-size:19px;font-weight:850;line-height:1.15;margin-bottom:14px}
.screen-card{background:#fff;border:1px solid #e9eef1;border-radius:13px;padding:11px;margin:8px 0;display:grid;grid-template-columns:35px 1fr;gap:0 8px;box-shadow:0 4px 14px rgba(20,40,50,.05)}
.screen-card strong{grid-row:span 2;font-size:20px}
.screen-card span{font-size:13px;font-weight:800}
.screen-card small{font-size:10px;color:var(--muted)}
.floating-chip{position:absolute;background:#fff;border:1px solid var(--line);padding:11px 15px;border-radius:999px;box-shadow:0 12px 30px rgba(20,40,50,.12);font-size:13px;font-weight:800;z-index:3}
.chip-one{left:0;top:110px}.chip-two{right:0;bottom:90px}
.trust-strip{border-bottom:1px solid var(--line);border-top:1px solid var(--line);background:#fff}
.trust-inner{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 0;gap:25px}
.trust-inner div{display:flex;align-items:center;gap:12px}
.trust-inner strong{font-size:23px;white-space:nowrap}
.trust-inner span{font-size:12px;color:var(--muted)}
.section{padding:92px 0}
.section-heading{max-width:760px;margin-bottom:42px}
.section-heading h2,.split-copy h2,.cta-box h2{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.04em;margin:12px 0 15px}
.section-heading p,.split-copy p{color:var(--muted)}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.feature-card{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.2s}
.feature-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(18,33,47,.07)}
.icon{width:48px;height:48px;border-radius:14px;background:#eef8f5;display:grid;place-items:center;font-size:23px;margin-bottom:20px}
.feature-card h3{margin:0 0 8px;font-size:18px}.feature-card p{margin:0;color:var(--muted);font-size:14px}
.split-section{background:var(--surface);padding:90px 0}
.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}
.mock-map{height:440px;border-radius:26px;background:#dfeee5;position:relative;overflow:hidden;border:1px solid #d3e2d9;box-shadow:0 20px 50px rgba(18,33,47,.08)}
.mock-map:before,.mock-map:after{content:"";position:absolute;background:#fff;border-radius:999px;transform:rotate(35deg)}
.mock-map:before{width:150%;height:25px;left:-20%;top:48%}.mock-map:after{width:120%;height:18px;left:0;top:20%;transform:rotate(-23deg)}
.map-road{position:absolute;background:#c8d9cf;border-radius:999px;z-index:1}
.road-a{width:120%;height:70px;top:70%;left:-10%;transform:rotate(-15deg)}.road-b{width:110%;height:45px;top:35%;left:-5%;transform:rotate(48deg)}.road-c{width:100%;height:30px;top:5%;left:5%;transform:rotate(-35deg)}
.map-pin{position:absolute;z-index:4;left:49%;top:48%;width:62px;height:62px;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);background:var(--green);color:#fff;display:grid;place-items:center;font-size:25px;font-weight:900;box-shadow:0 12px 25px rgba(7,138,102,.3)}
.map-pin::first-letter{transform:rotate(45deg)}
.map-label{position:absolute;z-index:5;top:31%;right:12%;background:#fff;border-radius:9px;padding:7px 11px;font-size:11px;font-weight:800;box-shadow:0 7px 20px rgba(0,0,0,.08)}
.label-two{top:auto;right:auto;bottom:17%;left:10%}
.check-list{list-style:none;padding:0;margin:25px 0 28px}
.check-list li{margin:12px 0;color:#31424e;font-weight:650}
.check-list li:before{content:"✓";display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#e4f5ef;color:var(--green);font-size:12px;font-weight:900;margin-right:10px}
.text-cta{display:inline-flex;align-items:center;gap:10px;color:var(--green);font-weight:850}
.text-cta span{transition:.2s}.text-cta:hover span{transform:translateX(4px)}
.cta-section{padding:0 0 90px}
.cta-box{border-radius:26px;background:#102f2a;color:#fff;padding:48px 55px;display:flex;justify-content:space-between;align-items:center;gap:30px}
.cta-box .eyebrow{color:#9ee6d2}.cta-box h2{margin-bottom:8px}.cta-box p{margin:0;color:#c8d8d4}
.cta-light{background:#fff;color:#075c48;box-shadow:none}.cta-light:hover{background:#edf8f5}
.footer{border-top:1px solid var(--line);padding:38px 0 50px}
.footer-grid{display:grid;grid-template-columns:1fr auto;gap:14px 40px}
.footer p{margin:5px 0;color:var(--muted);font-size:12px}.footer-links{display:flex;gap:20px;font-size:12px;color:var(--muted);align-items:center}.footer-links a:hover{color:var(--green)}
.footer-note{grid-column:1/-1;border-top:1px solid var(--line);padding-top:18px}
.legal-page{padding:80px 0;max-width:850px}.legal-page h1{font-size:50px}.legal-page p{color:var(--muted);margin:20px 0}
.redirect-page{min-height:100vh;display:grid;place-items:center;background:#f7faf9}.redirect-box{text-align:center}.redirect-box h1{font-size:30px;margin:20px 0 0}.loader{width:42px;height:42px;border:4px solid #dbe9e5;border-top-color:var(--green);border-radius:50%;margin:auto;animation:spin .8s linear infinite}
@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:900px){
  .hero{padding:58px 0 45px}.hero-grid{grid-template-columns:1fr;gap:25px}.hero-copy{text-align:center}.hero-copy .eyebrow{justify-content:center}.hero-text{margin-left:auto;margin-right:auto}.hero-visual{min-height:460px}.feature-grid{grid-template-columns:1fr 1fr}.split-grid{grid-template-columns:1fr;gap:45px}.mock-map{height:340px}.trust-inner{grid-template-columns:1fr}.cta-box{flex-direction:column;align-items:flex-start}
}
@media(max-width:560px){
  .container{width:min(100% - 28px,1120px)}.site-header{height:60px}.brand{font-size:13px}.independent-badge{display:none}h1{font-size:43px}.hero-text{font-size:17px}.hero-visual{min-height:410px}.phone{width:230px;height:440px}.floating-chip{font-size:11px}.chip-one{left:0}.chip-two{right:0}.feature-grid{grid-template-columns:1fr}.section,.split-section{padding:65px 0}.cta-section{padding-bottom:65px}.cta-box{padding:34px 25px}.footer-grid{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.legal-page{padding:55px 0}.legal-page h1{font-size:40px}
}
