.clc-ride-app{max-width:1200px;margin:40px auto;padding:0 20px;font-family:Arial,sans-serif;color:#151515}.clc-ride-head span,.clc-driver-panel-head small{color:var(--cl-verde-oficial);font-weight:800;letter-spacing:.08em}.clc-ride-head h1{font-size:40px;margin:8px 0}.clc-ride-head p{color:#666;max-width:700px}.clc-ride-layout{display:grid;grid-template-columns:1.45fr .8fr;gap:22px;margin-top:24px}.clc-ride-map-wrap{position:relative}.clc-driver-map{height:560px;border-radius:18px;overflow:hidden;background:#e8ece9}.clc-map-badge{position:absolute;left:18px;bottom:18px;background:#fff;padding:11px 15px;border-radius:999px;box-shadow:0 8px 25px #0002;z-index:500}.clc-map-badge i{display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--cl-verde-oficial);margin-right:6px}.clc-ride-card,.clc-driver-panel{background:#fff;border:1px solid #e6e8e7;border-radius:18px;padding:24px;box-shadow:0 12px 35px #0000000d}.clc-ride-card label{display:block;font-weight:700;margin-bottom:14px}.clc-ride-card input,.clc-ride-card textarea{display:block;width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d7dcda;border-radius:10px;padding:13px;font:inherit}.clc-location-btn,.clc-request-btn,.clc-driver-toggle,.clc-accept-ride,.clc-ride-action{width:100%;border:0;border-radius:10px;padding:14px;font-weight:800;cursor:pointer}.clc-location-btn{background:#eef7f2;color:var(--cl-verde-oficial);margin-bottom:10px}.clc-request-btn,.clc-accept-ride,.clc-ride-action{background:var(--cl-verde-oficial);color:#fff}.clc-ride-notice{padding:12px;border-radius:10px;background:#fff1f1;color:#9b2525;margin-bottom:14px}.clc-ride-tracking{text-align:center;padding:30px 4px}.clc-search-pulse{width:55px;height:55px;border:7px solid #dcefe4;border-top-color:var(--cl-verde-oficial);border-radius:50%;margin:0 auto 18px;animation:clcspin 1s linear infinite}@keyframes clcspin{to{transform:rotate(360deg)}}.clc-accepted-card{display:flex;gap:12px;text-align:left;background:#f5f8f6;padding:14px;border-radius:12px;margin-top:18px}.clc-accepted-card img{width:62px;height:62px;border-radius:50%;object-fit:cover}.clc-driver-panel{margin:24px 0}.clc-driver-panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.clc-driver-panel-head h2{margin:5px 0}.clc-driver-toggle{width:auto;background:#5d6260;color:#fff;padding:12px 20px}.clc-driver-toggle.is-online{background:var(--cl-verde-oficial)}.clc-driver-toggle i{display:inline-block;width:9px;height:9px;background:#fff;border-radius:50%;margin-right:7px}.clc-driver-location-status{margin:16px 0;background:#f5f7f6;padding:12px;border-radius:10px}.clc-driver-requests-head{display:flex;justify-content:space-between;align-items:center;margin-top:22px}.clc-driver-requests-head span{font-size:12px;color:#777}.clc-ride-request{border:1px solid #e3e7e5;border-radius:12px;padding:16px;margin-top:12px}.clc-ride-request h4{margin:0 0 7px}.clc-ride-request p{margin:4px 0;color:#555}.clc-ride-request .clc-distance{font-weight:800;color:var(--cl-verde-oficial)}.clc-empty-requests{text-align:center;color:#777;padding:25px}.clc-car-marker{font-size:25px;line-height:1}.clc-driver-popup strong{display:block}.clc-ride-action{margin-top:8px}
@media(max-width:800px){.clc-ride-layout{grid-template-columns:1fr}.clc-driver-map{height:390px}.clc-ride-head h1{font-size:31px}.clc-driver-panel-head{align-items:flex-start;flex-direction:column}.clc-driver-toggle{width:100%}}

.clc-category-driver-live .clc-ride-app{margin:0 auto 34px;padding:0}.clc-category-driver-live .clc-ride-head{display:none}.clc-category-driver-live .clc-driver-map{min-height:520px}.clc-category-driver-live .clc-request-btn{font-size:16px;box-shadow:0 10px 24px rgba(99,230,0,.2)}
@media(max-width:800px){.clc-category-driver-live .clc-driver-map{min-height:380px}}

/* 7.0.1 — páginas de motorista exibem somente o módulo de mapa/chamada. */
.clc-driver-map-only .clc-driver-only-content { padding-top: 24px; padding-bottom: 48px; }
.clc-driver-map-only .clc-category-container { max-width: 1200px; }
@media (max-width: 767px) {
  .clc-driver-map-only .clc-driver-only-content { padding-top: 12px; padding-bottom: 28px; }
}


/* 7.0.3 — mapa claro Carros Lagarto */
.clc-driver-map{background:#eef2f1;border:1px solid #dfe6e3;box-shadow:0 18px 45px rgba(19,52,37,.13)}
.clc-driver-map .leaflet-tile-pane{filter:none}
.clc-driver-map .leaflet-control-zoom a{background:#fff;color:#202724;border-color:#d8dfdc}
.clc-driver-map .leaflet-control-zoom a:hover{background:var(--cl-verde-oficial);color:#fff}
.clc-driver-map .leaflet-control-attribution{background:rgba(255,255,255,.9);color:#66706b}
.clc-driver-map .leaflet-control-attribution a{color:var(--cl-verde-oficial)}
.clc-driver-map .leaflet-popup-content-wrapper,.clc-driver-map .leaflet-popup-tip{background:#fff;color:#18201c}
.clc-driver-map .leaflet-popup-content-wrapper{border:1px solid #dbe5df;box-shadow:0 14px 36px rgba(0,0,0,.18)}
.clc-map-badge{background:rgba(255,255,255,.96);color:#18201c;border:1px solid rgba(99,230,0,.18);box-shadow:0 10px 30px rgba(0,0,0,.14)}

/* 7.0.2 — rota, distância, tempo e valor estimado */
.clc-route-btn{width:100%;border:1px solid rgba(99,230,0,.45);border-radius:10px;padding:14px;font-weight:800;cursor:pointer;background:#eef7f2;color:var(--cl-verde-oficial);margin-bottom:12px;transition:.2s ease}
.clc-route-btn:hover{background:var(--cl-verde-oficial);color:#fff;border-color:var(--cl-verde-oficial)}
.clc-route-btn:disabled{opacity:.65;cursor:wait}
.clc-route-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:2px 0 8px}
.clc-route-summary>div{background:#f7faf8;border:1px solid #e0e7e3;border-radius:12px;padding:12px 9px;text-align:center}
.clc-route-summary small{display:block;color:#6e7973;font-size:11px;margin-bottom:5px}
.clc-route-summary strong{display:block;color:#172019;font-size:15px}
.clc-route-summary>div:last-child{border-color:rgba(99,230,0,.38);background:#edf8f1}
.clc-route-summary>div:last-child strong{color:var(--cl-verde-oficial);font-size:18px}
.clc-route-disclaimer{font-size:11px;line-height:1.4;color:#69756f;margin:0 2px 14px}
.clc-request-trip{font-weight:800;color:var(--cl-verde-oficial);margin:7px 0 9px}
.clc-driver-map .leaflet-interactive{filter:drop-shadow(0 1px 3px rgba(99,230,0,.38))}
@media(max-width:500px){.clc-route-summary{grid-template-columns:1fr}.clc-route-summary>div{display:flex;align-items:center;justify-content:space-between;text-align:left}.clc-route-summary small{margin:0}.clc-route-summary strong{font-size:16px}}

/* 7.0.4 — interface refinada, visual de aplicativo */
.clc-driver-map-only{
  --clc-green:var(--cl-verde-oficial);
  --clc-green-dark:var(--cl-verde-oficial);
  --clc-ink:#111a16;
  --clc-muted:#66736c;
  --clc-line:#dfe7e2;
  --clc-soft:#f5f8f6;
}
.clc-driver-map-only .clc-driver-only-content{padding:28px 18px 56px}
.clc-driver-map-only .clc-category-container{max-width:1260px;margin:0 auto}
.clc-driver-map-only .clc-ride-app{max-width:1260px;margin:0 auto;padding:0;font-family:Arial,sans-serif}
.clc-driver-map-only .clc-ride-layout{grid-template-columns:minmax(0,1.55fr) minmax(350px,.85fr);gap:24px;margin-top:0;align-items:start}
.clc-driver-map-only .clc-ride-map-wrap{border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(17,26,22,.08);box-shadow:0 22px 60px rgba(0,0,0,.16)}
.clc-driver-map-only .clc-driver-map{height:650px;min-height:650px;border:0;border-radius:0;box-shadow:none;background:#eef3f0}
.clc-driver-map-only .clc-map-badge{left:20px;bottom:20px;padding:12px 17px;font-size:13px;font-weight:700;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.clc-driver-map-only .clc-map-badge i{width:10px;height:10px;box-shadow:0 0 0 5px rgba(99,230,0,.12)}
.clc-driver-map-only .clc-ride-card{position:sticky;top:22px;border-radius:24px;padding:26px;background:linear-gradient(180deg,#fff 0%,#fbfdfc 100%);border:1px solid rgba(17,26,22,.09);box-shadow:0 22px 60px rgba(0,0,0,.15)}
.clc-driver-map-only .clc-ride-card:before{content:'Planeje sua corrida';display:block;font-size:22px;line-height:1.2;font-weight:900;color:var(--clc-ink);margin-bottom:5px}
.clc-driver-map-only .clc-ride-card:after{content:'Informe os locais para ver a rota e o valor estimado.';display:block;font-size:13px;line-height:1.45;color:var(--clc-muted);margin-bottom:22px;order:-1}
.clc-driver-map-only #clc-ride-form{display:flex;flex-direction:column}
.clc-driver-map-only .clc-ride-card label{position:relative;margin-bottom:15px;font-size:13px;color:#26332d;font-weight:800}
.clc-driver-map-only .clc-ride-card label:first-of-type:before,.clc-driver-map-only .clc-ride-card label:nth-of-type(2):before{content:'';position:absolute;left:15px;top:42px;width:10px;height:10px;border-radius:50%;z-index:2}
.clc-driver-map-only .clc-ride-card label:first-of-type:before{background:var(--clc-green);box-shadow:0 0 0 4px rgba(99,230,0,.13)}
.clc-driver-map-only .clc-ride-card label:nth-of-type(2):before{background:#ef5b5b;box-shadow:0 0 0 4px rgba(239,91,91,.12)}
.clc-driver-map-only .clc-ride-card input,.clc-driver-map-only .clc-ride-card textarea{margin-top:8px;border:1px solid var(--clc-line);border-radius:14px;background:#fff;color:var(--clc-ink);font-size:15px;transition:border-color .2s,box-shadow .2s,transform .2s}
.clc-driver-map-only .clc-ride-card input{height:52px;padding:0 15px 0 39px}
.clc-driver-map-only .clc-ride-card textarea{min-height:84px;padding:14px 15px;resize:vertical}
.clc-driver-map-only .clc-ride-card input:focus,.clc-driver-map-only .clc-ride-card textarea:focus{outline:none;border-color:rgba(99,230,0,.75);box-shadow:0 0 0 4px rgba(99,230,0,.11)}
.clc-driver-map-only .clc-location-btn,.clc-driver-map-only .clc-route-btn,.clc-driver-map-only .clc-request-btn{min-height:50px;border-radius:14px;letter-spacing:.01em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.clc-driver-map-only .clc-location-btn{background:#eef8f3;color:var(--clc-green-dark);border:1px solid rgba(99,230,0,.18);margin:0 0 10px}
.clc-driver-map-only .clc-route-btn{background:#fff;color:var(--clc-green-dark);border:1px solid rgba(99,230,0,.36);margin-bottom:14px}
.clc-driver-map-only .clc-request-btn{background:linear-gradient(135deg,var(--clc-green),#63E600);box-shadow:0 13px 26px rgba(99,230,0,.24);font-size:15px;margin-top:2px}
.clc-driver-map-only .clc-location-btn:hover,.clc-driver-map-only .clc-route-btn:hover,.clc-driver-map-only .clc-request-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(99,230,0,.20)}
.clc-driver-map-only .clc-route-summary{gap:10px;margin:2px 0 14px}
.clc-driver-map-only .clc-route-summary>div{min-height:76px;display:flex;flex-direction:column;justify-content:center;border-radius:15px;padding:11px 8px;background:#f6f9f7}
.clc-driver-map-only .clc-route-summary small{font-size:10px;text-transform:uppercase;letter-spacing:.04em;font-weight:700}
.clc-driver-map-only .clc-route-summary strong{font-size:16px}
.clc-driver-map-only .clc-route-summary>div:last-child{background:linear-gradient(145deg,#eaf8f0,#f5fcf8)}
.clc-driver-map-only .clc-route-summary>div:last-child strong{font-size:19px}
.clc-driver-map-only .clc-route-disclaimer{background:#f7f9f8;border-radius:10px;padding:10px 11px;margin:-4px 0 14px}
.clc-driver-map-only .clc-ride-notice{border:1px solid #ffd0d0;background:#fff5f5;border-radius:13px}
.clc-driver-map-only .leaflet-control-zoom{border:0!important;box-shadow:0 8px 22px rgba(0,0,0,.14)!important;margin:14px!important}
.clc-driver-map-only .leaflet-control-zoom a{width:38px;height:38px;line-height:38px;font-size:22px}
.clc-driver-map-only .leaflet-bar a:first-child{border-radius:11px 11px 0 0}
.clc-driver-map-only .leaflet-bar a:last-child{border-radius:0 0 11px 11px}
.clc-driver-map-only .clc-car-marker{width:34px!important;height:34px!important;display:flex!important;align-items:center;justify-content:center;background:#fff;border-radius:50%;box-shadow:0 8px 22px rgba(0,0,0,.2);border:2px solid var(--clc-green);font-size:20px}

@media(max-width:980px){
  .clc-driver-map-only .clc-ride-layout{grid-template-columns:1fr}
  .clc-driver-map-only .clc-ride-card{position:relative;top:auto;order:-1}
  .clc-driver-map-only .clc-driver-map{height:520px;min-height:520px}
}
@media(max-width:600px){
  .clc-driver-map-only .clc-driver-only-content{padding:10px 0 28px}
  .clc-driver-map-only .clc-ride-layout{gap:12px}
  .clc-driver-map-only .clc-ride-card,.clc-driver-map-only .clc-ride-map-wrap{border-radius:18px}
  .clc-driver-map-only .clc-ride-card{padding:19px 16px}
  .clc-driver-map-only .clc-ride-card:before{font-size:20px}
  .clc-driver-map-only .clc-driver-map{height:410px;min-height:410px}
  .clc-driver-map-only .clc-route-summary{grid-template-columns:repeat(3,1fr)}
  .clc-driver-map-only .clc-route-summary>div{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-width:0;padding:10px 4px}
  .clc-driver-map-only .clc-route-summary small{font-size:9px}
  .clc-driver-map-only .clc-route-summary strong{font-size:14px}
  .clc-driver-map-only .clc-route-summary>div:last-child strong{font-size:16px}
  .clc-driver-map-only .clc-map-badge{left:12px;bottom:12px;padding:10px 13px;font-size:12px}
}


/* 7.0.6 — busca de destinos por estabelecimento e sugestões automáticas */
.clc-driver-map-only .clc-place-field{position:relative;z-index:8}
.clc-driver-map-only .clc-place-field:focus-within{z-index:30}
.clc-driver-map-only .clc-place-suggestions{position:absolute;left:0;right:0;top:100%;margin-top:-4px;background:#fff;border:1px solid var(--clc-line);border-radius:14px;box-shadow:0 18px 42px rgba(0,0,0,.18);max-height:300px;overflow:auto;padding:6px;z-index:9999}
.clc-driver-map-only .clc-place-suggestions[hidden]{display:none!important}
.clc-driver-map-only .clc-place-suggestions button{appearance:none;width:100%;display:flex;gap:11px;align-items:flex-start;text-align:left;border:0;background:#fff;padding:11px 10px;border-radius:10px;cursor:pointer;color:var(--clc-ink)}
.clc-driver-map-only .clc-place-suggestions button:hover,.clc-driver-map-only .clc-place-suggestions button:focus{background:#eef8f3;outline:none}
.clc-driver-map-only .clc-place-suggestions strong{display:block;font-size:13px;line-height:1.35;margin-bottom:3px}
.clc-driver-map-only .clc-place-suggestions small{display:block;font-size:11px;line-height:1.35;color:var(--clc-muted);font-weight:500}
.clc-driver-map-only .clc-place-pin{flex:0 0 22px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eaf8f0;color:var(--clc-green-dark);font-size:11px;margin-top:1px}
.clc-driver-map-only .clc-place-loading,.clc-driver-map-only .clc-place-empty{padding:14px 12px;font-size:12px;color:var(--clc-muted);font-weight:600}

/* 7.0.7 - mapa claro com maior contraste */
.clc-driver-map-only .clc-driver-map{background:#dfe7e1;filter:contrast(1.08) saturate(1.08)}
.clc-driver-map-only .leaflet-tile-pane{filter:contrast(1.06) saturate(1.12) brightness(.97)}
.clc-driver-map-only .leaflet-control-zoom a{color:var(--cl-verde-oficial)!important;font-weight:900}

/* 7.0.8 — no celular, o mapa aparece antes do formulário */
@media (max-width: 767px){
  .clc-driver-map-only .clc-ride-layout{display:flex;flex-direction:column;gap:12px}
  .clc-driver-map-only .clc-ride-map-wrap{order:1;width:100%}
  .clc-driver-map-only .clc-ride-card{order:2;width:100%;position:relative;top:auto}
  .clc-driver-map-only .clc-driver-map{height:390px;min-height:390px;width:100%}
}
@media (max-width: 420px){
  .clc-driver-map-only .clc-driver-map{height:350px;min-height:350px}
}


/* 8.3.2: mapa mais visível e seletor de tema */
.clc-driver-map .leaflet-tile-pane{filter:contrast(1.12) saturate(1.08) brightness(.98)!important}
.clc-driver-map .leaflet-control-layers{border:0!important;border-radius:12px!important;box-shadow:0 8px 24px rgba(15,35,27,.22)!important;overflow:hidden}
.clc-driver-map .leaflet-control-layers-toggle{width:40px!important;height:40px!important;background-size:22px 22px!important}
.clc-driver-map .leaflet-control-layers-expanded{padding:10px 12px!important;background:#fff!important;color:#122018!important;font:700 13px/1.4 Arial,sans-serif!important}
.clc-driver-map .leaflet-control-zoom{border:0!important;border-radius:12px!important;box-shadow:0 8px 24px rgba(15,35,27,.20)!important;overflow:hidden}
.clc-driver-map .leaflet-control-zoom a{width:40px!important;height:40px!important;line-height:40px!important;color:#0b3522!important;font-weight:900!important}
.clc-driver-map .leaflet-control-zoom a:hover{background:#effaf4!important;color:var(--cl-verde-oficial)!important}
.clc-driver-map .leaflet-control-attribution{background:rgba(255,255,255,.88)!important;color:#38483f!important}


/* 8.13.0 — despacho sequencial e convite exclusivo */
.clc-driver-category{width:100%;height:52px;margin-top:8px;padding:0 14px;border:1px solid var(--clc-line);border-radius:14px;background:#fff;color:var(--clc-ink);font-weight:700}
.clc-request-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.clc-invite-countdown{display:inline-flex;min-width:46px;height:34px;align-items:center;justify-content:center;border-radius:999px;background:#eaf8f0;color:var(--cl-verde-oficial);font-weight:900}
.clc-invite-countdown.is-ending{background:#fff0f0;color:#c92d2d;animation:clcPulseInvite .8s infinite alternate}
.clc-category-chip{display:inline-flex;margin-bottom:10px;padding:5px 9px;border-radius:999px;background:#111a16;color:#fff;font-size:11px;font-weight:800;text-transform:capitalize}
@keyframes clcPulseInvite{to{transform:scale(1.06)}}

/* 8.14.0 — acompanhamento ao vivo e operação completa da corrida. */
.clc-ride-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:22px 0 16px;text-align:center}
.clc-ride-progress span{position:relative;padding-top:24px;font-size:10px;line-height:1.25;color:#8a918e;font-weight:800}
.clc-ride-progress span:before{content:'';position:absolute;top:4px;left:50%;width:13px;height:13px;border-radius:50%;background:#d9dfdc;transform:translateX(-50%);z-index:2}
.clc-ride-progress span:not(:last-child):after{content:'';position:absolute;top:10px;left:55%;width:90%;height:3px;background:#d9dfdc;z-index:1}
.clc-ride-progress span.is-done:before,.clc-ride-progress span.is-current:before{background:var(--cl-verde-oficial);box-shadow:0 0 0 5px rgba(99,230,0,.12)}
.clc-ride-progress span.is-done:not(:last-child):after{background:var(--cl-verde-oficial)}
.clc-ride-progress span.is-current{color:var(--cl-verde-oficial)}
.clc-live-update{display:block;margin-top:14px;color:#7a827e}
.clc-live-driver-marker{font-size:28px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.28))}
.clc-active-ride{border:2px solid #63E600;border-radius:16px;padding:20px;background:linear-gradient(180deg,#f7fff9,#fff);box-shadow:0 12px 30px rgba(99,230,0,.12)}
.clc-active-ride h3{margin:10px 0 12px;font-size:19px}
.clc-active-badge{display:inline-flex;padding:7px 10px;border-radius:999px;background:#e5f7ed;color:var(--cl-verde-oficial);font-size:11px;font-weight:900;letter-spacing:.06em}
.clc-active-status{margin:15px 0 8px;padding:12px;border-radius:10px;background:#eef7f2;color:var(--cl-verde-oficial);font-weight:900;text-align:center}
.clc-cancel-ride{width:100%;border:1px solid #d9dfdc;background:#fff;color:#a22b2b;border-radius:10px;padding:12px;margin-top:9px;font-weight:800;cursor:pointer}
.clc-driver-toggle:disabled{opacity:.8;cursor:not-allowed;background:#d18c16}
@media(max-width:600px){.clc-ride-progress{gap:2px}.clc-ride-progress span{font-size:8px}.clc-active-ride{padding:16px}}

/* 8.15.0 — reputação, selo verificado e avaliação pós-corrida */
.clc-verified-badge{display:inline-flex;align-items:center;gap:4px;margin-left:6px;padding:3px 7px;border-radius:999px;background:#e8f7ef;color:var(--cl-verde-oficial);font-size:11px;font-weight:900;vertical-align:middle}
.clc-driver-rating{display:inline-block;margin-top:6px;color:#8a6200;font-weight:900;font-size:13px}
.clc-rating-form,.clc-rating-thanks{margin-top:18px;padding:18px;border:1px solid #dfe7e2;border-radius:15px;background:#fbfdfc;text-align:left}
.clc-rating-form h4{margin:0 0 5px;font-size:18px}.clc-rating-form p{margin:0 0 12px;color:#68716c;font-size:13px}
.clc-stars{display:flex;gap:5px;margin-bottom:12px}.clc-stars button{border:0;background:transparent;color:#c7ccc9;font-size:30px;line-height:1;cursor:pointer;padding:2px}.clc-stars button.is-selected{color:#f2b01e}
.clc-rating-form textarea{width:100%;min-height:76px;box-sizing:border-box;border:1px solid #d7dcda;border-radius:10px;padding:11px;font:inherit;resize:vertical}
.clc-submit-rating{width:100%;margin-top:10px;border:0;border-radius:10px;padding:13px;background:var(--cl-verde-oficial);color:#fff;font-weight:900;cursor:pointer}.clc-submit-rating:disabled{opacity:.65;cursor:wait}
.clc-rating-message{min-height:20px;margin-top:8px;color:#a12f2f;font-size:12px;font-weight:700}.clc-rating-thanks{text-align:center}.clc-rating-thanks strong{display:block;margin-bottom:8px}.clc-rating-thanks span{color:#f2b01e;font-size:25px;letter-spacing:2px}


/* 8.17.0 — conversão de novos motoristas */
.clc-partner-signup{margin:24px 0 0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:24px;border:1px solid rgba(99,230,0,.25);border-radius:18px;background:linear-gradient(135deg,#07140d 0%,#0d2216 100%);box-shadow:0 16px 40px rgba(0,0,0,.14);color:#fff}
.clc-partner-signup-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:16px;background:var(--cl-verde-oficial);font-size:30px;box-shadow:0 10px 24px rgba(99,230,0,.25)}
.clc-partner-signup-copy small{display:block;margin-bottom:5px;color:var(--cl-verde-oficial);font-size:11px;font-weight:900;letter-spacing:.12em}
.clc-partner-signup-copy h2{margin:0 0 7px;color:#fff;font-size:clamp(21px,2vw,29px);line-height:1.1}
.clc-partner-signup-copy p{margin:0;color:#d8e5dc;line-height:1.55}
.clc-partner-signup-steps{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:12px;color:#d8e5dc;font-size:13px;font-weight:700}
.clc-partner-signup-steps span{display:inline-flex;align-items:center;gap:6px}.clc-partner-signup-steps b{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:rgba(99,230,0,.16);color:var(--cl-verde-oficial)}
.clc-partner-signup-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 22px;border-radius:12px;background:var(--cl-verde-oficial);color:#06140b!important;text-decoration:none!important;font-weight:950;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap;box-shadow:0 10px 24px rgba(99,230,0,.22);transition:transform .2s ease,filter .2s ease}
.clc-partner-signup-button:hover{transform:translateY(-2px);filter:brightness(1.08)}
@media(max-width:760px){.clc-partner-signup{grid-template-columns:54px 1fr;padding:18px;gap:14px}.clc-partner-signup-icon{width:54px;height:54px}.clc-partner-signup-button{grid-column:1/-1;width:100%}.clc-partner-signup-steps{display:grid;grid-template-columns:1fr}}

/* 10.4.0 — indicadores do motorista */
.clc-driver-kpis{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px;margin:16px 0}.clc-driver-kpis>div{background:#fff;border:1px solid #e4e7e9;border-radius:12px;padding:14px}.clc-driver-kpis small{display:block;color:#66727a}.clc-driver-kpis strong{display:block;margin-top:4px;font-size:20px;color:var(--cl-verde-oficial)}@media(max-width:720px){.clc-driver-kpis{grid-template-columns:1fr 1fr}}
