.brand img{display:block;width:clamp(170px,18vw,260px);height:auto;max-height:62px;object-fit:contain}
.hero-logo{display:block;width:min(330px,76vw);height:auto;margin:0 0 1.25rem;filter:drop-shadow(0 22px 42px #d40d4b38)}
.top .brand{display:flex;align-items:center;min-width:170px}
.location-consent{max-width:70ch}
.splash-brand{display:grid;place-items:center;background:#090408}
@media(max-width:800px){.brand img{width:170px;max-height:52px}
.hero-logo{width:min(270px,74vw)}
}
@media(max-width:380px){.brand img{width:148px}
.hero-logo{width:min(240px,72vw)}
}
@media(forced-colors:active){.brand img,.hero-logo{forced-color-adjust:none;filter:none}
}
