﻿/* Official logo placements: contained at every breakpoint so the complete badge remains visible. */
.brand{min-width:76px;flex:0 0 auto;justify-content:center}
.brand-logo{display:block;width:68px;height:68px;object-fit:contain;object-position:center}
.hero-logo-shell{width:clamp(126px,13vw,174px);padding:7px;margin:0 0 18px;background:rgba(255,255,255,.94);border-radius:8px;box-shadow:0 12px 32px rgba(0,0,0,.28)}
.hero-logo{display:block;width:100%;height:auto;object-fit:contain;object-position:center}
.site-footer .brand{display:inline-flex;min-width:0}
.site-footer .brand-logo{width:154px;height:154px}
.site-footer .brand:hover .brand-logo{filter:brightness(1.04)}
@media(max-width:1000px){.brand-logo{width:62px;height:62px}.hero-logo-shell{width:142px}.site-footer .brand-logo{width:140px;height:140px}}
@media(max-width:720px){.nav-wrap{height:76px}.brand-logo{width:56px;height:56px}.nav-links{top:76px}.hero-logo-shell{width:118px;padding:5px;margin-bottom:15px}.site-footer .brand-logo{width:126px;height:126px}}
