.mfs-rlm-chrome-header{position:sticky;top:0;z-index:1000;background:var(--mfs-rlm-color-primary, #152228);color:var(--mfs-rlm-color-on-dark, #fff);font-family:var(--mfs-rlm-font-body, Montserrat),sans-serif}
.mfs-rlm-chrome-header__inner{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;align-items:center;min-height:68px;gap:24px}
.mfs-rlm-chrome-header__logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none}
.mfs-rlm-chrome-header__logo-img{display:block;height:48px;width:auto;max-width:200px}
.mfs-rlm-chrome-header__toggle{display:none;background:none;border:0;color:var(--mfs-rlm-color-on-dark, #fff);font-size:1.5rem;cursor:pointer}
.mfs-rlm-chrome-header__nav{flex:1}
.mfs-rlm-chrome-menu{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.mfs-rlm-chrome-menu a,.mfs-rlm-chrome-menu__trigger{color:var(--mfs-rlm-color-on-dark, #fff);text-decoration:none;background:none;border:0;font:inherit;cursor:pointer;padding:0}
.mfs-rlm-chrome-menu a:hover,.mfs-rlm-chrome-menu__trigger:hover{text-decoration:underline}
.mfs-rlm-chrome-menu__has-sub{position:relative}
.mfs-rlm-chrome-submenu{display:none;position:absolute;top:100%;left:0;min-width:220px;background:var(--mfs-rlm-color-surface, #fff);color:var(--mfs-rlm-color-primary, #152228);list-style:none;margin:0;padding:8px 0;box-shadow:0 8px 24px rgba(0,0,0,.15)}
.mfs-rlm-chrome-submenu a{color:var(--mfs-rlm-color-primary, #152228);display:block;padding:8px 16px}
.mfs-rlm-chrome-menu__has-sub.is-open .mfs-rlm-chrome-submenu{display:block}
.mfs-rlm-chrome-header__phone{border:1px solid var(--mfs-rlm-color-on-dark, #fff);border-radius:0;padding:8px 16px!important}
.mfs-rlm-chrome-footer{background:var(--mfs-rlm-color-primary, #152228);color:var(--mfs-rlm-color-muted, #9aa6ae);padding:20px 32px;font-family:var(--mfs-rlm-font-body, Montserrat),sans-serif;border-radius:0 0 12px 12px}
.mfs-rlm-chrome-footer__inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.mfs-rlm-chrome-footer__nav ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px 24px;list-style:none;margin:0;padding:0}
.mfs-rlm-chrome-footer__nav a{color:var(--mfs-rlm-color-muted, #9aa6ae);text-decoration:none;text-transform:uppercase;font-size:.6875rem;letter-spacing:.06em}
.mfs-rlm-chrome-footer__nav a:hover{color:var(--mfs-rlm-color-on-dark, #fff)}
.mfs-rlm-chrome-footer__copy{margin:0;font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;color:var(--mfs-rlm-color-muted, #9aa6ae)}
@media(max-width:900px){.mfs-rlm-chrome-header__toggle{display:block;margin-left:auto}.mfs-rlm-chrome-header__nav{display:none;width:100%}.mfs-rlm-chrome-header.is-open .mfs-rlm-chrome-header__nav{display:block}.mfs-rlm-chrome-menu{flex-direction:column;align-items:flex-start;padding:16px 0}.mfs-rlm-chrome-submenu{position:static;box-shadow:none;background:transparent;color:var(--mfs-rlm-color-on-dark, #fff)}.mfs-rlm-chrome-submenu a{color:var(--mfs-rlm-color-on-dark, #fff);padding-left:16px}.mfs-rlm-chrome-footer__inner{flex-direction:column;align-items:flex-start}}
