
.sphdr-lock-scroll {
  overflow: hidden;
}
.sphdr-wrap {
  position: sticky;
  top: 0;
  z-index: 990;
  overflow: visible;
  padding: 16px 22px;
  margin-top: 0;
  border-radius: 0 0 26px 26px;
  background:
    radial-gradient(circle at 14% 18%, rgba(126, 198, 150, 0.11) 0, rgba(126, 198, 150, 0.04) 18%, transparent 38%),
    radial-gradient(circle at 86% 20%, rgba(188, 223, 198, 0.05) 0, rgba(188, 223, 198, 0.02) 16%, transparent 34%),
    linear-gradient(180deg, rgba(4, 31, 16, 0.95) 0%, rgba(7, 40, 21, 0.96) 54%, rgba(8, 45, 23, 0.97) 100%);
  border: 1px solid rgba(151, 205, 170, 0.14);
  box-shadow: 0 18px 34px rgba(5, 22, 12, 0.18), inset 0 1px 0 rgba(255,255,255,0.045);
  color: #f4fff7;
  backdrop-filter: blur(10px);
}
.sphdr-wrap *, .sphdr-wrap *::before, .sphdr-wrap *::after { box-sizing: border-box; }
.sphdr-wrap button { box-shadow: none; outline: none; }
.sphdr-wrap a { outline: none; }
.sphdr-wrap a, .sphdr-wrap a:visited { color: inherit !important; }
.sphdr-wrap a:hover, .sphdr-wrap a:focus, .sphdr-wrap a:active { color: #c8d7cf !important; }
.sphdr-wrap button, .sphdr-wrap button:hover, .sphdr-wrap button:focus, .sphdr-wrap button:active { color: inherit !important; }
.sphdr-grid, .sphdr-glow, .sphdr-side-formula {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.sphdr-grid-fine {
  background-image:
    linear-gradient(rgba(180, 226, 191, 0.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(180, 226, 191, 0.08) 1px, transparent 1px);
  background-size: 12px 12px;
  opacity: .9;
}
.sphdr-grid-major {
  background-image:
    linear-gradient(rgba(180, 226, 191, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(180, 226, 191, 0.03) 1px, transparent 1px);
  background-size: 60px 60px;
}
.sphdr-glow-left { background: radial-gradient(circle at 11% 16%, rgba(128, 214, 157, 0.10), transparent 27%); }
.sphdr-glow-right { background: radial-gradient(circle at 92% 18%, rgba(180, 228, 195, 0.05), transparent 28%); }
.sphdr-side-formula {
  display: flex;
  align-items: center;
  width: 32px;
  inset: 18px auto 18px 6px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font: 600 10px/1.2 Orbitron, Rajdhani, Arial, sans-serif;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: rgba(186, 232, 196, 0.19);
}
.sphdr-shell {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(240px, 1fr) auto minmax(290px, 1fr);
  align-items: center;
  gap: 18px;
  padding-left: 18px;
}
.sphdr-brand {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
}
.sphdr-brand-mark {
  flex: 0 0 48px;
  width: 48px;
  height: 48px;
  border-radius: 14px;
  border: 1px solid rgba(214, 238, 221, 0.14);
  background:
    linear-gradient(135deg, rgba(238, 248, 240, 0.22), rgba(238, 248, 240, 0.05) 52%, rgba(9, 44, 23, 0.1) 52.4%),
    linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.015));
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.07), 0 10px 24px rgba(0,0,0,0.14);
  position: relative;
}
.sphdr-brand-mark::after {
  content: "";
  position: absolute;
  inset: 12px;
  border-radius: 10px;
  background: linear-gradient(135deg, rgba(191, 226, 202, 0.38), rgba(191, 226, 202, 0.05));
  clip-path: polygon(18% 58%, 74% 18%, 82% 26%, 42% 66%, 62% 66%, 62% 76%, 18% 76%);
}
.sphdr-brand-copy { min-width: 0; }
.sphdr-brand-title {
  color: #f5fff7;
  font: 700 24px/1.02 Orbitron, Rajdhani, Arial, sans-serif;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.sphdr-brand-home-link {
  color: inherit;
  text-decoration: none;
  display: inline-block;
}
.sphdr-brand-home-link:hover,
.sphdr-brand-home-link:focus {
  color: inherit;
  text-decoration: none;
}
.sphdr-brand-subtitle {
  margin-top: 6px;
  color: rgba(224, 242, 228, 0.68);
  font: 500 11px/1.35 Rajdhani, Arial, sans-serif;
  letter-spacing: .16em;
  text-transform: uppercase;
}
.sphdr-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.sphdr-nav-item,
.sphdr-menu-button {
  appearance: none;
  border: 1px solid rgba(213, 236, 219, 0.09);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.04), rgba(255,255,255,0.018)),
    rgba(11, 46, 24, 0.36);
  color: rgba(241, 251, 243, 0.92) !important;
  cursor: pointer;
  transition: color .18s ease, border-color .18s ease, background .18s ease, transform .18s ease, box-shadow .18s ease;
}
.sphdr-nav-item span,
.sphdr-menu-button span,
.sphdr-modal-group-head span,
.sphdr-card-title,
.sphdr-card-subtitle,
.sphdr-modal-close,
.sphdr-modal-group-plus::before,
.sphdr-modal-group-plus::after {
  transition: color .18s ease, opacity .18s ease, background-color .18s ease;
}
.sphdr-nav-item {
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  font: 500 15px/1.1 Rajdhani, Arial, sans-serif;
  letter-spacing: .03em;
}
.sphdr-nav-item:hover,
.sphdr-nav-item:focus,
.sphdr-nav-item.is-active,
.sphdr-nav-item.is-pinned,
.sphdr-menu-button:hover,
.sphdr-menu-button:focus {
  color: #cad8d0 !important;
  border-color: rgba(194, 220, 202, 0.15);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02)),
    rgba(18, 59, 31, 0.36);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
}
.sphdr-actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
}
.sphdr-contact-slot {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: flex-start;
  min-height: 62px;
  min-width: 252px;
  padding: 12px 16px;
  border-radius: 22px;
  border: 1px solid rgba(205, 232, 213, 0.14);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03)),
    linear-gradient(180deg, rgba(16, 66, 38, 0.76), rgba(10, 44, 25, 0.84));
  box-shadow: 0 14px 28px rgba(0,0,0,0.16), inset 0 1px 0 rgba(255,255,255,0.05);
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}
.sphdr-contact-slot::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(190, 228, 199, 0.07) 1px, transparent 1px),
    linear-gradient(90deg, rgba(190, 228, 199, 0.07) 1px, transparent 1px);
  background-size: 14px 14px;
  opacity: 0.48;
  pointer-events: none;
}
.sphdr-contact-slot-icon,
.sphdr-contact-slot-copy {
  position: relative;
  z-index: 1;
}
.sphdr-contact-slot-icon {
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  border-radius: 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(226, 241, 230, 0.14);
  background:
    linear-gradient(135deg, rgba(206, 232, 213, 0.24), rgba(206, 232, 213, 0.06)),
    rgba(255,255,255,0.04);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
}
.sphdr-contact-slot-icon-core {
  width: 18px;
  height: 18px;
  display: block;
  background: linear-gradient(135deg, #0d2818, #0d2818);
  clip-path: polygon(0 48%, 100% 0, 76% 100%, 49% 62%);
  opacity: .92;
}
.sphdr-contact-slot-copy {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.sphdr-contact-slot-title {
  color: #f0faf2;
  font: 600 18px/1.08 Rajdhani, Arial, sans-serif;
}
.sphdr-contact-slot-subtitle {
  margin-top: 4px;
  color: rgba(220, 238, 225, 0.72);
  font: 500 12px/1.2 Rajdhani, Arial, sans-serif;
}
.sphdr-menu-button {
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  font: 600 12px/1 Rajdhani, Arial, sans-serif;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.sphdr-state-emblem {
  position: relative;
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  border-radius: 16px;
  background: transparent;
  box-shadow: none;
  overflow: visible;
}
.sphdr-state-emblem img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  border-radius: 14px;
  filter: saturate(0.9) hue-rotate(-6deg) brightness(0.95) contrast(1.02);
  opacity: 0.98;
  box-shadow: 0 8px 18px rgba(2, 14, 8, 0.18);
}
.sphdr-state-emblem::before {
  content: none;
}
.sphdr-flyouts {
  position: absolute;
  left: 50%;
  top: calc(100% + 10px);
  transform: translateX(-50%);
  width: min(1120px, calc(100% - 24px));
  z-index: 12;
  pointer-events: none;
}
.sphdr-panel-grid {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(204, 231, 211, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(204, 231, 211, 0.06) 1px, transparent 1px),
    linear-gradient(rgba(204, 231, 211, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(204, 231, 211, 0.025) 1px, transparent 1px);
  background-size: 28px 28px, 28px 28px, 84px 84px, 84px 84px;
  opacity: .9;
}
.sphdr-flyout {
  display: none;
  position: relative;
  overflow: hidden;
  padding: 22px;
  border-radius: 28px;
  background:
    radial-gradient(circle at 84% 80%, rgba(92, 161, 117, 0.08), transparent 30%),
    linear-gradient(180deg, rgba(13, 56, 31, 0.94) 0%, rgba(9, 48, 25, 0.96) 100%);
  border: 1px solid rgba(170, 216, 182, 0.14);
  box-shadow: 0 24px 48px rgba(5, 22, 12, 0.26), inset 0 1px 0 rgba(255,255,255,0.04);
  pointer-events: auto;
  backdrop-filter: blur(14px);
}
.sphdr-flyout::after {
  content: none;
}
.sphdr-flyout.is-visible { display: block; }
.sphdr-flyout-head,
.sphdr-modal-title,
.sphdr-modal-subtitle,
.sphdr-modal-groups,
.sphdr-cards { position: relative; z-index: 1; }
.sphdr-flyout-title {
  color: #f2fcf4;
  font: 600 18px/1.04 Rajdhani, Arial, sans-serif;
  letter-spacing: .03em;
  text-transform: uppercase;
}
.sphdr-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
.sphdr-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 92px;
  padding: 15px 15px 13px;
  border-radius: 18px;
  text-decoration: none;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.012), rgba(255,255,255,0.004)),
    rgba(7, 34, 18, 0.18);
  border: 1px solid rgba(218, 239, 224, 0.03);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.012);
}
.sphdr-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  background-image:
    linear-gradient(rgba(173, 224, 188, 0.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(173, 224, 188, 0.018) 1px, transparent 1px);
  background-size: 12px 12px;
  opacity: .35;
  pointer-events: none;
}
.sphdr-card-title {
  position: relative;
  z-index: 1;
  color: #f3fcf5 !important;
  font: 600 14px/1.08 Rajdhani, Arial, sans-serif;
}
.sphdr-card-subtitle {
  position: relative;
  z-index: 1;
  margin-top: 6px;
  color: rgba(220, 238, 225, 0.62) !important;
  font: 400 11px/1.35 Rajdhani, Arial, sans-serif;
}
.sphdr-card:hover .sphdr-card-title,
.sphdr-card:hover .sphdr-card-subtitle,
.sphdr-card:focus .sphdr-card-title,
.sphdr-card:focus .sphdr-card-subtitle {
  color: #cad8d0 !important;
}
.sphdr-modal[hidden] { display: none; }
.sphdr-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
}
.sphdr-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(5, 15, 10, 0.58);
  backdrop-filter: blur(8px);
}
.sphdr-modal-dialog {
  position: relative;
  z-index: 1;
  width: min(1140px, calc(100% - 28px));
  max-height: calc(100vh - 32px);
  margin: 16px auto;
  overflow: auto;
  padding: 20px;
  border-radius: 30px;
  isolation: isolate;
  background:
    linear-gradient(180deg, rgba(234, 245, 237, 0.04) 0%, rgba(234, 245, 237, 0.018) 100%),
    radial-gradient(circle at 88% 80%, rgba(95, 162, 118, 0.09), transparent 32%),
    linear-gradient(180deg, rgba(13, 56, 31, 0.955) 0%, rgba(9, 48, 25, 0.975) 100%);
  border: 1px solid rgba(151, 205, 170, 0.16);
  box-shadow: 0 28px 80px rgba(0,0,0,0.34), inset 0 1px 0 rgba(255,255,255,0.04);
  backdrop-filter: blur(14px);
}
.sphdr-modal-dialog::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(180deg, rgba(238, 247, 241, 0.03), rgba(238, 247, 241, 0.014));
  pointer-events: none;
  z-index: 0;
}
.sphdr-modal-dialog::after {
  content: none;
}
.sphdr-panel-grid-modal { z-index: 0; }
.sphdr-modal-close {
  appearance: none;
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 3;
  width: 46px;
  height: 46px;
  min-width: 46px;
  min-height: 46px;
  padding: 0;
  margin: 0;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  border: 1px solid rgba(214, 238, 221, 0.1);
  background: rgba(255,255,255,0.04) !important;
  color: transparent !important;
  font-size: 0;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  box-shadow: none;
}
.sphdr-modal-close::before {
  content: "×";
  display: block;
  color: #effaf2;
  font: 500 26px/1 Rajdhani, Arial, sans-serif;
  line-height: 1;
  transform: translateY(-1px);
  pointer-events: none;
}
.sphdr-modal-close:hover,
.sphdr-modal-close:focus {
  background: rgba(255,255,255,0.055) !important;
  color: transparent !important;
  border-color: rgba(196, 223, 204, 0.14);
}
.sphdr-modal-close:hover::before,
.sphdr-modal-close:focus::before {
  color: #cad8d0;
}
.sphdr-modal-title {
  color: #f4fff7;
  font: 600 clamp(18px, 2.3vw, 26px)/1 Rajdhani, Arial, sans-serif;
  letter-spacing: .025em;
  text-transform: uppercase;
}
.sphdr-modal-subtitle {
  margin-top: 8px;
  color: rgba(220, 238, 225, 0.64);
  font: 400 11px/1.38 Rajdhani, Arial, sans-serif;
}
.sphdr-modal-groups {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 18px;
}
.sphdr-modal-group {
  border-radius: 22px;
  padding: 10px;
  background: rgba(7, 34, 18, 0.14);
  border: 1px solid rgba(214, 238, 221, 0.04);
}
.sphdr-modal-group-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 44px;
  padding: 0 14px;
  border-radius: 16px;
  border: 1px solid rgba(214, 238, 221, 0.05);
  background: rgba(255,255,255,0.012) !important;
  color: #f1fbf3 !important;
  font: 600 14px/1.04 Rajdhani, Arial, sans-serif;
  text-align: left;
  cursor: pointer;
}
.sphdr-modal-group-head:hover,
.sphdr-modal-group-head:focus,
.sphdr-modal-group-head.is-open {
  color: #cad8d0 !important;
  border-color: rgba(196, 223, 204, 0.14);
}
.sphdr-modal-group-plus {
  position: relative;
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.sphdr-modal-group-plus::before,
.sphdr-modal-group-plus::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 1.5px;
  background: #cad8d0;
  transform: translate(-50%, -50%);
}
.sphdr-modal-group-plus::after { transform: translate(-50%, -50%) rotate(90deg); }
.sphdr-modal-group-head.is-open .sphdr-modal-group-plus::after { opacity: 0; }
.sphdr-modal-group-body { padding-top: 10px; }
.sphdr-cards-modal {
  grid-template-columns: 1fr;
  gap: 10px;
}
.sphdr-cards-modal .sphdr-card {
  min-height: 88px;
  border-radius: 18px;
}
@media (max-width: 1180px) {
  .sphdr-shell {
    grid-template-columns: minmax(220px, 1fr) auto;
  }
  .sphdr-nav { display: none; }
  .sphdr-actions { justify-content: flex-end; }
  .sphdr-flyouts { display: none; }
}
@media (max-width: 1024px) {
  .sphdr-side-formula { display: none; }
  .sphdr-modal-groups { grid-template-columns: 1fr; }
}
@media (max-width: 767px) {
  .sphdr-wrap {
    top: 0;
    margin-top: 0;
    padding: 14px;
    border-radius: 0 0 22px 22px;
  }
  .sphdr-shell {
    grid-template-columns: 1fr;
    gap: 14px;
    padding-left: 0;
  }
  .sphdr-brand-title { font-size: 20px; }
  .sphdr-brand-subtitle { letter-spacing: .1em; }
  .sphdr-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .sphdr-contact-slot { min-width: 0; width: 100%; padding: 12px 14px; }
  .sphdr-menu-button { width: 100%; justify-content: center; }
  .sphdr-state-emblem { align-self: flex-end; }
  .sphdr-modal-dialog {
    width: calc(100% - 16px);
    margin: 8px auto;
    padding: 18px 14px 14px;
    border-radius: 24px;
  }
  .sphdr-modal-title { font-size: clamp(18px, 7vw, 26px); }
  .sphdr-modal-group-head { font-size: 14px; }
}


.sphdr-contact-button {
  appearance: none;
  text-align: left;
  cursor: pointer;
  transition: border-color .18s ease, background .18s ease, transform .18s ease, box-shadow .18s ease;
}

.sphdr-contact-button:hover,
.sphdr-contact-button:focus-visible,
.sphdr-contact-button:active {
  border-color: rgba(226, 244, 231, 0.24);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.1), rgba(255,255,255,0.04)),
    linear-gradient(180deg, rgba(23, 83, 49, 0.78), rgba(13, 58, 34, 0.82));
  box-shadow: 0 16px 30px rgba(0,0,0,0.18), inset 0 1px 0 rgba(255,255,255,0.08);
  transform: translateY(-1px);
  outline: none;
}


/* Header contact button intentionally reuses the approved footer button drawing. */
.sphdr-actions .spftr-contact-button.sphdr-footer-contact-button {
  width: auto;
  min-width: 308px;
  max-width: 360px;
  flex: 0 1 auto;
}
.sphdr-actions .spftr-contact-button.sphdr-footer-contact-button .spftr-contact-title {
  font-size: 20px;
}
.sphdr-actions .spftr-contact-button.sphdr-footer-contact-button .spftr-contact-subtext {
  font-size: 14px;
}
@media (max-width: 1024px) {
  .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button {
    min-width: 0;
    width: 100%;
    max-width: none;
  }
}


.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button:not(:hover):not(:focus):not(:focus-visible):not(:focus-within):not(:active):not(.is-open)[aria-expanded="false"] {
  border-color: rgba(213, 236, 219, 0.1) !important;
  background: linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03)), linear-gradient(180deg, rgba(18, 70, 40, 0.72), rgba(12, 52, 29, 0.78)) !important;
  background-color: rgba(14, 56, 31, 0.9) !important;
  box-shadow: 0 14px 28px rgba(0,0,0,0.16), inset 0 1px 0 rgba(255,255,255,0.05) !important;
  transform: none !important;
  outline: none !important;
  color: inherit !important;
  filter: none !important;
}

.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button:hover,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button:focus,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button:focus-visible,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button:focus-within,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button:active,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button.is-open,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button[aria-expanded="true"],
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button[aria-expanded="false"]:focus,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button[aria-expanded="false"]:focus-visible {
  border-color: rgba(226, 244, 231, 0.24) !important;
  background: linear-gradient(180deg, rgba(255,255,255,0.11), rgba(255,255,255,0.05)), linear-gradient(180deg, rgba(26, 92, 54, 0.8), rgba(14, 63, 36, 0.84)) !important;
  background-color: rgba(17, 64, 37, 0.92) !important;
  box-shadow: 0 16px 30px rgba(0,0,0,0.18), inset 0 1px 0 rgba(255,255,255,0.08) !important;
  transform: translateY(-1px) !important;
  outline: none !important;
  color: inherit !important;
  filter: none !important;
}

.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button:hover,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button:focus,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button:focus-visible,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button:focus-within,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button:active,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button.is-open,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button[aria-expanded="true"],
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button[aria-expanded="false"]:focus,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button[aria-expanded="false"]:focus-visible,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button .spftr-contact-title,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button .spftr-contact-subtext,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button .spftr-contact-icon,
.sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button .spftr-contact-icon-core {
  color: inherit !important;
}

/* v1.3.62 final hard override: keep shared contact-button hover green in footer/header */
body .spftr-wrap button.spftr-contact-button:hover,
body .spftr-wrap button.spftr-contact-button:hover:focus,
body .spftr-wrap button.spftr-contact-button:hover:focus-visible,
body .sphdr-wrap .sphdr-actions button.spftr-contact-button.sphdr-footer-contact-button:hover,
body .sphdr-wrap .sphdr-actions button.spftr-contact-button.sphdr-footer-contact-button:hover:focus,
body .sphdr-wrap .sphdr-actions button.spftr-contact-button.sphdr-footer-contact-button:hover:focus-visible {
  border-color: rgba(226, 244, 231, 0.24) !important;
  background-image: linear-gradient(180deg, rgba(255,255,255,0.11), rgba(255,255,255,0.05)), linear-gradient(180deg, rgba(26, 92, 54, 0.8), rgba(14, 63, 36, 0.84)) !important;
  background-color: rgba(17, 64, 37, 0.92) !important;
  background-blend-mode: normal !important;
  box-shadow: 0 16px 30px rgba(0,0,0,0.18), inset 0 1px 0 rgba(255,255,255,0.08) !important;
  color: inherit !important;
  filter: none !important;
  -webkit-filter: none !important;
}
body .spftr-wrap button.spftr-contact-button:hover::after,
body .sphdr-wrap .sphdr-actions button.spftr-contact-button.sphdr-footer-contact-button:hover::after {
  background-image: linear-gradient(rgba(190, 228, 199, 0.08) 1px, transparent 1px), linear-gradient(90deg, rgba(190, 228, 199, 0.08) 1px, transparent 1px) !important;
  opacity: 0.55 !important;
}
body .spftr-wrap button.spftr-contact-button:hover .spftr-contact-title,
body .spftr-wrap button.spftr-contact-button:hover .spftr-contact-subtext,
body .spftr-wrap button.spftr-contact-button:hover .spftr-contact-icon,
body .spftr-wrap button.spftr-contact-button:hover .spftr-contact-icon-core,
body .sphdr-wrap .sphdr-actions button.spftr-contact-button.sphdr-footer-contact-button:hover .spftr-contact-title,
body .sphdr-wrap .sphdr-actions button.spftr-contact-button.sphdr-footer-contact-button:hover .spftr-contact-subtext,
body .sphdr-wrap .sphdr-actions button.spftr-contact-button.sphdr-footer-contact-button:hover .spftr-contact-icon,
body .sphdr-wrap .sphdr-actions button.spftr-contact-button.sphdr-footer-contact-button:hover .spftr-contact-icon-core {
  color: inherit !important;
  filter: none !important;
  -webkit-filter: none !important;
}


@media (max-width: 767px) {
  .sphdr-wrap.sphdr-hide-contact-mobile .sphdr-actions .sphdr-contact-button-wrap,
  .sphdr-wrap .sphdr-actions .sphdr-contact-button-wrap.sphdr-contact-hidden-mobile,
  .sphdr-wrap.sphdr-hide-contact-mobile .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button,
  .sphdr-wrap .sphdr-actions .spftr-contact-button.sphdr-footer-contact-button.sphdr-contact-hidden-mobile {
    display: none !important;
  }
}
