/**
* BrandSlot — Phase 17 seam component for the login page brand area.
*
* Phase 19 ships a minimal shippable placeholder: a 48px circle with "FS"
* initials, the app name "FamilySync", and the tagline "Family calendar & lists".
*
* Phase 17 replaces the internals of this component (swap the placeholder div for
* an with a real logo) without touching LoginPage's layout. This isolates
* the branding seam — see 19-UI-SPEC.md §Brand Slot section.
*
* CSS custom properties used (all set in tokens.css with placeholder defaults;
* Phase 17 overrides these values):
* --brand-logo-bg — logo circle background (default: var(--color-member-0))
* --brand-logo-text — initials color (default: #ffffff)
* --brand-logo-size — circle diameter (default: 48px)
* --brand-logo-border-radius — circle shape (default: 50%)
*
* Accessibility:
*
Family calendar & lists