/* SVS Egypt R12.9.4 — Brand Red Conversion
   Presentation-only override. No data, routes, forms, DB, auth or business logic. */
:root{
  --r126-gold:#d82731!important;
  --r126-gold-2:#ff7a83!important;
  --r126-line-strong:rgba(216,39,49,.38)!important;
  --r127-gold:#d82731!important;
  --r127-gold-soft:#ff8b93!important;
  --r127-line-gold:rgba(216,39,49,.36)!important;
  --r11-gold:#d82731!important;
}
/* Primary conversion CTAs */
.hx-sponsor-header,
.hx-register-header,
.button-dark,
.button:not(.button-ghost):not(.button-outline),
.filter-chips button.is-active,
.filter-chips button[aria-pressed="true"],
.hx-agenda-console .filter-chips button.is-active{
  background:linear-gradient(135deg,#e3293c 0%,#b81527 100%)!important;
  border-color:#d82731!important;
  color:#fff!important;
  box-shadow:0 10px 28px rgba(216,39,49,.22)!important;
}
.hx-sponsor-header:hover,.hx-register-header:hover,
.button-dark:hover,.button:not(.button-ghost):not(.button-outline):hover,
.filter-chips button.is-active:hover,.filter-chips button[aria-pressed="true"]:hover{
  background:linear-gradient(135deg,#f03a4b 0%,#a81121 100%)!important;
  border-color:#f03a4b!important;
  color:#fff!important;
}
/* Mobile active nav */
.mobile-menu-primary a.is-active,.mobile-menu-secondary a.is-active{
  border-color:rgba(216,39,49,.52)!important;
  background:rgba(216,39,49,.10)!important;
}
/* Focus states */
.search-field input:focus,.r10-form-card input:focus,.r10-form-card select:focus,.r10-form-card textarea:focus{
  border-color:rgba(216,39,49,.62)!important;
  box-shadow:0 0 0 3px rgba(216,39,49,.12)!important;
  outline-color:rgba(216,39,49,.14)!important;
}
/* Gold-tinted cards / borders converted to restrained SVS red */
body[data-page="about"] .hx-milestone-grid>*.current,
body[data-page="previous-editions"] .edition-timeline .current{
  border-color:rgba(216,39,49,.38)!important;
  background:linear-gradient(150deg,rgba(216,39,49,.10),#0f1721)!important;
}
body[data-page="agenda"] .hx-agenda-row:hover,
body[data-page="sponsors"] .hx-sponsor-card:hover{
  border-color:rgba(216,39,49,.30)!important;
}
.hx-page-cta-inner{border-color:rgba(216,39,49,.36)!important}
/* Ensure light red accent text remains readable on dark surfaces */
.text-link,.hx-home .hx-hero-kicker,.hx-agenda-row time strong,.hx-session-type,.hx-sponsor-copy small,
body[data-page="speakers"] .hx-featured-speakers small,
body[data-page="speakers"] .hx-speaker-directory-copy small{
  color:#ff7a83!important;
}
/* Strong brand red labels */
.eyebrow,.light,.nav-more-intro small,.mobile-menu-secondary>p,.hx-home .hx-hero-facts span,
.hx-home .hx-bento-content>span,.hx-hero-rail small,.speaker-photo.placeholder,.search-field span,
.hx-filter-label,.hx-calendar-link,.hx-venue-info .hx-number,.hx-venue-info .eyebrow,.hx-package-price,
.r10-card-head span,.footer-column>span,.footer-contact>span,.hx-home .hx-story-footer span,
body[data-page="about"] .hx-story-block>span,body[data-page="why-attend"] .hx-audience-card-full>span{
  color:#d82731!important;
}
/* Floating sponsor button already red: normalize to same brand gradient */
.svs-float-sponsor{background:linear-gradient(135deg,#e3293c,#b81527)!important;color:#fff!important;border-color:transparent!important}
/* Keep WhatsApp semantic green and neutral secondary controls untouched */
.svs-float-whatsapp,.global-action--whatsapp{filter:none!important}
