:root{--navy:#111111;--deep:#080808;--gold:#e10613;--cream:#f7f7f7;--ink:#171717;--muted:#686868;--line:#dedede}
.announcement{background:#0d0d0d;color:#fff;border-bottom:3px solid var(--gold)}
.brand{min-width:310px;gap:0}
.brand img{width:310px;height:68px;object-fit:contain;object-position:left center}
.hero>img{filter:saturate(.58) contrast(1.12)}
.shade{background:linear-gradient(90deg,rgba(5,5,5,.98) 0%,rgba(12,12,12,.9) 38%,rgba(112,0,8,.2) 74%)}
.property:hover{box-shadow:0 20px 45px #0002;border-color:#e10613}
.app-card{border-color:#242424;box-shadow:0 30px 70px #0008}
.foot{min-width:0;background:#fff;padding:8px;width:max-content}
.foot img{width:280px;height:85px}
@media(max-width:650px){.brand{min-width:0}.brand img{width:215px;height:56px}.foot img{width:230px;height:68px}}
