.tecmen-footer{display:flex;align-items:center;justify-content:center;gap:10px;min-height:64px;padding:14px 20px;color:#647684;font-size:12px;background:#fff;border-top:1px solid #d9e2e7}
.tecmen-footer img{display:block;width:120px;max-height:38px;object-fit:contain}
body:has(.app) .tecmen-footer{margin-left:250px}
@media(max-width:760px){body:has(.app) .tecmen-footer{margin-left:0}.tecmen-footer{padding-bottom:calc(14px + env(safe-area-inset-bottom))}}
