:root{--ink:#102523;--green:#173f3b;--green-2:#245b54;--mint:#dfece7;--cream:#f5f1e8;--sand:#e8dfcf;--white:#fff;--muted:#65716e;--line:#d8dedb;--shadow:0 24px 80px rgba(16,37,35,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fbfaf7;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-header{height:82px;max-width:1220px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.03em;font-size:19px}.brand-mark{width:35px;height:35px;display:grid;place-items:center;color:var(--green)}.brand-mark svg{width:100%;height:100%}.site-header nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.nav-cta{padding:11px 17px;background:var(--green);color:white;border-radius:999px}.hero{max-width:1220px;margin:auto;padding:76px 28px 90px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;min-height:710px}.eyebrow{text-transform:uppercase;font-weight:800;font-size:12px;letter-spacing:.16em;color:var(--green-2);margin-bottom:15px}.hero h1,.section h2,.split-card h2,.founder-copy h2,.waitlist-copy h2{font-size:clamp(42px,5vw,72px);line-height:1.03;letter-spacing:-.055em;margin:0}.hero h1 span{color:var(--green-2)}.lead{font-size:20px;max-width:650px;color:#43514e;margin:24px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:10px;font-weight:800;border:1px solid transparent;cursor:pointer}.button.primary{background:var(--green);color:white}.button.secondary{border-color:#bfc8c4;background:white}.hero-proof{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:48px;padding-top:30px;border-top:1px solid var(--line)}.hero-proof div{display:flex;flex-direction:column;gap:6px}.hero-proof span{font-size:14px;color:var(--muted)}.hero-visual{background:linear-gradient(145deg,var(--mint),var(--cream));border-radius:32px;padding:42px;min-height:520px;display:grid;place-items:center;position:relative;overflow:hidden}.hero-visual:before,.hero-visual:after{content:"";position:absolute;border:1px solid rgba(23,63,59,.13);border-radius:50%}.hero-visual:before{width:470px;height:470px}.hero-visual:after{width:650px;height:650px}.route-card{position:relative;z-index:1;width:min(100%,390px);background:rgba(255,255,255,.94);border:1px solid rgba(23,63,59,.08);border-radius:22px;padding:24px;box-shadow:var(--shadow)}.route-topline{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);margin-bottom:28px}.live-pill{background:var(--cream);padding:5px 9px;border-radius:99px;color:var(--green);font-weight:700}.route-stop{display:flex;align-items:center;gap:14px}.route-stop div{display:flex;flex-direction:column}.route-stop small,.item-card small{color:var(--muted)}.dot{width:17px;height:17px;border-radius:50%;border:5px solid var(--green);box-shadow:0 0 0 4px var(--mint)}.dot.end{border-color:#b77c43}.route-line{height:88px;margin-left:8px;border-left:2px dashed #aebbb6;display:flex;align-items:center}.route-line span{font-size:11px;background:#f7f7f4;color:var(--muted);padding:6px 9px;border-radius:7px;margin-left:14px}.item-card{margin-top:28px;border-top:1px solid var(--line);padding-top:22px;display:flex;gap:13px}.item-icon{width:48px;height:48px;background:var(--cream);border-radius:12px;display:grid;place-items:center}.item-card>div:last-child{display:flex;flex-direction:column}.item-card span{font-size:12px;color:var(--muted)}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 28px;display:flex;justify-content:center;align-items:center;gap:28px;font-size:13px;font-weight:700;color:#52605d}.trust-strip i{width:4px;height:4px;background:#aeb9b5;border-radius:50%}.section{max-width:1220px;margin:auto;padding:120px 28px}.section-heading{max-width:760px;margin-bottom:55px}.section-heading h2,.split-card h2,.founder-copy h2,.waitlist-copy h2{font-size:clamp(34px,4vw,54px)}.section-heading p{font-size:18px;color:var(--muted)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{background:white;border:1px solid var(--line);border-radius:18px;padding:30px}.step-card>span{font-size:12px;font-weight:800;color:var(--green-2)}.step-card h3{font-size:21px;margin:26px 0 8px}.step-card p{margin:0;color:var(--muted)}.split-section{max-width:1220px;margin:auto;padding:0 28px 120px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.split-card{padding:55px;border-radius:26px;min-height:510px;display:flex;flex-direction:column;align-items:flex-start}.split-card.sender{background:var(--cream)}.split-card.driver{background:var(--green);color:white}.split-card.driver .eyebrow,.eyebrow.light{color:#b9ddd3}.split-card p{font-size:17px;opacity:.82}.split-card ul{padding-left:20px;margin:16px 0 28px}.split-card a{margin-top:auto;font-weight:800;border-bottom:1px solid currentColor}.safety{background:white;max-width:none;padding-left:max(28px,calc((100vw - 1164px)/2));padding-right:max(28px,calc((100vw - 1164px)/2))}.section-heading.narrow{max-width:840px}.safety-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.safety-grid article{padding:25px 0}.icon{width:42px;height:42px;border-radius:12px;background:var(--mint);display:grid;place-items:center;font-weight:900;color:var(--green)}.safety-grid h3{margin:18px 0 7px}.safety-grid p{color:var(--muted);font-size:14px}.founder-section{max-width:1220px;margin:auto;padding:120px 28px;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.founder-copy p{font-size:17px;color:var(--muted);max-width:700px}.quote-card{background:var(--green);color:white;border-radius:28px;padding:48px}.quote-card>span{font-size:72px;line-height:.6;color:#b9ddd3}.quote-card p{font-size:24px;line-height:1.35;font-weight:700;letter-spacing:-.02em}.quote-card small{opacity:.68}.waitlist-section{max-width:1220px;margin:0 auto;padding:10px 28px 80px}.waitlist-card{background:#102c29;color:white;border-radius:30px;padding:65px;display:grid;grid-template-columns:.9fr 1.1fr;gap:75px}.waitlist-copy p{color:#c9d7d3;font-size:17px}.waitlist-form{background:white;color:var(--ink);border-radius:20px;padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.waitlist-form label{font-size:12px;font-weight:800;display:flex;flex-direction:column;gap:7px}.waitlist-form label:nth-of-type(3),.waitlist-form label:nth-of-type(4){grid-column:auto}.waitlist-form input,.waitlist-form select{width:100%;border:1px solid #cfd8d4;border-radius:10px;padding:12px 13px;background:#fff;color:var(--ink);outline:none}.waitlist-form input:focus,.waitlist-form select:focus{border-color:var(--green-2);box-shadow:0 0 0 3px rgba(36,91,84,.1)}.form-button{grid-column:1/-1;background:#b9ddcf;border:none;color:#123631;margin-top:4px}.form-note,.form-message{grid-column:1/-1;margin:0;text-align:center;font-size:11px;color:var(--muted)}.form-message{font-size:13px;font-weight:700;color:var(--green)}footer{max-width:1220px;margin:auto;padding:28px;display:flex;justify-content:space-between;align-items:center}.footer-brand{font-size:16px}.footer-copy{display:flex;gap:24px;font-size:12px;color:var(--muted)}
@media(max-width:900px){.site-header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:45px;gap:35px}.hero-visual{min-height:430px}.steps-grid,.safety-grid{grid-template-columns:1fr 1fr}.split-section,.founder-section,.waitlist-card{grid-template-columns:1fr}.split-card{min-height:auto}.waitlist-card{gap:35px}.waitlist-form{grid-template-columns:1fr}.waitlist-form label{grid-column:1/-1}.trust-strip{overflow:auto;justify-content:flex-start}}
@media(max-width:600px){.site-header{height:70px;padding:0 18px}.brand{font-size:16px}.nav-cta{padding:9px 12px;font-size:12px}.hero,.section,.split-section,.founder-section,.waitlist-section{padding-left:18px;padding-right:18px}.hero{padding-top:35px;padding-bottom:60px;min-height:auto}.hero h1{font-size:46px}.lead{font-size:17px}.hero-proof,.steps-grid,.safety-grid{grid-template-columns:1fr}.hero-visual{padding:20px;border-radius:22px;min-height:390px}.section{padding-top:80px;padding-bottom:80px}.split-section{padding-bottom:80px}.split-card{padding:35px}.founder-section{padding-top:80px;padding-bottom:80px;gap:35px}.quote-card{padding:35px}.waitlist-card{padding:35px 22px}.waitlist-form{padding:20px}footer{padding:25px 18px;align-items:flex-start;gap:18px;flex-direction:column}.footer-copy{flex-direction:column;gap:4px}.trust-strip{font-size:11px;gap:16px}}
