.home-page{overflow-x:hidden;background:#fff}
.home-page *{box-sizing:border-box}
.home-page h1,.home-page h2,.home-page h3{line-height:1.08}
.home-page p{color:#667085}
.home-skip-link{position:fixed;top:12px;left:12px;z-index:999;padding:10px 14px;background:#172033;color:#fff;border-radius:8px;transform:translateY(-180%);transition:.2s}
.home-skip-link:focus{transform:translateY(0)}
.home-header{backdrop-filter:blur(16px)}
.home-header-content{min-height:78px;display:flex;align-items:center;gap:24px}
.home-brand{flex-shrink:0}
.home-brand .brand-logo{width:205px!important;max-width:205px!important;height:56px!important;object-fit:contain;object-position:left center}
.home-desktop-nav{display:flex;align-items:center;gap:24px;margin-left:auto}
.home-desktop-nav a,.home-header-link{color:#172033;font-size:.94rem;font-weight:800;text-decoration:none}
.home-desktop-nav a:hover,.home-header-link:hover{color:#0756c9}
.home-header-actions{display:flex;align-items:center;gap:14px}
.home-mobile-menu{display:none}
.home-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:13px 21px;border:1px solid transparent;border-radius:12px;font-weight:800;text-decoration:none;transition:.18s}
.home-button:hover{transform:translateY(-1px)}
.home-button small{padding:2px 7px;border-radius:999px;font-size:.68rem;line-height:1.4;letter-spacing:.03em;text-transform:uppercase}
.home-button-primary{background:#0756c9;color:#fff}
.home-button-primary:hover{background:#06449d}
.home-button-secondary{background:#fff;border-color:#e4e7ec;color:#172033}
.home-button-accent{background:#ff6a00;color:#fff}
.home-button-accent:hover{background:#d95700}
.home-button-light{background:#fff;color:#07377e}
.home-button-outline{border-color:rgba(255,255,255,.55);color:#fff}
.home-button-small{min-height:42px;padding:9px 15px;border-radius:10px}
.home-button-large{min-height:54px;padding:15px 23px}
.home-button-disabled{cursor:not-allowed;opacity:.92}
.home-button-primary small,.home-button-accent small{background:rgba(255,255,255,.2)}
.home-hero{position:relative;overflow:hidden;padding:84px 0 72px;background:radial-gradient(circle at 85% 10%,rgba(255,106,0,.13),transparent 25%),radial-gradient(circle at 15% 20%,rgba(7,86,201,.11),transparent 28%),linear-gradient(180deg,#f8fbff 0%,#fff 100%)}
.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:70px}
.home-kicker,.home-eyebrow{margin:0 0 12px;color:#ff6a00;font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.home-kicker{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;background:#fff4eb;border:1px solid #ffd8bd;border-radius:999px}
.home-hero h1{margin:20px 0 22px;max-width:720px;font-size:clamp(3rem,6.4vw,5.7rem);letter-spacing:-.055em;line-height:.98}
.home-hero h1 span{display:block;color:#0756c9}
.home-hero-description{max-width:650px;margin:0;color:#667085;font-size:clamp(1.06rem,1.7vw,1.24rem);line-height:1.75}
.home-hero-actions,.home-final-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.home-partner-link{display:inline-flex;align-items:center;gap:8px;margin-top:20px;color:#07377e;font-weight:800;text-decoration:none}
.home-hero-visual{position:relative;min-height:620px;display:grid;place-items:center}
.home-orbit{position:absolute;border:1px solid rgba(7,86,201,.13);border-radius:50%}
.home-orbit-large{width:490px;height:490px}.home-orbit-small{width:390px;height:390px}
.home-phone{position:relative;z-index:2;width:286px;padding:11px;background:#101828;border:3px solid #24324a;border-radius:42px;box-shadow:0 30px 80px rgba(7,86,201,.18);transform:rotate(3deg)}
.home-phone-speaker{position:absolute;top:17px;left:50%;z-index:4;width:74px;height:19px;background:#101828;border-radius:999px;transform:translateX(-50%)}
.home-phone-screen{min-height:548px;padding:28px 15px 16px;overflow:hidden;background:#f7f9fc;border-radius:32px}
.home-app-topbar,.home-app-section-title,.home-dashboard-top,.home-dashboard-order{display:flex;align-items:center;justify-content:space-between}
.home-app-topbar small,.home-app-topbar strong,.home-app-section-title strong,.home-app-section-title span{display:block}
.home-app-topbar small{color:#667085;font-size:.66rem}.home-app-topbar strong{font-size:.85rem}
.home-app-avatar{width:32px;height:32px;display:grid;place-items:center;background:#0756c9;border-radius:50%;color:#fff;font-weight:900}
.home-app-search{margin:17px 0 14px;padding:10px 12px;background:#fff;border:1px solid #e7eaf0;border-radius:11px;color:#98a2b3;font-size:.72rem}
.home-app-promo{min-height:128px;display:flex;flex-direction:column;justify-content:flex-end;padding:17px;background:linear-gradient(135deg,#0756c9,#0b7ee8);border-radius:17px;color:#fff}
.home-app-promo small{font-weight:800;opacity:.8}.home-app-promo strong{font-size:1.07rem}.home-app-promo span{font-size:.67rem;opacity:.85}
.home-app-section-title{margin:18px 0 9px;font-size:.72rem}.home-app-section-title span{color:#0756c9;font-size:.62rem}
.home-app-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}
.home-app-categories div{padding:9px 3px;text-align:center;background:#fff;border-radius:10px}
.home-app-categories span{display:block;font-size:1.25rem}.home-app-categories small{display:block;margin-top:2px;font-size:.52rem}
.home-app-store-card{display:grid;grid-template-columns:66px 1fr;gap:10px;padding:9px;background:#fff;border-radius:13px}
.home-app-store-image{min-height:66px;display:grid;place-items:center;background:#fff1e6;border-radius:9px;font-size:1.6rem}
.home-app-store-card strong,.home-app-store-card span,.home-app-store-card small{display:block}
.home-app-store-card strong{font-size:.67rem}.home-app-store-card span,.home-app-store-card small{color:#667085;font-size:.54rem}
.home-floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;min-width:210px;padding:13px 15px;background:rgba(255,255,255,.96);border:1px solid rgba(7,86,201,.12);border-radius:14px;box-shadow:0 10px 30px rgba(23,32,51,.08)}
.home-floating-card strong,.home-floating-card small{display:block}.home-floating-card strong{font-size:.78rem}.home-floating-card small{color:#667085;font-size:.65rem}
.home-floating-order{right:-5px;top:110px}.home-floating-local{left:-10px;bottom:120px}
.home-floating-icon{width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;background:#eaf2ff;border-radius:10px;color:#0756c9;font-weight:900}
.home-trust{border-block:1px solid #e4e7ec;background:#fff}
.home-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.home-trust-grid div{min-height:92px;display:flex;align-items:center;justify-content:center;gap:11px;padding:18px;text-align:center;border-right:1px solid #e4e7ec}
.home-trust-grid div:last-child{border-right:0}.home-trust-grid span{font-size:1.35rem}.home-trust-grid strong{font-size:.88rem}
.home-section{padding:104px 0}.home-section-soft{background:#f6f9ff}
.home-section-dark{position:relative;overflow:hidden;background:linear-gradient(135deg,#062d6a,#0756c9);color:#fff}
.home-section-heading{max-width:720px;margin:0 auto 48px;text-align:center}.home-heading-left{max-width:760px;margin-inline:0;text-align:left}
.home-section-heading h2,.home-split-copy h2,.home-payments h2,.home-faq-layout h2,.home-final-content h2{margin:0 0 15px;font-size:clamp(2.15rem,4.7vw,3.65rem);letter-spacing:-.04em}
.home-section-heading p,.home-split-copy>p,.home-payments p,.home-faq-layout>div>p{margin:0;color:#667085;font-size:1.05rem}
.home-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.home-step-card{position:relative;min-height:270px;padding:34px;background:#fff;border:1px solid #e4e7ec;border-radius:22px;box-shadow:0 18px 45px rgba(23,32,51,.05)}
.home-step-number{position:absolute;top:22px;right:22px;width:34px;height:34px;display:grid;place-items:center;background:#eaf2ff;border-radius:50%;color:#0756c9;font-weight:900}
.home-step-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:36px;background:#fff2e9;border-radius:16px;font-size:1.65rem}
.home-step-card h3{margin:0 0 10px;font-size:1.35rem}.home-step-card p{margin:0;color:#667085}
.home-category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}
.home-category-grid article{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;padding:20px 12px;background:#fff;border:1px solid #e4e7ec;border-radius:18px;text-align:center}
.home-category-grid span{font-size:2.2rem}.home-category-grid strong{font-size:.88rem}
.home-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:84px}
.home-split-copy>p{margin-bottom:25px}.home-section-dark .home-split-copy>p{color:rgba(255,255,255,.76)}
.home-eyebrow-light{color:#ffbf85}
.home-check-list{display:grid;gap:12px;margin:0 0 30px;padding:0;list-style:none}
.home-check-list li{position:relative;padding-left:32px;font-weight:700}
.home-check-list li:before{content:"✓";position:absolute;left:0;top:.05em;width:22px;height:22px;display:grid;place-items:center;background:#eaf8ee;border-radius:50%;color:#16803a;font-size:.75rem}
.home-product-visual{min-height:480px;display:grid;place-items:center}
.home-customer-panel,.home-merchant-dashboard,.home-driver-phone{width:min(100%,480px);border-radius:28px;box-shadow:0 30px 80px rgba(7,86,201,.18)}
.home-customer-panel{padding:18px;background:#fff;border:1px solid #e4e7ec;transform:rotate(-2deg)}
.home-visual-badge{display:inline-flex;margin-bottom:14px;padding:5px 10px;background:#eaf2ff;border-radius:999px;color:#0756c9;font-size:.75rem;font-weight:900}
.home-map-preview{position:relative;min-height:340px;overflow:hidden;background:linear-gradient(90deg,rgba(7,86,201,.07) 1px,transparent 1px),linear-gradient(rgba(7,86,201,.07) 1px,transparent 1px),#eef5ff;background-size:42px 42px;border-radius:20px}
.home-map-dot,.home-driver-pin{position:absolute;z-index:3;width:18px;height:18px;background:#ff6a00;border:4px solid #fff;border-radius:50%;box-shadow:0 6px 16px rgba(255,106,0,.32)}
.home-map-start{left:24%;top:32%}.home-map-end{right:22%;bottom:32%;background:#0756c9}
.home-map-route{position:absolute;left:28%;top:36%;width:48%;height:34%;border:4px dashed #0756c9;border-left:0;border-bottom:0;border-radius:0 70px 0 0;transform:rotate(17deg)}
.home-delivery-card{position:absolute;left:22px;right:22px;bottom:22px;padding:16px;background:rgba(255,255,255,.94);border-radius:14px;box-shadow:0 10px 30px rgba(23,32,51,.08)}
.home-delivery-card strong,.home-delivery-card span{display:block}.home-delivery-card span{color:#667085;font-size:.82rem}
.home-benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:30px 0}
.home-benefit-grid div{padding:17px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.15);border-radius:14px}
.home-benefit-grid strong,.home-benefit-grid span{display:block}.home-benefit-grid span{color:rgba(255,255,255,.72);font-size:.84rem}
.home-merchant-dashboard{padding:22px;background:#f8faff;border:8px solid rgba(255,255,255,.2);color:#172033;transform:rotate(2deg)}
.home-dashboard-top{margin-bottom:22px}.home-dashboard-top span{padding:5px 10px;background:#eaf8ee;border-radius:999px;color:#16803a;font-size:.72rem;font-weight:900}
.home-dashboard-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.home-dashboard-stats div{padding:17px;background:#fff;border-radius:14px}
.home-dashboard-stats small,.home-dashboard-stats strong{display:block}.home-dashboard-stats small{color:#667085}.home-dashboard-stats strong{margin-top:4px;font-size:1.4rem}
.home-dashboard-order{margin-top:14px;padding:15px;background:#fff;border-radius:14px}.home-dashboard-order>div{flex:1}.home-dashboard-order strong,.home-dashboard-order small{display:block}.home-dashboard-order small{color:#667085;font-size:.74rem}
.home-order-dot{width:12px;height:12px;margin-right:11px;background:#ff6a00;border-radius:50%}
.home-dashboard-bars{height:150px;display:flex;align-items:end;gap:10px;margin-top:22px;padding:18px 18px 0;background:#fff;border-radius:14px}
.home-dashboard-bars span{flex:1;background:linear-gradient(180deg,#0c77e6,#0756c9);border-radius:6px 6px 0 0}
.home-driver-phone{max-width:355px;padding:12px;background:#101828;border-radius:36px;transform:rotate(-2deg)}
.home-driver-map{position:relative;min-height:390px;overflow:hidden;background:linear-gradient(90deg,rgba(7,86,201,.08) 1px,transparent 1px),linear-gradient(rgba(7,86,201,.08) 1px,transparent 1px),#eef4fc;background-size:46px 46px;border-radius:26px 26px 16px 16px}
.home-driver-route{position:absolute;left:27%;top:28%;width:45%;height:43%;border:5px dashed #0756c9;border-right:0;border-bottom:0;border-radius:60px 0 0 0;transform:rotate(-16deg)}
.home-driver-start{left:24%;top:27%}.home-driver-end{right:27%;bottom:25%;background:#0756c9}
.home-driver-panel{margin-top:-16px;padding:20px;background:#fff;border-radius:18px}.home-driver-panel small,.home-driver-panel strong,.home-driver-panel span{display:block}
.home-driver-panel small{color:#ff6a00;font-weight:900}.home-driver-panel strong{font-size:1.1rem}.home-driver-panel span{color:#667085;font-size:.82rem}
.home-city-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.home-city-card{min-height:235px;padding:30px;background:#fff;border:1px solid #e4e7ec;border-radius:20px}
.home-city-active{background:linear-gradient(135deg,#fff,#eef5ff);border-color:#bad3ff}
.home-city-status{display:inline-flex;padding:6px 10px;background:#eaf8ee;border-radius:999px;color:#16803a;font-size:.72rem;font-weight:900}
.home-city-soon{background:#fff2e9;color:#d95700}.home-city-card h3{margin:28px 0 9px;font-size:1.65rem}.home-city-card p{margin:0;color:#667085}
.home-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.home-feature-grid article{padding:28px;border:1px solid #e4e7ec;border-radius:18px}.home-feature-grid span{font-size:1.8rem}.home-feature-grid h3{margin:16px 0 8px;font-size:1.08rem}.home-feature-grid p{margin:0;color:#667085;font-size:.9rem}
.home-payments{background:#fff7f0}.home-payments-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px}
.home-payment-options{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.home-payment-options div{display:flex;align-items:center;gap:13px;padding:19px;background:#fff;border:1px solid #ffe0c8;border-radius:15px}.home-payment-options span{font-size:1.45rem}
.home-faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;align-items:start;gap:80px}
.home-support-link{display:inline-block;margin-top:24px;font-weight:800;text-decoration:none}
.home-faq-list{display:grid;gap:12px}.home-faq-list details{background:#fff;border:1px solid #e4e7ec;border-radius:14px}
.home-faq-list summary{position:relative;padding:20px 52px 20px 20px;cursor:pointer;font-weight:800;list-style:none}.home-faq-list summary::-webkit-details-marker{display:none}
.home-faq-list summary:after{content:"+";position:absolute;right:20px;top:50%;color:#0756c9;font-size:1.35rem;transform:translateY(-50%)}.home-faq-list details[open] summary:after{content:"−"}
.home-faq-list details p{margin:0;padding:0 20px 20px;color:#667085}
.home-final-cta{padding:96px 0;background:radial-gradient(circle at 85% 20%,rgba(255,106,0,.22),transparent 25%),linear-gradient(135deg,#052a63,#0756c9);color:#fff}
.home-final-content{max-width:820px;text-align:center}.home-final-content p{color:rgba(255,255,255,.78);font-size:1.08rem}.home-final-actions{justify-content:center}
.home-footer{padding:64px 0 42px;background:#0b1426;border-top:0;color:#fff}
.home-footer-grid{display:grid;grid-template-columns:1.5fr repeat(5,1fr);gap:34px}
.home-footer-brand img{width:190px;max-height:58px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}
.home-footer-brand p{max-width:300px;color:#aeb8ca}.home-footer-brand small{color:#7d8ba3}
.home-footer h2{margin:0 0 16px;color:#fff;font-size:.92rem}.home-footer a,.home-footer span{display:block;margin-bottom:9px;color:#aeb8ca;font-size:.88rem;text-decoration:none}.home-footer a:hover{color:#fff}
.home-page :focus-visible{outline:3px solid rgba(255,106,0,.55);outline-offset:3px}
@media(max-width:1100px){.home-desktop-nav{gap:14px}.home-desktop-nav a{font-size:.84rem}.home-header-actions .home-header-link{display:none}.home-hero-grid{grid-template-columns:1fr 430px;gap:35px}.home-category-grid{grid-template-columns:repeat(4,1fr)}.home-footer-grid{grid-template-columns:repeat(3,1fr)}.home-footer-brand{grid-column:1/-1}}
@media(max-width:880px){.home-desktop-nav,.home-header-actions{display:none}.home-mobile-menu{position:relative;display:block;margin-left:auto}.home-mobile-menu summary{width:46px;height:46px;display:grid;place-content:center;gap:5px;cursor:pointer;background:#eaf2ff;border-radius:12px;list-style:none}.home-mobile-menu summary::-webkit-details-marker{display:none}.home-mobile-menu summary span{width:21px;height:2px;background:#07377e;border-radius:2px}.home-mobile-menu nav{position:absolute;top:58px;right:0;width:min(320px,calc(100vw - 32px));display:grid;padding:12px;background:#fff;border:1px solid #e4e7ec;border-radius:16px;box-shadow:0 10px 30px rgba(23,32,51,.08)}.home-mobile-menu nav a,.home-mobile-disabled{padding:12px;color:#172033;font-weight:800;text-decoration:none;border-radius:9px}.home-mobile-disabled{color:#667085}.home-hero-grid,.home-split,.home-payments-grid,.home-faq-layout{grid-template-columns:1fr}.home-hero-copy{text-align:center}.home-kicker,.home-partner-link{margin-inline:auto}.home-hero-description{margin-inline:auto}.home-hero-actions{justify-content:center}.home-hero-visual{min-height:580px}.home-trust-grid{grid-template-columns:repeat(2,1fr)}.home-trust-grid div:nth-child(2){border-right:0}.home-trust-grid div:nth-child(-n+2){border-bottom:1px solid #e4e7ec}.home-steps,.home-city-grid{grid-template-columns:1fr}.home-feature-grid{grid-template-columns:repeat(2,1fr)}.home-split{gap:42px}.home-product-visual{min-height:auto}.home-faq-layout{gap:38px}}
@media(max-width:620px){.container{width:min(calc(100% - 24px),var(--max-width))}.home-header-content{min-height:68px}.home-brand .brand-logo{width:166px!important;max-width:166px!important;height:48px!important}.home-hero{padding:44px 0 50px}.home-hero h1{font-size:clamp(2.65rem,15vw,4.2rem)}.home-hero-actions,.home-final-actions{display:grid;grid-template-columns:1fr}.home-hero-actions .home-button,.home-final-actions .home-button{width:100%}.home-hero-visual{min-height:530px}.home-phone{width:248px}.home-phone-screen{min-height:475px}.home-floating-card{min-width:175px;padding:10px}.home-floating-order{right:0;top:68px}.home-floating-local{left:0;bottom:85px}.home-orbit-large{width:390px;height:390px}.home-orbit-small{width:315px;height:315px}.home-trust-grid{grid-template-columns:1fr}.home-trust-grid div{justify-content:flex-start;min-height:70px;border-right:0;border-bottom:1px solid #e4e7ec;text-align:left}.home-section{padding:74px 0}.home-category-grid{grid-template-columns:repeat(2,1fr)}.home-benefit-grid,.home-feature-grid,.home-payment-options{grid-template-columns:1fr}.home-footer-grid{grid-template-columns:repeat(2,1fr)}.home-footer-brand{grid-column:1/-1}}
@media(max-width:400px){.home-category-grid,.home-footer-grid{grid-template-columns:1fr}.home-footer-brand{grid-column:auto}.home-floating-card{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-page *, .home-page *:before,.home-page *:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

/* Ajustes visuais após revisão desktop e mobile */

.home-brand {
  width: 190px;
  overflow: visible;
}

.home-brand .brand-logo {
  width: 190px !important;
  max-width: 190px !important;
  height: 58px !important;
  object-fit: contain;
  object-position: left center;
}

.home-footer-brand img {
  width: 210px;
  max-width: 210px;
  height: 62px;
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 880px) {
  .home-hero {
    padding-top: 54px;
  }

  .home-hero-visual {
    min-height: 530px;
  }

  .home-phone {
    width: 260px;
  }

  .home-phone-screen {
    min-height: 500px;
  }

  .home-floating-card {
    min-width: 185px;
    padding: 11px 12px;
  }

  .home-floating-order {
    right: 4%;
    top: 94px;
  }

  .home-floating-local {
    left: 4%;
    bottom: 92px;
  }
}

@media (max-width: 760px) {
  .home-hero-actions {
    display: grid;
    grid-template-columns: 1fr;
    max-width: 430px;
    margin-inline: auto;
    margin-top: 28px;
  }

  .home-hero-actions .home-button {
    width: 100%;
  }

  .home-hero-visual {
    min-height: 505px;
    margin-top: 12px;
  }

  .home-phone {
    width: 238px;
  }

  .home-phone-screen {
    min-height: 455px;
  }

  .home-floating-card {
    min-width: 165px;
    max-width: 180px;
  }

  .home-floating-card strong {
    font-size: 0.66rem;
  }

  .home-floating-card small {
    font-size: 0.56rem;
  }

  .home-floating-order {
    right: 2%;
    top: 84px;
  }

  .home-floating-local {
    left: 2%;
    bottom: 76px;
  }
}

@media (max-width: 480px) {
  .home-brand {
    width: 145px;
  }

  .home-brand .brand-logo {
    width: 145px !important;
    max-width: 145px !important;
    height: 46px !important;
  }

  .home-hero-visual {
    min-height: 475px;
  }

  .home-phone {
    width: 225px;
  }

  .home-floating-card {
    display: none;
  }

  .home-orbit-large {
    width: 340px;
    height: 340px;
  }

  .home-orbit-small {
    width: 275px;
    height: 275px;
  }
}

/* Logótipo original ampliado dentro de uma janela recortada */
.home-brand {
  width: 190px;
  height: 58px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.home-brand .brand-logo {
  width: 190px !important;
  max-width: 190px !important;
  height: 58px !important;
  transform: scale(3.1);
  transform-origin: left center;
  object-fit: contain;
  object-position: left center;
}

.home-footer-brand {
  overflow: hidden;
}

.home-footer-brand img {
  width: 190px;
  height: 58px;
  transform: scale(3.1);
  transform-origin: left center;
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 480px) {
  .home-brand {
    width: 145px;
    height: 46px;
  }

  .home-brand .brand-logo {
    width: 145px !important;
    max-width: 145px !important;
    height: 46px !important;
    transform: scale(3.1);
  }
}

/* Ajuste final de alinhamento do logótipo */
.home-brand {
  padding-left: 6px;
}

/* ==================================================
   Paleta oficial alinhada com o logótipo Kudyago
   ================================================== */

.home-page {
  --kudyago-blue: #054eb7;
  --kudyago-blue-light: #1681d6;
  --kudyago-blue-dark: #063a83;
  --kudyago-orange: #ec773e;
  --kudyago-orange-dark: #d85d25;
  --kudyago-blue-soft: #eef6ff;
  --kudyago-orange-soft: #fff4ed;
  --kudyago-text: #14213d;
}

/* Texto e títulos */
.home-page {
  color: var(--kudyago-text);
}

.home-page h1,
.home-page h2,
.home-page h3 {
  color: var(--kudyago-text);
}

.home-hero h1 span {
  color: var(--kudyago-blue);
}

/* Links */
.home-desktop-nav a:hover,
.home-header-link:hover,
.home-partner-link,
.home-support-link {
  color: var(--kudyago-blue);
}

/* Botões */
.home-button-primary {
  background: var(--kudyago-blue);
  color: #fff;
}

.home-button-primary:hover {
  background: var(--kudyago-blue-dark);
}

.home-button-accent {
  background: var(--kudyago-orange);
  color: #fff;
}

.home-button-accent:hover {
  background: var(--kudyago-orange-dark);
}

/* Etiquetas e textos de destaque */
.home-kicker,
.home-eyebrow {
  color: var(--kudyago-orange);
}

.home-kicker {
  background: var(--kudyago-orange-soft);
  border-color: #f7c7ad;
}

.home-eyebrow-light {
  color: #ffc29f;
}

/* Hero */
.home-hero {
  background:
    radial-gradient(
      circle at 85% 10%,
      rgba(236, 119, 62, 0.14),
      transparent 26%
    ),
    radial-gradient(
      circle at 15% 20%,
      rgba(22, 129, 214, 0.12),
      transparent 30%
    ),
    linear-gradient(
      180deg,
      #f7fbff 0%,
      #ffffff 100%
    );
}

/* Mockup da aplicação */
.home-app-avatar {
  background: var(--kudyago-blue);
}

.home-app-promo {
  background:
    linear-gradient(
      135deg,
      var(--kudyago-blue),
      var(--kudyago-blue-light)
    );
}

.home-app-section-title span {
  color: var(--kudyago-blue);
}

.home-floating-icon,
.home-step-number,
.home-visual-badge {
  background: var(--kudyago-blue-soft);
  color: var(--kudyago-blue);
}

/* Secções azuis */
.home-section-dark {
  background:
    linear-gradient(
      135deg,
      var(--kudyago-blue-dark),
      var(--kudyago-blue)
    );
}

.home-final-cta {
  background:
    radial-gradient(
      circle at 85% 20%,
      rgba(236, 119, 62, 0.25),
      transparent 26%
    ),
    linear-gradient(
      135deg,
      var(--kudyago-blue-dark),
      var(--kudyago-blue)
    );
}

/* Cartões e ícones */
.home-step-icon {
  background: var(--kudyago-orange-soft);
}

.home-order-dot,
.home-map-dot,
.home-driver-pin {
  background: var(--kudyago-orange);
}

.home-map-end,
.home-driver-end {
  background: var(--kudyago-blue);
}

.home-map-route,
.home-driver-route {
  border-color: var(--kudyago-blue);
}

.home-dashboard-bars span {
  background:
    linear-gradient(
      180deg,
      var(--kudyago-blue-light),
      var(--kudyago-blue)
    );
}

/* Cidades */
.home-city-active {
  background:
    linear-gradient(
      135deg,
      #ffffff,
      var(--kudyago-blue-soft)
    );
  border-color: #a9cdf4;
}

.home-city-soon {
  background: var(--kudyago-orange-soft);
  color: var(--kudyago-orange-dark);
}

/* Pagamentos */
.home-payments {
  background: var(--kudyago-orange-soft);
}

.home-payment-options div {
  border-color: #f5d0bc;
}

/* FAQ */
.home-faq-list summary::after {
  color: var(--kudyago-blue);
}

/* Menu mobile */
.home-mobile-menu summary {
  background: var(--kudyago-blue-soft);
}

.home-mobile-menu summary span {
  background: var(--kudyago-blue-dark);
}

/* Foco acessível */
.home-page :focus-visible {
  outline-color: rgba(236, 119, 62, 0.65);
}

/* ==================================================
   Correções de contraste e rodapé
   ================================================== */

/* Títulos sobre fundos escuros */
.home-section-dark h2,
.home-section-dark h3,
.home-final-cta h2,
.home-final-cta h3,
.home-footer h2 {
  color: #ffffff;
}

.home-final-cta p {
  color: rgba(255, 255, 255, 0.84);
}

/* Restaurar contraste do botão com contorno */
.home-button-outline {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.65);
}

.home-button-outline:hover {
  background: rgba(255, 255, 255, 0.1);
}

/* Corrigir apresentação do logótipo no rodapé */
.home-footer-brand {
  overflow: visible;
}

.home-footer-brand img {
  display: none;
}

.home-footer-brand::before {
  content: "";
  display: block;
  width: 210px;
  height: 72px;
  margin-bottom: 18px;
  background-color: #ffffff;
  background-image: url("/assets/logo-kudyago.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 310% auto;
  border-radius: 14px;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

/* Melhorar visibilidade das colunas do rodapé */
.home-footer h2 {
  font-weight: 800;
}

.home-footer a,
.home-footer span {
  color: #b9c4d6;
}

.home-footer a:hover {
  color: #ffffff;
}

@media (max-width: 620px) {
  .home-footer-brand::before {
    width: 185px;
    height: 66px;
  }
}

/* Correção definitiva do logótipo no rodapé */
.home-footer-brand::before {
  display: none !important;
  content: none !important;
}

.home-footer-logo {
  width: 215px;
  height: 76px;
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-bottom: 18px;
  background: #ffffff;
  border-radius: 14px;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

.home-footer-logo img {
  display: block !important;
  width: 215px !important;
  max-width: 215px !important;
  height: 70px !important;
  object-fit: contain;
  object-position: left center;
  transform: scale(3.05);
  transform-origin: left center;
  filter: none !important;
}

@media (max-width: 620px) {
  .home-footer-logo {
    width: 185px;
    height: 68px;
  }

  .home-footer-logo img {
    width: 185px !important;
    max-width: 185px !important;
    height: 62px !important;
    transform: scale(3.05);
  }
}

/* Ajuste fino final do logótipo no rodapé */
.home-footer-logo {
  width: 200px;
  height: 70px;
}

.home-footer-logo img {
  width: 200px !important;
  max-width: 200px !important;
  height: 66px !important;
  transform: scale(2.85);
}

@media (max-width: 620px) {
  .home-footer-logo {
    width: 175px;
    height: 64px;
  }

  .home-footer-logo img {
    width: 175px !important;
    max-width: 175px !important;
    height: 60px !important;
    transform: scale(2.85);
  }
}

/* Ajuste final do CTA e rodapé em tablet/mobile */
@media (max-width: 900px) {
  .home-final-cta {
    padding: 76px 0;
  }

  .home-final-actions {
    display: grid;
    grid-template-columns: 1fr;
    width: min(100%, 480px);
    margin-inline: auto;
    margin-top: 28px;
  }

  .home-final-actions .home-button {
    width: 100%;
  }
}

@media (max-width: 620px) {
  .home-final-cta {
    padding: 64px 0;
  }

  .home-footer {
    padding: 48px 0 36px;
  }

  .home-footer-grid {
    gap: 32px 24px;
  }

  .home-footer-brand {
    margin-bottom: 8px;
  }
}
