/* Functional fallbacks. The companion theme provides the full visual system. */
.mp-icon { width: 1.2em; height: 1.2em; display: inline-block; vertical-align: -.18em; }
.mp-brand { display: inline-flex; align-items: center; gap: .65rem; text-decoration: none; }
.mp-brand__mark { width: 48px; height: 48px; object-fit: contain; }
.mp-brand__copy { display: grid; line-height: 1.05; }
.mp-brand__copy strong { letter-spacing: -.02em; }
.mp-brand__copy small { margin-top: .25rem; opacity: .66; font-size: .72rem; }
.mp-home *, .mp-home *::before, .mp-home *::after { box-sizing: border-box; }
.mp-shell { width: min(1240px, calc(100% - 40px)); margin-inline: auto; }
.mp-center { text-align: center; }
