:root{color-scheme:dark}*{box-sizing:border-box}html{margin:0!important;scroll-behavior:smooth}body{margin:0!important;background:var(--ndl-bg,#111);font-family:Montserrat,Arial,sans-serif;color:var(--ndl-text,#fff);-webkit-font-smoothing:antialiased}body.admin-bar{padding-top:0!important;margin-top:0!important}#wpadminbar{display:none!important}.ndl-site{--ndl-max:1240px;--ndl-radius:28px;--ndl-shadow:0 24px 70px rgba(0,0,0,.23);min-height:100vh;background:var(--ndl-bg);overflow:hidden}.ndl-site a{color:inherit;text-decoration:none}.ndl-site img{display:block;max-width:100%}.ndl-site svg{width:1.2em;height:1.2em}.ndl-site button,.ndl-site input,.ndl-site textarea,.ndl-site select{font:inherit}.ndl-container{width:min(calc(100% - 48px),var(--ndl-max));margin-inline:auto}.ndl-header{position:fixed;top:0;left:0;right:0;z-index:100;background:linear-gradient(180deg,rgba(5,5,5,.92),rgba(5,5,5,.48),transparent);transition:.25s}.ndl-header.is-scrolled{background:rgba(10,10,10,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.ndl-header-inner{height:92px;display:flex;align-items:center;gap:36px}.ndl-logo{width:180px;flex:0 0 auto}.ndl-logo img{width:100%;height:48px;object-fit:contain;object-position:left center}.ndl-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.ndl-nav a{font-size:12px;font-weight:700;color:#d6d6d6;letter-spacing:.045em;transition:.2s}.ndl-nav a:hover{color:var(--ndl-primary)}.ndl-header-actions{display:flex;align-items:center;gap:12px}.ndl-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:999px;background:var(--ndl-primary);color:#111!important;font-size:12px;font-weight:900;letter-spacing:.03em}.ndl-menu-toggle{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff;border-radius:12px;place-items:center}.ndl-hero{position:relative;min-height:790px;padding:150px 0 80px;background:#080808;overflow:hidden}.ndl-hero-bg{position:absolute;inset:0;pointer-events:none}.ndl-hero-bg:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 28%,rgba(255,184,0,.22),transparent 28%),linear-gradient(90deg,#080808 0%,#0a0a0a 50%,rgba(5,5,5,.65) 100%)}.ndl-hero-bg span:first-child{position:absolute;width:520px;height:520px;border:1px solid rgba(255,184,0,.16);border-radius:50%;right:-120px;top:90px}.ndl-hero-bg span:last-child{position:absolute;width:760px;height:760px;border:1px solid rgba(255,255,255,.05);border-radius:50%;right:-260px;top:-30px}.ndl-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.ndl-brand-chip{display:inline-flex;align-items:center;gap:12px;margin-bottom:24px;padding:8px 14px 8px 8px;border:1px solid rgba(255,184,0,.26);border-radius:999px;background:rgba(255,184,0,.08)}.ndl-brand-chip img{width:32px;height:32px;border-radius:9px;object-fit:cover}.ndl-brand-chip span,.ndl-kicker{color:var(--ndl-primary);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.ndl-hero h1{margin:0;max-width:760px;font-size:clamp(48px,5.8vw,84px);line-height:.98;letter-spacing:-.055em;font-weight:800}.ndl-hero-copy>p{max-width:650px;margin:28px 0 0;color:#b9b9b9;font-size:17px;line-height:1.75}.ndl-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.ndl-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:54px;padding:0 24px;border:0;border-radius:10px;background:var(--ndl-primary);color:#111!important;font-weight:900;font-size:13px;box-shadow:0 14px 28px rgba(255,184,0,.18);transition:.22s;cursor:pointer}.ndl-button svg{transition:.2s}.ndl-button:hover{transform:translateY(-2px);filter:brightness(1.06)}.ndl-button:hover svg{transform:translateX(4px)}.ndl-button-ghost{background:transparent;color:#fff!important;border:1px solid rgba(255,255,255,.18);box-shadow:none}.ndl-hero-proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px;color:#8f8f8f;font-size:11px;font-weight:700}.ndl-hero-proof span{display:flex;align-items:center;gap:8px}.ndl-hero-proof svg{color:var(--ndl-primary)}.ndl-hero-visual{position:relative;min-height:560px;display:flex;align-items:flex-end;justify-content:center}.ndl-hero-glow{position:absolute;width:400px;height:400px;border-radius:50%;background:var(--ndl-primary);filter:blur(120px);opacity:.16;top:40px}.ndl-hero-person{position:relative;z-index:2;width:min(100%,520px);height:560px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 30px 40px rgba(0,0,0,.45))}.ndl-hero-app-card,.ndl-hero-driver-card{position:absolute;z-index:4;display:flex;align-items:center;gap:13px;width:260px;padding:14px;border:1px solid rgba(255,255,255,.13);border-radius:17px;background:rgba(20,20,20,.92);box-shadow:var(--ndl-shadow);backdrop-filter:blur(12px)}.ndl-hero-app-card{left:-16px;top:92px}.ndl-hero-driver-card{right:-18px;bottom:70px}.ndl-hero-app-card img,.ndl-hero-driver-card img{width:54px;height:54px;border-radius:13px;object-fit:cover}.ndl-hero-app-card span,.ndl-hero-driver-card span{display:block;color:var(--ndl-primary);font-size:8px;font-weight:900;letter-spacing:.13em}.ndl-hero-app-card strong,.ndl-hero-driver-card strong{display:block;margin:4px 0;font-size:13px}.ndl-hero-app-card small,.ndl-hero-driver-card small{display:block;color:#8b8b8b;font-size:8px;line-height:1.35}.ndl-section{position:relative;padding:102px 0}.ndl-section-heading{max-width:760px;margin-bottom:44px}.ndl-section-heading h2,.ndl-section-copy h2,.ndl-driver-copy h2,.ndl-about-copy h2,.ndl-coverage-copy h2,.ndl-download-head h2,.ndl-faq-intro h2,.ndl-contact-form-wrap h2{margin:13px 0 16px;font-size:clamp(36px,4.8vw,62px);line-height:1.03;letter-spacing:-.055em}.ndl-section-heading p,.ndl-section-copy p,.ndl-driver-copy p,.ndl-about-copy p,.ndl-coverage-copy p,.ndl-download-head p,.ndl-faq-intro p,.ndl-contact-form-wrap>p{margin:0;color:var(--ndl-muted);font-size:15px;line-height:1.75}.ndl-social{background:var(--ndl-light);color:var(--ndl-light-text);padding:78px 0}.ndl-social-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:58px;align-items:center}.ndl-social-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ndl-social-card{display:flex;align-items:center;gap:12px;min-height:112px;padding:18px;border:1px solid rgba(17,17,17,.1);border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(0,0,0,.05);transition:.22s}.ndl-social-card:hover{transform:translateY(-4px);border-color:rgba(255,184,0,.65)}.ndl-social-card>span{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#111;color:#fff;font-weight:900}.ndl-social-card>span img{width:100%;height:100%;object-fit:cover;border-radius:13px}.ndl-social-card div{min-width:0}.ndl-social-card strong,.ndl-social-card small{display:block}.ndl-social-card strong{font-size:13px}.ndl-social-card small{margin-top:5px;color:#777;font-size:9px}.ndl-social-card svg{margin-left:auto;color:#111}.ndl-benefits{background:#0a0a0a}.ndl-benefit-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.ndl-benefit-card{grid-column:span 4;position:relative;min-height:270px;padding:26px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(145deg,#202020,#121212);overflow:hidden}.ndl-benefit-card:nth-child(4),.ndl-benefit-card:nth-child(5){grid-column:span 6}.ndl-benefit-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-35px;top:-35px;background:var(--ndl-primary);filter:blur(50px);opacity:.08}.ndl-card-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:rgba(255,184,0,.1);color:var(--ndl-primary)}.ndl-card-icon svg{width:25px;height:25px}.ndl-benefit-card h3{margin:46px 0 12px;font-size:21px}.ndl-benefit-card p{margin:0;color:#8d8d8d;font-size:12px;line-height:1.65}.ndl-benefit-card>i{position:absolute;right:22px;bottom:22px;color:var(--ndl-primary);font-style:normal}.ndl-drivers{background:linear-gradient(180deg,#101010,#080808)}.ndl-driver-card{display:grid;grid-template-columns:.92fr 1.08fr;min-height:530px;border:1px solid rgba(255,255,255,.11);border-radius:32px;background:linear-gradient(135deg,#1d1d1d,#111);overflow:hidden}.ndl-driver-copy{padding:70px 62px;display:flex;flex-direction:column;justify-content:center}.ndl-driver-copy .ndl-button{align-self:flex-start;margin-top:28px}.ndl-driver-points{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.ndl-driver-points span{display:flex;align-items:center;gap:7px;color:#aaa;font-size:10px;font-weight:700}.ndl-driver-points svg{color:var(--ndl-primary)}.ndl-driver-visual{position:relative;min-height:530px;background:radial-gradient(circle at 70% 30%,rgba(255,184,0,.16),transparent 35%),#0c0c0c}.ndl-driver-visual>img{width:100%;height:100%;object-fit:cover}.ndl-income-card{position:absolute;left:26px;bottom:26px;width:min(300px,calc(100% - 52px));padding:18px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(12,12,12,.91);backdrop-filter:blur(10px)}.ndl-income-card span,.ndl-income-card strong,.ndl-income-card small{display:block}.ndl-income-card span{color:var(--ndl-primary);font-size:8px;font-weight:900;letter-spacing:.14em}.ndl-income-card strong{margin:8px 0 5px}.ndl-income-card small{color:#888;font-size:9px}.ndl-about{background:var(--ndl-surface)}.ndl-about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.ndl-about-visual{position:relative;min-height:500px;border-radius:30px;overflow:hidden;background:#111}.ndl-about-visual>img{width:100%;height:500px;object-fit:cover}.ndl-about-badge{position:absolute;left:24px;bottom:24px;display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:14px;background:rgba(10,10,10,.9);border:1px solid rgba(255,255,255,.12)}.ndl-about-badge img{width:44px;height:44px;object-fit:contain}.ndl-about-badge span{font-size:10px;font-weight:900;letter-spacing:.12em}.ndl-about-copy p+p{margin-top:15px}.ndl-signature{display:block;margin-top:25px;font-size:22px}.ndl-signature em{color:var(--ndl-primary);font-style:normal}.ndl-differentials{background:#050505}.ndl-diff-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.ndl-diff-card{min-height:285px;padding:28px;border:1px solid rgba(255,255,255,.11);border-radius:22px;background:linear-gradient(145deg,#1a1a1a,#101010);transition:.22s}.ndl-diff-card:hover{transform:translateY(-5px);border-color:rgba(255,184,0,.42)}.ndl-diff-top{display:flex;align-items:center;justify-content:space-between}.ndl-diff-top>span{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:var(--ndl-primary);color:#111}.ndl-diff-top>span svg{width:25px;height:25px}.ndl-diff-top small{color:#666;font-size:8px;letter-spacing:.16em}.ndl-diff-card h3{margin:54px 0 12px;font-size:22px}.ndl-diff-card p{margin:0;color:#898989;font-size:12px;line-height:1.65}.ndl-diff-card a{display:inline-flex;align-items:center;gap:9px;margin-top:22px;color:var(--ndl-primary);font-size:10px;font-weight:900}.ndl-coverage{background:var(--ndl-light);color:var(--ndl-light-text)}.ndl-coverage-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.ndl-coverage-list{display:grid;gap:12px;margin-top:30px}.ndl-coverage-list>div{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid rgba(17,17,17,.09);border-radius:15px;background:#fff}.ndl-coverage-list>div>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#111;color:var(--ndl-primary)}.ndl-coverage-list strong,.ndl-coverage-list small{display:block}.ndl-coverage-list strong{font-size:12px}.ndl-coverage-list small{margin-top:4px;color:#777;font-size:9px}.ndl-map-card{position:relative;min-height:500px;border-radius:30px;background:#111;overflow:hidden;display:grid;place-items:center}.ndl-map-card>img{position:relative;z-index:2;max-width:78%;max-height:390px;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(0,0,0,.45))}.ndl-map-radar{position:absolute;width:330px;height:330px;border:1px solid rgba(255,184,0,.3);border-radius:50%;box-shadow:0 0 0 65px rgba(255,184,0,.05),0 0 0 130px rgba(255,184,0,.025)}.ndl-map-pin-main{position:absolute;z-index:3;display:flex;align-items:center;gap:8px;padding:10px 13px;border-radius:12px;background:var(--ndl-primary);color:#111;font-size:10px;font-weight:900}.ndl-how{background:#080808}.ndl-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ndl-step-card{min-height:180px;display:flex;gap:18px;padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#161616}.ndl-step-card>span{color:var(--ndl-primary);font-size:30px;font-weight:900;line-height:1}.ndl-step-card h3{margin:1px 0 10px;font-size:17px}.ndl-step-card p{margin:0;color:#858585;font-size:10px;line-height:1.65}.ndl-categories{background:var(--ndl-light);color:var(--ndl-light-text)}.ndl-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.ndl-category-card{overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(0,0,0,.07);border:1px solid rgba(17,17,17,.08)}.ndl-category-image{position:relative;height:260px;background:#111;overflow:hidden}.ndl-category-image img{width:100%;height:100%;object-fit:cover}.ndl-category-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.78))}.ndl-category-image span{position:absolute;z-index:2;left:20px;bottom:18px;padding:8px 11px;border-radius:8px;background:var(--ndl-primary);color:#111;font-size:10px;font-weight:900}.ndl-category-card>div:last-child{padding:22px}.ndl-category-card p{min-height:40px;margin:0;color:#666;font-size:11px;line-height:1.65}.ndl-category-card a{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-size:10px;font-weight:900}.ndl-download{background:#0b0b0b}.ndl-download-head{display:grid;grid-template-columns:260px 1fr;gap:55px;align-items:center;margin-bottom:42px}.ndl-download-head>img{width:240px}.ndl-app-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ndl-app-choice{position:relative;min-height:480px;padding:34px;display:grid;grid-template-columns:180px 1fr;gap:28px;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:linear-gradient(145deg,#202020,#111);overflow:hidden}.ndl-app-choice-driver{background:linear-gradient(145deg,#171717,#0b0b0b)}.ndl-app-choice-image{position:relative}.ndl-app-choice-image:before{content:"";position:absolute;inset:10%;border-radius:50%;background:var(--ndl-primary);filter:blur(50px);opacity:.15}.ndl-app-choice-image img{position:relative;width:170px;border-radius:36px;box-shadow:0 24px 48px rgba(0,0,0,.45)}.ndl-app-choice>div:last-child>span{color:var(--ndl-primary);font-size:9px;font-weight:900;letter-spacing:.15em}.ndl-app-choice h3{margin:13px 0;font-size:27px;line-height:1.08}.ndl-app-choice p{margin:0;color:#888;font-size:11px;line-height:1.65}.ndl-store-buttons{display:grid;gap:9px;margin-top:22px}.ndl-store-button{display:flex;align-items:center;gap:12px;min-height:58px;padding:10px 13px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:#0b0b0b;transition:.2s}.ndl-store-button:hover{border-color:var(--ndl-primary)}.ndl-store-button>b{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#fff;color:#111;font-size:13px}.ndl-store-button span{min-width:0}.ndl-store-button small,.ndl-store-button strong,.ndl-store-button em{display:block}.ndl-store-button small{color:#777;font-size:7px}.ndl-store-button strong{font-size:12px}.ndl-store-button em{margin-top:3px;color:var(--ndl-primary);font-size:7px;font-style:normal}.ndl-faq{background:var(--ndl-light);color:var(--ndl-light-text)}.ndl-faq-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:74px}.ndl-faq-intro img{width:160px;margin-top:32px;border-radius:30px}.ndl-faq-item{border-bottom:1px solid rgba(17,17,17,.12)}.ndl-faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:23px 0;border:0;background:none;color:#111;text-align:left;cursor:pointer}.ndl-faq-item button span{font-weight:800;font-size:15px}.ndl-faq-item button i{font-style:normal;color:var(--ndl-primary);font-size:24px;transition:.2s}.ndl-faq-item>div{display:grid;grid-template-rows:0fr;transition:.25s}.ndl-faq-item>div p{overflow:hidden;margin:0;color:#666;font-size:12px;line-height:1.7}.ndl-faq-item.is-open>div{grid-template-rows:1fr}.ndl-faq-item.is-open>div p{padding:0 40px 22px 0}.ndl-faq-item.is-open button i{transform:rotate(45deg)}.ndl-contact{background:#101010}.ndl-contact-card{display:grid;grid-template-columns:1fr .9fr;border:1px solid rgba(255,255,255,.1);border-radius:30px;background:#181818;overflow:hidden}.ndl-contact-form-wrap{padding:56px}.ndl-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:28px 0 18px}.ndl-form-grid label{display:grid;gap:7px}.ndl-form-grid label.is-wide{grid-column:1/-1}.ndl-form-grid span{color:#a8a8a8;font-size:9px;font-weight:800}.ndl-form-grid input,.ndl-form-grid textarea,.ndl-form-grid select{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#0f0f0f;color:#fff;padding:13px 14px;outline:none}.ndl-form-grid input:focus,.ndl-form-grid textarea:focus,.ndl-form-grid select:focus{border-color:var(--ndl-primary)}.ndl-form-message{margin-top:20px;padding:12px 14px;border-radius:10px;font-size:11px;font-weight:700}.ndl-form-message.is-success{background:rgba(40,180,100,.14);color:#65d995}.ndl-form-message.is-error{background:rgba(220,60,60,.15);color:#ff8080}.ndl-contact-visual{position:relative;min-height:620px}.ndl-contact-visual>img{width:100%;height:100%;object-fit:cover}.ndl-contact-visual>div{position:absolute;left:24px;right:24px;bottom:24px;padding:18px;border-radius:15px;background:rgba(10,10,10,.91);backdrop-filter:blur(10px)}.ndl-contact-visual>div img{width:150px;margin-bottom:12px}.ndl-contact-visual>div span,.ndl-contact-visual>div small{display:block}.ndl-contact-visual>div span{font-weight:800}.ndl-contact-visual>div small{margin-top:5px;color:#888}.ndl-footer{padding:60px 0 25px;background:#060606}.ndl-footer-top{display:grid;grid-template-columns:220px 1fr auto;gap:45px;align-items:center;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.09)}.ndl-footer-top>img{width:200px}.ndl-footer-top p{max-width:430px;margin:0;color:#777;font-size:11px;line-height:1.7}.ndl-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.ndl-footer-links a{color:#aaa;font-size:10px}.ndl-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:22px;color:#5f5f5f;font-size:9px}.ndl-footer-bottom div{display:flex;gap:16px}.ndl-whatsapp{position:fixed;right:20px;bottom:20px;z-index:95;width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:var(--ndl-primary);color:#111!important;font-size:12px;font-weight:900;box-shadow:0 12px 30px rgba(255,184,0,.28)}.ndl-reveal{opacity:0;transform:translateY(24px);transition:opacity .68s ease,transform .68s ease}.ndl-reveal.is-visible{opacity:1;transform:none}
@media(max-width:1100px){.ndl-nav{display:none;position:absolute;top:76px;left:24px;right:24px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#151515;flex-direction:column;align-items:flex-start}.ndl-header.menu-open .ndl-nav{display:flex}.ndl-header-cta{display:none}.ndl-menu-toggle{display:grid}.ndl-hero-grid,.ndl-social-grid,.ndl-driver-card,.ndl-about-grid,.ndl-coverage-grid,.ndl-faq-grid,.ndl-contact-card{grid-template-columns:1fr}.ndl-hero-copy{text-align:center}.ndl-brand-chip,.ndl-hero-actions,.ndl-hero-proof{justify-content:center}.ndl-hero-copy>p{margin-inline:auto}.ndl-hero-visual{margin-top:10px}.ndl-social-cards{grid-template-columns:1fr 1fr}.ndl-driver-visual{min-height:470px}.ndl-driver-copy{padding:52px}.ndl-download-head{grid-template-columns:1fr;text-align:center}.ndl-download-head>img{margin-inline:auto}.ndl-app-choice-grid{grid-template-columns:1fr}.ndl-app-choice{grid-template-columns:190px 1fr}.ndl-footer-top{grid-template-columns:1fr;text-align:center;justify-items:center}.ndl-footer-links{display:flex;flex-wrap:wrap;justify-content:center}.ndl-contact-visual{min-height:480px}}
@media(max-width:760px){.ndl-container{width:min(calc(100% - 28px),var(--ndl-max))}.ndl-header-inner{height:72px}.ndl-logo{width:145px}.ndl-logo img{height:40px}.ndl-nav{top:68px;left:14px;right:14px}.ndl-hero{min-height:auto;padding:112px 0 55px}.ndl-hero-grid{gap:22px}.ndl-hero h1{font-size:44px}.ndl-hero-copy>p{font-size:14px}.ndl-brand-chip span{font-size:8px}.ndl-hero-actions{flex-direction:column}.ndl-button{width:100%}.ndl-hero-proof{display:grid;gap:10px}.ndl-hero-visual{min-height:460px}.ndl-hero-person{height:450px}.ndl-hero-app-card,.ndl-hero-driver-card{width:205px;padding:10px}.ndl-hero-app-card{left:0;top:35px}.ndl-hero-driver-card{right:0;bottom:18px}.ndl-hero-app-card img,.ndl-hero-driver-card img{width:44px;height:44px}.ndl-section{padding:76px 0}.ndl-section-heading h2,.ndl-section-copy h2,.ndl-driver-copy h2,.ndl-about-copy h2,.ndl-coverage-copy h2,.ndl-download-head h2,.ndl-faq-intro h2,.ndl-contact-form-wrap h2{font-size:38px}.ndl-social-grid{gap:30px}.ndl-social-cards{grid-template-columns:1fr}.ndl-benefit-grid,.ndl-diff-grid,.ndl-step-grid,.ndl-category-grid{grid-template-columns:1fr}.ndl-benefit-card,.ndl-benefit-card:nth-child(4),.ndl-benefit-card:nth-child(5){grid-column:auto;min-height:235px}.ndl-benefit-card h3{margin-top:32px}.ndl-driver-card{border-radius:24px}.ndl-driver-copy{padding:36px 22px}.ndl-driver-copy .ndl-button{align-self:stretch}.ndl-driver-visual{min-height:390px}.ndl-about-grid,.ndl-coverage-grid{gap:36px}.ndl-about-visual,.ndl-about-visual>img{min-height:350px;height:350px}.ndl-diff-card{min-height:250px}.ndl-map-card{min-height:400px}.ndl-step-card{min-height:140px}.ndl-category-image{height:210px}.ndl-download-head{gap:24px}.ndl-app-choice{grid-template-columns:1fr;padding:24px}.ndl-app-choice-image{display:flex;justify-content:center}.ndl-app-choice-image img{width:150px}.ndl-app-choice h3{font-size:23px}.ndl-faq-grid{gap:34px}.ndl-contact-form-wrap{padding:32px 20px}.ndl-form-grid{grid-template-columns:1fr}.ndl-form-grid label.is-wide{grid-column:auto}.ndl-contact-visual{min-height:360px}.ndl-footer-bottom{flex-direction:column;text-align:center}.ndl-footer-top{gap:24px}.ndl-footer-top>img{width:170px}}
@media(max-width:440px){.ndl-hero h1{font-size:39px}.ndl-hero-visual{min-height:420px}.ndl-hero-person{height:410px}.ndl-hero-app-card,.ndl-hero-driver-card{width:190px}.ndl-section-heading h2,.ndl-section-copy h2,.ndl-driver-copy h2,.ndl-about-copy h2,.ndl-coverage-copy h2,.ndl-download-head h2,.ndl-faq-intro h2,.ndl-contact-form-wrap h2{font-size:34px}.ndl-map-card{min-height:350px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ndl-site *{animation:none!important;transition-duration:.01ms!important}.ndl-reveal{opacity:1;transform:none}}


/* NOVU Driver Landing 1.1.1 — hero equilibrado e app animado */
.ndl-hero{min-height:720px;padding-top:132px}
.ndl-hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);gap:54px}
.ndl-hero-copy{text-align:left}
.ndl-hero h1{max-width:720px;font-size:clamp(42px,4.2vw,66px);line-height:1.01;letter-spacing:-.045em}
.ndl-hero-copy>p{max-width:650px;font-size:16px;line-height:1.72}
.ndl-brand-chip{margin-bottom:24px}
.ndl-hero-visual{min-height:545px;display:grid;place-items:center;align-items:center}
.ndl-hero-person,.ndl-hero-app-card,.ndl-hero-driver-card{display:none!important}
.ndl-phone{position:relative;z-index:4;width:286px;height:566px;border-radius:46px;padding:13px;background:#050505;border:1px solid rgba(255,255,255,.2);box-shadow:0 42px 90px rgba(0,0,0,.55),inset 0 0 0 4px #202020;transform:rotate(2deg)}
.ndl-phone:before{content:"";position:absolute;width:88px;height:21px;border-radius:0 0 15px 15px;background:#050505;top:9px;left:50%;transform:translateX(-50%);z-index:8}
.ndl-phone-bar{height:34px;display:flex;justify-content:space-between;align-items:center;padding:0 10px;color:#cfcfcf;font-size:9px}.ndl-phone-bar i{width:34px;height:5px;border-radius:20px;background:#383838}.ndl-phone-bar b{font-size:8px}
.ndl-phone-map{height:275px;border-radius:31px 31px 21px 21px;overflow:hidden;position:relative;background:radial-gradient(circle at 70% 30%,rgba(255,184,0,.12),transparent 26%),#232323}
.ndl-map-grid{position:absolute;inset:-34px;transform:rotate(17deg);background-image:linear-gradient(90deg,transparent 47%,rgba(255,255,255,.085) 48%,rgba(255,255,255,.085) 52%,transparent 53%),linear-gradient(transparent 47%,rgba(255,255,255,.085) 48%,rgba(255,255,255,.085) 52%,transparent 53%);background-size:78px 78px}
.ndl-map-pin{position:absolute;z-index:3;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:var(--ndl-primary);color:#111;border:4px solid #111;font-size:7px;font-weight:900}.pin-a{left:62px;top:65px}.pin-b{right:47px;bottom:48px}
.ndl-route{position:absolute;z-index:2;width:150px;height:112px;border:4px dashed var(--ndl-primary);border-color:var(--ndl-primary) transparent transparent var(--ndl-primary);border-radius:50%;left:61px;top:84px;transform:rotate(17deg);opacity:.9}
.ndl-route-car{position:absolute;z-index:5;left:0;top:0;width:28px;height:15px;border-radius:8px 9px 5px 5px;background:linear-gradient(135deg,#ffd45b,var(--ndl-primary));box-shadow:0 0 18px rgba(255,184,0,.55);offset-path:path("M78 150 C90 84 173 66 218 128 C240 158 220 200 192 218");offset-rotate:auto;animation:ndlDriveRoute 7s ease-in-out infinite}.ndl-route-car:before,.ndl-route-car:after{content:"";position:absolute;bottom:-4px;width:7px;height:7px;border-radius:50%;background:#050505;border:2px solid #868686}.ndl-route-car:before{left:4px}.ndl-route-car:after{right:4px}.ndl-route-car i{position:absolute;left:7px;right:7px;top:3px;height:5px;border-radius:4px 4px 2px 2px;background:#222}
.ndl-phone-card{margin:-22px 9px 9px;position:relative;z-index:7;border:1px solid rgba(255,255,255,.11);background:#171717;border-radius:17px;padding:12px;display:flex;align-items:center;gap:10px;box-shadow:0 16px 32px rgba(0,0,0,.3)}.ndl-phone-card img{width:34px;height:34px;object-fit:cover;border-radius:9px}.ndl-phone-card div{display:flex;flex-direction:column;flex:1}.ndl-phone-card small{font-size:8px;color:#888}.ndl-phone-card strong{font-size:11px}.ndl-phone-card>span{color:var(--ndl-primary);font-size:20px}
.ndl-phone-options{display:flex;gap:8px;margin:0 9px}.ndl-phone-options span{flex:1;border:1px solid rgba(255,255,255,.08);border-radius:13px;padding:11px 8px;font-size:8px;color:#ddd;background:#151515}.ndl-phone-options i{display:block;font-style:normal;color:var(--ndl-primary);font-weight:900;font-size:14px;margin-bottom:3px}.ndl-phone button{width:calc(100% - 18px);height:46px;border:0;border-radius:13px;background:linear-gradient(135deg,var(--ndl-primary),#ffd55e);color:#111;font-weight:900;margin:13px 9px 0;box-shadow:0 13px 28px rgba(255,184,0,.16)}
.ndl-orbit{position:absolute;border:1px solid rgba(255,184,0,.17);border-radius:50%;animation:ndlSpin 20s linear infinite}.ndl-orbit-one{width:470px;height:470px}.ndl-orbit-two{width:360px;height:360px;animation-direction:reverse;animation-duration:14s}.ndl-orbit:after{content:"";position:absolute;top:50%;left:-5px;width:10px;height:10px;border-radius:50%;background:var(--ndl-primary);box-shadow:0 0 18px var(--ndl-primary)}
.ndl-float-card{position:absolute;z-index:6;border:1px solid rgba(255,255,255,.13);background:rgba(27,27,27,.93);backdrop-filter:blur(12px);box-shadow:0 22px 40px rgba(0,0,0,.3);border-radius:15px}.ndl-float-driver{left:4px;top:114px;padding:11px 13px;display:flex;align-items:center;gap:10px}.ndl-float-driver img{width:38px;height:38px;border-radius:10px;object-fit:cover}.ndl-float-driver div{display:flex;flex-direction:column}.ndl-float-driver small,.ndl-float-rating small{color:#999;font-size:8px}.ndl-float-driver strong{font-size:11px}.ndl-float-rating{right:-8px;bottom:98px;padding:12px 14px;display:grid;grid-template-columns:auto auto;gap:0 7px}.ndl-float-rating b{font-size:22px}.ndl-float-rating span{color:var(--ndl-primary);font-size:9px;align-self:center}.ndl-float-rating small{grid-column:1/-1}
@keyframes ndlDriveRoute{0%{offset-distance:0%;transform:scale(.92)}45%{offset-distance:100%;transform:scale(1)}55%{offset-distance:100%;transform:scale(1)}100%{offset-distance:0%;transform:scale(.92)}}
@media(max-width:1100px){.ndl-hero-grid{grid-template-columns:1fr}.ndl-hero-copy{text-align:center}.ndl-brand-chip,.ndl-hero-actions,.ndl-hero-proof{justify-content:center}.ndl-hero-copy>p{margin-inline:auto}.ndl-hero-visual{margin-top:18px}.ndl-hero h1{font-size:clamp(42px,7vw,62px)}}
@media(max-width:760px){.ndl-hero{padding-top:102px}.ndl-hero h1{font-size:39px;line-height:1.04}.ndl-hero-copy>p{font-size:14px}.ndl-hero-visual{min-height:500px;transform:scale(.9);margin:-10px -18px}.ndl-phone{width:278px;height:555px}.ndl-float-driver{left:-4px}.ndl-float-rating{right:-2px}.ndl-orbit-one{width:430px;height:430px}.ndl-orbit-two{width:330px;height:330px}}
@media(max-width:440px){.ndl-hero h1{font-size:35px}.ndl-hero-visual{transform:scale(.82);margin:-42px -44px -25px}.ndl-phone{transform:rotate(1deg)}}
@media(prefers-reduced-motion:reduce){.ndl-route-car{animation:none;offset-distance:58%}}
.ndl-social-visual{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);gap:16px;align-items:stretch}
.ndl-graph-card{display:flex;flex-direction:column;gap:18px;padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 24px 55px rgba(0,0,0,.08)}
.ndl-graph-head strong{display:block;margin-top:10px;font-size:24px;line-height:1.14;letter-spacing:-.03em;color:#111}
.ndl-graph-stage{position:relative;height:230px;padding:18px 18px 12px;border-radius:20px;background:linear-gradient(180deg,#111 0%,#1a1a1a 100%);overflow:hidden}
.ndl-graph-stage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:100% 20%,20% 100%;opacity:.7}
.ndl-graph-line i{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--ndl-primary);box-shadow:0 0 0 6px rgba(255,184,0,.18),0 0 18px rgba(255,184,0,.55);animation:ndlPulsePoint 2.6s ease-in-out infinite}
.ndl-graph-line i:nth-child(1){left:8%;bottom:22%}.ndl-graph-line i:nth-child(2){left:27%;bottom:38%;animation-delay:.2s}.ndl-graph-line i:nth-child(3){left:45%;bottom:49%;animation-delay:.4s}.ndl-graph-line i:nth-child(4){left:64%;bottom:63%;animation-delay:.6s}.ndl-graph-line i:nth-child(5){right:7%;top:12%;animation-delay:.8s}
.ndl-graph-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.ndl-graph-metrics div{padding:14px 12px;border-radius:16px;background:#f8f7f3;border:1px solid rgba(17,17,17,.06)}
.ndl-graph-metrics b{display:block;font-size:22px;color:#111}
.ndl-graph-metrics small{display:block;margin-top:4px;color:#666;font-size:10px;line-height:1.45}
.ndl-app-choice{grid-template-columns:210px 1fr;align-items:center;gap:28px;padding:34px;border-radius:28px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.015));box-shadow:0 22px 46px rgba(0,0,0,.16)}
.ndl-app-choice-image{display:flex;justify-content:center;align-items:center}
.ndl-app-choice-image img{width:190px;max-width:100%;filter:drop-shadow(0 18px 28px rgba(0,0,0,.38))}
.ndl-app-choice>div>span:first-child{display:inline-block;margin-bottom:8px;color:var(--ndl-primary);font-size:11px;font-weight:900;letter-spacing:.14em}
.ndl-app-feature-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 20px}
.ndl-app-feature-list span{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:#121212;border:1px solid rgba(255,255,255,.08);font-size:11px;color:#dcdcdc}.ndl-app-feature-list svg{color:var(--ndl-primary)}
.ndl-store-buttons{display:grid;grid-template-columns:1fr;gap:12px}
.ndl-faq-grid{align-items:start;gap:28px}
.ndl-faq-intro{position:sticky;top:110px;padding:28px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.015))}
.ndl-faq-intro img{width:72px;height:72px;margin-top:22px;border-radius:20px;box-shadow:0 16px 30px rgba(0,0,0,.22)}
.ndl-accordion{display:grid;gap:14px}
.ndl-faq-item{border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#121212;overflow:hidden;box-shadow:0 18px 36px rgba(0,0,0,.12)}
.ndl-faq-item button{min-height:78px;padding:0 22px;font-weight:700}
.ndl-faq-item button i{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:rgba(255,184,0,.08);color:var(--ndl-primary);font-style:normal}
.ndl-faq-item div{padding:0 22px 22px;color:#b9b9b9}.ndl-faq-item.is-open{border-color:rgba(255,184,0,.2)}
.ndl-footer-credit{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);text-align:center}
.ndl-footer-credit a{font-size:11px;letter-spacing:.08em;text-transform:lowercase;color:#8f8f8f;transition:.2s}.ndl-footer-credit a:hover{color:var(--ndl-primary)}
@keyframes ndlBars{0%,100%{transform:scaleY(.88)}50%{transform:scaleY(1)}}
@keyframes ndlPulsePoint{0%,100%{transform:scale(.9)}50%{transform:scale(1.18)}}
@media(max-width:1080px){.ndl-social-grid{grid-template-columns:1fr}.ndl-social-visual{grid-template-columns:1fr}.ndl-download-intro{flex-direction:column;align-items:flex-start}.ndl-download-pills{justify-content:flex-start}.ndl-faq-intro{position:relative;top:auto}}
@media(max-width:760px){.ndl-social{padding:72px 0}.ndl-social-highlights{gap:8px}.ndl-social-highlights span{font-size:10px}.ndl-graph-head strong{font-size:21px}.ndl-graph-stage{height:200px}.ndl-graph-metrics{grid-template-columns:1fr}.ndl-download-intro{padding:18px}.ndl-app-choice{grid-template-columns:1fr;padding:26px}.ndl-app-choice-image img{width:160px}.ndl-app-choice h3{font-size:24px}.ndl-store-button{min-height:70px;padding:14px}.ndl-store-button strong{font-size:17px}}
.ndl-store-button{display:flex;align-items:center;gap:16px;min-height:78px;padding:14px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#0e0e0e;transition:.22s;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.ndl-store-button:hover{transform:translateY(-3px);border-color:rgba(255,184,0,.45)}
.ndl-store-button .ndl-store-icon{display:grid;place-items:center;flex:0 0 50px;width:50px;height:50px;border-radius:16px;background:linear-gradient(145deg,#fff,#f2f2f2);color:#111}
.ndl-download-intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 24px;padding:18px 24px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.03),rgba(255,255,255,.015))}
.ndl-download-intro strong{display:block;font-size:18px;margin-bottom:6px}
.ndl-download-intro small{display:block;color:var(--ndl-muted);font-size:12px;line-height:1.55;max-width:650px}
.ndl-download-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}
.ndl-download-pills span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03);font-size:11px;font-weight:700;color:#f3f3f3}.ndl-download-pills svg{color:var(--ndl-primary)}

/* NOVU Driver 1.1.3 — correções finais de alinhamento e FAQ */
.ndl-social-grid{
  grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);
  gap:64px;
  align-items:center;
}
.ndl-social-visual{
  display:grid;
  grid-template-columns:1fr;
  gap:18px;
  min-width:0;
}
.ndl-social-cards{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
  min-width:0;
}
.ndl-social-card{
  width:100%;
  min-height:92px;
  padding:16px 18px;
}
.ndl-social-card div{
  flex:1 1 auto;
  min-width:0;
}
.ndl-social-card strong{
  font-size:14px;
  line-height:1.25;
}
.ndl-social-card small{
  font-size:10px;
  line-height:1.45;
}
.ndl-social-highlights{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,max-content));
  gap:12px 22px;
  align-items:center;
  margin-top:24px;
}
.ndl-social-highlights span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  font-size:12px;
  font-weight:700;
  line-height:1.35;
  white-space:normal;
}
.ndl-social-highlights svg{
  flex:0 0 auto;
  color:#111;
}
.ndl-graph-card{
  width:100%;
  min-width:0;
}

.ndl-faq{
  background:var(--ndl-light,#f5f3ed);
  color:#111;
}
.ndl-faq-grid{
  grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);
  gap:64px;
  align-items:start;
}
.ndl-faq-intro{
  position:sticky;
  top:110px;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  color:#111;
}
.ndl-faq-intro h2{
  color:#111;
}
.ndl-faq-intro p{
  color:#777;
}
.ndl-faq-intro img{
  width:72px;
  height:72px;
  margin-top:24px;
  border-radius:20px;
}
.ndl-accordion{
  display:grid;
  gap:14px;
  min-width:0;
}
.ndl-faq-item{
  border:1px solid rgba(17,17,17,.08);
  border-radius:20px;
  background:#111;
  color:#fff;
  overflow:hidden;
  box-shadow:0 16px 34px rgba(0,0,0,.09);
}
.ndl-faq-item button{
  min-height:78px;
  padding:0 22px;
  background:#111;
  color:#fff;
}
.ndl-faq-item button span{
  color:#fff;
  font-size:15px;
  font-weight:800;
  line-height:1.4;
}
.ndl-faq-item button i{
  display:grid;
  place-items:center;
  flex:0 0 34px;
  width:34px;
  height:34px;
  margin-left:18px;
  border-radius:12px;
  background:rgba(255,184,0,.09);
  color:var(--ndl-primary,#ffb800);
  font-size:22px;
  font-style:normal;
}
.ndl-faq-item>div{
  display:grid;
  grid-template-rows:0fr;
  padding:0 22px;
  color:#c9c9c9;
  transition:grid-template-rows .25s ease,padding .25s ease;
}
.ndl-faq-item>div p{
  overflow:hidden;
  margin:0;
  padding:0;
  color:#c9c9c9;
  font-size:12px;
  line-height:1.75;
}
.ndl-faq-item.is-open{
  border-color:rgba(255,184,0,.28);
}
.ndl-faq-item.is-open>div{
  grid-template-rows:1fr;
  padding:0 22px 22px;
}
.ndl-faq-item.is-open>div p{
  padding:0;
}

@media(max-width:1080px){
  .ndl-social-grid,
  .ndl-faq-grid{
    grid-template-columns:1fr;
    gap:38px;
  }
  .ndl-faq-intro{
    position:relative;
    top:auto;
  }
}
@media(max-width:760px){
  .ndl-social-grid{gap:28px}
  .ndl-social-highlights{
    grid-template-columns:1fr;
    gap:10px;
  }
  .ndl-graph-card{padding:20px}
  .ndl-faq{padding:72px 0}
  .ndl-faq-grid{gap:28px}
  .ndl-faq-item button{
    min-height:72px;
    padding:0 18px;
  }
  .ndl-faq-item button span{font-size:14px}
  .ndl-faq-item>div{padding:0 18px}
  .ndl-faq-item.is-open>div{padding:0 18px 18px}
}


/* NOVU Driver 1.1.5 — hotfix de responsividade, contraste e alinhamento */
.ndl-header-actions{margin-left:auto!important}
.ndl-social-grid{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr)!important;gap:48px!important;align-items:start!important}
.ndl-social-visual{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(260px,320px)!important;gap:18px!important;align-items:start!important;min-width:0!important}
.ndl-social-cards{display:grid!important;grid-template-columns:1fr!important;grid-auto-rows:max-content!important;align-content:start!important;align-self:start!important;gap:14px!important;min-width:0!important}
.ndl-social-card{min-height:96px!important;height:auto!important;align-self:start!important;color:#111!important}
.ndl-social-card strong{color:#111!important;font-size:14px!important;line-height:1.25!important}
.ndl-social-card small{color:#666!important;font-size:10px!important;line-height:1.45!important}
.ndl-social-card svg{color:#111!important}
.ndl-social-highlights{display:flex!important;flex-wrap:wrap!important;gap:14px 18px!important;margin-top:24px!important}
.ndl-social-highlights span{display:inline-flex!important;align-items:center!important;gap:8px!important;font-size:12px!important;line-height:1.35!important;white-space:normal!important}
.ndl-social-highlights svg{color:#111!important;flex:0 0 auto!important}
.ndl-graph-card{width:100%!important;min-width:0!important}
.ndl-graph-head strong{color:#111!important}
.ndl-faq{background:var(--ndl-light,#f5f4f0)!important;color:#111!important}
.ndl-faq-grid{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr)!important;gap:48px!important;align-items:start!important}
.ndl-faq-intro{position:sticky!important;top:110px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#111!important}
.ndl-faq-intro .ndl-kicker{color:var(--ndl-primary,#ffb800)!important}
.ndl-faq-intro h2{color:#111!important}
.ndl-faq-intro p{color:#7a7a7a!important}
.ndl-faq-intro img{width:72px!important;height:72px!important;margin-top:24px!important;border-radius:20px!important;display:block!important}
.ndl-accordion{display:grid!important;gap:14px!important;min-width:0!important}
.ndl-faq-item{border:1px solid rgba(17,17,17,.08)!important;border-radius:20px!important;background:#111!important;color:#fff!important;overflow:hidden!important;box-shadow:0 16px 34px rgba(0,0,0,.09)!important}
.ndl-faq-item button{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;min-height:78px!important;padding:0 22px!important;border:0!important;background:#111!important;color:#fff!important;text-align:left!important;cursor:pointer!important}
.ndl-faq-item button span{display:block!important;color:#fff!important;opacity:1!important;visibility:visible!important;font-size:15px!important;font-weight:800!important;line-height:1.4!important}
.ndl-faq-item button i{display:grid!important;place-items:center!important;flex:0 0 34px!important;width:34px!important;height:34px!important;margin-left:10px!important;border-radius:12px!important;background:rgba(255,184,0,.1)!important;color:var(--ndl-primary,#ffb800)!important;font-size:22px!important;font-style:normal!important;transform:none!important}
.ndl-faq-item>div{display:grid!important;grid-template-rows:0fr!important;padding:0 22px!important;color:#cfcfcf!important;transition:grid-template-rows .25s ease,padding .25s ease!important}
.ndl-faq-item>div p{overflow:hidden!important;margin:0!important;padding:0!important;color:#cfcfcf!important;font-size:12px!important;line-height:1.75!important}
.ndl-faq-item.is-open{border-color:rgba(255,184,0,.28)!important}
.ndl-faq-item.is-open>div{grid-template-rows:1fr!important;padding:0 22px 22px!important}
.ndl-faq-item.is-open button i{transform:rotate(45deg)!important}
.ndl-footer-credit{margin-top:16px!important;padding-top:16px!important;border-top:1px solid rgba(255,255,255,.08)!important;text-align:center!important}
.ndl-footer-credit a{font-size:11px!important;letter-spacing:.08em!important;text-transform:lowercase!important;color:#8f8f8f!important;transition:.2s!important}
.ndl-footer-credit a:hover{color:var(--ndl-primary,#ffb800)!important}
@media (max-width: 1100px){
  .ndl-header-inner{justify-content:space-between!important;gap:16px!important}
  .ndl-header-actions{margin-left:auto!important}
  .ndl-menu-toggle{display:grid!important;margin-left:auto!important}
  .ndl-nav{top:76px!important;left:18px!important;right:18px!important;z-index:120!important}
  .ndl-social-grid,.ndl-faq-grid{grid-template-columns:1fr!important;gap:36px!important}
  .ndl-social-visual{grid-template-columns:1fr!important;gap:16px!important}
  .ndl-social-cards{grid-template-columns:1fr!important}
  .ndl-faq-intro{position:relative!important;top:auto!important}
}
@media (max-width: 760px){
  .ndl-container{width:min(calc(100% - 28px),var(--ndl-max))!important}
  .ndl-header-inner{height:72px!important;gap:12px!important;justify-content:space-between!important}
  .ndl-logo{width:140px!important}
  .ndl-logo img{height:38px!important}
  .ndl-header-actions{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}
  .ndl-menu-toggle{display:grid!important;position:relative!important;top:auto!important;right:auto!important;margin-left:auto!important}
  .ndl-nav{top:68px!important;left:14px!important;right:14px!important}
  .ndl-social,.ndl-faq{padding:64px 0!important}
  .ndl-social-grid,.ndl-faq-grid{gap:26px!important}
  .ndl-social-card{padding:16px!important;min-height:88px!important}
  .ndl-social-card strong{font-size:13px!important}
  .ndl-social-card small{font-size:10px!important}
  .ndl-social-highlights{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .ndl-graph-card{padding:20px!important}
  .ndl-graph-head strong{font-size:22px!important;line-height:1.18!important}
  .ndl-graph-stage{height:190px!important}
  .ndl-graph-metrics{grid-template-columns:repeat(3,1fr)!important;gap:10px!important}
  .ndl-graph-metrics b{font-size:18px!important}
  .ndl-graph-metrics small{font-size:9px!important}
  .ndl-faq-intro h2{font-size:clamp(32px,10vw,44px)!important;line-height:1.04!important}
  .ndl-faq-intro img{width:64px!important;height:64px!important}
  .ndl-faq-item button{min-height:68px!important;padding:0 16px!important}
  .ndl-faq-item button span{font-size:14px!important;line-height:1.35!important}
  .ndl-faq-item button i{width:32px!important;height:32px!important}
  .ndl-faq-item>div{padding:0 16px!important}
  .ndl-faq-item.is-open>div{padding:0 16px 18px!important}
  .ndl-faq-item>div p{font-size:12px!important;line-height:1.65!important}
}
@media (max-width: 560px){
  .ndl-graph-metrics{grid-template-columns:1fr!important}
}


/* NOVU Driver 1.1.6 — dashboard de motorista, social sem buracos e rota animada compatível */
.ndl-route-car{offset-path:none!important;offset-rotate:initial!important;animation:ndlRouteMove 7.2s cubic-bezier(.55,.08,.32,.99) infinite!important}
@keyframes ndlRouteMove{0%{left:52px;top:176px;transform:rotate(-52deg)}18%{left:71px;top:132px;transform:rotate(-36deg)}38%{left:112px;top:100px;transform:rotate(-10deg)}56%{left:152px;top:108px;transform:rotate(18deg)}76%{left:187px;top:136px;transform:rotate(44deg)}100%{left:211px;top:165px;transform:rotate(58deg)}}
.ndl-phone-map{overflow:hidden!important}
.ndl-social-visual{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:20px!important;align-items:stretch!important;min-width:0!important}
.ndl-social-side{display:flex!important;flex-direction:column!important;gap:14px!important;min-width:0!important}
.ndl-social-card-main{min-height:104px!important}
.ndl-social-mini-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}
.ndl-social-mini{padding:18px 16px!important;border:1px solid rgba(17,17,17,.1)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 14px 34px rgba(0,0,0,.05)!important}
.ndl-social-mini b,.ndl-social-mini small{display:block!important;color:#111!important}.ndl-social-mini b{font-size:18px!important;line-height:1.1!important}.ndl-social-mini small{margin-top:6px!important;color:#777!important;font-size:11px!important;line-height:1.5!important}
.ndl-social-links{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}
.ndl-graph-head small{display:block!important;margin-top:8px!important;color:#6f6f6f!important;font-size:11px!important;line-height:1.55!important}
.ndl-graph-stage-advanced{position:relative!important;padding-bottom:46px!important}
.ndl-graph-axis{position:absolute!important;left:18px!important;right:18px!important;bottom:12px!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;color:#767676!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.08em!important}
.ndl-graph-bars span{animation:ndlBarPulse 3.6s ease-in-out infinite}
.ndl-graph-bars span:nth-child(2){animation-delay:.15s}.ndl-graph-bars span:nth-child(3){animation-delay:.3s}.ndl-graph-bars span:nth-child(4){animation-delay:.45s}.ndl-graph-bars span:nth-child(5){animation-delay:.6s}
@keyframes ndlBarPulse{0%,100%{filter:none;opacity:.88}50%{filter:brightness(1.18);opacity:1}}
.ndl-graph-line{position:absolute!important;inset:0!important}
.ndl-graph-line:before{content:"";position:absolute;left:9%;top:75%;width:78%;height:2px;background:linear-gradient(90deg,var(--ndl-primary),rgba(255,184,0,.75));transform-origin:left center;transform:rotate(-18deg);opacity:.16}
.ndl-graph-line i{position:absolute!important;width:14px!important;height:14px!important;left:var(--x)!important;top:var(--y)!important;margin:-7px 0 0 -7px!important;border-radius:50%!important;background:var(--ndl-primary)!important;box-shadow:0 0 0 6px rgba(255,184,0,.08),0 0 18px rgba(255,184,0,.42)!important;animation:ndlDotPulse 2.4s ease-in-out infinite}
.ndl-graph-line i:nth-child(2){animation-delay:.15s}.ndl-graph-line i:nth-child(3){animation-delay:.3s}.ndl-graph-line i:nth-child(4){animation-delay:.45s}.ndl-graph-line i:nth-child(5){animation-delay:.6s}
@keyframes ndlDotPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.12)}}
.ndl-graph-badges{position:absolute!important;left:18px!important;right:18px!important;top:16px!important;display:flex!important;justify-content:space-between!important;gap:10px!important;pointer-events:none}
.ndl-graph-badges span{padding:10px 12px!important;border-radius:14px!important;background:rgba(17,17,17,.84)!important;border:1px solid rgba(255,255,255,.06)!important;color:#fff!important;box-shadow:0 10px 20px rgba(0,0,0,.15)!important}
.ndl-graph-badges b,.ndl-graph-badges small{display:block!important}.ndl-graph-badges b{font-size:15px!important}.ndl-graph-badges small{margin-top:3px!important;color:#9a9a9a!important;font-size:9px!important;line-height:1.35!important}
.ndl-driver-visual{display:flex!important;align-items:center!important;justify-content:center!important;padding:28px!important;background:radial-gradient(circle at 70% 16%,rgba(255,184,0,.18),transparent 28%),linear-gradient(180deg,#0d0d0d,#070707)!important}
.ndl-driver-visual>img{display:none!important}
.ndl-driver-dashboard{width:100%!important;height:100%!important;display:flex!important;flex-direction:column!important;gap:18px!important;padding:28px!important;border-radius:28px!important;background:linear-gradient(145deg,rgba(255,255,255,.03),rgba(255,255,255,.015))!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 22px 54px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.05)!important;position:relative!important;overflow:hidden!important}
.ndl-driver-dashboard:before{content:"";position:absolute;inset:auto -90px -110px auto;width:260px;height:260px;border-radius:50%;background:rgba(255,184,0,.08);filter:blur(24px)}
.ndl-driver-dashboard-head span{display:block!important;color:var(--ndl-primary)!important;font-size:10px!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important}.ndl-driver-dashboard-head strong{display:block!important;margin-top:10px!important;font-size:28px!important;line-height:1.12!important;letter-spacing:-.03em!important}.ndl-driver-dashboard-head small{display:block!important;margin-top:8px!important;color:#9a9a9a!important;font-size:11px!important;line-height:1.6!important}
.ndl-driver-kpi-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important}.ndl-driver-kpi-grid article{padding:16px!important;border-radius:18px!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.08)!important}.ndl-driver-kpi-grid small,.ndl-driver-kpi-grid strong,.ndl-driver-kpi-grid span{display:block!important}.ndl-driver-kpi-grid small{color:#8f8f8f!important;font-size:10px!important}.ndl-driver-kpi-grid strong{margin-top:8px!important;font-size:26px!important;line-height:1.05!important}.ndl-driver-kpi-grid span{margin-top:6px!important;color:#6f6f6f!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.08em!important}
.ndl-driver-chart{position:relative!important;min-height:210px!important;padding:16px!important;border-radius:22px!important;background:linear-gradient(180deg,#111 0%,#171717 100%)!important;border:1px solid rgba(255,255,255,.06)!important;overflow:hidden!important}
.ndl-driver-chart-grid{position:absolute!important;inset:0!important;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px)!important;background-size:100% 20%,16.66% 100%!important;opacity:.75!important}
.ndl-driver-chart-bars{position:absolute!important;left:18px!important;right:18px!important;bottom:16px!important;height:150px!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;align-items:end!important;gap:12px!important}.ndl-driver-chart-bars span{height:var(--h)!important;border-radius:18px 18px 8px 8px!important;background:linear-gradient(180deg,#ffcf43,var(--ndl-primary))!important;box-shadow:0 0 20px rgba(255,184,0,.18)!important;opacity:.28!important}
.ndl-driver-chart-line{position:absolute!important;inset:0!important}.ndl-driver-chart-line:before{content:"";position:absolute;left:8%;top:70%;width:82%;height:2px;background:linear-gradient(90deg,rgba(255,184,0,.7),rgba(255,184,0,.42))!important;transform-origin:left center!important;transform:rotate(-18deg)!important;opacity:.95!important}.ndl-driver-chart-line i{position:absolute!important;width:14px!important;height:14px!important;left:var(--x)!important;top:var(--y)!important;margin:-7px 0 0 -7px!important;border-radius:50%!important;background:var(--ndl-primary)!important;box-shadow:0 0 0 7px rgba(255,184,0,.08),0 0 18px rgba(255,184,0,.45)!important;animation:ndlDotPulse 2.4s ease-in-out infinite}
.ndl-driver-chart-badge{position:absolute!important;right:18px!important;top:18px!important;padding:12px 14px!important;border-radius:16px!important;background:rgba(10,10,10,.86)!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:0 10px 22px rgba(0,0,0,.2)!important}.ndl-driver-chart-badge b,.ndl-driver-chart-badge small{display:block!important}.ndl-driver-chart-badge b{font-size:18px!important;line-height:1.1!important}.ndl-driver-chart-badge small{margin-top:3px!important;color:#8a8a8a!important;font-size:10px!important}
.ndl-driver-bottom{display:grid!important;grid-template-columns:1fr minmax(220px,280px)!important;gap:14px!important;align-items:stretch!important}.ndl-driver-sim{padding:18px!important;border-radius:18px!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.08)!important}.ndl-driver-sim strong,.ndl-driver-sim small{display:block!important}.ndl-driver-sim strong{font-size:18px!important;line-height:1.25!important}.ndl-driver-sim small{margin-top:7px!important;color:#8f8f8f!important;font-size:10px!important;line-height:1.6!important}
.ndl-driver-dashboard .ndl-income-card{position:relative!important;left:auto!important;bottom:auto!important;width:auto!important;padding:18px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:rgba(12,12,12,.88)!important}
@media (max-width:1100px){.ndl-social-visual{grid-template-columns:1fr!important}.ndl-social-mini-grid{grid-template-columns:1fr 1fr!important}.ndl-driver-kpi-grid{grid-template-columns:1fr 1fr 1fr!important}.ndl-driver-bottom{grid-template-columns:1fr!important}}
@media (max-width:760px){.ndl-social-card-main{min-height:unset!important}.ndl-social-mini-grid{grid-template-columns:1fr!important}.ndl-graph-badges{position:static!important;display:grid!important;grid-template-columns:1fr 1fr!important;margin-top:12px!important}.ndl-graph-stage-advanced{padding-bottom:56px!important}.ndl-driver-dashboard{padding:20px!important;gap:14px!important}.ndl-driver-dashboard-head strong{font-size:22px!important}.ndl-driver-kpi-grid{grid-template-columns:1fr!important}.ndl-driver-kpi-grid strong{font-size:22px!important}.ndl-driver-chart{min-height:190px!important}.ndl-driver-chart-bars{height:128px!important}.ndl-driver-chart-badge{left:14px!important;right:14px!important;top:12px!important}.ndl-driver-bottom{grid-template-columns:1fr!important}.ndl-driver-sim strong{font-size:16px!important}}
@media (max-width:520px){.ndl-graph-badges{grid-template-columns:1fr!important}.ndl-route-car{animation-duration:6.6s!important}}


/* NOVU Driver 1.1.7 — ecossistema consolidado em um único card */
.ndl-social-visual{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important}
.ndl-social-side,.ndl-social-mini-grid,.ndl-social-links{display:none!important}
.ndl-graph-card-expanded{position:relative!important;max-width:780px!important;min-height:620px!important;padding:36px!important;padding-top:34px!important}
.ndl-graph-card-expanded .ndl-graph-head{max-width:58%!important;padding-right:14px!important}
.ndl-social-card-floating{position:absolute!important;top:28px!important;right:28px!important;z-index:5!important;width:300px!important;min-height:104px!important;box-shadow:0 18px 36px rgba(0,0,0,.08)!important}
.ndl-graph-card-expanded .ndl-graph-stage{margin-top:28px!important}
.ndl-graph-card-expanded .ndl-graph-stage-advanced{min-height:260px!important}
.ndl-graph-card-expanded .ndl-graph-metrics{margin-top:18px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}
@media (max-width:1200px){.ndl-graph-card-expanded{max-width:none!important}.ndl-graph-card-expanded .ndl-graph-head{max-width:100%!important;padding-right:0!important}.ndl-social-card-floating{position:relative!important;top:auto!important;right:auto!important;width:100%!important;margin:18px 0 4px!important}.ndl-graph-card-expanded .ndl-graph-stage{margin-top:16px!important}}
@media (max-width:760px){.ndl-graph-card-expanded{min-height:unset!important;padding:24px!important}.ndl-social-card-floating{min-height:94px!important}.ndl-graph-card-expanded .ndl-graph-metrics{grid-template-columns:1fr 1fr 1fr!important}}
@media (max-width:560px){.ndl-graph-card-expanded .ndl-graph-metrics{grid-template-columns:1fr!important}}


/* NOVU Driver 1.1.8 — rota alinhada, mapa local e contato multicanal */
.ndl-route{left:58px!important;top:82px!important;width:186px!important;height:116px!important;border:0!important;transform:none!important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 186 116'%3E%3Cpath d='M12 96 C32 69 55 57 82 50 C106 43 123 43 142 31 C153 24 163 20 176 19' fill='none' stroke='%23ffb800' stroke-width='5' stroke-linecap='round' stroke-dasharray='7 8'/%3E%3C/svg%3E") center/contain no-repeat!important;opacity:1!important}
.ndl-route-car{left:76px!important;top:171px!important;transform:rotate(-36deg)!important;animation:ndlAlignedRide 5.2s ease-in-out infinite alternate!important;offset-path:none!important}
@keyframes ndlAlignedRide{0%{left:76px;top:171px;transform:rotate(-38deg)}18%{left:96px;top:149px;transform:rotate(-31deg)}36%{left:118px;top:133px;transform:rotate(-24deg)}54%{left:146px;top:120px;transform:rotate(-18deg)}72%{left:176px;top:103px;transform:rotate(-14deg)}100%{left:212px;top:87px;transform:rotate(-10deg)}}
.ndl-route-car:before,.ndl-route-car:after{border-color:#7a7a7a!important}
.ndl-social-card-floating{top:26px!important;right:26px!important;width:272px!important;min-height:86px!important;padding:14px 16px!important}
.ndl-social-card-floating strong{font-size:12px!important}.ndl-social-card-floating small{font-size:9px!important;line-height:1.45!important}
.ndl-graph-card-expanded{min-height:590px!important;padding-top:26px!important}.ndl-graph-card-expanded .ndl-graph-head{max-width:calc(100% - 300px)!important;padding-right:24px!important}.ndl-graph-card-expanded .ndl-graph-head strong{display:block;line-height:1.08!important}
.ndl-graph-card-expanded .ndl-graph-stage{margin-top:22px!important}
@media (max-width:1200px){.ndl-graph-card-expanded .ndl-graph-head{max-width:100%!important;padding-right:0!important}.ndl-social-card-floating{width:100%!important;min-height:80px!important}}
.ndl-city-map{position:relative!important;height:100%!important;min-height:420px!important}.ndl-city-map svg{width:100%!important;height:100%!important;display:block!important}.ndl-map-card{overflow:hidden!important}.ndl-map-card img{display:none!important}
.ndl-contact .ndl-container{width:min(calc(100% - 48px),1160px)!important}.ndl-contact-card{grid-template-columns:.96fr .84fr!important;max-width:1160px!important;margin-inline:auto!important}.ndl-contact-form-wrap{padding:42px 40px!important}.ndl-contact-visual{min-height:470px!important}.ndl-contact-visual>img{object-position:center!important}.ndl-form-grid{margin:22px 0 16px!important}.ndl-form-grid textarea{min-height:150px!important}.ndl-contact-helper{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-top:16px!important;padding:10px 14px!important;border-radius:999px!important;background:rgba(255,184,0,.08)!important;border:1px solid rgba(255,184,0,.18)!important;color:#d9d9d9!important;font-size:11px!important}.ndl-contact-helper strong{color:var(--ndl-primary)!important}
@media (max-width:1100px){.ndl-contact-card{grid-template-columns:1fr!important}.ndl-contact-visual{min-height:340px!important}}
@media (max-width:760px){.ndl-contact-form-wrap{padding:30px 20px!important}.ndl-city-map{min-height:320px!important}.ndl-social-card-floating{min-height:74px!important}.ndl-route{left:46px!important;top:80px!important;width:164px!important;height:104px!important}.ndl-route-car{animation-duration:4.8s!important}}


/* NOVU Driver 1.1.9 — rota SVG precisa, mapa de Patrocínio e formulário compacto */
.ndl-phone-route-svg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:4!important;overflow:visible!important;pointer-events:none!important}
.ndl-phone-route-path{fill:none!important;stroke:var(--ndl-primary)!important;stroke-width:5!important;stroke-linecap:round!important;stroke-dasharray:7 8!important}
.ndl-phone-pin circle{fill:var(--ndl-primary)!important;stroke:#101010!important;stroke-width:5!important}
.ndl-phone-pin text{font:900 10px Montserrat,Arial,sans-serif!important;fill:#111!important;text-anchor:middle!important}
.ndl-route,.ndl-route-car,.ndl-phone-map>.ndl-map-pin{display:none!important}
.ndl-city-map{background:#dff3e6!important;border-radius:25px!important;overflow:hidden!important}.ndl-city-map svg{min-height:420px!important;object-fit:cover!important}
.ndl-map-card{padding:20px!important;background:linear-gradient(145deg,#171717,#0b0b0b)!important}.ndl-map-card .ndl-map-radar{opacity:.12!important}.ndl-map-pin-main{display:none!important}
.ndl-contact{padding:74px 0!important}.ndl-contact .ndl-container{width:min(calc(100% - 48px),980px)!important}.ndl-contact-card{max-width:980px!important;grid-template-columns:1.08fr .72fr!important;border-radius:24px!important}.ndl-contact-form-wrap{padding:30px 30px 28px!important}.ndl-contact-form-wrap h2{font-size:clamp(34px,4vw,52px)!important;margin:10px 0 10px!important}.ndl-contact-form-wrap>p{font-size:13px!important;line-height:1.6!important;max-width:570px!important}.ndl-contact-helper{margin-top:12px!important;padding:8px 12px!important}.ndl-form-grid{gap:10px!important;margin:16px 0 14px!important}.ndl-form-grid label{gap:5px!important}.ndl-form-grid input,.ndl-form-grid select{min-height:44px!important;padding:10px 12px!important}.ndl-form-grid textarea{min-height:96px!important;max-height:130px!important;padding:11px 12px!important}.ndl-contact-form-wrap .ndl-button{min-height:48px!important;padding:0 20px!important}.ndl-contact-visual{min-height:390px!important}.ndl-contact-visual>div{left:16px!important;right:16px!important;bottom:16px!important;padding:14px!important}.ndl-contact-visual>div img{width:116px!important;margin-bottom:8px!important}
@media(max-width:1100px){.ndl-contact-card{grid-template-columns:1fr!important;max-width:760px!important}.ndl-contact-visual{min-height:280px!important}.ndl-city-map svg{min-height:360px!important}}
@media(max-width:760px){.ndl-contact{padding:54px 0!important}.ndl-contact .ndl-container{width:min(calc(100% - 28px),620px)!important}.ndl-contact-form-wrap{padding:24px 18px!important}.ndl-form-grid{grid-template-columns:1fr!important}.ndl-form-grid label.is-wide{grid-column:auto!important}.ndl-contact-visual{min-height:220px!important}.ndl-city-map svg{min-height:300px!important}}
@media(prefers-reduced-motion:reduce){.ndl-route-vehicle animateMotion{display:none!important}}

/* NOVU Driver 1.2.0 — ícones personalizados das lojas */
.ndl-store-icon img{display:block;width:22px;height:22px;object-fit:contain;border-radius:5px}
