:root{--msp-orange:#fb8625;--msp-orange-dark:#da5210;--msp-header:#702607;--msp-header-deep:#5a1e06;--msp-shell-bg:#0c0e10;--msp-shell-muted:#bfc4c9}
.msp-site-header{position:sticky;top:0;z-index:1000;background:linear-gradient(90deg,var(--msp-header-deep),var(--msp-header),var(--msp-header-deep));border-bottom:1px solid var(--msp-orange-dark);box-shadow:0 2px 12px rgba(0,0,0,.28);font-family:Arial,Helvetica,sans-serif}
.msp-header-bar{width:min(1180px,calc(100% - 36px));min-height:76px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}
.msp-brand{display:inline-flex;align-items:center;gap:12px;color:#fff!important;text-decoration:none!important;font-size:23px;font-weight:800;letter-spacing:.4px;white-space:nowrap}
.msp-brand img{width:48px;height:48px;object-fit:contain;flex:0 0 auto}
.msp-desktop-nav{display:flex;align-items:center;justify-content:flex-end;gap:19px;flex-wrap:wrap}
.msp-desktop-nav a,.msp-mobile-menu a{display:inline-block;margin:0;padding:0;background:transparent;border:0;border-radius:0;color:#fff!important;text-decoration:none!important;font-family:Arial,Helvetica,sans-serif;font-weight:700;line-height:1.2}
.msp-desktop-nav a{font-size:14px}
.msp-desktop-nav a:hover,.msp-desktop-nav a:focus,.msp-desktop-nav a[aria-current="page"],.msp-mobile-menu a:hover,.msp-mobile-menu a:focus,.msp-mobile-menu a[aria-current="page"]{color:var(--msp-orange)!important}
.msp-nav-cta{padding:11px 16px;border-radius:8px;background:#e45a0b;color:#fff!important;border:1px solid rgba(255,255,255,.14)}
.msp-nav-cta:hover,.msp-nav-cta:focus{background:var(--msp-orange);color:#111!important}
.msp-menu-toggle,.msp-mobile-spacer,.msp-mobile-menu{display:none}
.msp-menu-toggle{width:44px;height:44px;border:1px solid rgba(255,255,255,.32);border-radius:8px;background:rgba(0,0,0,.18);padding:10px 9px;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px}
.msp-menu-toggle span{display:block;width:24px;height:2px;border-radius:2px;background:#fff;transition:transform .18s ease,opacity .18s ease}
.msp-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.msp-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.msp-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.msp-menu-toggle:focus-visible{outline:3px solid var(--msp-orange);outline-offset:2px}
.msp-mobile-menu[hidden]{display:none!important}

.msp-site-footer{border-top:1px solid #25292d;background:var(--msp-shell-bg);color:var(--msp-shell-muted);font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.65}
.msp-footer-inner{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:30px 0 20px}
.msp-footer-main{display:grid;grid-template-columns:1fr 1.55fr;gap:30px;align-items:start}
.msp-footer-company strong{color:#fff}.msp-footer-company a{color:var(--msp-orange)!important}
.msp-footer-nav{display:flex;justify-content:flex-end;align-items:flex-start;gap:12px 18px;flex-wrap:wrap}
.msp-footer-nav a,.msp-cookie-settings-link{display:inline-block;margin:0;padding:0;background:transparent;border:0;border-radius:0;color:#d5d8db!important;text-decoration:none!important;font:inherit}
.msp-footer-nav a:hover,.msp-footer-nav a:focus,.msp-cookie-settings-link:hover,.msp-cookie-settings-link:focus{color:var(--msp-orange)!important}
.msp-cookie-settings-link{border:0;padding:0;background:transparent;cursor:pointer}
.msp-footer-legal{margin-top:22px;padding-top:16px;border-top:1px solid #1c2024;color:#8d949a;font-size:12px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}

@media(max-width:860px){
  .msp-header-bar{width:100%;min-height:68px;padding:8px 14px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:8px}
  .msp-menu-toggle{display:flex;grid-column:1;justify-self:start}
  .msp-brand{grid-column:2;justify-self:center;font-size:18px;min-width:0}
  .msp-brand img{width:42px;height:42px}
  .msp-desktop-nav{display:none}
  .msp-mobile-spacer{display:block;grid-column:3;width:44px;height:44px}
  .msp-mobile-menu{display:grid;grid-template-columns:1fr;background:#171a1d;border-top:1px solid rgba(251,134,37,.4);box-shadow:0 16px 28px rgba(0,0,0,.38);padding:8px 14px 14px}
  .msp-mobile-menu a{display:block;font-size:15px;padding:13px 12px;border-bottom:1px solid rgba(255,255,255,.08);border-radius:6px}
  .msp-mobile-menu a:last-child{border-bottom:0;margin-top:8px;text-align:center}
  .msp-mobile-menu .msp-nav-cta{padding:13px 12px}
  .msp-footer-main{grid-template-columns:1fr}
  .msp-footer-inner{padding:24px 0 16px}
  .msp-footer-nav{justify-content:flex-start;gap:10px 16px}
  .msp-footer-legal{margin-top:18px;padding-top:14px}
  .msp-footer-legal{display:block;text-align:center}.msp-footer-legal span{display:block}.msp-footer-legal span+span{margin-top:5px}
}
@media(max-width:460px){
  .msp-header-bar{padding-left:10px;padding-right:10px}
  .msp-brand{font-size:16px;gap:8px}.msp-brand img{width:38px;height:38px}
  .msp-mobile-menu{padding-left:10px;padding-right:10px}
}
