.portal-frota { max-width: 1080px; }
.portal-frota .subtitulo { max-width: 720px; }
.portal-frota iframe { display:block; width:100%; min-height:780px; margin-top:18px; border:1px solid #d8e2f0; border-radius:16px; background:#f8fafc; box-shadow:0 16px 34px rgba(15,42,84,.10); }
@media (max-width:700px) { .portal-frota { padding:18px 14px 24px; } .portal-frota iframe { min-height:760px; margin-top:14px; border-radius:12px; } }
.recibo-lancamento{position:fixed;z-index:10000;left:50%;bottom:88px;transform:translateX(-50%);width:min(560px,calc(100vw - 28px));box-sizing:border-box;padding:14px 18px;border:1px solid #86d5a8;border-radius:14px;background:#e9fbf0;color:#12633b;font-weight:850;line-height:1.4;box-shadow:0 18px 48px #102a4d33}.recibo-lancamento[data-estado="pendente"]{border-color:#efce78;background:#fff7dc;color:#795500}@media(max-width:600px){.recibo-lancamento{bottom:76px;font-size:14px}}
