:root{--accent:#000}.page{max-width:520px;margin:0 auto;padding:24px}.search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:0 12px;margin-bottom:20px;box-shadow:none}.search-icon{width:18px;height:18px;opacity:.6}.search input{flex:1;border:0;background:transparent;height:48px;font-size:15px;outline:none}.search input{flex:1;height:60px;border-radius:10px;padding:0 14px;background:#fff}.title__veiculo{font-size:24px;font-weight:400;color:#000;margin:0;border-bottom:none;padding:14px 0 12px}.select-all{display:flex;align-items:center;justify-content:space-between;padding:20px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;margin-bottom:12px;font-size:18px;font-weight:400}.group{display:flex;align-items:center;justify-content:space-between;padding:14px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.group:has(.ck:checked){border-color:var(--accent);box-shadow:0 4px 12px #0000000f}.group+.group{margin-top:12px}.title{font-weight:600;font-size:18px}.muted{color:#000;font-size:16px;padding-top:8px}.ck,.ck-all{width:22px;height:22px;accent-color:var(--accent);cursor:pointer}.del{width:40px;height:40px;border-radius:10px;background:#374151;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.del:hover{filter:brightness(1.08)}.del img{width:20px;height:20px;display:block}.actions{margin-top:28px;display:flex;gap:14px;justify-content:center}.btn{height:60px;border-radius:12px;border:0;padding:0 22px;font-weight:400;cursor:pointer;font-size:18px}.btn--primary{background:#000;color:#e5ff51;margin-top:clamp(18px,calc(100vh - 420px),200px);max-width:520px;width:100%}button#mKeep.btn--primary{margin-top:0}.btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;margin-top:clamp(18px,calc(100vh - 420px),200px);max-width:520px;width:100%}.footer-link{margin-top:20px;text-align:center}.footer-link a{color:#111}.m{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:end center;padding:24px;background:#0000006b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:100}.m.is-open{opacity:1;pointer-events:auto}.m__card{width:min(520px,92vw);background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;box-shadow:0 28px 80px #00000073;padding:10px 40px 20px;position:relative}.m__grab{width:56px;height:4px;background:#d1d5db;border-radius:999px;margin:6px auto 10px}.m__title{margin:40px 0 12px;font-size:20px;font-weight:800;text-align:center;color:#000}.m__p{margin:0 0 40px;text-align:center;color:#111}.m__close{position:absolute;top:8px;right:8px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;cursor:pointer;border-radius:10px}.m__close:hover{background:#f6f7f9}.m__actions{display:grid;gap:12px}.m__link{text-align:center;color:#111;text-decoration:underline}@media (max-width: 768px){.m__card{padding:20px;margin-left:-8px}}.veh-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.nenhum-vei{display:flex;justify-content:center;align-items:center;text-align:center;background:none}.nenhum-vei img{width:140px;height:auto;object-fit:cover;opacity:.95;background:#e5e7eb;padding:20px;border-radius:65px}.nenhum-vei .muted{font-size:18px;color:#6b6b6b}.veh-row .group{flex:1}.veh-row .del{flex:0 0 40px}.appbar__profile{display:inline-flex;align-items:center;gap:8px;justify-self:end;color:#000;text-decoration:none;padding:6px 10px;border-radius:10px;background:#fff;border:none!important}.appbar__profile:hover{background:#f6f7f9}.appbar__profile span{font-size:18px}.profile-nav{all:unset;position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;justify-content:center;align-items:flex-start;padding-top:20px;opacity:0;pointer-events:none;transition:opacity .18s ease}.profile-nav.is-open{opacity:1;pointer-events:auto}.profile-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000061;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.profile-card{position:relative;z-index:1;width:min(400px,92vw);background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 28px 80px #00000073;padding:10px 0}.profile-close{position:absolute;top:8px;right:8px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;cursor:pointer;border-radius:10px}.profile-close:hover{background:#f6f7f9}.profile-list{list-style:none;margin:0;padding:6px 8px;display:flex;flex-direction:column;background:#fff}.profile-list li{background:#fff}.profile-list a{display:block;padding:20px 18px;color:#1f2937;text-decoration:none;border-radius:10px;font-size:16px;font-weight:600;background:#fff}.appbar__profile img,.appbar__profile span{background:#fff}.profile-list a:hover{background:#f6f7f9}.appbar__profile:hover,.appbar__profile:hover img,.appbar__profile:hover span{background:#f6f7f9!important}.profile-list #btnLogout{border-top:1px solid rgba(0,0,0,.06)}.profile-list li:first-child a{padding-top:60px}
