/* Identidade visual Sítio Padre Cícero */
.brand{display:flex;align-items:center;gap:10px;padding:2px 4px 25px;border-bottom:1px solid #ffffff18}
.brand:before,.brand:after{display:none}
.brand img{width:40px;height:40px;object-fit:contain;flex:0 0 40px;filter:drop-shadow(0 7px 9px rgba(0,0,0,.24))}
.brand>div{min-width:0;flex:1;padding-right:5px}
.brand b{display:block;font-family:"Avenir Next","Arial Narrow",Inter,system-ui,sans-serif;font-size:.82rem;font-weight:900;letter-spacing:.045em;line-height:1.25;white-space:nowrap}
.brand small{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:#c1d7c8}
.login-logo{display:block;width:72px;height:72px;object-fit:contain;margin:0 auto 13px;filter:drop-shadow(0 10px 13px rgba(30,70,42,.18))}
.login h1{text-align:center;font-family:"Avenir Next","Arial Narrow",Inter,system-ui,sans-serif;font-size:1.38rem;font-weight:900;letter-spacing:.085em;line-height:1.2}
.login p{text-align:center}
@media(max-width:860px){.brand{min-width:250px;border-bottom:0;padding:2px 8px 2px 2px}.brand b{font-size:.8rem;letter-spacing:.035em}}
