/* One approved wordmark across the site; preserve its original pixels. */
.fg-brand-image{display:block;width:250px;max-width:100%;height:auto;aspect-ratio:2170/725;object-fit:contain;mix-blend-mode:multiply}
.topbar .brand,.fg-site .fg-logo{display:inline-flex;align-items:center;flex-shrink:0;max-width:100%;text-decoration:none;line-height:1}
body:has(.festive-planner)>.topbar .brand:has(.fg-brand-image)::after{content:none}
.topbar .brand:focus-visible,.fg-logo:focus-visible,.fg-footer-brand:focus-visible,.print-brand:focus-visible{outline:2px solid #793c5c;outline-offset:5px;border-radius:6px}
.topbar{height:auto;min-height:88px;gap:20px;flex-wrap:wrap;padding-top:6px;padding-bottom:6px}
.fg-site .fg-header{flex-wrap:wrap;gap:16px}
.fg-site .fg-header .fg-logo{font-size:inherit}
.fg-footer-brand{display:inline-block;max-width:100%;vertical-align:middle}
.fg-footer-brand .fg-brand-image,.fg-site .fg-footer .fg-brand-image{width:180px}
.fg-brand-footer{text-align:center}
.fg-brand-footer p{margin:6px 0 0;font-size:12px}
.print-brand{display:inline-flex;margin-bottom:16px}
.print-brand .fg-brand-image{width:220px}
@media(max-width:600px){.topbar .fg-brand-image,.fg-site .fg-header .fg-brand-image{width:200px}.topbar nav{flex-wrap:wrap;gap:14px}.fg-site .fg-header .fg-logo{flex-basis:auto}}
@media print{.fg-brand-image{mix-blend-mode:normal}}
