nav .brand{display:flex;align-items:center;gap:10px;flex-shrink:0;line-height:1.35;padding:8px 0;font-size:23px;white-space:nowrap}nav .brand .brand-logo{display:block;width:64px;height:64px;object-fit:contain;flex:0 0 64px;border-radius:8px}nav .brand small{font-family:Arial,sans-serif;font-size:11px;letter-spacing:1.7px;color:#9b611f;margin-top:5px;font-weight:600}@media(max-width:768px){nav .brand{font-size:20px;gap:8px}nav .brand .brand-logo{width:48px;height:48px;flex-basis:48px}nav .brand small{font-size:10px;letter-spacing:1.1px}}
