:root{--ink:#15211d;--green:#168a62;--forest:#103e30;--mint:#e8f4ed;--muted:#687771;--bg:#f7f9f8;--line:#e1e9e5;--white:#fff;--amber:#f4b84a;--blue:#3f7ddb;--purple:#8967d8;--coral:#dc785f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.section-shell{max-width:1180px;margin-left:auto;margin-right:auto}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1228px;margin:auto;padding:0 24px}.brand,.footer-brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:19px;letter-spacing:-.75px}.brand img,.footer-brand img{width:42px;height:42px;object-fit:cover;border-radius:12px}.brand small,.footer-brand small{display:block;font-size:7px;letter-spacing:1.15px;color:var(--green);margin-top:1px}.site-header nav{display:flex;align-items:center;gap:31px;color:#506059;font-size:14px;font-weight:750}.site-header nav a:hover,.text-link:hover,footer a:hover{color:var(--green)}.header-cta{font-size:13px;font-weight:850;padding:12px 16px;border:1px solid var(--line);border-radius:11px;background:var(--white);box-shadow:0 8px 20px #14382d0a}.header-cta span,.button span{margin-left:7px}.hero{min-height:665px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;padding:64px 26px 57px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:1.36px;color:var(--green);margin:0 0 20px;display:flex;align-items:center;gap:9px}.eyebrow i{width:26px;height:2px;background:var(--green);display:inline-block}.hero h1,.intro h2,.route-showcase h2,.features h2,.safety h2,.details-band h2,.closing h2{font-size:clamp(42px,5.25vw,68px);letter-spacing:-4.15px;line-height:1.01;margin:0;font-weight:870}.hero h1 em,h2 em{color:var(--green);font-style:normal}.lead{max-width:490px;font-size:18px;line-height:1.63;color:#596963;margin:25px 0 30px}.hero-actions{display:flex;align-items:center;gap:25px}.button{display:inline-block;padding:16px 20px;border-radius:11px;font-weight:850;font-size:14px}.primary{background:var(--green);color:#fff;box-shadow:0 12px 25px #168a6235}.text-link{font-weight:850;font-size:14px}.assurance{margin-top:29px;color:var(--muted);font-size:12px;font-weight:650}.check,.round-check{color:var(--green);font-weight:950}.dot{display:inline-block;width:4px;height:4px;background:#aebbb5;border-radius:50%;margin:0 8px 2px}.hero-visual{height:540px;position:relative;display:flex;align-items:center;justify-content:center}.orb{position:absolute;border-radius:50%}.orb-one{width:410px;height:410px;background:#dcece3;top:51px;right:45px}.orb-two{width:255px;height:255px;background:#eaf4ee;bottom:6px;left:37px}.road{position:absolute;border-radius:50%;border:22px solid #e6eee9;border-left-color:transparent;border-bottom-color:transparent;transform:rotate(-31deg)}.road-one{width:380px;height:380px;top:75px;right:14px}.road-two{width:275px;height:275px;top:125px;right:63px;border-width:14px}.phone{position:relative;background:#17221e;border:8px solid #17221e;border-radius:37px;box-shadow:0 30px 42px #17382d36;overflow:hidden;z-index:1}.phone-hero{height:511px;width:254px;transform:rotate(3deg)}.phone-speaker{height:18px;width:86px;background:#17221e;position:absolute;left:50%;transform:translateX(-50%);top:-1px;border-radius:0 0 13px 13px;z-index:3}.app-screen{height:100%;background:#f5f7f6;overflow:hidden;padding:10px 12px}.status{font-size:9px;font-weight:800;display:flex;justify-content:space-between;padding:1px 3px 12px}.app-title strong{display:block;font-size:19px;letter-spacing:-.6px}.app-title small{font-size:10px;color:var(--muted)}.vehicle-card,.route-card,.metric,.mini-grid>div{background:#fff;border:1px solid var(--line);border-radius:11px}.vehicle-card{display:flex;align-items:center;gap:7px;margin-top:13px;padding:9px}.car{font-size:20px;background:#e6f2ed;padding:6px;border-radius:8px}.vehicle-card small,.route-card small,.metric small,.mini-grid small{font-size:6px;font-weight:900;letter-spacing:.45px;color:#74817c;display:block}.vehicle-card b{font-size:11px}.vehicle-card p,.route-card p,.mini-grid p{font-size:8px;color:var(--muted);margin:2px 0}.chev{margin-left:auto;color:var(--green);font-size:20px}.route-card{margin-top:10px;background:var(--forest);color:#fff;padding:11px}.route-top{display:flex;align-items:center;gap:7px}.pin{font-size:19px;color:#7bd8ae}.route-card small{color:#9cc2b1}.route-card b{display:block;font-size:13px;margin-top:2px}.go{margin-left:auto;background:#45ae84;width:25px;height:25px;border-radius:50%;display:grid;place-items:center}.route-card>p{color:#d5e4dd;margin:8px 0}.chips{display:flex;gap:4px}.chips span{font-size:7px;background:#ffffff19;padding:5px;border-radius:5px}.section-label{display:block;font-size:12px;margin:14px 0 7px}.metric{padding:9px;display:flex;align-items:center;gap:8px}.metric>span{background:#e6f2ed;color:var(--green);font-weight:900;padding:6px;border-radius:7px}.metric b{display:block;font-size:10px}.metric i{margin-left:auto;font-size:17px;color:var(--green);font-style:normal}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.mini-grid>div{padding:9px}.mini-grid b{display:block;font-size:13px;margin-top:4px}.tabbar{position:absolute;bottom:0;left:0;right:0;height:49px;background:#fff;border-top:1px solid var(--line);display:flex;justify-content:space-around;text-align:center;padding-top:6px;color:#8b9792;font-size:13px}.tabbar span{display:grid;gap:1px}.tabbar small{font-size:6px;font-weight:800}.tabbar .active{color:var(--green)}.float-card{position:absolute;background:#fff;border-radius:11px;padding:12px 14px;box-shadow:0 14px 27px #1d30271a;z-index:3}.float-card small{display:block;font-size:8px;letter-spacing:.6px;color:var(--muted);font-weight:800}.float-card b{font-size:20px;display:block;margin:3px 0}.float-card span{font-size:9px;color:var(--muted)}.total{left:5px;top:108px;transform:rotate(-3deg)}.total strong{color:var(--green)}.saved{right:0;bottom:50px;display:flex;gap:8px;align-items:center}.saved .round-check{background:#e5f5ed;width:27px;height:27px;border-radius:50%;display:grid;place-items:center}.saved b{font-size:11px}.trust-strip{background:var(--forest);color:#f7fbf8}.trust-inner{padding:22px 28px;display:flex;align-items:center;justify-content:space-between}.trust-strip p{font-size:14px;font-weight:800;margin:0}.trust-strip div{display:flex;gap:30px;color:#bdd2c8;font-size:12px}.trust-strip b{color:#fff}.intro{padding:125px 26px 108px;display:grid;grid-template-columns:.88fr 1.12fr;gap:73px}.intro h2{font-size:clamp(39px,4.5vw,59px)}.intro-copy{font-size:17px;color:var(--muted);line-height:1.7;margin:37px 0 34px;max-width:555px}.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps li{border-top:1px solid var(--line);padding-top:16px}.steps span{font-size:10px;color:var(--green);font-weight:900;letter-spacing:1px}.steps b{display:block;margin:10px 0 7px;font-size:14px}.steps p{font-size:12px;color:var(--muted);line-height:1.55;margin:0}.route-showcase{background:#e7f1eb;overflow:hidden}.route-layout{padding:112px 26px 0;display:flex;justify-content:space-between;align-items:center;min-height:650px}.route-content{max-width:608px}.route-showcase h2{font-size:clamp(39px,4.4vw,58px)}.route-content>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.7;max-width:540px;margin:23px 0 26px}.check-list{padding:0;margin:0;list-style:none;display:grid;gap:12px}.check-list li{font-size:13px;font-weight:750}.check-list span{color:var(--green);padding-right:8px}.route-phone-wrap{width:327px;height:495px;position:relative}.phone-route{height:490px;width:244px;transform:rotate(-5deg);position:absolute;right:31px;bottom:-54px}.route-screen{padding:10px 0 0}.route-screen .status{padding:1px 12px 10px}.map{height:250px;background:#dfeae2;position:relative;overflow:hidden}.map-lines{position:absolute;border:4px solid #fff;border-radius:50%;opacity:.85}.l1{width:330px;height:160px;top:15px;left:-55px;transform:rotate(25deg)}.l2{width:230px;height:120px;top:78px;left:20px;transform:rotate(-38deg)}.l3{width:260px;height:100px;top:5px;left:-45px;transform:rotate(-22deg)}.map svg{position:absolute;inset:28px 10px;width:215px;height:200px}.map-pin{position:absolute;width:17px;height:17px;border-radius:50%;background:#fff;border:5px solid var(--green);z-index:1}.map-pin.start{left:26px;bottom:22px}.map-pin.end{right:35px;top:31px;border-color:#e78329}.route-sheet{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:19px 19px 0 0;padding:11px}.grab{display:block;width:30px;height:3px;background:#d4dcd7;margin:0 auto 11px;border-radius:4px}.locations{font-size:9px;color:#53625b;display:grid;gap:6px;padding:0 2px 10px;border-bottom:1px solid var(--line)}.locations span:before{content:"•";color:var(--green);padding-right:6px}.route-option{border:1px solid var(--line);border-radius:8px;margin-top:7px;padding:8px;display:flex;justify-content:space-between}.route-option.selected{border-color:var(--green);background:#f2faf6}.route-option b{font-size:10px;display:block}.route-option small{font-size:7px;color:var(--muted)}.route-option strong{font-size:11px;color:var(--green)}.cost-breakdown{font-size:6px;color:#75837d;display:block;margin-top:3px}.cost-breakdown i{display:inline-block;width:3px;height:3px;border-radius:50%;background:#a9b5b0;margin:0 3px 1px}.features{padding:126px 26px 135px;display:grid;grid-template-columns:310px 1fr;gap:80px}.features h2{font-size:clamp(40px,4.3vw,57px)}.section-intro>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.65;max-width:300px;margin-top:23px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:27px;min-height:250px;position:relative}.feature-card.large{grid-row:span 2;min-height:513px;background:#eaf5ef}.feature-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;font-size:20px}.green{background:#d6f0e2;color:#0e8158}.amber{background:#fff0d8}.blue{background:#e3ecff;color:var(--blue)}.purple{background:#eee8ff;color:var(--purple)}.coral{background:#ffe7df;color:var(--coral)}.ink{background:#e6ece9}.feature-tag{font-size:9px;letter-spacing:1.15px;font-weight:900;color:var(--green);margin:22px 0 9px}.feature-card h3{font-size:20px;letter-spacing:-.75px;margin:0 0 10px}.feature-card>p:last-of-type{font-size:13px;color:var(--muted);line-height:1.6;margin:0}.feature-stat{position:absolute;bottom:26px;left:27px;right:27px;border-top:1px solid #cfe1d6;padding-top:14px;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:11px}.feature-stat b{font-size:12px}.feature-stat span{color:var(--muted)}.details-band{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.details-band>.section-shell{padding:92px 26px}.details-band h2{font-size:clamp(36px,4vw,51px);max-width:630px}.details-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:54px;border-top:1px solid var(--line)}.details-grid article{padding:21px 25px 3px 0;border-right:1px solid var(--line);margin-right:25px}.details-grid article:last-child{border:0}.details-grid b{font-size:15px}.details-grid p{font-size:13px;color:var(--muted);line-height:1.65;max-width:275px}.safety{padding:125px 26px}.safety-card{background:var(--forest);border-radius:27px;color:#fff;padding:58px 61px;display:grid;grid-template-columns:1fr .84fr;gap:57px;align-items:center;position:relative;overflow:hidden}.safety-card:after{content:"";position:absolute;width:360px;height:360px;border:1px solid #5fa17f55;border-radius:50%;right:-135px;bottom:-220px}.safety .eyebrow{color:#b7e1c9}.safety .eyebrow i{background:#b7e1c9}.safety h2{font-size:clamp(38px,4vw,53px)}.safety h2 em{color:#8cddb5}.safety-card>div>p:not(.eyebrow){font-size:15px;line-height:1.65;color:#c9ded2;max-width:450px;margin:21px 0 24px}.safety .text-link{color:#fff}.trust-panel{position:relative;z-index:1;background:#ffffff12;border:1px solid #ffffff20;border-radius:18px;padding:10px 25px}.trust-row{display:flex;gap:13px;padding:20px 0;border-bottom:1px solid #ffffff1c}.trust-row:last-child{border:0}.trust-dot{width:12px;height:12px;border-radius:50%;margin-top:3px;flex:0 0 auto}.trust-dot.high{background:#68d6a2}.trust-dot.medium{background:#f7c967}.trust-dot.low{background:#ea917f}.trust-row b{font-size:14px;display:block}.trust-row small{color:#bbd0c4;font-size:12px;line-height:1.4;display:block;margin-top:4px}.privacy-note{padding:23px 28px;background:#eef7f1;border:1px solid #d8ede0;border-radius:16px;margin-top:18px;display:flex;align-items:flex-start;gap:14px}.privacy-note>span{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:var(--green);background:#d7f0e2;font-weight:900;font-size:19px}.privacy-note p{margin:0;color:#52615b;font-size:13px;line-height:1.65}.privacy-note b{color:var(--ink)}.closing{background:var(--green);color:#fff;overflow:hidden}.closing-inner{min-height:470px;padding:92px 26px;position:relative;display:flex;align-items:center}.closing .eyebrow{color:#c7ead9}.closing .eyebrow i{background:#c7ead9}.closing h2{font-size:clamp(43px,5vw,63px)}.closing p:not(.eyebrow){color:#d5eee1;margin:22px 0 29px;max-width:450px}.light{background:#fff;color:var(--forest)}.closing-mark{position:absolute;font-size:390px;right:10%;top:20px;color:#ffffff10;line-height:1}footer{min-height:118px;display:flex;align-items:center;gap:25px;padding:25px 26px;color:var(--muted);font-size:12px}footer .footer-brand{margin-right:auto;color:var(--ink)}footer p{margin:0}footer>div{display:flex;gap:20px}footer a{font-weight:650}@media(max-width:900px){.features{grid-template-columns:1fr;gap:45px}.section-intro>p:not(.eyebrow){max-width:550px}.safety-card{padding:44px;gap:36px}.intro{gap:43px}.route-layout{gap:20px}}@media(max-width:700px){.site-header{height:72px;padding:0 20px}.site-header nav{display:none}.header-cta{font-size:12px;padding:10px 12px}.brand img{width:37px;height:37px}.hero{grid-template-columns:1fr;gap:42px;padding:53px 22px 37px;min-height:0}.hero h1,.intro h2,.route-showcase h2,.features h2,.safety h2,.details-band h2,.closing h2{letter-spacing:-2.8px}.lead{font-size:16px}.hero-actions{gap:17px;flex-wrap:wrap}.hero-visual{height:470px;transform:scale(.88);transform-origin:top center;margin-bottom:-51px}.trust-inner{padding:22px;display:block}.trust-strip p{margin-bottom:15px}.trust-strip div{gap:14px;flex-wrap:wrap;font-size:11px}.intro{padding:83px 22px;display:block}.intro-copy{font-size:15px;margin:22px 0 29px}.steps{gap:12px}.steps b{font-size:12px}.steps p{font-size:11px}.route-layout{padding:74px 22px 0;display:block;min-height:0}.route-content>p:not(.eyebrow){font-size:15px}.route-phone-wrap{margin:42px auto 0;height:402px}.features{padding:85px 22px;gap:40px}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card.large{min-height:0;padding:24px}.feature-card.large{min-height:377px}.feature-stat{left:24px;right:24px;bottom:23px}.details-band>.section-shell{padding:75px 22px}.details-grid{grid-template-columns:1fr;margin-top:34px}.details-grid article{padding:19px 0;margin:0;border-right:0;border-bottom:1px solid var(--line)}.details-grid article:last-child{border-bottom:0}.safety{padding:74px 22px}.safety-card{padding:34px 25px;grid-template-columns:1fr;border-radius:21px}.privacy-note{padding:19px}.closing-inner{min-height:425px;padding:73px 22px}.closing-mark{font-size:260px;right:-42px;top:95px}footer{margin:0 22px;padding:28px 0;min-height:0;display:grid;gap:17px}footer .footer-brand{margin:0}footer>div{gap:14px;flex-wrap:wrap}.footer-brand img{width:37px;height:37px}}
