/*
Theme Name: Nuclear AI Directory Child
Theme URI: https://nuclearaidatacenters.com
Description: Blockstrap child theme for Nuclear AI Data Centers with GeoDirectory page heroes, clean inner-page hero assets, and directory marketplace styling.
Author: Elvira Infotech
Template: blockstrap
Version: 4.0.0
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 8.0
Text Domain: nuclear-ai-directory-child
*/



/* Nuclear AI Data Centers homepage additions */
.nuclear-home-hero {
  position: relative;
  isolation: isolate;
  min-height: 72vh;
}

.nuclear-home-hero__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: clamp(5rem, 8vw, 8.5rem) 1.25rem clamp(4rem, 7vw, 6rem);
}

.nuclear-home-hero__grid {
  gap: clamp(1.5rem, 4vw, 3rem);
}

.nuclear-eyebrow,
.nuclear-section-kicker,
.nuclear-card-kicker {
  margin: 0 0 .85rem;
  font-size: .85rem;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #b8d7ff;
}

.nuclear-hero-title {
  margin: 0 0 1rem;
  font-size: clamp(2.6rem, 6vw, 4.9rem);
  line-height: .96;
  font-weight: 800;
  letter-spacing: -.03em;
  color: #ffffff;
  max-width: 9ch;
}

.nuclear-hero-copy {
  max-width: 41rem;
  font-size: clamp(1.05rem, 2vw, 1.3rem);
  line-height: 1.75;
  color: rgba(255, 255, 255, .88);
}

.nuclear-hero-actions {
  gap: .85rem;
  margin-top: 1.5rem;
}

.nuclear-home-hero .wp-block-button__link {
  border-radius: 999px;
  padding: .95rem 1.45rem;
  font-weight: 700;
  box-shadow: 0 12px 30px rgba(6, 27, 72, .25);
}

.nuclear-home-hero .is-style-outline .wp-block-button__link,
.nuclear-home-content .is-style-outline .wp-block-button__link {
  border: 1px solid rgba(180, 214, 255, .35);
  background: rgba(8, 22, 46, .55);
  color: #fff;
}

.nuclear-card-grid {
  gap: 1rem;
}

.nuclear-glass-card,
.nuclear-module-shell,
.nuclear-home-band {
  background: linear-gradient(180deg, rgba(17, 33, 66, .84) 0%, rgba(9, 20, 40, .88) 100%);
  border: 1px solid rgba(157, 197, 255, .16);
  box-shadow: 0 18px 40px rgba(2, 9, 24, .28);
  backdrop-filter: blur(12px);
}

.nuclear-glass-card {
  padding: 1.35rem;
  border-radius: 1.35rem;
  height: 100%;
}

.nuclear-glass-card h3,
.nuclear-module-shell h3 {
  margin-top: 0;
  margin-bottom: .7rem;
  font-size: clamp(1.25rem, 2vw, 1.8rem);
  line-height: 1.05;
  color: #fff;
}

.nuclear-glass-card p,
.nuclear-module-shell p,
.nuclear-home-band p,
.nuclear-home-content li {
  color: rgba(233, 242, 255, .84);
  line-height: 1.75;
}

.nuclear-home-content {
  background: linear-gradient(180deg, #071426 0%, #081a32 100%);
}

.nuclear-home-section {
  max-width: 1280px;
  margin: 0 auto;
  padding: clamp(2.5rem, 5vw, 4rem) 1.25rem;
}

.nuclear-home-section h2 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1.05;
  color: #fff;
}

.nuclear-home-band {
  border-radius: 1.75rem;
  padding: clamp(1.5rem, 3vw, 2.2rem);
}

.nuclear-checklist {
  margin: 0;
  padding-left: 1.25rem;
}

.nuclear-module-grid {
  gap: 1rem;
}

.nuclear-module-shell {
  padding: 1.5rem;
  border-radius: 1.35rem;
  height: 100%;
}

.nuclear-module-shell .wp-block-shortcode {
  margin-top: 1rem;
}

.nuclear-home-content a {
  color: #b8d7ff;
}

@media (max-width: 991.98px) {
  .nuclear-home-hero {
    min-height: auto;
  }

  .nuclear-home-hero__inner {
    padding-top: 4.75rem;
    padding-bottom: 3.5rem;
  }

  .nuclear-home-hero__copy,
  .nuclear-home-hero__cards {
    flex-basis: 100% !important;
  }

  .nuclear-hero-title {
    max-width: 12ch;
  }
}

@media (max-width: 781px) {
  .nuclear-home-hero {
    background-position: 72% center !important;
  }

  .nuclear-home-hero__inner {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .nuclear-hero-title {
    font-size: clamp(2.25rem, 12vw, 3.45rem);
    max-width: 9.5ch;
  }

  .nuclear-home-band,
  .nuclear-module-shell,
  .nuclear-glass-card {
    border-radius: 1.1rem;
  }
}


.nuclear-home-hero {
  position: relative;
  isolation: isolate;
  min-height: 72vh;
  background: linear-gradient(115deg, rgba(242, 249, 255, 0.96) 0%, rgba(220, 238, 255, 0.93) 34%, rgba(194, 221, 246, 0.92) 62%, rgba(160, 196, 232, 0.95) 100%);
  overflow: hidden;
}

.nuclear-home-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 78% 18%, rgba(255, 255, 255, 0.55), transparent 26%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0.06) 28%, rgba(255, 255, 255, 0) 60%);
  pointer-events: none;
}

.nuclear-home-hero__inner,
.nuclear-home-content {
  position: relative;
  z-index: 2;
}

.nuclear-eyebrow,
.nuclear-section-kicker,
.nuclear-card-kicker {
  color: #2d5d88;
}

.nuclear-hero-title,
.nuclear-home-section h2,
.nuclear-glass-card h3,
.nuclear-module-shell h3,
.nuclear-home-band h2 {
  color: #0c2340;
}

.nuclear-hero-copy,
.nuclear-glass-card p,
.nuclear-module-shell p,
.nuclear-home-band p,
.nuclear-home-content li,
.nuclear-rss-shell__source,
.nuclear-rss-item__date,
.nuclear-rss-fallback {
  color: rgba(12, 35, 64, 0.78);
}

.nuclear-home-hero .wp-block-button__link {
  box-shadow: 0 18px 35px rgba(83, 143, 204, 0.28);
}

.nuclear-home-hero .is-style-outline .wp-block-button__link,
.nuclear-home-content .is-style-outline .wp-block-button__link {
  border: 1px solid rgba(94, 145, 196, 0.35);
  background: rgba(255, 255, 255, 0.54);
  color: #0c2340;
}

.nuclear-glass-card,
.nuclear-module-shell,
.nuclear-home-band,
.nuclear-rss-shell,
.nuclear-player-pill {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.82) 0%, rgba(231, 242, 255, 0.74) 100%);
  border: 1px solid rgba(151, 188, 225, 0.52);
  box-shadow: 0 18px 45px rgba(73, 118, 168, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(14px);
}

.nuclear-home-content {
  background: linear-gradient(180deg, #f7fbff 0%, #eef6ff 35%, #f5f9ff 100%);
}

.nuclear-home-band {
  box-shadow: 0 24px 56px rgba(86, 129, 177, 0.16), 0 0 0 1px rgba(180, 210, 240, 0.35);
}

.nuclear-rss-shell {
  border-radius: 1.35rem;
  padding: 1.2rem 1.2rem 1rem;
  overflow: hidden;
}

.nuclear-rss-shell__header {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  align-items: center;
  margin-bottom: .85rem;
  flex-wrap: wrap;
}

.nuclear-rss-shell__source {
  font-size: .85rem;
}

.nuclear-rss-marquee,
.nuclear-player-marquee {
  overflow: hidden;
  position: relative;
}

.nuclear-rss-marquee__track,
.nuclear-player-marquee__track {
  display: flex;
  gap: 1rem;
  width: max-content;
  animation: nuclearTicker 48s linear infinite;
}

.nuclear-rss-item {
  display: flex;
  align-items: center;
  gap: .8rem;
  text-decoration: none;
  color: #0c2340;
  padding: .85rem 1rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(167, 196, 225, 0.45);
  box-shadow: 0 8px 24px rgba(91, 135, 184, 0.12);
  min-width: 22rem;
}

.nuclear-rss-item__title {
  font-weight: 700;
  font-size: .95rem;
  line-height: 1.35;
}

.nuclear-rss-item__date {
  font-size: .78rem;
  white-space: nowrap;
}

.nuclear-player-pill {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 13rem;
  border-radius: 1.2rem;
  padding: 1rem 1.15rem;
}

.nuclear-player-pill__name {
  font-size: 1.2rem;
  font-weight: 800;
  color: #0c2340;
  letter-spacing: -.02em;
}

.nuclear-player-pill__role {
  font-size: .82rem;
  color: rgba(12, 35, 64, .68);
  margin-top: .28rem;
}

.nuclear-home-section--ticker {
  padding-bottom: 0;
}

@keyframes nuclearTicker {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 781px) {
  .nuclear-home-hero {
    background: linear-gradient(180deg, rgba(245, 250, 255, 0.98) 0%, rgba(220, 238, 255, 0.94) 48%, rgba(191, 220, 248, 0.92) 100%);
  }

  .nuclear-rss-item {
    min-width: 18rem;
  }

  .nuclear-player-pill {
    min-width: 11rem;
  }
}



/* Premium luxury homepage pass */
.nuclear-home-content {
  background:
    radial-gradient(circle at top left, rgba(255, 255, 255, .88) 0, rgba(255, 255, 255, 0) 28%),
    linear-gradient(180deg, #edf3fb 0%, #e8f0fa 44%, #e3ecf8 100%);
}

.nuclear-home-section {
  max-width: 1380px;
  padding-top: clamp(3.35rem, 5vw, 5rem);
  padding-bottom: clamp(3.35rem, 5vw, 5rem);
}

.nuclear-home-band,
.nuclear-module-shell,
.nuclear-glass-card,
.nuclear-rss-shell,
.nuclear-player-pill {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  border: 1px solid rgba(182, 199, 220, 0.95);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .92) 0%, rgba(243, 247, 252, .98) 100%);
  box-shadow:
    0 26px 60px rgba(71, 96, 129, 0.14),
    0 2px 0 rgba(255, 255, 255, .92) inset,
    0 -1px 0 rgba(204, 216, 229, .55) inset;
  backdrop-filter: blur(14px);
}

.nuclear-home-band::before,
.nuclear-module-shell::before,
.nuclear-glass-card::before,
.nuclear-rss-shell::before,
.nuclear-player-pill::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(140deg, rgba(255, 255, 255, .68) 0%, rgba(255, 255, 255, 0) 28%, rgba(255, 255, 255, 0) 72%, rgba(185, 204, 226, .12) 100%);
  pointer-events: none;
}

.nuclear-home-band::after,
.nuclear-module-shell::after,
.nuclear-glass-card::after,
.nuclear-rss-shell::after {
  content: "";
  position: absolute;
  left: 22px;
  right: 22px;
  bottom: 12px;
  height: 24px;
  border-radius: 999px;
  background: radial-gradient(circle at center, rgba(137, 181, 235, 0.22) 0%, rgba(137, 181, 235, 0) 72%);
  filter: blur(10px);
  pointer-events: none;
}

.nuclear-home-band {
  padding: clamp(1.7rem, 3vw, 2.5rem);
}

.nuclear-module-shell {
  padding: clamp(1.45rem, 2.4vw, 2rem);
  min-height: 100%;
}

.nuclear-module-shell--luxury {
  min-height: 100%;
}

.nuclear-module-shell--category {
  min-height: 100%;
}

.nuclear-module-shell--news {
  padding: 1.1rem;
}

.nuclear-home-band h2,
.nuclear-module-shell h3,
.nuclear-glass-card h3,
.nuclear-home-section h2 {
  color: #182f4a;
  letter-spacing: -.03em;
  line-height: 1.02;
}

.nuclear-home-band p,
.nuclear-module-shell p,
.nuclear-home-content li,
.nuclear-home-section p {
  color: rgba(24, 47, 74, .84);
  line-height: 1.72;
}

.nuclear-section-kicker,
.nuclear-card-kicker,
.nuclear-eyebrow {
  color: #567da7;
  letter-spacing: .18em;
}

.nuclear-checklist li {
  margin-bottom: .55rem;
}

.nuclear-player-marquee__track {
  display: flex;
  gap: 1rem;
}

.nuclear-player-pill {
  min-width: 13.25rem;
  padding: .95rem 1rem 1rem;
}

.nuclear-player-pill__name {
  display: block;
  color: #193456;
  font-weight: 800;
  font-size: 1.02rem;
}

.nuclear-player-pill__role {
  display: block;
  color: rgba(25, 52, 86, .70);
  font-size: .9rem;
  margin-top: .2rem;
}

.nuclear-rss-shell {
  padding: 1.15rem;
}

.nuclear-rss-shell__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: .8rem;
  margin-bottom: .85rem;
}

.nuclear-rss-shell__source {
  color: rgba(24, 47, 74, .62);
  font-size: .88rem;
}

.nuclear-rss-item {
  border-radius: 18px;
  border: 1px solid rgba(192, 205, 220, .95);
  background: linear-gradient(180deg, rgba(255, 255, 255, .92) 0%, rgba(246, 249, 253, .97) 100%);
  box-shadow: 0 12px 28px rgba(70, 101, 142, 0.10);
  min-width: 20rem;
}

.nuclear-rss-item__title {
  color: #18314e;
}

.nuclear-rss-item__date {
  color: rgba(24, 49, 78, .58);
}

.nuclear-home-hero .nuclear-hero-actions {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  align-items: stretch;
  width: 100%;
  max-width: 840px;
}

.nuclear-home-hero .nuclear-hero-actions .wp-block-button,
.nuclear-home-hero .nuclear-hero-actions .wp-block-button__link {
  width: 100%;
}

.nuclear-home-hero .wp-block-button__link {
  min-height: 64px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  font-size: 1.02rem;
  font-weight: 700;
  letter-spacing: -.01em;
}

.nuclear-home-hero .nuclear-button-primary .wp-block-button__link {
  background: linear-gradient(180deg, #79ace8 0%, #4d90db 100%);
  border: 1px solid rgba(122, 171, 230, .9);
  color: #fff;
  box-shadow:
    0 18px 42px rgba(68, 123, 190, 0.24),
    0 1px 0 rgba(255, 255, 255, .35) inset;
}

.nuclear-home-hero .nuclear-button-secondary .wp-block-button__link,
.nuclear-home-content .is-style-outline .wp-block-button__link {
  background: rgba(255, 255, 255, .54);
  border: 1px solid rgba(147, 169, 196, .92);
  color: #203954;
  box-shadow:
    0 14px 30px rgba(80, 108, 146, 0.12),
    0 1px 0 rgba(255, 255, 255, .72) inset;
}

.nuclear-home-hero__copy {
  background: rgba(255, 255, 255, .18);
  border: 1px solid rgba(200, 220, 239, .40);
  box-shadow: 0 18px 40px rgba(82, 113, 147, .08);
  backdrop-filter: blur(10px);
  border-radius: 32px;
  padding: clamp(1.35rem, 2vw, 1.8rem);
}

@media (max-width: 991.98px) {
  .nuclear-home-hero .nuclear-hero-actions {
    grid-template-columns: 1fr 1fr;
  }

  .nuclear-home-hero .nuclear-hero-actions .wp-block-button:last-child {
    grid-column: 1 / -1;
  }
}

@media (max-width: 781px) {
  .nuclear-home-hero__cards {
    display: none !important;
  }

  .nuclear-home-hero__copy {
    max-width: 100%;
    width: 100%;
    padding: 1.1rem;
    border-radius: 24px;
  }

  .nuclear-home-hero .nuclear-hero-actions {
    grid-template-columns: 1fr;
    gap: .85rem;
    max-width: 100%;
  }

  .nuclear-home-hero .nuclear-hero-actions .wp-block-button:last-child {
    grid-column: auto;
  }

  .nuclear-home-hero .wp-block-button__link {
    min-height: 58px;
  }

  .nuclear-home-band,
  .nuclear-module-shell,
  .nuclear-glass-card,
  .nuclear-rss-shell,
  .nuclear-player-pill {
    border-radius: 24px;
  }
}




/* Homepage formatting cleanup */
.nuclear-home-content>.nuclear-home-section:first-child {
  padding-top: 2.2rem;
}

.nuclear-home-content .wp-block-columns {
  align-items: stretch;
}

.nuclear-home-content .wp-block-column>.nuclear-home-band,
.nuclear-home-content .wp-block-column>.nuclear-module-shell,
.nuclear-home-content .wp-block-column>.nuclear-rss-shell {
  height: 100%;
}

.nuclear-home-section--ticker {
  padding-bottom: 1.2rem;
}

.nuclear-module-shell .wp-block-shortcode,
.nuclear-module-shell .wp-block-buttons {
  margin-top: 1rem;
}

@media (max-width: 781px) {
  .nuclear-home-content>.nuclear-home-section:first-child {
    padding-top: 1.5rem;
  }

  .nuclear-home-section .wp-block-columns {
    gap: 1rem;
  }
}




/* ===== Hardwired homepage luxury styling ===== */
.nuclear-homepage-master {
  background:
    radial-gradient(circle at 10% 0%, rgba(255, 255, 255, .92) 0%, rgba(255, 255, 255, 0) 30%),
    linear-gradient(180deg, #eef4fb 0%, #e8f0fa 45%, #e3ebf7 100%);
  color: #1a3049;
}

.nuclear-master-hero {
  position: relative;
  overflow: hidden;
  min-height: 88vh;
  background-image:
    linear-gradient(90deg, rgba(241, 247, 255, .82) 0%, rgba(241, 247, 255, .54) 38%, rgba(241, 247, 255, .18) 62%, rgba(241, 247, 255, .06) 100%),
    url('http://nuclearaidatacenters.com/wp-content/uploads/2026/04/hero-nuclear-ai.png');
  background-repeat: no-repeat;
  background-size: cover, cover;
  background-position: left top, right center;
  border-bottom: 1px solid rgba(190, 205, 223, .65);
}

.nuclear-master-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 140px;
  background: linear-gradient(180deg, rgba(238, 244, 251, 0) 0%, rgba(238, 244, 251, .92) 100%);
  pointer-events: none;
}

.nuclear-master-hero__inner {
  max-width: 1380px;
  margin: 0 auto;
  padding: clamp(3rem, 5vw, 5rem) 1.25rem clamp(3.2rem, 5vw, 5rem);
  position: relative;
  z-index: 1;
}

.nuclear-master-hero__content {
  max-width: 760px;
  padding: clamp(1.3rem, 2vw, 1.9rem);
  border-radius: 32px;
  border: 1px solid rgba(201, 217, 236, .75);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .44) 0%, rgba(244, 249, 255, .26) 100%);
  backdrop-filter: blur(12px);
  box-shadow:
    0 28px 60px rgba(73, 101, 137, .12),
    0 1px 0 rgba(255, 255, 255, .78) inset,
    0 -1px 0 rgba(198, 212, 229, .48) inset;
}

.nuclear-kicker {
  margin: 0 0 .85rem;
  color: #5e81aa;
  text-transform: uppercase;
  letter-spacing: .18em;
  font-size: .84rem;
  font-weight: 800;
}

.nuclear-master-hero__title {
  margin: 0 0 1rem;
  max-width: 10ch;
  color: #182f4a;
  font-size: clamp(3rem, 6.2vw, 5.25rem);
  line-height: .96;
  letter-spacing: -.04em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .3);
}

.nuclear-master-hero__copy {
  margin: 0;
  max-width: 42rem;
  color: rgba(24, 47, 74, .9);
  font-size: clamp(1.06rem, 1.6vw, 1.24rem);
  line-height: 1.72;
}

.nuclear-master-hero__actions {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  width: 100%;
  max-width: 860px;
  margin-top: 1.6rem;
  margin-bottom: 1rem;
}

.nuclear-master-hero__actions .wp-block-button,
.nuclear-master-hero__actions .wp-block-button__link {
  width: 100%;
}

.nuclear-master-hero__actions .wp-block-button__link {
  min-height: 64px;
  border-radius: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: -.01em;
  text-decoration: none;
}

.nuclear-cta--primary .wp-block-button__link {
  background: linear-gradient(180deg, #77ade9 0%, #4c91dc 100%);
  border: 1px solid rgba(115, 167, 229, .94);
  color: #fff;
  box-shadow:
    0 18px 40px rgba(70, 123, 189, .24),
    0 1px 0 rgba(255, 255, 255, .34) inset;
}

.nuclear-cta--secondary .wp-block-button__link {
  background: linear-gradient(180deg, rgba(255, 255, 255, .70) 0%, rgba(245, 248, 252, .58) 100%);
  border: 1px solid rgba(145, 168, 194, .88);
  color: #223a54;
  box-shadow:
    0 15px 32px rgba(78, 107, 146, .12),
    0 1px 0 rgba(255, 255, 255, .74) inset;
}

.nuclear-master-hero__mini-grid {
  gap: .8rem;
  margin-top: 0;
}

.nuclear-master-hero__mini-grid .wp-block-column {
  flex-basis: 25% !important;
}

.nuclear-mini-card {
  padding: .9rem 1rem;
  border-radius: 20px;
  border: 1px solid rgba(190, 205, 222, .88);
  background: linear-gradient(180deg, rgba(255, 255, 255, .78) 0%, rgba(245, 248, 252, .92) 100%);
  box-shadow: 0 14px 28px rgba(76, 102, 136, .10);
  text-align: center;
}

.nuclear-mini-card p {
  margin: 0;
  color: #294567;
  font-size: .94rem;
  font-weight: 700;
  letter-spacing: -.01em;
}

.nuclear-home-section {
  max-width: 1380px;
  margin: 0 auto;
  padding: clamp(3.2rem, 4.8vw, 5rem) 1.25rem;
}

.nuclear-grid {
  gap: 1.25rem;
}

.nuclear-home-section .wp-block-columns {
  align-items: stretch;
}

.nuclear-card,
.nuclear-player-pill,
.nuclear-rss-shell {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  padding: clamp(1.45rem, 2.3vw, 2rem);
  border-radius: 30px;
  border: 1px solid rgba(183, 198, 217, .95);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .93) 0%, rgba(243, 247, 252, .98) 100%);
  box-shadow:
    0 24px 56px rgba(71, 98, 132, .14),
    0 1px 0 rgba(255, 255, 255, .92) inset,
    0 -1px 0 rgba(200, 213, 227, .55) inset;
  backdrop-filter: blur(14px);
}

.nuclear-card::before,
.nuclear-player-pill::before,
.nuclear-rss-shell::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, .72) 0%, rgba(255, 255, 255, 0) 28%, rgba(255, 255, 255, 0) 72%, rgba(176, 199, 225, .12) 100%);
  pointer-events: none;
}

.nuclear-card::after,
.nuclear-rss-shell::after {
  content: "";
  position: absolute;
  left: 22px;
  right: 22px;
  bottom: 12px;
  height: 24px;
  border-radius: 999px;
  background: radial-gradient(circle at center, rgba(130, 176, 230, .22) 0%, rgba(130, 176, 230, 0) 72%);
  filter: blur(10px);
  pointer-events: none;
}

.nuclear-card h2,
.nuclear-card h3,
.nuclear-home-section h2 {
  color: #182f4a;
  letter-spacing: -.03em;
  line-height: 1.04;
  margin-top: 0;
}

.nuclear-card p,
.nuclear-card li,
.nuclear-home-section>p,
.nuclear-home-section .nuclear-rss-shell {
  color: rgba(24, 47, 74, .84);
  line-height: 1.72;
}

.nuclear-card .wp-block-buttons,
.nuclear-card .wp-block-button,
.nuclear-card .wp-block-shortcode {
  margin-top: 1rem;
}

.nuclear-card .wp-block-button__link {
  min-height: 52px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, #78abe7 0%, #5495de 100%);
  color: #fff;
  text-decoration: none;
  box-shadow: 0 14px 30px rgba(66, 118, 182, .18);
}

.nuclear-card .is-style-outline .wp-block-button__link {
  background: rgba(255, 255, 255, .54);
  border: 1px solid rgba(145, 168, 194, .88);
  color: #223a54;
}

.nuclear-checklist {
  margin: 1rem 0 0;
  padding-left: 1.2rem;
}

.nuclear-checklist li {
  margin-bottom: .55rem;
}

.nuclear-player-marquee {
  overflow: hidden;
}

.nuclear-player-marquee__track {
  display: flex;
  gap: 1rem;
}

.nuclear-player-pill {
  min-width: 13.4rem;
  padding: 1rem 1rem .95rem;
}

.nuclear-player-pill__name {
  display: block;
  color: #173154;
  font-weight: 800;
}

.nuclear-player-pill__role {
  display: block;
  color: rgba(23, 49, 84, .68);
  margin-top: .18rem;
  font-size: .9rem;
}

.nuclear-rss-shell {
  padding: 1.1rem;
}

.nuclear-rss-shell__header {
  display: flex;
  justify-content: space-between;
  gap: .75rem;
  align-items: center;
  margin-bottom: .8rem;
}

.nuclear-rss-shell__source {
  color: rgba(23, 49, 84, .62);
  font-size: .88rem;
}

.nuclear-rss-item {
  border-radius: 18px;
  border: 1px solid rgba(192, 205, 220, .95);
  background: linear-gradient(180deg, rgba(255, 255, 255, .92) 0%, rgba(246, 249, 253, .97) 100%);
  box-shadow: 0 12px 28px rgba(70, 101, 142, .10);
  min-width: 20rem;
}

.nuclear-rss-item__title {
  color: #18314e;
}

.nuclear-rss-item__date {
  color: rgba(24, 49, 78, .58);
}

.nuclear-grid--categories .wp-block-column,
.nuclear-grid--rails .wp-block-column,
.nuclear-grid--videos .wp-block-column {
  min-width: 0;
}

@media (max-width: 991.98px) {
  .nuclear-master-hero__actions {
    grid-template-columns: 1fr 1fr;
  }

  .nuclear-master-hero__actions .wp-block-button:last-child {
    grid-column: 1 / -1;
  }

  .nuclear-master-hero__mini-grid .wp-block-column {
    flex-basis: 50% !important;
  }
}

@media (max-width: 781px) {
  .nuclear-master-hero {
    min-height: 86vh;
    background-size: cover, 165% auto;
    background-position: left top, 76% top;
  }

  .nuclear-master-hero__inner {
    padding-top: 1.3rem;
    padding-bottom: 2.5rem;
  }

  .nuclear-master-hero__content {
    padding: 1.1rem;
    border-radius: 24px;
  }

  .nuclear-master-hero__title {
    font-size: clamp(2.7rem, 11vw, 3.85rem);
    max-width: 9ch;
  }

  .nuclear-master-hero__copy {
    font-size: 1rem;
    line-height: 1.55;
  }

  .nuclear-master-hero__actions {
    grid-template-columns: 1fr;
    gap: .85rem;
    max-width: 100%;
  }

  .nuclear-master-hero__actions .wp-block-button:last-child {
    grid-column: auto;
  }

  .nuclear-master-hero__actions .wp-block-button__link {
    min-height: 58px;
  }

  .nuclear-master-hero__mini-grid .wp-block-column {
    flex-basis: 100% !important;
  }

  .nuclear-home-section {
    padding-top: 2.35rem;
    padding-bottom: 2.35rem;
  }

  .nuclear-card,
  .nuclear-player-pill,
  .nuclear-rss-shell,
  .nuclear-mini-card {
    border-radius: 24px;
  }
}


.naidc-modal-shell {
  position: fixed !important;
  inset: 0 !important;
  display: none;
  align-items: center !important;
  justify-content: center !important;
  padding: 18px !important;
  background: rgba(4, 16, 30, .68) !important;
  z-index: 999999 !important;
  backdrop-filter: saturate(130%) blur(8px);
}

.naidc-modal-shell.is-open {
  display: flex !important
}

.naidc-modal-card {
  position: relative !important;
  width: min(760px, 96vw) !important;
  max-height: 92vh !important;
  overflow: auto !important;
  border: 1px solid rgba(180, 210, 230, .75) !important;
  border-radius: 30px !important;
  background: linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(232, 248, 255, .96)) !important;
  box-shadow: 0 32px 95px rgba(0, 0, 0, .38), inset 0 1px 0 rgba(255, 255, 255, .96) !important;
  padding: clamp(22px, 4vw, 36px) !important;
}

.naidc-modal-close {
  position: absolute;
  top: 16px;
  right: 18px;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  border: 1px solid rgba(87, 124, 154, .24);
  background: #fff;
  color: #071927;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}


.naidc-modal-top p:not(.naidc-card-kicker) {
  color: #526879;
  line-height: 1.55;
}

.naidc-guided-form {
  margin-top: 22px;
}

main.naidc-page.innr section.why-section {
  padding: 80px 0px 60px;
}

/* =============================================================
   JOB LISTING CARDS — GeoDirectory Output → job-card Design
   Reference: ai-jobs.html  |  Layout: IMAGE / BADGE+HEART / TITLE / DESC
   ============================================================= */

/* ── Row wrapper: 3 columns ── */
.jobs-section .row {
  align-items: stretch;
  display: flex !important;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}

/* ── Outer post col → 3 per row ── */
.jobs-section .geodir-post {
  display: flex !important;
  flex-direction: column;
  height: 100%;
  flex: 0 0 33.3333% !important;
  max-width: 33.3333% !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}

@media (max-width: 991px) {
  .jobs-section .geodir-post {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}

@media (max-width: 575px) {
  .jobs-section .geodir-post {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

/* ── Outer .card (direct child of .geodir-post) = the job-card shell ── */
.jobs-section .geodir-post>.card {
  flex: 1 1 auto;
  display: flex !important;
  flex-direction: column;
  height: 100% !important;
  padding: 22px !important;
  background: #ffffff !important;
  border: 1px solid rgba(103, 134, 166, 0.10) !important;
  border-radius: 18px !important;
  overflow: visible !important;
  /* allow badge/heart to sit outside image */
  box-shadow: none !important;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.jobs-section .geodir-post>.card:hover {
  box-shadow: 0 8px 32px rgba(69, 152, 230, 0.13) !important;
  transform: translateY(-3px);
}

/* ── Inner .card (GD wraps again) ── */
.jobs-section .geodir-post>.card>.card {
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: flex !important;
  flex-direction: column;
  flex: 1 1 auto;
  height: 100% !important;
  overflow: visible !important;
}

/* ─────────────────────────────────────────────
   IMAGE AREA  (card-img-top)
   Height = 255 px, rounded corners, no overflow clip
   badge & heart sit below via negative margin
───────────────────────────────────────────── */
.jobs-section .card-img-top {
  position: relative !important;
  overflow: visible !important;
  /* let badge/heart spill below */
  height: 255px !important;
  flex-shrink: 0;
  border-radius: 5px !important;
}

/* Clip only the IMAGE itself so it stays within 255 px rounded box */
.jobs-section .card-img-top .geodir-post-slider,
.jobs-section .card-img-top .bsui.geodir-post-slider {
  height: 255px !important;
  border-radius: 5px !important;
  overflow: hidden !important;
}

.jobs-section .card-img-top .geodir-image-container {
  height: 255px !important;
  overflow: hidden !important;
  border-radius: 5px !important;
}

.jobs-section .card-img-top .geodir-images,
.jobs-section .card-img-top .carousel-inner {
  height: 255px !important;
  border-radius: 5px !important;
  overflow: hidden !important;
}

.jobs-section .card-img-top .carousel-item {
  height: 255px !important;
}

.jobs-section .card-img-top .geodir-link-image {
  display: block !important;
  height: 255px !important;
  padding: 0 !important;
  --bs-aspect-ratio: unset !important;
}

.jobs-section .card-img-top img {
  width: 100% !important;
  height: 255px !important;
  
  display: block !important;
  position: static !important;
  border-radius: 0 !important;
  /* clip handled by parent */
}

/* ─────────────────────────────────────────────
   BADGE  →  below image, LEFT   (.job-top span)
───────────────────────────────────────────── */
.jobs-section .gd-badge-meta {
  position: absolute !important;
  bottom: -46px !important;
  /* drops below the 255 px image */
  left: 0 !important;
  top: auto !important;
  z-index: 5;
  line-height: 1;
}

.jobs-section .gd-badge-meta .gd-badge,
.jobs-section .gd-badge-meta a.gd-badge {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
  color: #4598E6 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em;
  text-decoration: none !important;
  line-height: 1;
}

/* ─────────────────────────────────────────────
   HEART ICON  →  below image, RIGHT  (.job-top i)
───────────────────────────────────────────── */
.jobs-section .gd-fav-info-wrap {
  position: absolute !important;
  bottom: -46px !important;
  /* same row as badge */
  right: 0 !important;
  top: auto !important;
  left: auto !important;
  z-index: 5;
  line-height: 1;
  margin: 0 !important;
}

.jobs-section .gd-fav-info-wrap i,
.jobs-section .gd-fav-info-wrap .fas.fa-heart {
  color: #4598E6 !important;
  font-size: 22px !important;
  line-height: 1;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.jobs-section .gd-fav-info-wrap:hover i {
  opacity: 0.7;
}

/* ─────────────────────────────────────────────
   CARD BODY  (.job-content)
   padding-top makes room for the badge row that
   sticks out below card-img-top
───────────────────────────────────────────── */
.jobs-section .card-body {
  padding: 56px 0 0 0 !important;
  /* 46px badge offset + 10px gap */
  flex: 1;
  background: transparent !important;
  border: none !important;
}

/* Hide author avatar circle */
.jobs-section .card-body>.row:first-child {
  display: none !important;
}

.jobs-section .card-body .row.gv-hide-3 {
  display: none !important;
}

/* ─────────────────────────────────────────────
   TITLE  (.job-card h3)
───────────────────────────────────────────── */
.jobs-section .geodir-post-title,
.jobs-section .geodir-post-title.bsui {
  margin: 0 0 14px !important;
}

.jobs-section .geodir-post-title h3,
.jobs-section .geodir-post-title .h5,
.jobs-section .geodir-post-title .geodir-entry-title {
  margin: 0 0 14px !important;
  padding: 0 !important;
  color: #020d1f !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  font-family: "Inter", sans-serif !important;
}

.jobs-section .geodir-post-title h3 a,
.jobs-section .geodir-post-title .h5 a,
.jobs-section .geodir-post-title .geodir-entry-title a {
  color: #020d1f !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  font-family: inherit !important;
}

.jobs-section .geodir-post-title h3 a:hover,
.jobs-section .geodir-post-title .h5 a:hover {
  color: #4598E6 !important;
}

/* ─────────────────────────────────────────────
   DESCRIPTION  (.job-card p)
───────────────────────────────────────────── */
.jobs-section .geodir-post-content-container {
  margin: 0 !important;
  padding: 0 !important;
}

.jobs-section .geodir-post-content-container .geodir_post_meta,
.jobs-section .geodir-post-content-container p,
.jobs-section .geodir-post-content-container div {
  margin: 0 !important;
  padding: 0 !important;
  color: #6786A6 !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  font-family: "Inter", sans-serif !important;
}

/* ── Hide card footer ── */
.jobs-section .card-footer {
  display: none !important;
}

/* ── Responsive ── */
@media (max-width: 767px) {

  .jobs-section .card-img-top,
  .jobs-section .card-img-top .geodir-post-slider,
  .jobs-section .card-img-top .geodir-image-container,
  .jobs-section .card-img-top .geodir-images,
  .jobs-section .card-img-top .carousel-inner,
  .jobs-section .card-img-top .carousel-item,
  .jobs-section .card-img-top .geodir-link-image,
  .jobs-section .card-img-top img {
    height: 200px !important;
  }

  .jobs-section .geodir-post-title h3,
  .jobs-section .geodir-post-title .h5 {
    font-size: 18px !important;
  }

  .jobs-section .geodir-post-content-container .geodir_post_meta {
    font-size: 14px !important;
  }
}

.hero-section-standard {
    background: url(http://uniwides.local/wp-content/uploads/2026/06/smr-nuclear-power-bg.webp) center center / cover no-repeat fixed;
    min-height: 400px !important;
}

/* Header buttons custom styling */
.nai-header-buttons .btn-outline-header {
    color: #1B7CD8 !important;
    border: 1px solid #1B7CD8 !important;
    background-color: transparent !important;
.nai-header-buttons .btn-outline-header:hover {
    background-color: #1B7CD8 !important;
    color: #ffffff !important;
}