/* Yerevan's Y junction: a shared identity for the traffic monitoring pages. */
.brand-link{gap:16px;min-width:0}
header.top .brand-mark{display:block;width:64px;height:64px;object-fit:contain;flex-shrink:0}
.brand-copy{min-width:0}
.brand-word{font-size:26px;font-weight:750;letter-spacing:1.8px;line-height:1.25;white-space:nowrap}
.brand-suffix{color:var(--ui-text-7dd6d1,#7dd6d1);font-weight:600;letter-spacing:2px}
@media(max-width:800px){
  header.top .brand-mark{width:52px;height:52px}
  .brand-word{font-size:22px;letter-spacing:1.2px}
}
@media(max-width:400px){
  .brand-link{gap:12px}
  header.top .brand-mark{width:46px;height:46px}
  .brand-word{font-size:20px;letter-spacing:1px}
  .brand-suffix{letter-spacing:1px}
  .brand-caption{font-size:10px;max-width:225px}
}
