:root{--green:#123f33;--green2:#1d5a49;--green3:#dce9e2;--gold:#c59a42;--gold2:#f4ead1;--ink:#14201b;--muted:#66716c;--cream:#f8f6f0;--white:#fff;--border:#dfe5e1;--shadow:0 24px 60px rgba(18,63,51,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.section{padding:112px 0}.skip-link{position:absolute;left:-9999px;top:10px;background:#fff;padding:10px;z-index:100}.skip-link:focus{left:10px}.site-header{position:fixed;z-index:50;left:0;right:0;top:0;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(18,63,51,.08)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:800;font-size:21px}.brand-mark{width:38px;height:38px;border-radius:10px;background:var(--green);display:grid;place-items:center}.brand-mark img{width:100%;height:100%;object-fit:cover;border-radius:10px}.desktop-nav{display:flex;gap:34px;margin-left:auto}.desktop-nav a,.footer-links a{font-size:14px;font-weight:600;color:#4e5c56}.desktop-nav a:hover,.footer-links a:hover{color:var(--green)}.nav-actions{display:flex;align-items:center;gap:16px}.lang-toggle{border:0;background:transparent;color:#81908a;font-weight:700;cursor:pointer}.lang-toggle .lang-fr{color:var(--green)}.lang-toggle.is-en .lang-en{color:var(--green)}.lang-toggle.is-en .lang-fr{color:#81908a}.divider{padding:0 4px;color:#c0c9c5}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:14px 22px;background:var(--green);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 10px 24px rgba(18,63,51,.16);transition:.25s transform,.25s background}.button:hover{transform:translateY(-2px);background:var(--green2)}.button-small{padding:10px 16px;border-radius:9px;font-size:14px}.hero{position:relative;overflow:hidden;min-height:790px;padding:150px 0 80px;background:linear-gradient(105deg,#f8f6f0 0%,#f8f6f0 55%,#eef3ef 100%)}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 15% 25%,rgba(197,154,66,.12),transparent 28%),radial-gradient(circle at 90% 25%,rgba(18,63,51,.09),transparent 35%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.eyebrow{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--border);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700;color:var(--green);box-shadow:0 7px 22px rgba(18,63,51,.08)}.pulse{width:8px;height:8px;border-radius:50%;background:#38a36c;box-shadow:0 0 0 5px rgba(56,163,108,.12)}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.12;margin:0}h1{font-size:clamp(48px,5.3vw,76px);letter-spacing:-.045em;margin:25px 0 24px}h1 span{color:var(--green)}.hero-lead{max-width:650px;color:#53615b;font-size:19px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:26px;margin:34px 0}.text-link{display:flex;gap:8px;font-weight:700;color:var(--green)}.store-row{display:flex;gap:12px}.store-badge{min-width:160px;border:1px solid #cbd4d0;border-radius:10px;padding:7px 12px;display:flex;gap:10px;align-items:center;font-weight:700;background:rgba(255,255,255,.55)}.store-badge small{display:block;font-size:9px;line-height:1;color:#68736e;text-transform:uppercase}.store-icon{font-size:24px}.play-icon{font-size:17px}.disabled{opacity:.72}.phone-wrap{position:relative;display:grid;place-items:center}.phone-shadow{position:absolute;width:390px;height:180px;border-radius:50%;background:rgba(18,63,51,.18);filter:blur(44px);bottom:4px}.phone{position:relative;width:310px;height:635px;border:10px solid #17221d;border-radius:46px;background:#17221d;box-shadow:0 45px 100px rgba(18,63,51,.28),inset 0 0 0 2px #6e7974;transform:rotate(2deg)}.phone:after{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.25);border-radius:33px;pointer-events:none}.phone-speaker{position:absolute;z-index:3;top:10px;left:50%;width:85px;height:22px;transform:translateX(-50%);background:#17221d;border-radius:0 0 14px 14px}.app-screen{height:100%;border-radius:34px;overflow:hidden;background:#f7f6f1;padding:35px 14px 14px}.app-top{display:flex;justify-content:space-between;align-items:center;color:var(--green);padding:0 4px 12px}.avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--gold2);color:#7b5a19;font-size:11px}.vehicle-card{padding:16px;border-radius:15px;background:var(--green);color:white}.vehicle-card small{opacity:.75}.vehicle-model{font-family:Manrope;font-weight:800;font-size:24px;margin:2px 0}.status-pill{display:inline-block;font-size:10px;background:#e8c36e;color:#26351e;border-radius:999px;padding:4px 8px}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0}.stat-grid div{padding:10px;background:white;border:1px solid #e8ebe8;border-radius:10px}.stat-grid small,.module-grid small,.next-card small{display:block;color:#87918c;font-size:9px}.stat-grid strong{font-size:13px}.app-title{font-size:10px;font-weight:700;color:#89928e;margin:10px 2px 6px}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.module-grid div{text-align:center}.module-grid span{width:38px;height:38px;border-radius:11px;background:white;border:1px solid #e5e9e6;display:grid;place-items:center;margin:auto;color:var(--green);font-size:18px}.next-card{margin-top:12px;background:#fff;border:1px solid #e4e8e5;border-radius:12px;padding:10px;display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center}.next-card strong{font-size:10px}.next-card b{font-size:11px;color:#b66b32}.trust-strip{background:var(--green);color:white}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 0}.trust-grid div{display:flex;flex-direction:column;padding:4px 30px;border-right:1px solid rgba(255,255,255,.16)}.trust-grid div:first-child{padding-left:0}.trust-grid div:last-child{border-right:0}.trust-grid strong{font-family:Manrope;font-size:16px}.trust-grid span{font-size:13px;opacity:.72}.story{background:#fff}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.kicker{display:block;color:var(--gold);font-weight:800;font-size:13px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.section-heading h2,.why-copy h2,.contact-copy h2{font-size:clamp(36px,4vw,54px);letter-spacing:-.035em}.story-copy p{font-size:17px;color:#52605a;margin:0 0 19px}.story-highlight{color:var(--green)!important;font-weight:700;font-size:19px!important}.journey{margin-top:75px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:18px;align-items:stretch}.journey-step{border:1px solid var(--border);border-radius:18px;padding:24px;background:#fff;display:flex;gap:18px}.journey-step.featured{background:var(--green);color:white;border-color:var(--green);box-shadow:var(--shadow)}.journey-step small{color:var(--gold);font-weight:800}.journey-step h3{font-size:18px;margin:5px 0}.journey-step p{margin:0;color:#6b7771;font-size:14px}.journey-step.featured p{color:rgba(255,255,255,.72)}.journey-icon{width:48px;height:48px;flex:0 0 48px;border-radius:12px;background:var(--cream);display:grid;place-items:center;color:var(--green);font-family:Manrope;font-weight:800}.journey-step.featured .journey-icon{background:#fff}.paper{padding:11px;display:flex;flex-direction:column;gap:5px}.paper span{height:2px;background:#8b9691;width:100%}.excel{background:#e6f2e9}.app span{color:var(--gold)}.journey-arrow{align-self:center;color:#aeb8b3;font-size:28px}.features{background:var(--cream)}.centered{text-align:center;max-width:800px;margin:0 auto 55px}.centered p{color:#69756f;font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:white;border:1px solid #e6e6df;border-radius:18px;padding:30px;min-height:230px;transition:.25s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(18,63,51,.09)}.feature-icon{width:48px;height:48px;border-radius:13px;background:var(--green3);color:var(--green);display:grid;place-items:center;font-size:22px;margin-bottom:22px}.feature-card h3{font-size:20px;margin-bottom:12px}.feature-card p{color:#69736f;margin:0}.why-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:center}.why-photo{height:610px;border-radius:28px;overflow:hidden;position:relative;box-shadow:var(--shadow)}.why-photo img{height:100%;width:100%;object-fit:cover;object-position:center}.why-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(18,63,51,.25),transparent 45%)}.why-copy p{color:#63706a;font-size:17px}.check-list{list-style:none;padding:0;margin:26px 0 0}.check-list li{position:relative;padding:10px 0 10px 34px;border-bottom:1px solid #edf0ee;font-weight:600}.check-list li:before{content:"✓";position:absolute;left:0;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--green3);color:var(--green);font-size:12px}.coming{padding-top:20px}.coming-card{border-radius:28px;background:linear-gradient(130deg,var(--green),#1d5b48);color:white;padding:58px 64px;display:flex;align-items:center;justify-content:space-between;gap:60px;box-shadow:var(--shadow)}.kicker.light{color:#e7c675}.coming-card h2{font-size:clamp(34px,4vw,50px);max-width:800px}.coming-card p{max-width:760px;color:rgba(255,255,255,.72)}.button-light{background:white;color:var(--green);white-space:nowrap}.button-light:hover{background:#f6edda;color:var(--green)}.contact{background:#fff}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.contact-copy p{color:#68736e;font-size:17px}.contact-detail{display:flex;gap:12px;align-items:center;margin-top:30px;color:var(--green);font-weight:700}.contact-form{border:1px solid var(--border);border-radius:22px;padding:32px;box-shadow:0 18px 50px rgba(18,63,51,.07)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{display:block;font-size:13px;font-weight:700;margin-bottom:18px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #ced7d2;background:#fbfcfb;border-radius:10px;padding:12px 13px;margin-top:7px;outline:none;transition:.2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(18,63,51,.08)}.consent{display:flex!important;align-items:flex-start;gap:10px;font-weight:500!important;color:#66716c}.consent input{width:auto;margin-top:4px}.form-submit{width:100%}.form-note{font-size:12px;color:#84908a;text-align:center;margin:10px 0 0}.error{display:none;color:#b44949;margin-top:5px}.invalid .error{display:block}.invalid input,.invalid textarea{border-color:#b44949}.form-success{color:var(--green);font-weight:700;text-align:center;margin-top:10px}footer{background:#0e3028;color:white;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .6fr;gap:50px}.footer-brand{color:white}.footer-grid p{color:rgba(255,255,255,.58)}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links a{color:rgba(255,255,255,.7)}.footer-soon{display:flex;flex-direction:column;color:rgba(255,255,255,.65);font-size:13px}.footer-soon strong{font-size:18px;color:white}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);padding-top:20px;margin-top:45px;font-size:12px;color:rgba(255,255,255,.52)}.reveal{opacity:0;transform:translateY(22px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.22s}@media(max-width:900px){.desktop-nav{display:none}.hero{padding-top:125px}.hero-grid,.story-grid,.why-grid,.contact-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-actions,.store-row{justify-content:center}.phone-wrap{margin-top:35px}.trust-grid{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.15);padding:14px 0}.journey{grid-template-columns:1fr}.journey-arrow{transform:rotate(90deg);justify-self:center}.feature-grid{grid-template-columns:1fr 1fr}.why-photo{height:460px}.coming-card{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-soon{grid-column:1/-1}}@media(max-width:620px){.container{width:min(100% - 28px,1160px)}.section{padding:78px 0}.nav-actions .button{display:none}.hero{min-height:auto}.hero-actions{flex-direction:column}.store-row{flex-direction:column;align-items:center}.phone{width:286px;height:590px}.feature-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.coming-card{padding:38px 28px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.section-heading h2,.why-copy h2,.contact-copy h2{font-size:37px}h1{font-size:43px}.journey-step{padding:20px}}

/* RVPilot app-consistent preview */
.app-screen{padding:0;background:#f8f6f0;display:flex;flex-direction:column}
.app-dashboard-header{background:var(--green);padding:35px 14px 14px}
.app-top{color:#eaf3de;padding:0 4px 12px}
.vehicle-card{display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);padding:12px 14px}
.vehicle-card small{color:#eaf3de;opacity:1}.vehicle-model{font-size:18px;margin:0}.status-pill{font-size:10px;padding:3px 8px}.chevron{font-size:28px;color:#eaf3de}
.dashboard-body{padding:12px 14px;flex:1}.stat-grid{margin:0 0 14px}.stat-grid div{background:rgba(255,255,255,.72);padding:9px 10px}.stat-grid div:nth-child(2){background:#fcebeb}.stat-grid div:nth-child(2) small,.stat-grid div:nth-child(2) strong{color:#8a2020}
.app-section-row{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;margin:2px 0 5px}.app-section-row b{color:var(--green);font-size:9px}
.upcoming-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #dde3df;gap:8px}.upcoming-item strong{display:block;font-size:10px}.upcoming-item small{display:block;font-size:8px;color:#87918c}.soon-badge{white-space:nowrap;background:#faeeda;color:#6b4a08;border-radius:999px;padding:3px 7px;font-size:8px;font-weight:700}
.module-bar{height:54px;background:rgba(255,255,255,.96);border-top:1px solid #dfe5e1;display:flex;align-items:center;justify-content:space-evenly;color:var(--green);font-size:17px}.module-bar .muted{opacity:.45}
.honeypot{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}.form-submit:disabled{opacity:.65;cursor:wait}

/* Updated, non-screenshot module overview */
.app-overview{background:linear-gradient(145deg,#fff,#eef4f1);border:1px solid rgba(18,63,51,.12);border-radius:28px;padding:28px;box-shadow:0 28px 70px rgba(8,37,29,.22);max-width:520px;margin-inline:auto;position:relative;z-index:2}
.overview-header{display:flex;align-items:center;gap:16px;padding-bottom:20px;border-bottom:1px solid rgba(18,63,51,.12)}
.overview-header img{border-radius:18px;box-shadow:0 8px 20px rgba(18,63,51,.18)}
.overview-header div{display:flex;flex-direction:column}.overview-header small{color:#6b7d76;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.overview-header strong{font-family:Manrope,sans-serif;font-size:1.35rem;color:#123f33}
.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.overview-grid>div{background:#fff;border:1px solid rgba(18,63,51,.1);border-radius:16px;padding:15px;display:grid;grid-template-columns:32px 1fr;column-gap:8px;align-items:center}.overview-grid span{grid-row:1/3;width:32px;height:32px;border-radius:10px;background:#e6b85c;color:#123f33;display:grid;place-items:center;font-weight:800}.overview-grid strong{font-size:.95rem;color:#123f33}.overview-grid small{font-size:.75rem;color:#718079}.overview-note{margin-top:18px;background:#123f33;color:#fff;border-radius:14px;padding:12px 14px;text-align:center;font-size:.86rem;font-weight:600}
@media(max-width:560px){.overview-grid{grid-template-columns:1fr}.app-overview{padding:20px;border-radius:22px}}

/* Dashboard phone preview — restored in July 2026 */
.phone-wrap{position:relative;display:grid;place-items:center;min-height:650px;z-index:2}
.phone-shadow{position:absolute;width:330px;height:80px;bottom:12px;border-radius:50%;background:rgba(3,24,18,.28);filter:blur(28px)}
.phone{position:relative;width:320px;height:640px;padding:10px;border-radius:44px;background:#111a17;border:2px solid rgba(255,255,255,.35);box-shadow:0 32px 80px rgba(4,29,22,.35),inset 0 0 0 2px #39413e;overflow:hidden}
.phone-speaker{position:absolute;z-index:3;top:17px;left:50%;transform:translateX(-50%);width:90px;height:22px;border-radius:18px;background:#0a0e0d}
.phone .app-screen{height:100%;border-radius:35px;overflow:hidden}
.phone .app-top{display:flex;justify-content:space-between;align-items:center}
.phone .avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e5bc68;color:#123f33;font-size:10px;font-weight:800}
.phone .vehicle-card{border-radius:15px}
.phone .status-pill{display:inline-block;margin-top:4px;border-radius:999px;background:#e9f4e5;color:#245c45;font-weight:700}
.phone .stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
.phone .stat-grid div{border-radius:10px;display:flex;flex-direction:column;gap:2px}
.phone .stat-grid small{font-size:8px;color:#68746e}.phone .stat-grid strong{font-size:13px;color:#153d32}
.phone .module-bar span{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;font-weight:700}
.phone .module-bar span:first-child{background:#e8f0ec}
@media(max-width:620px){.phone-wrap{min-height:600px}.phone{width:286px;height:575px}.phone-shadow{width:280px}.upcoming-item:nth-child(3){display:none}}
