:root{
  --fd-shell-bg:#050914;--fd-shell-panel:#060b17;--fd-shell-text:#f3f6ff;--fd-shell-muted:#9aa9c7;
  --fd-shell-line:rgba(121,151,211,.16);--fd-shell-blue:#4f8aff;--fd-shell-violet:#765cff;--fd-shell-green:#00d9a3
}
html.fd-menu-open{overflow:hidden!important}body.fd-shell-page{padding-top:72px!important}
/* Последний защитный слой: старые навигационные блоки больше не участвуют в интерфейсе */
body.fd-shell-page>nav:not(.fd-shell-nav),body.fd-shell-page>#navOverlay,body.fd-shell-page>.nav-overlay,
body.fd-shell-page>#mobileMenu,body.fd-shell-page>.mobile-menu,body.fd-shell-page>.mobile-nav,
body.fd-shell-page>.menu-overlay,body.fd-shell-page>#backdrop,body.fd-shell-page>.backdrop:not(.fd-shell-backdrop),
body.fd-shell-page>#panel,body.fd-shell-page>.panel:not(.fd-shell-panel),body.fd-shell-page>.topbar,
body.fd-shell-page>.site-header:not(.fd-shell-nav),body.fd-shell-page>.header-nav{display:none!important;visibility:hidden!important;pointer-events:none!important}
.fd-shell-nav,.fd-shell-panel,.fd-shell-backdrop,.fd-shell-nav *,.fd-shell-panel *{box-sizing:border-box!important}
.fd-shell-nav{position:fixed!important;inset:0 0 auto 0!important;z-index:2147483000!important;height:72px!important;margin:0!important;padding:0!important;background:rgba(4,8,17,.94)!important;border:0!important;border-bottom:1px solid var(--fd-shell-line)!important;backdrop-filter:blur(24px) saturate(150%)!important;font-family:Manrope,Inter,Arial,sans-serif!important;transform:none!important}
.fd-shell-inner{width:min(1320px,calc(100% - 40px))!important;height:100%!important;margin:auto!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important}
.fd-shell-logo{display:inline-flex!important;align-items:center!important;color:var(--fd-shell-text)!important;text-decoration:none!important;font-weight:800!important;font-size:20px!important;letter-spacing:-.7px!important;white-space:nowrap!important}.fd-shell-logo span{color:var(--fd-shell-blue)!important}.fd-shell-logo-dot{width:7px!important;height:7px!important;margin-right:9px!important;border-radius:50%!important;background:var(--fd-shell-green)!important;box-shadow:0 0 18px rgba(0,217,163,.65)!important}
.fd-shell-links{display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;min-width:0!important}.fd-shell-links a{display:inline-flex!important;align-items:center!important;min-height:38px!important;padding:0 10px!important;border-radius:9px!important;color:#91a0bd!important;text-decoration:none!important;font-size:13px!important;font-weight:650!important;line-height:1!important;white-space:nowrap!important;transition:.18s!important}.fd-shell-links a:hover,.fd-shell-links a.is-active{color:#fff!important;background:rgba(79,138,255,.09)!important}.fd-shell-links a.is-active{color:#68a0ff!important}
.fd-shell-actions{display:flex!important;align-items:center!important;gap:11px!important}.fd-shell-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 17px!important;border:0!important;border-radius:11px!important;color:#fff!important;text-decoration:none!important;font-size:13px!important;font-weight:750!important;white-space:nowrap!important;background:linear-gradient(135deg,var(--fd-shell-blue),var(--fd-shell-violet))!important;box-shadow:0 8px 28px rgba(79,138,255,.28)!important}.fd-shell-cta:hover{transform:translateY(-1px)!important;box-shadow:0 10px 34px rgba(79,138,255,.4)!important}
.fd-shell-burger{display:none!important;flex-direction:column!important;justify-content:center!important;width:44px!important;height:44px!important;margin:0!important;padding:8px!important;border:1px solid rgba(130,158,212,.18)!important;border-radius:12px!important;background:rgba(255,255,255,.025)!important;cursor:pointer!important}.fd-shell-burger span{display:block!important;width:24px!important;height:2px!important;margin:3px auto!important;border-radius:2px!important;background:#9daac5!important;transition:.22s!important}.fd-shell-burger.is-open span:nth-child(1){transform:translateY(8px) rotate(45deg)!important}.fd-shell-burger.is-open span:nth-child(2){opacity:0!important}.fd-shell-burger.is-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)!important}
.fd-shell-backdrop{position:fixed!important;inset:0!important;z-index:2147483001!important;background:rgba(1,5,13,.8)!important;backdrop-filter:blur(3px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .28s,visibility .28s!important}.fd-shell-backdrop.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
.fd-shell-panel{position:fixed!important;inset:0 0 0 auto!important;z-index:2147483002!important;width:min(470px,92vw)!important;height:100dvh!important;margin:0!important;padding:0!important;background:linear-gradient(180deg,rgba(6,11,23,.998),rgba(5,9,19,.998))!important;border:0!important;border-left:1px solid rgba(79,138,255,.2)!important;box-shadow:-28px 0 80px rgba(0,0,0,.42)!important;transform:translateX(104%)!important;visibility:hidden!important;transition:transform .32s cubic-bezier(.2,.8,.2,1),visibility .32s!important;font-family:Manrope,Inter,Arial,sans-serif!important}.fd-shell-panel.is-open{transform:translateX(0)!important;visibility:visible!important}
.fd-shell-close{position:absolute!important;top:18px!important;right:20px!important;z-index:2!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important;border:1px solid rgba(130,158,212,.17)!important;border-radius:12px!important;background:rgba(255,255,255,.025)!important;color:#99a8c5!important;font-size:27px!important;line-height:1!important;cursor:pointer!important}.fd-shell-panel-scroll{height:100%!important;overflow:auto!important;padding:74px 42px 44px!important}.fd-shell-panel a{display:grid!important;grid-template-columns:34px 1fr!important;align-items:center!important;gap:18px!important;min-height:64px!important;margin:0!important;padding:0!important;color:#a8b4cd!important;text-decoration:none!important;font-size:20px!important;font-weight:620!important;letter-spacing:-.3px!important;line-height:1.2!important;transition:.18s!important}.fd-shell-panel a:hover,.fd-shell-panel a.is-active{color:#fff!important;transform:translateX(3px)!important}.fd-shell-panel a.is-active{color:#70a4ff!important}.fd-shell-ico{width:26px!important;height:26px!important;fill:none!important;stroke:var(--fd-shell-blue)!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.fd-shell-divider{height:1px!important;margin:14px 0 16px!important;background:linear-gradient(90deg,rgba(79,138,255,.2),transparent)!important}.fd-shell-contact{color:#79a9ff!important}.fd-shell-contact .fd-shell-ico{stroke:#79a9ff!important}
@media(max-width:1180px){.fd-shell-links{display:none!important}.fd-shell-cta{display:none!important}.fd-shell-burger{display:flex!important}.fd-shell-inner{width:calc(100% - 34px)!important}}
@media(max-width:860px){body.fd-shell-page{padding-top:66px!important}.fd-shell-nav{height:66px!important}.fd-shell-logo{font-size:20px!important}.fd-shell-logo-dot{display:none!important}.fd-shell-panel{width:calc(100vw - 64px)!important;max-width:none!important}.fd-shell-panel-scroll{padding:70px 40px 38px!important}.fd-shell-panel a{min-height:64px!important;font-size:20px!important}.fd-shell-close{top:14px!important;right:16px!important}}
@media(max-width:430px){.fd-shell-panel{width:calc(100vw - 52px)!important}.fd-shell-panel-scroll{padding:65px 27px 34px!important}.fd-shell-panel a{grid-template-columns:30px 1fr!important;gap:14px!important;min-height:61px!important;font-size:18px!important}.fd-shell-ico{width:24px!important;height:24px!important}}

/* ===== FighterDigital canonical footer V9 ===== */
.fd-global-footer,.fd-global-footer *{box-sizing:border-box!important}
.fd-global-footer{position:relative!important;z-index:2!important;margin:0!important;padding:72px 0 26px!important;background:linear-gradient(180deg,rgba(5,9,20,.94),#030711)!important;border-top:1px solid rgba(121,151,211,.15)!important;color:#eef3ff!important;font-family:Manrope,Inter,Arial,sans-serif!important}
.fd-global-footer::before{content:""!important;position:absolute!important;inset:0 0 auto!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(79,138,255,.7),rgba(0,217,163,.45),transparent)!important}
.fd-global-footer-inner{width:min(1320px,calc(100% - 40px))!important;margin:0 auto!important;padding:0!important}
.fd-global-footer-grid{display:grid!important;grid-template-columns:minmax(260px,1.6fr) repeat(4,minmax(130px,1fr))!important;gap:44px!important;align-items:start!important}
.fd-global-footer-brand{margin:0!important;padding:0!important}.fd-global-footer-logo{display:inline-block!important;margin:0 0 16px!important;color:#f5f7ff!important;text-decoration:none!important;font-size:24px!important;font-weight:850!important;letter-spacing:-1px!important}.fd-global-footer-logo span{color:#5f94ff!important}.fd-global-footer-brand p{max-width:330px!important;margin:0!important;color:#8fa0bf!important;font-size:14px!important;line-height:1.75!important}
.fd-global-footer-col{display:flex!important;flex-direction:column!important;align-items:flex-start!important;margin:0!important;padding:0!important;gap:11px!important}.fd-global-footer-col h4{margin:0 0 7px!important;color:#f5f7ff!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.08em!important;text-transform:uppercase!important}.fd-global-footer-col a{margin:0!important;padding:0!important;color:#93a3c1!important;text-decoration:none!important;font-size:13.5px!important;font-weight:550!important;line-height:1.45!important;transition:.18s!important}.fd-global-footer-col a:hover{color:#6fa2ff!important;transform:translateX(2px)!important}
.fd-global-footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:25px!important;margin-top:52px!important;padding-top:23px!important;border-top:1px solid rgba(121,151,211,.13)!important;color:#667896!important;font-size:12px!important;line-height:1.5!important}.fd-global-footer-legal{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:17px!important}.fd-global-footer-legal a{color:#7183a2!important;text-decoration:none!important}.fd-global-footer-legal a:hover{color:#9bb8ef!important}
@media(max-width:1080px){.fd-global-footer-grid{grid-template-columns:1.5fr repeat(2,1fr)!important}.fd-global-footer-brand{grid-row:span 2!important}}
@media(max-width:700px){.fd-global-footer{padding:54px 0 24px!important}.fd-global-footer-inner{width:calc(100% - 34px)!important}.fd-global-footer-grid{grid-template-columns:1fr 1fr!important;gap:35px 24px!important}.fd-global-footer-brand{grid-column:1/-1!important;grid-row:auto!important}.fd-global-footer-brand p{max-width:100%!important}.fd-global-footer-bottom{align-items:flex-start!important;flex-direction:column!important;margin-top:40px!important}.fd-global-footer-legal{justify-content:flex-start!important;gap:11px 16px!important}}
@media(max-width:430px){.fd-global-footer-grid{grid-template-columns:1fr!important}.fd-global-footer-brand{grid-column:auto!important}.fd-global-footer-col{padding-bottom:2px!important}}

/* FighterDigital brand mark - V10.6 */
.fd-shell-logo-mark{
  display:block!important;
  width:28px!important;
  height:28px!important;
  margin-right:9px!important;
  flex:0 0 28px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 0 10px rgba(19,178,224,.24))!important;
}
.fd-global-footer-logo{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
}
.fd-global-footer-logo-mark{
  display:block!important;
  width:34px!important;
  height:34px!important;
  flex:0 0 34px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 0 12px rgba(19,178,224,.20))!important;
}
@media(max-width:860px){
  .fd-shell-logo-mark{
    width:25px!important;
    height:25px!important;
    flex-basis:25px!important;
    margin-right:8px!important;
  }
}
