/* P4.2.7 Premium Arabic homepage implementation */
.fd-page-premium-home-427 {
  --fdp-red: #b91522;
  --fdp-red-2: #ef233c;
  --fdp-red-dark: #7f1018;
  --fdp-navy: #07111f;
  --fdp-navy-2: #111827;
  --fdp-ink: #111827;
  --fdp-muted: #64748b;
  --fdp-soft: #f7f9fc;
  --fdp-line: rgba(15, 23, 42, .09);
  --fdp-card: #ffffff;
  background: #fff;
  color: var(--fdp-ink);
}

/* P4.4.1: public header styling is now unified in faditec-public-chrome.css.
   The homepage no longer carries its own header treatment. */

.fd-home-premium {
  overflow: hidden;
  background: linear-gradient(180deg, #ffffff 0%, #f9fbff 44%, #ffffff 100%);
}
.fd-home-premium .container {
  position: relative;
  z-index: 2;
}
.fd-premium-kicker {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #ffd8dc;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 999px;
  padding: 9px 15px;
  font-size: .92rem;
  font-weight: 900;
  line-height: 1.1;
}
.fd-premium-kicker i {
  color: #ff4b5c;
}
.fd-premium-kicker--light {
  color: var(--fdp-red);
  background: #fff0f1;
  border-color: #ffd3d8;
}

.fd-premium-hero {
  position: relative;
  padding: clamp(72px, 7vw, 108px) 0 122px;
  background:
    radial-gradient(circle at 12% 28%, rgba(239, 35, 60, .22), transparent 26%),
    radial-gradient(circle at 76% 8%, rgba(148, 19, 36, .18), transparent 25%),
    radial-gradient(circle at 55% 110%, rgba(225, 29, 46, .12), transparent 34%),
    linear-gradient(132deg, #06101d 0%, #091321 46%, #180812 100%);
  color: #fff;
  isolation: isolate;
  overflow: hidden;
}
.fd-premium-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(108deg, transparent 0 17%, rgba(255,255,255,.035) 17.2% 17.35%, transparent 17.55% 100%),
    linear-gradient(90deg, rgba(255,255,255,.018) 1px, transparent 1px),
    linear-gradient(rgba(255,255,255,.018) 1px, transparent 1px);
  background-size: auto, 56px 56px, 56px 56px;
  mask-image: linear-gradient(180deg, rgba(0,0,0,.92), transparent 96%);
  pointer-events: none;
  z-index: -2;
}
.fd-premium-hero::after {
  content: "";
  position: absolute;
  left: -12%;
  bottom: -250px;
  width: 66%;
  height: 510px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(239,35,60,.28), rgba(185,21,34,.08) 42%, transparent 70%);
  filter: blur(26px);
  transform: rotate(-8deg);
  pointer-events: none;
  z-index: -1;
}
.fd-hero-grid-pattern {
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
  z-index: -1;
}
.fd-hero-grid-pattern::before,
.fd-hero-grid-pattern::after {
  content: "";
  position: absolute;
  border: 1px solid rgba(255,255,255,.055);
  border-radius: 50%;
}
.fd-hero-grid-pattern::before {
  width: 680px;
  height: 680px;
  left: -230px;
  top: -130px;
  box-shadow: 0 0 0 82px rgba(255,255,255,.012), 0 0 0 165px rgba(255,255,255,.008);
}
.fd-hero-grid-pattern::after {
  width: 390px;
  height: 390px;
  right: -170px;
  bottom: -170px;
  border-color: rgba(239,35,60,.13);
  box-shadow: 0 0 0 62px rgba(239,35,60,.025);
}
.fd-premium-hero__glow {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  opacity: .68;
  z-index: -1;
}
.fd-premium-hero__glow--one {
  width: 480px;
  height: 480px;
  left: 4%;
  top: 90px;
  border: 1px solid rgba(239,35,60,.16);
  box-shadow: inset 0 0 90px rgba(239,35,60,.055), 0 0 90px rgba(239,35,60,.055);
}
.fd-premium-hero__glow--two {
  width: 220px;
  height: 220px;
  right: 9%;
  bottom: 52px;
  background: radial-gradient(circle, rgba(239,35,60,.12), transparent 70%);
  border: 1px solid rgba(239,35,60,.13);
}
.fd-premium-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
  align-items: center;
  gap: clamp(42px, 6vw, 92px);
}
.fd-premium-hero__content {
  max-width: 720px;
  margin-inline-start: auto;
  position: relative;
  z-index: 4;
}
.fd-premium-hero .fd-premium-kicker {
  position: relative;
  gap: 8px;
  padding: 9px 14px;
  color: #f8d7dc;
  background: rgba(255,255,255,.055);
  border-color: rgba(255,255,255,.11);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.04);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.fd-hero-live-dot {
  width: 7px;
  height: 7px;
  flex: 0 0 7px;
  border-radius: 50%;
  background: #ef233c;
  box-shadow: 0 0 0 5px rgba(239,35,60,.12), 0 0 22px rgba(239,35,60,.62);
  animation: fdHeroLivePulse 2s ease-in-out infinite;
}
.fd-premium-hero h1 {
  margin: 20px 0 20px;
  max-width: 740px;
  font-size: clamp(3rem, 5.4vw, 5.55rem);
  line-height: 1.02;
  letter-spacing: -.055em;
  color: #fff;
  font-weight: 950;
  text-wrap: balance;
}
.fd-premium-hero h1 span {
  display: inline-block;
  color: #ff3048;
  background: linear-gradient(180deg, #ff5365 0%, #ff233e 72%, #d10f28 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
  filter: drop-shadow(0 18px 35px rgba(239,35,60,.2));
}
.fd-premium-hero p,
.fd-premium-hero__lead {
  max-width: 685px;
  margin: 0;
  color: #cbd5e1;
  font-size: clamp(1.04rem, 1.2vw, 1.22rem);
  line-height: 1.95;
  font-weight: 600;
}
.fd-premium-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 29px 0 17px;
}
.fd-premium-hero__actions .btn {
  min-height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding-inline: 22px;
  border-radius: 16px;
  font-weight: 900;
  line-height: 1;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease, background .2s ease;
}
.fd-premium-hero__actions .btn-primary {
  min-width: 185px;
  color: #fff;
  background: linear-gradient(135deg, #ff3149 0%, #e31d35 48%, #a80d1c 100%);
  border: 1px solid rgba(255,255,255,.11);
  box-shadow: 0 17px 36px rgba(194, 18, 39, .33), inset 0 1px 0 rgba(255,255,255,.2);
}
.fd-premium-hero__actions .btn-primary:hover,
.fd-premium-hero__actions .btn-primary:focus {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 22px 46px rgba(194, 18, 39, .42), inset 0 1px 0 rgba(255,255,255,.23);
}
.fd-premium-hero__actions .btn-light,
.fd-hero-secondary-cta {
  color: #f8fafc !important;
  background: rgba(255,255,255,.075) !important;
  border: 1px solid rgba(255,255,255,.15) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.035);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.fd-premium-hero__actions .btn-light:hover,
.fd-premium-hero__actions .btn-light:focus {
  color: #fff !important;
  background: rgba(255,255,255,.12) !important;
  border-color: rgba(255,255,255,.23) !important;
  transform: translateY(-2px);
}
.fd-hero-cta-arrow {
  font-size: 1.25rem;
  transition: transform .2s ease;
}
.fd-hero-primary-cta:hover .fd-hero-cta-arrow {
  transform: translateX(-3px);
}
.fd-premium-trust {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  color: #e2e8f0;
  margin-top: 16px;
}
.fd-premium-trust span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(255,255,255,.045);
  border: 1px solid rgba(255,255,255,.085);
  font-size: .85rem;
  font-weight: 780;
}
.fd-premium-trust i {
  color: #31cf74;
  font-size: .88rem;
  filter: drop-shadow(0 0 8px rgba(34,197,94,.22));
}
.fd-hero-proof-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  max-width: 680px;
  margin-top: 28px;
  padding-top: 18px;
  border-top: 1px solid rgba(255,255,255,.10);
}
.fd-hero-proof-strip > div {
  min-width: 0;
  padding: 2px 16px;
  border-inline-start: 1px solid rgba(255,255,255,.09);
}
.fd-hero-proof-strip > div:last-child {
  border-inline-start: 0;
  padding-inline-start: 0;
}
.fd-hero-proof-strip strong,
.fd-hero-proof-strip span {
  display: block;
}
.fd-hero-proof-strip strong {
  min-height: 24px;
  color: #fff;
  font-size: .98rem;
  font-weight: 950;
  white-space: nowrap;
}
.fd-hero-proof-strip strong i {
  color: #ff465b;
  margin-inline-end: 4px;
}
.fd-hero-proof-strip span {
  margin-top: 5px;
  color: #8493a8;
  font-size: .78rem;
  line-height: 1.55;
  font-weight: 700;
}
.fd-premium-hero__visual {
  position: relative;
  min-height: 575px;
  display: flex;
  align-items: center;
  justify-content: center;
  perspective: 1200px;
}
.fd-hero-stage {
  position: relative;
  width: min(660px, 100%);
  min-height: 548px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fd-premium-orbit {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(555px, 92vw);
  aspect-ratio: 1;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 1px solid rgba(239,35,60,.16);
  box-shadow: inset 0 0 0 72px rgba(239,35,60,.018), 0 0 88px rgba(239,35,60,.095);
}
.fd-premium-orbit::before,
.fd-premium-orbit::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 1px dashed rgba(255,255,255,.075);
}
.fd-premium-orbit::before { inset: 52px; }
.fd-premium-orbit::after { inset: 112px; border-style: solid; border-color: rgba(239,35,60,.12); }
.fd-hero-wordpress-badge {
  position: absolute;
  left: 24px;
  top: 26px;
  z-index: 5;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 12px;
  border-radius: 14px;
  color: #e2e8f0;
  background: rgba(5, 13, 26, .78);
  border: 1px solid rgba(255,255,255,.10);
  box-shadow: 0 16px 38px rgba(0,0,0,.22);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  font-size: .77rem;
  font-weight: 850;
  animation: fdHeroFloat 5.6s ease-in-out infinite;
}
.fd-hero-wordpress-badge i {
  color: #fff;
  font-size: 1.25rem;
}
.fd-premium-shield-card {
  position: absolute;
  left: -4px;
  top: 39%;
  transform: translateY(-50%);
  width: 174px;
  height: 188px;
  z-index: 6;
  display: grid;
  place-items: center;
  border-radius: 38px;
  background:
    radial-gradient(circle at 50% 20%, rgba(255,255,255,.13), transparent 42%),
    linear-gradient(145deg, rgba(30,41,59,.89), rgba(16,7,16,.84));
  border: 1px solid rgba(255,255,255,.14);
  box-shadow: 0 32px 90px rgba(0,0,0,.44), 0 0 70px rgba(239,35,60,.18), inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}
.fd-premium-shield-card::after {
  content: "";
  position: absolute;
  inset: 13px;
  border-radius: 29px;
  border: 1px solid rgba(239,35,60,.14);
  pointer-events: none;
}
.fd-premium-shield-card__halo {
  position: absolute;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(239,35,60,.30), rgba(239,35,60,.05) 52%, transparent 72%);
  filter: blur(8px);
}
.fd-premium-shield-card img {
  position: relative;
  z-index: 2;
  width: 126px;
  height: 126px;
  object-fit: contain;
  filter: drop-shadow(0 20px 24px rgba(0,0,0,.34));
}
.fd-hero-float-card {
  position: absolute;
  z-index: 7;
  min-width: 174px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 13px;
  border-radius: 16px;
  background: rgba(10,18,31,.88);
  border: 1px solid rgba(255,255,255,.11);
  box-shadow: 0 20px 48px rgba(0,0,0,.27);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}
.fd-hero-float-card > i {
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  font-size: 1rem;
}
.fd-hero-float-card span,
.fd-hero-float-card small,
.fd-hero-float-card strong { display: block; }
.fd-hero-float-card small {
  color: #7f8da2;
  font-size: .68rem;
  font-weight: 800;
  margin-bottom: 2px;
}
.fd-hero-float-card strong {
  color: #f8fafc;
  font-size: .82rem;
  font-weight: 930;
}
.fd-hero-float-card--safe {
  right: 10px;
  top: 69px;
  animation: fdHeroFloat 5.2s ease-in-out .4s infinite;
}
.fd-hero-float-card--safe > i {
  color: #43e887;
  background: rgba(34,197,94,.12);
  box-shadow: inset 0 0 0 1px rgba(34,197,94,.12);
}
.fd-hero-float-card--scan {
  left: 72px;
  bottom: 26px;
  animation: fdHeroFloat 6s ease-in-out .9s infinite;
}
.fd-hero-float-card--scan > i {
  color: #ff5265;
  background: rgba(239,35,60,.12);
  box-shadow: inset 0 0 0 1px rgba(239,35,60,.12);
}
.fd-premium-dashboard-card {
  position: relative;
  width: min(590px, calc(100% - 36px));
  margin: 24px 16px 0 auto;
  border-radius: 30px;
  background:
    radial-gradient(circle at 82% 12%, rgba(239,35,60,.16), transparent 28%),
    linear-gradient(145deg, rgba(25,35,51,.96), rgba(8,14,25,.96));
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: 0 45px 110px rgba(0,0,0,.43), inset 0 1px 0 rgba(255,255,255,.055);
  padding: 14px;
  z-index: 3;
  overflow: hidden;
  transform: rotateY(-2deg) rotateX(.6deg);
  transform-origin: center;
}
.fd-premium-dashboard-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(115deg, rgba(255,255,255,.045), transparent 24% 76%, rgba(239,35,60,.035));
  pointer-events: none;
}
.fd-premium-dashboard-card__top {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 64px;
  padding: 10px 13px;
  border-radius: 19px;
  background: rgba(255,255,255,.045);
  border: 1px solid rgba(255,255,255,.055);
  color: #fff;
  margin-bottom: 11px;
}
.fd-hero-dashboard-title {
  display: flex;
  align-items: center;
  gap: 10px;
}
.fd-hero-dashboard-logo {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  color: #fff;
  background: linear-gradient(145deg, #f52a42, #8f0d1a);
  box-shadow: 0 9px 20px rgba(185,21,34,.24);
}
.fd-hero-dashboard-title span:last-child { display: block; }
.fd-hero-dashboard-title small,
.fd-hero-dashboard-title strong { display: block; }
.fd-hero-dashboard-title small {
  color: #78879c;
  font-size: .62rem;
  font-weight: 850;
  letter-spacing: .02em;
  line-height: 1.1;
}
.fd-hero-dashboard-title strong {
  margin-top: 3px;
  color: #fff;
  font-size: .91rem;
  font-weight: 950;
}
.fd-premium-dashboard-card__top .fd-hero-live-status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 7px 9px;
  border-radius: 999px;
  color: #bdd8c7;
  background: rgba(34,197,94,.075);
  border: 1px solid rgba(34,197,94,.12);
  font-size: .71rem;
  font-weight: 850;
}
.fd-premium-dashboard-card__top .fd-hero-live-status i {
  color: #32d879;
  font-size: .48rem;
  box-shadow: 0 0 10px rgba(34,197,94,.6);
}
.fd-premium-dashboard-card__body {
  position: relative;
  display: grid;
  grid-template-columns: 124px 1fr;
  gap: 11px;
}
.fd-premium-dashboard-side {
  min-height: 326px;
  align-content: start;
  border-radius: 20px;
  padding: 11px;
  background: rgba(2,6,23,.48);
  border: 1px solid rgba(255,255,255,.055);
  display: grid;
  gap: 7px;
}
.fd-premium-dashboard-side span {
  display: flex;
  align-items: center;
  gap: 7px;
  min-height: 42px;
  color: #78879c;
  border-radius: 12px;
  padding: 9px 9px;
  font-size: .72rem;
  font-weight: 820;
}
.fd-premium-dashboard-side span i {
  font-size: .8rem;
}
.fd-premium-dashboard-side span.is-active {
  color: #fff;
  background: linear-gradient(90deg, rgba(239,35,60,.16), rgba(239,35,60,.065));
  box-shadow: inset -2px 0 0 #e92039;
}
.fd-premium-dashboard-main {
  min-height: 326px;
  border-radius: 22px;
  padding: 13px;
  background: rgba(15,23,42,.60);
  border: 1px solid rgba(255,255,255,.065);
}
.fd-premium-health {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  border-radius: 17px;
  padding: 15px;
  background: linear-gradient(135deg, rgba(255,255,255,.065), rgba(255,255,255,.028));
  border: 1px solid rgba(255,255,255,.045);
}
.fd-premium-health small,
.fd-premium-dashboard-metrics small {
  display: block;
  color: #78879c;
  font-weight: 780;
}
.fd-premium-health strong {
  display: block;
  margin-top: 4px;
  color: #fff;
  font-size: 1.04rem;
  line-height: 1.3;
  font-weight: 950;
}
.fd-premium-health span {
  display: block;
  margin-top: 5px;
  color: #7d8da2;
  font-size: .68rem;
  line-height: 1.45;
  font-weight: 700;
}
.fd-premium-health > i {
  flex: 0 0 auto;
  color: #35d97c;
  font-size: 2rem;
  filter: drop-shadow(0 0 12px rgba(34,197,94,.19));
}
.fd-premium-dashboard-metrics {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin: 10px 0;
}
.fd-premium-dashboard-metrics > span {
  position: relative;
  min-width: 0;
  border-radius: 15px;
  padding: 11px 9px 10px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.055);
}
.fd-premium-dashboard-metrics > span > i {
  display: block;
  margin-bottom: 8px;
  color: #ff485c;
  font-size: .86rem;
}
.fd-premium-dashboard-metrics strong {
  display: block;
  color: #fff;
  font-size: .92rem;
  line-height: 1.1;
  font-weight: 950;
}
.fd-premium-dashboard-metrics small {
  margin-top: 4px;
  font-size: .62rem;
  line-height: 1.3;
}
.fd-hero-chart-wrap {
  border-radius: 16px;
  padding: 11px;
  background: rgba(255,255,255,.025);
  border: 1px solid rgba(255,255,255,.045);
}
.fd-hero-chart-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  color: #8796aa;
  font-size: .67rem;
  font-weight: 800;
}
.fd-hero-chart-head span {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.fd-hero-chart-head i { color: #ff4054; }
.fd-hero-chart-head strong { color: #53d98b; font-size: .67rem; }
.fd-premium-chart {
  height: 68px;
  border-radius: 12px;
  display: flex;
  align-items: end;
  gap: 7px;
  padding: 8px 8px 0;
  background:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.025) 1px, transparent 1px);
  background-size: 100% 22px, 36px 100%;
  overflow: hidden;
}
.fd-premium-chart span {
  flex: 1;
  min-width: 5px;
  min-height: 14px;
  border-radius: 999px 999px 3px 3px;
  background: linear-gradient(180deg, #ff4a5f 0%, #d31831 58%, #7d0b16 100%);
  box-shadow: 0 0 14px rgba(239,35,60,.12);
}
.fd-premium-chart span:nth-child(1) { height: 31%; }
.fd-premium-chart span:nth-child(2) { height: 48%; }
.fd-premium-chart span:nth-child(3) { height: 38%; }
.fd-premium-chart span:nth-child(4) { height: 72%; }
.fd-premium-chart span:nth-child(5) { height: 57%; }
.fd-premium-chart span:nth-child(6) { height: 83%; }
.fd-premium-chart span:nth-child(7) { height: 67%; }
.fd-hero-visual-caption {
  position: absolute;
  right: 38px;
  bottom: 6px;
  z-index: 8;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 7px 10px;
  border-radius: 999px;
  color: #7e8da2;
  background: rgba(6,16,29,.74);
  border: 1px solid rgba(255,255,255,.08);
  font-size: .69rem;
  font-weight: 800;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.fd-hero-visual-caption i { color: #ff465a; }

@keyframes fdHeroLivePulse {
  0%, 100% { transform: scale(1); opacity: 1; }
  50% { transform: scale(.82); opacity: .7; }
}
@keyframes fdHeroFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-7px); }
}

.fd-premium-ribbon {
  margin-top: -62px;
  position: relative;
  z-index: 4;
}
.fd-premium-ribbon__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  background: rgba(255,255,255,.95);
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 24px;
  box-shadow: 0 26px 80px rgba(15,23,42,.12);
  overflow: hidden;
}
.fd-premium-ribbon__grid div {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 2px 13px;
  align-items: center;
  padding: 26px 24px;
  border-inline-start: 1px solid #e9edf5;
}
.fd-premium-ribbon__grid div:last-child { border-inline-start: 0; }
.fd-premium-ribbon__grid i {
  grid-row: span 2;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  color: var(--fdp-red);
  background: #fff0f1;
  font-size: 1.35rem;
}
.fd-premium-ribbon__grid strong {
  font-size: 1.05rem;
  color: #111827;
  font-weight: 950;
}
.fd-premium-ribbon__grid span {
  color: var(--fdp-muted);
  font-weight: 700;
  font-size: .92rem;
}

.fd-premium-section {
  padding: 104px 0;
  position: relative;
}
.fd-premium-section--soft {
  background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
}
.fd-premium-section__head {
  text-align: center;
  max-width: 790px;
  margin: 0 auto 48px;
}
.fd-premium-section__head h2,
.fd-premium-proof h2,
.fd-premium-control h2,
.fd-premium-cta h2 {
  font-size: clamp(2rem, 3.2vw, 3.9rem);
  line-height: 1.1;
  letter-spacing: -.035em;
  color: #111827;
  font-weight: 950;
  margin: 18px 0 14px;
}
.fd-premium-section__head p,
.fd-premium-control p,
.fd-premium-proof p,
.fd-premium-cta p {
  color: var(--fdp-muted);
  font-size: 1.08rem;
  line-height: 2;
  margin: 0;
}
.fd-premium-services {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}
.fd-premium-services article,
.fd-premium-proof__cards article,
.fd-premium-steps article,
.fd-premium-control__items div,
.fd-premium-included {
  background: #fff;
  border: 1px solid var(--fdp-line);
  border-radius: 28px;
  box-shadow: 0 18px 54px rgba(15,23,42,.06);
}
.fd-premium-services article {
  padding: 30px;
  min-height: 305px;
  display: flex;
  flex-direction: column;
}
.fd-premium-services article > span {
  width: 58px;
  height: 58px;
  border-radius: 20px;
  display: grid;
  place-items: center;
  color: var(--fdp-red);
  background: linear-gradient(135deg, #fff0f1, #fff);
  border: 1px solid #ffdee2;
  font-size: 1.55rem;
  margin-bottom: 20px;
}
.fd-premium-services h3 {
  font-size: 1.28rem;
  line-height: 1.45;
  color: #111827;
  font-weight: 950;
  margin: 0 0 12px;
}
.fd-premium-services p {
  color: var(--fdp-muted);
  line-height: 1.9;
  margin: 0 0 20px;
  font-weight: 650;
}
.fd-premium-services a {
  margin-top: auto;
  color: var(--fdp-red);
  text-decoration: none;
  font-weight: 950;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.fd-premium-proof {
  padding: 96px 0;
  color: #fff;
  background:
    radial-gradient(circle at 84% 50%, rgba(239,35,60,.36), transparent 25%),
    linear-gradient(135deg, #07111f, #0f172a 52%, #230711);
  position: relative;
  overflow: hidden;
}
.fd-premium-proof::before {
  content: "";
  position: absolute;
  inset-inline-end: -80px;
  bottom: -110px;
  width: 470px;
  height: 470px;
  border-radius: 50%;
  border: 70px solid rgba(239,35,60,.12);
}
.fd-premium-proof__grid {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  gap: 38px;
  align-items: center;
}
.fd-premium-proof h2 {
  color: #fff;
}
.fd-premium-proof p {
  color: #cbd5e1;
}
.fd-premium-proof__cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.fd-premium-proof__cards article {
  background: rgba(255,255,255,.07);
  border-color: rgba(255,255,255,.11);
  box-shadow: none;
  padding: 24px;
}
.fd-premium-proof__cards i {
  width: 48px;
  height: 48px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  color: #fff;
  background: rgba(239,35,60,.22);
  margin-bottom: 16px;
  font-size: 1.35rem;
}
.fd-premium-proof__cards strong {
  display: block;
  color: #fff;
  font-size: 1.05rem;
  font-weight: 950;
  margin-bottom: 8px;
}
.fd-premium-proof__cards span {
  color: #cbd5e1;
  line-height: 1.8;
  font-weight: 650;
}

.fd-premium-steps {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
}
.fd-premium-steps article {
  position: relative;
  padding: 28px 20px 24px;
  text-align: center;
}
.fd-premium-steps article span {
  position: absolute;
  top: -14px;
  inset-inline-start: 20px;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  color: #fff;
  background: var(--fdp-red);
  font-weight: 950;
  font-size: .85rem;
}
.fd-premium-steps i {
  width: 58px;
  height: 58px;
  border-radius: 20px;
  display: grid;
  place-items: center;
  color: var(--fdp-red);
  background: #fff0f1;
  margin: 0 auto 17px;
  font-size: 1.55rem;
}
.fd-premium-steps h3 {
  font-size: 1.05rem;
  color: #111827;
  font-weight: 950;
  margin-bottom: 9px;
}
.fd-premium-steps p {
  color: var(--fdp-muted);
  line-height: 1.8;
  margin: 0;
  font-size: .94rem;
  font-weight: 650;
}

.fd-premium-control {
  display: grid;
  grid-template-columns: minmax(0, .98fr) minmax(0, 1.02fr);
  align-items: center;
  gap: 44px;
}
.fd-premium-control__visual img {
  width: 100%;
  display: block;
  border-radius: 34px;
  box-shadow: 0 26px 80px rgba(15,23,42,.13);
}
.fd-premium-control__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  margin-top: 24px;
}
.fd-premium-control__items div {
  padding: 18px;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 5px 12px;
  align-items: start;
}
.fd-premium-control__items i {
  grid-row: span 2;
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 15px;
  color: var(--fdp-red);
  background: #fff0f1;
}
.fd-premium-control__items strong {
  color: #111827;
  font-weight: 950;
}
.fd-premium-control__items span {
  color: var(--fdp-muted);
  font-size: .92rem;
  line-height: 1.8;
  font-weight: 650;
}

.fd-premium-pricing-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 260px;
  gap: 24px;
  align-items: stretch;
}
.fd-premium-plans {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.fd-home-premium .fd-public-plan {
  border-radius: 28px;
  padding: 28px;
  box-shadow: 0 18px 54px rgba(15,23,42,.07);
  border: 1px solid rgba(15,23,42,.09);
}
.fd-home-premium .fd-public-plan.is-featured {
  border-color: rgba(185,21,34,.46);
  box-shadow: 0 28px 80px rgba(185,21,34,.13);
  transform: translateY(-8px);
}
.fd-home-premium .fd-public-plan__badge {
  background: var(--fdp-red);
  color: #fff;
  border-color: transparent;
}
.fd-home-premium .fd-public-plan__price strong {
  color: #111827;
}
.fd-home-premium .fd-public-plan.is-featured .btn,
.fd-home-premium .fd-public-plan.is-featured .fd-public-plan__cta {
  background: linear-gradient(135deg, #f02b3f, #a90f1b) !important;
  color: #fff !important;
  border-color: transparent !important;
}
.fd-premium-included {
  padding: 26px;
  background: linear-gradient(180deg, #fff, #fff7f8);
}
.fd-premium-included > strong {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--fdp-red);
  font-weight: 950;
  margin-bottom: 18px;
}
.fd-premium-included ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  display: grid;
  gap: 12px;
}
.fd-premium-included li {
  position: relative;
  padding-inline-start: 22px;
  color: #334155;
  font-weight: 800;
}
.fd-premium-included li::before {
  content: "✓";
  position: absolute;
  inset-inline-start: 0;
  color: #16a34a;
  font-weight: 950;
}
.fd-premium-included div {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 17px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid rgba(15,23,42,.08);
  color: #111827;
  font-weight: 950;
}
.fd-premium-included div i {
  font-size: 1.8rem;
  color: #111827;
}

.fd-premium-cta {
  padding: 64px 0 96px;
}
.fd-premium-cta__box {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 46px;
  border-radius: 34px;
  color: #fff;
  background:
    radial-gradient(circle at 15% 50%, rgba(239,35,60,.36), transparent 28%),
    linear-gradient(135deg, #07111f, #260712);
  box-shadow: 0 28px 90px rgba(15,23,42,.18);
}
.fd-premium-cta__box::before {
  content: "";
  position: absolute;
  inset-inline-end: -30px;
  bottom: -50px;
  width: 220px;
  height: 220px;
  background: url('../img/branding/faditec-protect-mark.png') center/contain no-repeat;
  opacity: .2;
}
.fd-premium-cta h2 {
  color: #fff;
  margin-bottom: 12px;
}
.fd-premium-cta p {
  color: #dbe5f1;
  max-width: 660px;
}
.fd-premium-cta__actions {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  flex: 0 0 auto;
}
.fd-premium-cta .btn-primary {
  border: 0;
  background: linear-gradient(135deg, #f02b3f, #a90f1b);
}

.fd-page-premium-home-427 .fd-public-footer {
  background: #07111f;
}
.fd-page-premium-home-427 .fd-public-footer__bottom {
  color: #94a3b8;
}

@media (max-width: 1199.98px) {
  .fd-premium-hero__grid,
  .fd-premium-control,
  .fd-premium-proof__grid,
  .fd-premium-pricing-layout {
    grid-template-columns: 1fr;
  }
  .fd-premium-hero__grid {
    gap: 34px;
  }
  .fd-premium-hero__content {
    margin: 0 auto;
    max-width: 920px;
    text-align: center;
  }
  .fd-premium-hero h1,
  .fd-premium-hero p,
  .fd-premium-hero__lead {
    margin-inline: auto;
  }
  .fd-premium-hero__actions,
  .fd-premium-trust {
    justify-content: center;
    margin-inline: auto;
  }
  .fd-hero-proof-strip {
    margin-inline: auto;
  }
  .fd-premium-hero__visual {
    width: min(720px, 100%);
    min-height: 555px;
    margin: 0 auto;
  }
  .fd-premium-dashboard-card {
    margin-inline: auto;
  }
  .fd-premium-services,
  .fd-premium-ribbon__grid,
  .fd-premium-plans {
    grid-template-columns: repeat(2, 1fr);
  }
  .fd-premium-steps {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 991.98px) {
  .fd-premium-hero {
    padding: 64px 0 108px;
  }
  .fd-premium-hero__visual {
    min-height: 530px;
  }
  .fd-hero-stage {
    min-height: 510px;
  }
  .fd-premium-shield-card {
    left: 8px;
    width: 148px;
    height: 160px;
  }
  .fd-premium-shield-card img {
    width: 103px;
    height: 103px;
  }
  .fd-hero-float-card--safe {
    right: 8px;
  }
  .fd-hero-float-card--scan {
    left: 60px;
  }
  .fd-premium-control__items,
  .fd-premium-proof__cards {
    grid-template-columns: 1fr;
  }
  .fd-premium-cta__box {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  .fd-premium-services,
  .fd-premium-ribbon__grid,
  .fd-premium-plans,
  .fd-premium-steps {
    grid-template-columns: 1fr;
  }
  .fd-premium-ribbon__grid div {
    border-inline-start: 0;
    border-bottom: 1px solid #e9edf5;
  }
  .fd-premium-ribbon__grid div:last-child {
    border-bottom: 0;
  }
  .fd-premium-hero {
    padding: 54px 0 98px;
  }
  .fd-premium-hero h1 {
    font-size: clamp(2.45rem, 10vw, 3.7rem);
    line-height: 1.05;
  }
  .fd-premium-hero p,
  .fd-premium-hero__lead {
    font-size: 1rem;
    line-height: 1.85;
  }
  .fd-hero-proof-strip {
    width: 100%;
  }
  .fd-premium-hero__visual {
    min-height: 468px;
  }
  .fd-hero-stage {
    min-height: 450px;
  }
  .fd-premium-dashboard-card {
    width: calc(100% - 8px);
    margin: 22px auto 0;
    padding: 11px;
    border-radius: 24px;
    transform: none;
  }
  .fd-premium-dashboard-card__body {
    grid-template-columns: 1fr;
  }
  .fd-premium-dashboard-side {
    display: none;
  }
  .fd-premium-dashboard-main {
    min-height: 286px;
  }
  .fd-premium-dashboard-metrics {
    grid-template-columns: repeat(3, 1fr);
  }
  .fd-premium-shield-card {
    left: 0;
    top: 26%;
    width: 108px;
    height: 116px;
    border-radius: 27px;
  }
  .fd-premium-shield-card::after {
    inset: 9px;
    border-radius: 21px;
  }
  .fd-premium-shield-card img {
    width: 76px;
    height: 76px;
  }
  .fd-hero-wordpress-badge {
    left: 6px;
    top: 5px;
  }
  .fd-hero-float-card {
    min-width: 154px;
    padding: 10px;
  }
  .fd-hero-float-card--safe {
    right: 2px;
    top: 34px;
  }
  .fd-hero-float-card--scan {
    left: 28px;
    bottom: 0;
  }
  .fd-hero-visual-caption {
    right: 50%;
    bottom: -5px;
    transform: translateX(50%);
    white-space: nowrap;
  }
  .fd-premium-section,
  .fd-premium-proof {
    padding: 72px 0;
  }
  .fd-premium-cta__box {
    padding: 30px;
  }
}
@media (max-width: 575.98px) {
  .fd-premium-hero {
    padding-top: 44px;
    padding-bottom: 88px;
  }
  .fd-premium-hero .fd-premium-kicker {
    padding: 8px 11px;
    font-size: .78rem;
    line-height: 1.35;
  }
  .fd-premium-hero h1 {
    margin-top: 16px;
    font-size: clamp(2.22rem, 11.5vw, 3rem);
    letter-spacing: -.04em;
  }
  .fd-premium-hero__actions {
    width: 100%;
    gap: 10px;
    margin-top: 24px;
  }
  .fd-premium-hero__actions .btn,
  .fd-premium-cta__actions .btn {
    width: 100%;
    justify-content: center;
  }
  .fd-premium-trust {
    gap: 6px;
  }
  .fd-premium-trust span {
    padding: 6px 8px;
    font-size: .76rem;
  }
  .fd-hero-proof-strip {
    margin-top: 22px;
    padding-top: 15px;
  }
  .fd-hero-proof-strip > div {
    padding-inline: 7px;
  }
  .fd-hero-proof-strip strong {
    font-size: .78rem;
  }
  .fd-hero-proof-strip span {
    font-size: .66rem;
    line-height: 1.45;
  }
  .fd-premium-hero__visual {
    min-height: 390px;
  }
  .fd-hero-stage {
    min-height: 378px;
  }
  .fd-premium-dashboard-card {
    width: 100%;
    margin-top: 28px;
  }
  .fd-premium-dashboard-card__top {
    min-height: 57px;
    padding: 8px 10px;
  }
  .fd-hero-dashboard-logo {
    width: 34px;
    height: 34px;
  }
  .fd-hero-dashboard-title small {
    display: none;
  }
  .fd-premium-health {
    padding: 12px;
  }
  .fd-premium-health strong {
    font-size: .9rem;
  }
  .fd-premium-health span {
    font-size: .61rem;
  }
  .fd-premium-dashboard-metrics > span {
    padding: 9px 6px;
  }
  .fd-premium-dashboard-metrics > span > i {
    margin-bottom: 6px;
  }
  .fd-premium-dashboard-metrics strong {
    font-size: .8rem;
  }
  .fd-premium-dashboard-metrics small {
    font-size: .56rem;
  }
  .fd-premium-shield-card {
    left: 5px;
    top: 19%;
    width: 82px;
    height: 90px;
    border-radius: 21px;
  }
  .fd-premium-shield-card::after {
    inset: 7px;
    border-radius: 16px;
  }
  .fd-premium-shield-card img {
    width: 57px;
    height: 57px;
  }
  .fd-hero-wordpress-badge,
  .fd-hero-float-card {
    display: none;
  }
  .fd-hero-visual-caption {
    bottom: -3px;
    font-size: .62rem;
  }
  .fd-premium-ribbon {
    margin-top: -34px;
  }
  .fd-premium-services article,
  .fd-premium-included,
  .fd-home-premium .fd-public-plan {
    border-radius: 22px;
    padding: 22px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .fd-premium-hero__glow,
  .fd-premium-orbit,
  .fd-hero-live-dot,
  .fd-hero-wordpress-badge,
  .fd-hero-float-card {
    animation: none !important;
  }
  .fd-hero-primary-cta:hover .fd-hero-cta-arrow {
    transform: none;
  }
}

/* P4.4.5 - Admin-managed social proof: customer logos + approved testimonials */
.fd-premium-section__head--social {
  max-width: 780px;
}
.fd-premium-partners-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 92% 14%, rgba(239,35,60,.07), transparent 26%),
    linear-gradient(180deg, #fff 0%, #fbfcff 100%);
}
.fd-premium-partners-section::before {
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  inset-inline-start: -180px;
  inset-block-end: -210px;
  border: 1px solid rgba(185,21,34,.08);
  border-radius: 50%;
  box-shadow: 0 0 0 58px rgba(185,21,34,.025), 0 0 0 118px rgba(185,21,34,.015);
  pointer-events: none;
}
.fd-premium-partners-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 14px;
  margin-top: 34px;
}
.fd-premium-client-logo {
  position: relative;
  display: grid;
  place-items: center;
  min-width: 0;
  min-height: 116px;
  padding: 24px 20px;
  overflow: hidden;
  border: 1px solid rgba(15,23,42,.075);
  border-radius: 20px;
  background:
    radial-gradient(circle at 50% 0%, rgba(239,35,60,.035), transparent 52%),
    rgba(255,255,255,.96);
  box-shadow: 0 14px 36px rgba(15,23,42,.05);
  text-decoration: none !important;
  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease, background .22s ease;
}
.fd-premium-client-logo::after {
  content: "";
  position: absolute;
  inset-inline: 26%;
  inset-block-end: 0;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(239,35,60,.65), transparent);
  opacity: 0;
  transform: scaleX(.5);
  transition: opacity .22s ease, transform .22s ease;
}
.fd-premium-client-logo:hover {
  transform: translateY(-4px);
  border-color: rgba(185,21,34,.17);
  background: #fff;
  box-shadow: 0 20px 48px rgba(15,23,42,.085);
}
.fd-premium-client-logo:hover::after {
  opacity: 1;
  transform: scaleX(1);
}
.fd-premium-client-logo img {
  display: block;
  width: auto;
  max-width: 86%;
  height: auto;
  max-height: 56px;
  object-fit: contain;
  filter: saturate(.92);
  transform: translateZ(0);
  transition: transform .22s ease, filter .22s ease, opacity .22s ease;
}
.fd-premium-client-logo:hover img {
  filter: saturate(1);
  transform: scale(1.035);
}
.fd-premium-social-proof-note {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  max-width: 780px;
  margin: 22px auto 0;
  color: #7c8798;
  font-size: .75rem;
  font-weight: 700;
  text-align: center;
}
.fd-premium-social-proof-note i {
  color: #16a34a;
}

.fd-premium-testimonials-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 0%, rgba(185,21,34,.055), transparent 28%),
    linear-gradient(180deg, #f7f9fc 0%, #fbfcff 100%);
}
.fd-premium-testimonials-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 30px;
}
.fd-premium-testimonials-head .fd-premium-section__head {
  margin: 0;
  text-align: start;
}
.fd-premium-testimonials-summary {
  display: grid;
  min-width: 170px;
  padding: 17px 20px;
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 20px;
  color: #fff;
  background: linear-gradient(145deg, #101a2a 0%, #160c16 100%);
  box-shadow: 0 18px 42px rgba(15,23,42,.14);
}
.fd-premium-testimonials-summary__stars {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #fbbf24;
  font-size: .77rem;
  font-weight: 850;
}
.fd-premium-testimonials-summary strong {
  margin-top: 5px;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 950;
}
.fd-premium-testimonials-summary small {
  margin-top: 6px;
  color: #aeb9c9;
  font-size: .67rem;
  line-height: 1.45;
}
.fd-premium-testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 36px;
}
.fd-premium-testimonial-card {
  position: relative;
  display: flex;
  min-height: 300px;
  flex-direction: column;
  padding: 24px;
  overflow: hidden;
  border: 1px solid rgba(15,23,42,.085);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 18px 44px rgba(15,23,42,.06);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.fd-premium-testimonial-card::after {
  content: "";
  position: absolute;
  width: 118px;
  height: 118px;
  inset-inline-end: -58px;
  inset-block-start: -62px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(239,35,60,.10), transparent 68%);
  pointer-events: none;
}
.fd-premium-testimonial-card:hover {
  transform: translateY(-4px);
  border-color: rgba(185,21,34,.16);
  box-shadow: 0 24px 58px rgba(15,23,42,.09);
}
.fd-premium-testimonial-card__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.fd-premium-testimonial-card__quote {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 13px;
  color: var(--fdp-red);
  background: #fff0f1;
  font-size: 1.1rem;
}
.fd-premium-testimonial-card__stars {
  display: inline-flex;
  gap: 3px;
  color: #f59e0b;
  font-size: .78rem;
}
.fd-premium-testimonial-card blockquote {
  flex: 1;
  margin: 24px 0 26px;
  color: #273449;
  font-size: .96rem;
  font-weight: 700;
  line-height: 1.95;
}
.fd-premium-testimonial-card__person {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  padding-top: 16px;
  border-top: 1px solid #eef1f5;
}
.fd-premium-testimonial-card__avatar {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  overflow: hidden;
  border: 2px solid #fff;
  border-radius: 15px;
  background: linear-gradient(145deg, #ffe7ea, #fff5f6);
  box-shadow: 0 0 0 1px #f3d7da;
}
.fd-premium-testimonial-card__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fd-premium-testimonial-card__avatar b {
  color: var(--fdp-red);
  font-size: 1rem;
  font-weight: 950;
}
.fd-premium-testimonial-card__identity {
  min-width: 0;
}
.fd-premium-testimonial-card__identity strong,
.fd-premium-testimonial-card__identity small {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fd-premium-testimonial-card__identity strong {
  color: var(--fdp-ink);
  font-size: .82rem;
  font-weight: 900;
}
.fd-premium-testimonial-card__identity small {
  margin-top: 3px;
  color: var(--fdp-muted);
  font-size: .66rem;
}
.fd-premium-testimonial-card__person > a {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 10px;
  color: #64748b !important;
  background: #f7f9fc;
}
.fd-premium-testimonial-card__person > a:hover {
  color: var(--fdp-red) !important;
  background: #fff0f1;
}

@media (max-width: 1199.98px) {
  .fd-premium-partners-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .fd-premium-testimonials-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 767.98px) {
  .fd-premium-testimonials-head { grid-template-columns: 1fr; align-items: start; }
  .fd-premium-testimonials-summary { min-width: 0; width: min(240px, 100%); }
  .fd-premium-partners-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .fd-premium-testimonials-grid { grid-template-columns: 1fr; }
  .fd-premium-testimonial-card { min-height: 0; }
}
@media (max-width: 575.98px) {
  .fd-premium-partners-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
  .fd-premium-client-logo { min-height: 92px; padding: 18px 14px; border-radius: 17px; }
  .fd-premium-client-logo img { max-width: 88%; max-height: 46px; }
  .fd-premium-testimonial-card { padding: 20px; border-radius: 20px; }
  .fd-premium-testimonial-card blockquote { margin: 20px 0 22px; font-size: .9rem; }
  .fd-premium-social-proof-note { align-items: flex-start; text-align: start; }
}
@media (prefers-reduced-motion: reduce) {
  .fd-premium-client-logo,
  .fd-premium-client-logo img,
  .fd-premium-testimonial-card { transition: none; }
  .fd-premium-client-logo:hover,
  .fd-premium-testimonial-card:hover { transform: none; }
  .fd-premium-client-logo:hover img { transform: none; }
}
