/* Shared AICOAST mark for standalone pages. */
@import url("./site-unified.css?v=20260903-contrast");
.brand-logo { display: block; width: 178px; height: auto; object-fit: contain; }
.brand .brand-logo { width: 178px; }
footer .brand-logo { width: 184px; padding: 7px 10px; background: #fffdf8; border-radius: 3px; }
@media (max-width: 640px) {
  .brand .brand-logo { width: 142px; }
}
