:root{--ink:#142d40;--blue:#0879e3;--paper:#f7f6f0;--muted:#536676;--line:#d9ded7;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #dd7137;outline-offset:5px}button{cursor:pointer}.wrap{max-width:1240px;margin:auto;padding-left:40px;padding-right:40px}.header{max-width:1320px;margin:auto;padding:12px 40px;display:flex;align-items:center;gap:36px;border-bottom:1px solid var(--line)}.brand img{width:120px;height:80px;object-fit:contain;mix-blend-mode:multiply;display:block}.header nav{display:flex;gap:22px;margin-left:auto;font-size:14px}.header nav a{text-decoration:none}.header nav a:hover,.text-link:hover{color:var(--blue)}.portal-links{display:flex;flex-direction:column;gap:9px;border-left:1px solid var(--line);padding-left:25px}.portal-links a{font-size:12px;text-decoration:none;font-weight:700;display:flex;justify-content:space-between;gap:12px}.portal-links a:first-child{color:#0060b9}.hero{display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:22px;padding-top:70px;padding-bottom:76px}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:800;line-height:1.6;margin:0 0 22px}.eyebrow>span{display:inline-block;width:8px;height:8px;background:#278560;border-radius:50%;margin-right:8px}h1{font-size:clamp(48px,5.5vw,74px);line-height:1.02;letter-spacing:-3.8px;margin:0 0 26px;font-weight:800}h1 em{font-style:normal;color:var(--blue)}.underline{position:relative;isolation:isolate}.underline:after{content:'';position:absolute;left:0;bottom:2px;width:100%;height:9px;background:#f6ba55;z-index:-1;transform:rotate(-2deg);border-radius:50%}.lead{font-size:17px;line-height:1.7;color:var(--muted);max-width:455px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:18px 24px;min-height:55px;border-radius:8px;border:0;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.blue{background:var(--blue);color:white}.blue:hover{background:#0064c1}.dark{background:var(--ink);color:#fff}.text-link{font-size:14px;font-weight:700;text-decoration:none}.small-note{font-size:12px;color:#637584;margin-top:18px}.scene{position:relative;min-height:540px;align-self:center;background:#e9eee4;border-radius:48% 48% 36px 36px;overflow:hidden}.city{position:absolute;inset:auto 0 0;width:100%;height:auto}.scene-sun{width:145px;height:145px;background:#f7c966;border-radius:50%;position:absolute;right:27px;top:75px}.scene-label{position:absolute;top:24px;left:0;right:0;text-align:center;font-size:10px;letter-spacing:2px;font-weight:700}.ad-bubble{position:absolute;left:13%;top:15%;width:67%;padding:27px;background:#fffdf5;border:2px solid var(--ink);border-radius:20px;transform:rotate(-6deg);box-shadow:7px 9px 0 #142d40}.ad-bubble:after{content:'';position:absolute;bottom:-17px;left:65%;width:27px;height:27px;background:#fffdf5;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);transform:skewY(-18deg) rotate(45deg)}.ad-bubble>span{font-size:9px;font-weight:800;letter-spacing:1.5px}.ad-bubble strong{display:block;font-size:clamp(32px,4vw,53px);line-height:1.05;letter-spacing:-2px;margin:18px 0}.ad-bubble i{color:var(--blue);font-style:normal}.ad-bottom{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700}.ad-bottom b{font-size:28px;color:#e48540}.floating-note{position:absolute;bottom:32px;left:22px;background:#ffca70;transform:rotate(-5deg);padding:15px 19px;font-size:13px;line-height:1.4;border-radius:9px;display:flex;align-items:center;gap:13px;box-shadow:0 5px 0 #142d4010}.floating-note>span{font-size:32px}.scene-caption{position:absolute;bottom:12px;right:14px;font-size:9px;color:#566653}.ticker{background:var(--blue);color:#fff;overflow:hidden;padding:24px 0}.ticker>div{display:flex;gap:35px;align-items:center;justify-content:center;white-space:nowrap;font-size:17px;letter-spacing:1.8px;font-weight:700}.ticker span{color:#ffc76b;font-size:24px}.how{padding-top:100px;padding-bottom:100px;display:grid;grid-template-columns:1fr 1fr;gap:90px}h2{font-size:clamp(32px,3.5vw,45px);line-height:1.12;letter-spacing:-1.8px;margin:0 0 22px}.section-intro>p:last-child,.section-top>p{font-size:16px;line-height:1.8;color:var(--muted)}.steps article{display:flex;gap:24px;padding:25px 0;border-bottom:1px solid var(--line)}.steps article:first-child{padding-top:0}.step-num{font-size:15px;font-weight:700;color:var(--blue);border:1px solid #a1c5ce;border-radius:50%;height:44px;width:44px;flex-shrink:0;display:grid;place-items:center}.steps h3{font-size:20px;letter-spacing:-.5px;margin:5px 0 10px}.steps p{font-size:14px;line-height:1.7;margin:0;color:var(--muted)}.possibilities{background:#e8eee7;padding:85px 0}.section-top{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end}.section-top>p{margin-bottom:25px}.demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;margin-top:32px}.segment-tabs{display:flex;flex-wrap:wrap;gap:10px}.segment-tabs button{background:transparent;border:1px solid #a4b5a8;border-radius:30px;padding:11px 16px;font-size:13px;color:var(--ink)}.segment-tabs button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff}.segment-description h3{font-size:30px;letter-spacing:-1px;line-height:1.15;max-width:340px;margin:30px 0 16px}.segment-description p{line-height:1.7;color:var(--muted);max-width:380px;font-size:15px;margin-bottom:28px}.demo-ad{position:relative;min-height:360px;padding:26px 32px;background:#f6c478;border-radius:16px;box-shadow:12px 12px 0 #142d40;transform:rotate(2deg);overflow:hidden;transition:background .25s}.demo-top{display:flex;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:1.2px}.demo-top>span:last-child{font-size:24px}.demo-ad h3{position:relative;font-size:44px;letter-spacing:-1.8px;line-height:1.04;max-width:285px;margin:45px 0 16px}.demo-ad>p{position:relative;font-size:13px;max-width:230px}.demo-art{position:absolute;right:15px;top:100px;width:135px;height:145px}.demo-art>span{position:absolute;z-index:1;font-size:90px;transform:rotate(12deg)}.demo-art i{position:absolute;background:#fff7;inset:4px -20px 0 0;border-radius:50%}.demo-footer{border-top:1px solid #142d4040;display:flex;justify-content:space-between;font-size:11px;font-weight:800;padding-top:19px;margin-top:36px}.demo-ad>small{display:block;font-size:9px;margin-top:20px;opacity:.8}.why{padding-top:100px;padding-bottom:100px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:50px}.benefit-icon{display:grid;place-items:center;width:55px;height:55px;background:#e3eadb;font-size:30px;border-radius:14px;transform:rotate(-6deg)}.benefits article:nth-child(2) .benefit-icon{background:#dceafa}.benefits article:nth-child(3) .benefit-icon{background:#ffe6c4}.benefits h3{font-size:20px;line-height:1.2;max-width:250px;margin:24px 0 14px}.benefits p{font-size:15px;line-height:1.7;color:var(--muted)}.contact-section{background:var(--ink);color:#fff;padding:90px 0}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:75px}.contact-copy .eyebrow{color:#a9dce5}.contact-copy h2{font-size:clamp(48px,5vw,66px);letter-spacing:-2.5px;margin:30px 0}.contact-copy em{font-style:normal;color:#ffd079}.contact-copy>p:not(.eyebrow){max-width:360px;line-height:1.8;color:#c5d2dc;font-size:15px}.whatsapp-direct{display:flex;align-items:center;gap:17px;text-decoration:none;margin-top:38px}.whatsapp-direct>span{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#b5ddab;color:#173d24;font-size:26px}.whatsapp-direct small{display:block;color:#c5d2dc;margin-bottom:8px}.whatsapp-direct strong{font-size:16px}.contact-copy .contact-note{font-size:12px!important;margin-top:28px}.contact-form{background:#fff;color:var(--ink);padding:34px;border-radius:18px}.contact-form h3{font-size:25px;letter-spacing:-.7px;margin:0 0 9px}.contact-form>p{font-size:14px;color:var(--muted);line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;margin-top:25px}label{font-size:12px;font-weight:700;display:flex;flex-direction:column;gap:8px}.full{grid-column:1/-1}input,textarea{width:100%;border:1px solid #bac7cc;border-radius:6px;background:#fcfdfb;padding:12px;color:var(--ink);font-size:16px;min-width:0}textarea{resize:vertical;min-height:110px}input::placeholder,textarea::placeholder{font-size:13px;color:#687a88}.consent{display:flex;flex-direction:row;gap:10px;font-weight:400;line-height:1.5;margin:22px 0;font-size:12px}.consent input{width:18px;height:18px;flex-shrink:0;margin:0;accent-color:var(--blue)}.contact-form .button{width:100%}.privacy-note{font-size:11px!important;line-height:1.6!important}.contact-form #form-status{font-size:13px;color:#24683c}#form-status:empty{display:none}#whatsapp-fallback{font-size:13px;color:#0061b8}#whatsapp-fallback[hidden]{display:none}.faq{padding-top:95px;padding-bottom:80px;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.questions details{border-bottom:1px solid var(--line);padding:20px 0}.questions details:first-child{padding-top:0}.questions summary{font-size:16px;font-weight:700;cursor:pointer;line-height:1.5}.questions p{font-size:14px;color:var(--muted);line-height:1.8}.questions a{color:#0060b9}.driver-banner{background:#e7eddd;padding-top:35px;padding-bottom:35px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:15px;margin-bottom:70px;max-width:1160px}.driver-banner .eyebrow{font-size:10px;margin-bottom:15px}.driver-banner h2{font-size:28px;letter-spacing:-.8px;margin-bottom:12px}.driver-banner p:last-child{font-size:13px;line-height:1.6;margin:0;color:var(--muted)}.footer-top{display:flex;align-items:center;gap:45px;padding-bottom:35px}.footer-top p{line-height:1.7;font-size:14px;color:var(--muted)}.footer-top nav{display:flex;flex-direction:column;gap:13px;margin-left:auto;font-size:13px}.footer-top nav a{text-decoration:none}.footer-bottom{border-top:1px solid var(--line);padding:24px 0 85px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}.floating-wa{position:fixed;right:24px;bottom:20px;z-index:5;display:flex;align-items:center;gap:10px;background:#196342;color:white;text-decoration:none;border-radius:40px;padding:15px 19px;font-size:13px;font-weight:700;box-shadow:0 5px 20px #142d4030}.floating-wa:hover{background:#124c32}.skip{position:absolute;top:-100px;left:12px;background:#fff;padding:15px;z-index:10}.skip:focus{top:12px}@media(min-width:1000px){.illustrated-car{animation:drive 5s ease-in-out infinite}@keyframes drive{50%{transform:translateX(12px)}}}@media(max-width:1000px){.header{gap:20px;padding-left:25px;padding-right:25px}.header nav{gap:15px;font-size:12px}.wrap{padding-left:28px;padding-right:28px}.hero{gap:20px;padding-top:50px}h1{font-size:55px}.scene{min-height:470px}.ad-bubble{padding:22px}.ad-bubble strong{font-size:42px}.how,.demo-grid,.contact-grid,.faq{gap:45px}.section-top{gap:35px}.demo-ad h3{font-size:36px;max-width:240px}.demo-art{opacity:.6;right:-15px}.benefits{gap:28px}.driver-banner{margin-left:28px;margin-right:28px}.contact-form{padding:25px}}@media(max-width:760px){.header{flex-wrap:wrap;justify-content:space-between;padding:8px 20px 15px;gap:8px}.brand img{width:100px;height:66px}.header nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px;margin:0;font-size:12px}.portal-links{padding-left:15px;font-size:11px;gap:10px}.wrap{padding-left:22px;padding-right:22px}.hero{grid-template-columns:1fr;padding-top:37px;padding-bottom:35px;gap:30px}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:18px}h1{font-size:clamp(45px,10.5vw,66px);letter-spacing:-2.7px}.lead{font-size:16px;max-width:100%}.hero-actions{gap:22px}.button{padding:16px 20px;font-size:14px;gap:22px}.scene{min-height:440px;max-width:500px;width:100%;margin:0 auto}.ad-bubble{width:65%;left:14%;top:15%;padding:22px}.ad-bubble strong{font-size:40px}.scene-sun{width:120px;height:120px;right:25px}.floating-note{bottom:25px;font-size:11px;padding:12px}.ticker{padding:17px 0}.ticker>div{font-size:13px;gap:24px;justify-content:flex-start;padding-left:22px}.how,.section-top,.demo-grid,.contact-grid,.faq{grid-template-columns:1fr;gap:30px}.how,.why{padding-top:58px;padding-bottom:58px}h2{font-size:34px}.section-intro>p:last-child{font-size:15px}.steps article{gap:18px}.steps h3{font-size:19px}.possibilities{padding:55px 0}.section-top>p{margin:0;font-size:15px}.demo-grid{margin-top:0;gap:40px}.demo-ad{margin:0 9px 10px 0;max-width:500px;min-height:355px}.demo-ad h3{font-size:40px;max-width:270px}.demo-art{right:8px;opacity:.85}.benefits{grid-template-columns:1fr;gap:25px;margin-top:35px}.benefits article{position:relative;padding-left:75px}.benefit-icon{position:absolute;left:0;top:0;width:48px;height:48px}.benefits h3{margin:0 0 10px;max-width:none}.benefits p{margin:0}.contact-section{padding:55px 0}.contact-copy h2{font-size:55px;margin:18px 0}.contact-copy>p:not(.eyebrow){max-width:none}.contact-form{padding:24px 19px}.form-grid{grid-template-columns:1fr;gap:17px}.contact-form h3{font-size:24px}.whatsapp-direct{margin-top:25px}.whatsapp-direct strong{font-size:14px}.faq{padding-top:58px;padding-bottom:50px;gap:20px}.driver-banner{margin:0 22px 45px;display:block;padding:28px 24px}.driver-banner .button{margin-top:22px}.driver-banner h2{font-size:28px}.footer-top{gap:18px;flex-wrap:wrap}.footer-top p{font-size:12px;margin-left:auto}.footer-top nav{margin:0;border-top:1px solid var(--line);width:100%;padding-top:20px}.footer-bottom{flex-direction:column;gap:10px}.floating-wa{right:16px;bottom:16px;padding:13px}.floating-wa span{display:none}}@media(max-width:360px){.hero-actions{gap:15px}.text-link{font-size:12px}.scene{min-height:385px}.ad-bubble strong{font-size:32px}.ad-bubble{padding:18px}.demo-ad h3{font-size:34px}.demo-art{right:-30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
