.elementor-9191 .elementor-element.elementor-element-018967c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--flex-wrap:wrap;--padding-top:80px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-9191 .elementor-element.elementor-element-018967c:not(.elementor-motion-effects-element-type-background), .elementor-9191 .elementor-element.elementor-element-018967c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-a8f4a8c );}.elementor-9191 .elementor-element.elementor-element-4554dbb{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9191 .elementor-element.elementor-element-13c5e9b > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-9191 .elementor-element.elementor-element-53fbfa3{--display:flex;}.elementor-9191 .elementor-element.elementor-element-843a1a4{--display:flex;}.elementor-9191 .elementor-element.elementor-element-fc52950{--display:flex;}.elementor-9191 .elementor-element.elementor-element-b965311{--display:flex;}.elementor-9191 .elementor-element.elementor-element-fd38ad4{--display:flex;}.elementor-9191 .elementor-element.elementor-element-cd1aff2{--display:flex;}.elementor-9191 .elementor-element.elementor-element-5796f86{--display:flex;}.elementor-9191 .elementor-element.elementor-element-ceaccff{--display:flex;}.elementor-9191 .elementor-element.elementor-element-ad2a6d3{--display:flex;}.elementor-9191 .elementor-element.elementor-element-549b8fb{--display:flex;}.elementor-9191 .elementor-element.elementor-element-381a086{--display:flex;}/* Start custom CSS for container, class: .elementor-element-4554dbb *//* =========================================================
   NUMEROLOGY CALCULATORS HUB — HERO
   Mystical Discovery
========================================================= */

#numerology-calculators-hero,
.ami-calculators-hero {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 32px 20px 54px;
  overflow: hidden;

  background:
    radial-gradient(
      circle at 50% 0%,
      rgba(216, 173, 78, 0.10) 0%,
      rgba(216, 173, 78, 0.03) 35%,
      transparent 60%
    ),
    #030d1b !important;

  border: 0;
  box-sizing: border-box;
}


/* INNER CONTAINER */
#numerology-calculators-hero .ami-calculators-hero-inner {
  width: min(1180px, 100%);
  margin: 0 auto;

  display: flex;
  flex-direction: column;
  gap: 38px;

  box-sizing: border-box;
}


/* =========================================================
   HERO IMAGE
========================================================= */

#numerology-calculators-hero .ami-calculators-hero-image-wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;

  overflow: hidden;
  border-radius: 24px;

  border: 1px solid rgba(216, 173, 78, 0.42);

  background: #061326;

  box-shadow:
    0 24px 65px rgba(0, 0, 0, 0.30),
    0 0 0 1px rgba(216, 173, 78, 0.05) inset;
}


#numerology-calculators-hero .ami-calculators-hero-image {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;

  object-fit: contain;
  object-position: center;

  border: 0;
}


/* =========================================================
   CONTENT
========================================================= */

#numerology-calculators-hero .ami-calculators-hero-content {
  width: min(1000px, 100%);
  margin: 0 auto;
  padding: 0 20px;

  text-align: center;

  background: transparent !important;
}


/* EYEBROW */
#numerology-calculators-hero .ami-calculators-eyebrow {
  margin: 0 0 13px;

  color: #d8ad4e !important;

  font-size: 14px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}


/* =========================================================
   H1
========================================================= */

#numerology-calculators-hero .ami-calculators-title {
  margin: 0 auto;

  max-width: 1040px;

  color: #fff7dc !important;

  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(42px, 5.2vw, 72px);
  line-height: 1.08;
  font-weight: 700;

  letter-spacing: -0.025em;

  text-wrap: balance;
}


#numerology-calculators-hero .ami-calculators-title span {
  display: block;

  margin-top: 7px;

  color: #fff7dc !important;
}


/* =========================================================
   SUMMARY
========================================================= */

#numerology-calculators-hero .ami-calculators-summary {
  max-width: 880px;

  margin: 24px auto 0;

  color: #dce5ee !important;

  font-size: 18px;
  line-height: 1.75;
  font-weight: 400;

  text-wrap: pretty;
}


#numerology-calculators-hero .ami-calculators-summary strong {
  color: #ffffff !important;
  font-weight: 600;
}


/* =========================================================
   BENEFITS
========================================================= */

#numerology-calculators-hero .ami-calculators-benefits {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;

  gap: 12px;

  margin: 28px auto 0;
}


#numerology-calculators-hero .ami-calculators-benefit {
  display: inline-flex;
  align-items: center;
  gap: 8px;

  padding: 9px 15px;

  color: #e7edf3 !important;
  background: rgba(255, 255, 255, 0.045);

  border: 1px solid rgba(216, 173, 78, 0.25);
  border-radius: 999px;

  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
}


#numerology-calculators-hero .ami-benefit-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 22px;
  height: 22px;

  color: #173047 !important;
  background: #d8ad4e;

  border-radius: 50%;

  font-size: 12px;
  font-weight: 800;
}


/* =========================================================
   CTA BUTTONS
========================================================= */

#numerology-calculators-hero .ami-calculators-hero-actions {
  display: flex;
  flex-wrap: wrap;

  justify-content: center;
  align-items: center;

  gap: 16px;

  margin: 32px auto 0;
}


#numerology-calculators-hero .ami-calculators-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 245px;
  min-height: 58px;

  padding: 16px 28px;

  border-radius: 999px;

  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;

  text-align: center;
  text-decoration: none !important;

  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    background-color 0.2s ease,
    border-color 0.2s ease;
}


/* PRIMARY CTA */
#numerology-calculators-hero .ami-calculators-btn-primary {
  color: #10273c !important;

  background: linear-gradient(
    135deg,
    #ffdc65 0%,
    #d8ad4e 100%
  );

  border: 2px solid #e6bd59;

  box-shadow:
    0 12px 30px rgba(216, 173, 78, 0.18);
}


#numerology-calculators-hero .ami-calculators-btn-primary:hover,
#numerology-calculators-hero .ami-calculators-btn-primary:focus {
  color: #10273c !important;

  transform: translateY(-2px);

  box-shadow:
    0 16px 34px rgba(216, 173, 78, 0.28);
}


/* SECONDARY CTA */
#numerology-calculators-hero .ami-calculators-btn-secondary {
  color: #f3c957 !important;

  background: #112036;

  border: 2px solid rgba(216, 173, 78, 0.75);
}


#numerology-calculators-hero .ami-calculators-btn-secondary:hover,
#numerology-calculators-hero .ami-calculators-btn-secondary:focus {
  color: #ffffff !important;

  background: #173047;

  border-color: #d8ad4e;

  transform: translateY(-2px);
}


/* =========================================================
   PRIVACY NOTE
========================================================= */

#numerology-calculators-hero .ami-calculators-privacy {
  margin: 22px auto 0;

  color: #b7c5d2 !important;

  font-size: 13px;
  line-height: 1.55;
  font-weight: 500;
}


#numerology-calculators-hero .ami-calculators-privacy span {
  margin-right: 5px;
}


/* =========================================================
   ELEMENTOR / THEME CONTRAST PROTECTION
========================================================= */

body #numerology-calculators-hero,
body #numerology-calculators-hero .ami-calculators-hero-content,
body #numerology-calculators-hero .ami-calculators-hero-inner {
  background-color: transparent;
}


body #numerology-calculators-hero h1,
body #numerology-calculators-hero h1 span {
  color: #fff7dc !important;
}


body #numerology-calculators-hero p.ami-calculators-summary {
  color: #dce5ee !important;
}


body #numerology-calculators-hero p.ami-calculators-eyebrow {
  color: #d8ad4e !important;
}


/* Prevent Elementor/theme global opacity rules */
body #numerology-calculators-hero h1,
body #numerology-calculators-hero p,
body #numerology-calculators-hero a,
body #numerology-calculators-hero span {
  opacity: 1;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {

  #numerology-calculators-hero {
    padding: 26px 18px 48px;
  }

  #numerology-calculators-hero .ami-calculators-hero-inner {
    gap: 32px;
  }

  #numerology-calculators-hero .ami-calculators-title {
    font-size: clamp(40px, 6vw, 58px);
  }

  #numerology-calculators-hero .ami-calculators-summary {
    font-size: 17px;
  }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #numerology-calculators-hero {
    padding: 18px 12px 40px;
  }

  #numerology-calculators-hero .ami-calculators-hero-inner {
    gap: 28px;
  }

  #numerology-calculators-hero .ami-calculators-hero-image-wrap {
    border-radius: 15px;
  }

  #numerology-calculators-hero .ami-calculators-hero-content {
    padding: 0 6px;
  }

  #numerology-calculators-hero .ami-calculators-eyebrow {
    font-size: 12px;
    letter-spacing: 0.12em;
  }

  #numerology-calculators-hero .ami-calculators-title {
    font-size: clamp(35px, 10vw, 47px);
    line-height: 1.1;
  }

  #numerology-calculators-hero .ami-calculators-summary {
    margin-top: 19px;

    font-size: 16px;
    line-height: 1.68;
  }

  #numerology-calculators-hero .ami-calculators-benefits {
    gap: 8px;
    margin-top: 24px;
  }

  #numerology-calculators-hero .ami-calculators-benefit {
    font-size: 12px;
    padding: 8px 11px;
  }

  #numerology-calculators-hero .ami-calculators-hero-actions {
    flex-direction: column;
    gap: 12px;

    margin-top: 27px;
  }

  #numerology-calculators-hero .ami-calculators-btn {
    width: 100%;
    min-width: 0;
    max-width: 360px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7452fd4 *//* Dark text inside all calculator card buttons */

.calculator-card a{
    color:#081321 !important;
    font-weight:700;
    text-shadow:none !important;
}

.calculator-card a:hover{
    color:#081321 !important;
}

.calculator-card a span{
    color:#081321 !important;
}

.calculator-card a svg,
.calculator-card a i{
    color:#081321 !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-53fbfa3 *//* Calculator Hub anchor position */
.calculator-tools-anchor {
    display: block;
    position: relative;
    top: -115px;
    height: 1px;
    visibility: hidden;
    pointer-events: none;
}

html {
    scroll-behavior: smooth;
}

@media (max-width: 767px) {
    .calculator-tools-anchor {
        top: -90px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6c1d475 */<style>
/* =========================================================
   HOW YOUR NUMBERS WORK TOGETHER
========================================================= */

#calculator-number-map {
    --map-bg: #07111f;
    --map-card-bg: #091525;
    --map-card-bg-bottom: #07111e;
    --map-text: #f5f0e5;
    --map-muted: #ded8cb;
    --map-gold: #ffd447;
    --map-gold-dark: #d8aa27;
    --map-border: rgba(226, 183, 61, 0.28);

    width: 100%;
    margin: 0;
    padding: 28px;
    background:
        radial-gradient(
            circle at 50% 0%,
            rgba(46, 82, 130, 0.17),
            transparent 48%
        ),
        linear-gradient(180deg, #0a1729 0%, #07111f 100%);

    border: 1px solid var(--map-border);
    border-radius: 22px;
    box-sizing: border-box;
    overflow: hidden;
}

#calculator-number-map,
#calculator-number-map * {
    box-sizing: border-box;
}

#calculator-number-map .calculator-map-inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
}

/* =========================================================
   SECTION HEADER
========================================================= */

#calculator-number-map .calculator-map-header {
    max-width: 900px;
    margin: 0 auto 34px;
    text-align: center;
}

#calculator-number-map .calculator-map-eyebrow {
    margin: 0 0 12px;
    color: #fff7df;
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

#calculator-number-map .calculator-map-title {
    position: relative;
    margin: 0;
    padding: 0 0 18px;
    color: var(--map-gold) !important;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(34px, 4vw, 54px);
    font-weight: 700;
    line-height: 1.12;
    letter-spacing: -0.5px;
    text-align: center;
}

#calculator-number-map .calculator-map-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 58px;
    height: 3px;
    border-radius: 10px;
    background: var(--map-gold);
    transform: translateX(-50%);
}

#calculator-number-map .calculator-map-intro {
    max-width: 840px;
    margin: 22px auto 0;
    color: var(--map-muted) !important;
    font-family: inherit;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8;
    text-align: center;
}

/* =========================================================
   CARD GRID
========================================================= */

#calculator-number-map .calculator-map-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    width: 100%;
}

#calculator-number-map .calculator-map-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    min-height: 315px;
    padding: 30px;
    background:
        linear-gradient(
            145deg,
            var(--map-card-bg) 0%,
            var(--map-card-bg-bottom) 100%
        );

    border: 1px solid var(--map-border);
    border-radius: 22px;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.025),
        0 14px 30px rgba(0, 0, 0, 0.12);

    overflow: hidden;
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

#calculator-number-map .calculator-map-card:hover {
    transform: translateY(-3px);
    border-color: rgba(255, 212, 71, 0.55);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.03),
        0 18px 38px rgba(0, 0, 0, 0.2);
}

/* =========================================================
   CARD NUMBER
========================================================= */

#calculator-number-map .map-step {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin: 0 0 22px;
    flex: 0 0 48px;
    color: #10141c;
    background: linear-gradient(135deg, #ffdc59, #f0bd35);
    border: 1px solid rgba(255, 234, 148, 0.65);
    border-radius: 50%;
    box-shadow: 0 8px 18px rgba(232, 181, 38, 0.18);
    font-family: inherit;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
}

/* =========================================================
   CARD TEXT
========================================================= */

#calculator-number-map .calculator-map-card h3 {
    margin: 0 0 14px;
    padding: 0;
    color: var(--map-gold) !important;
    font-family: inherit;
    font-size: 27px;
    font-weight: 700;
    line-height: 1.25;
}

#calculator-number-map .calculator-map-card p {
    margin: 0 0 24px;
    color: var(--map-muted) !important;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
}

/* =========================================================
   CTA LINKS
========================================================= */

#calculator-number-map .map-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-top: auto;
}

#calculator-number-map .map-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 10px 17px;
    color: var(--map-gold) !important;
    background: rgba(255, 210, 66, 0.07);
    border: 1px solid rgba(226, 183, 61, 0.45);
    border-radius: 999px;
    box-shadow: none;
    font-family: inherit;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    text-decoration: none !important;
    white-space: normal;
    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        color 0.2s ease,
        transform 0.2s ease;
}

#calculator-number-map .map-links a:hover,
#calculator-number-map .map-links a:focus-visible {
    color: #111722 !important;
    background: var(--map-gold);
    border-color: var(--map-gold);
    transform: translateY(-1px);
    outline: none;
}

#calculator-number-map .map-links a:focus-visible {
    box-shadow:
        0 0 0 3px var(--map-bg),
        0 0 0 5px var(--map-gold);
}

/* Primary Calculate Both button */

#calculator-number-map .map-links .map-link-primary {
    color: #111722 !important;
    background: linear-gradient(135deg, #ffdb58, #e7b62e);
    border-color: #f0c64d;
    box-shadow: 0 8px 18px rgba(225, 175, 37, 0.14);
}

#calculator-number-map .map-links .map-link-primary:hover,
#calculator-number-map .map-links .map-link-primary:focus-visible {
    color: #050a12 !important;
    background: linear-gradient(135deg, #ffe676, #f2c849);
    border-color: #ffe077;
}

/* =========================================================
   ANCHOR POSITION FOR STICKY HEADER
========================================================= */

#calculate-pinnacle-cycles-and-challenge-numbers {
    scroll-margin-top: 135px;
}

html {
    scroll-behavior: smooth;
}

/* =========================================================
   TABLET
========================================================= */

@media screen and (max-width: 1024px) {
    #calculator-number-map {
        padding: 24px;
    }

    #calculator-number-map .calculator-map-grid {
        gap: 20px;
    }

    #calculator-number-map .calculator-map-card {
        min-height: 330px;
        padding: 26px;
    }

    #calculator-number-map .calculator-map-card h3 {
        font-size: 24px;
    }
}

/* =========================================================
   MOBILE
========================================================= */

@media screen and (max-width: 767px) {
    #calculator-number-map {
        padding: 18px 14px;
        border-radius: 18px;
    }

    #calculator-number-map .calculator-map-header {
        margin-bottom: 25px;
    }

    #calculator-number-map .calculator-map-eyebrow {
        font-size: 12px;
        letter-spacing: 1.8px;
    }

    #calculator-number-map .calculator-map-title {
        padding-bottom: 16px;
        font-size: 34px;
        line-height: 1.18;
    }

    #calculator-number-map .calculator-map-intro {
        margin-top: 18px;
        font-size: 15px;
        line-height: 1.7;
    }

    #calculator-number-map .calculator-map-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    #calculator-number-map .calculator-map-card {
        min-height: 0;
        padding: 23px 20px;
        border-radius: 18px;
    }

    #calculator-number-map .map-step {
        width: 43px;
        height: 43px;
        margin-bottom: 17px;
        flex-basis: 43px;
        font-size: 16px;
    }

    #calculator-number-map .calculator-map-card h3 {
        margin-bottom: 11px;
        font-size: 23px;
    }

    #calculator-number-map .calculator-map-card p {
        margin-bottom: 20px;
        font-size: 15px;
        line-height: 1.7;
    }

    #calculator-number-map .map-links {
        gap: 9px;
    }

    #calculator-number-map .map-links a {
        min-height: 42px;
        padding: 9px 14px;
        font-size: 14px;
    }

    #calculate-pinnacle-cycles-and-challenge-numbers {
        scroll-margin-top: 100px;
    }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media screen and (max-width: 480px) {
    #calculator-number-map .calculator-map-title {
        font-size: 30px;
    }

    #calculator-number-map .map-links {
        display: grid;
        grid-template-columns: 1fr;
        width: 100%;
    }

    #calculator-number-map .map-links a {
        width: 100%;
    }
}
</style>/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-843a1a4 *//* =========================================================
   CALCULATOR NUMBER MAP
   EYEBROW + NUMBER CONTRAST FIX
========================================================= */

/* EYEBROW — YOUR COMPLETE NUMEROLOGY CHART */
#calculator-number-map .calculator-map-eyebrow,
.calculator-number-map-section .calculator-map-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;

  font-weight: 800 !important;
  letter-spacing: 0.16em;
  text-transform: uppercase;

  text-shadow: none !important;
}


/* EXTRA PROTECTION AGAINST THEME COLOUR OVERRIDES */
body #calculator-number-map .calculator-map-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;
}


/* =========================================================
   NUMBER CIRCLES — 1, 2, 3, 4
========================================================= */

#calculator-number-map .calculator-map-number,
#calculator-number-map .map-number,
#calculator-number-map .number,
.calculator-number-map-section .calculator-map-number,
.calculator-number-map-section .map-number {
  color: #173047 !important;
  opacity: 1 !important;

  font-weight: 900 !important;

  text-shadow: none !important;
}


/* IF THE NUMBER IS A SPAN INSIDE THE GOLD CIRCLE */
#calculator-number-map .calculator-map-card > span:first-child,
#calculator-number-map .calculator-map-card .calculator-map-number span,
#calculator-number-map .map-number span {
  color: #173047 !important;
  opacity: 1 !important;
  font-weight: 900 !important;
}


/* =========================================================
   GOLD CIRCLE PROTECTION
========================================================= */

#calculator-number-map .calculator-map-number,
#calculator-number-map .map-number {
  background-color: #FFD447 !important;
  border-color: #FFD447 !important;
}


/* =========================================================
   FORCE NUMBER TEXT DARK — THEME PROTECTION
========================================================= */

body #calculator-number-map .calculator-map-number,
body #calculator-number-map .calculator-map-number *,
body #calculator-number-map .map-number,
body #calculator-number-map .map-number * {
  color: #173047 !important;
  opacity: 1 !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-fc52950 *//* =========================================================
   NUMEROLOGY CALCULATORS HUB
   QUESTION GUIDE — VISIBILITY + LAYOUT FIX
========================================================= */

#calculator-question-guide,
.calculator-question-guide-section {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 68px 22px;

  background:
    linear-gradient(
      180deg,
      #071424 0%,
      #06111f 100%
    ) !important;

  border: 1px solid rgba(216, 173, 78, 0.30);
  border-radius: 24px;

  box-sizing: border-box;
}


/* =========================================================
   INNER
========================================================= */

#calculator-question-guide .question-guide-inner {
  width: min(1180px, 100%);
  margin: 0 auto;
}


/* =========================================================
   HEADER
========================================================= */

#calculator-question-guide .question-guide-header {
  max-width: 980px;
  margin: 0 auto 44px;
  text-align: center;
}


#calculator-question-guide .question-guide-eyebrow {
  margin: 0 0 15px;

  color: #d8ad4e !important;

  font-size: 14px;
  line-height: 1.4;
  font-weight: 800;

  letter-spacing: 0.15em;
  text-transform: uppercase;

  opacity: 1 !important;
}


#calculator-question-guide .question-guide-header h2 {
  margin: 0;

  color: #fff7dc !important;

  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(42px, 5vw, 62px);
  line-height: 1.08;
  font-weight: 700;

  letter-spacing: -0.02em;

  opacity: 1 !important;
}


/* GOLD LINE */
#calculator-question-guide .question-guide-header::after {
  content: "";
  display: block;

  width: 60px;
  height: 3px;

  margin: 18px auto 0;

  background: #f4c842;
  border-radius: 999px;
}


/* INTRO PARAGRAPH */
#calculator-question-guide .question-guide-header > p:not(.question-guide-eyebrow) {
  max-width: 850px;
  margin: 22px auto 0;

  color: #dce5ee !important;

  font-size: 17px;
  line-height: 1.75;
  font-weight: 400;

  opacity: 1 !important;
}


/* =========================================================
   GRID
========================================================= */

#calculator-question-guide .question-guide-grid {
  display: grid !important;

  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;

  gap: 22px;

  align-items: stretch;
}


/* =========================================================
   CARDS
========================================================= */

#calculator-question-guide .question-guide-card {
  display: flex;
  flex-direction: column;

  height: 100%;

  padding: 28px 28px 26px;

  background:
    linear-gradient(
      180deg,
      #0b1d34 0%,
      #071628 100%
    ) !important;

  border: 1px solid rgba(216, 173, 78, 0.30);

  border-radius: 20px;

  box-shadow:
    0 12px 28px rgba(0, 0, 0, 0.15);

  box-sizing: border-box;

  transition:
    transform 0.2s ease,
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}


#calculator-question-guide .question-guide-card:hover {
  transform: translateY(-3px);

  border-color: rgba(244, 200, 66, 0.65);

  box-shadow:
    0 16px 34px rgba(0, 0, 0, 0.22);
}


/* CARD TITLE */
#calculator-question-guide .question-guide-card h3 {
  margin: 0 0 14px;

  color: #fff7dc !important;

  font-size: 25px;
  line-height: 1.22;
  font-weight: 800;

  opacity: 1 !important;
}


/* CARD TEXT — MAIN FIX */
#calculator-question-guide .question-guide-card p {
  margin: 0 0 22px;

  color: #dce5ee !important;

  font-size: 16px;
  line-height: 1.65;
  font-weight: 400;

  opacity: 1 !important;
}


/* =========================================================
   BUTTONS
========================================================= */

#calculator-question-guide .question-guide-card a {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: fit-content;
  min-height: 52px;

  margin-top: auto;

  padding: 13px 22px;

  color: #071528 !important;

  background:
    linear-gradient(
      135deg,
      #ffdc65 0%,
      #efbd29 100%
    ) !important;

  border: 1px solid #f0c339;
  border-radius: 999px;

  font-size: 15px;
  line-height: 1.2;
  font-weight: 800;

  text-decoration: none !important;

  box-shadow:
    0 9px 22px rgba(244, 200, 66, 0.15);

  opacity: 1 !important;

  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}


#calculator-question-guide .question-guide-card a:hover,
#calculator-question-guide .question-guide-card a:focus {
  color: #071528 !important;

  transform: translateY(-2px);

  box-shadow:
    0 13px 28px rgba(244, 200, 66, 0.24);
}


/* =========================================================
   ELEMENTOR / THEME CONTRAST PROTECTION
========================================================= */

body #calculator-question-guide h2,
body #calculator-question-guide h3,
body #calculator-question-guide p,
body #calculator-question-guide a,
body #calculator-question-guide span {
  opacity: 1 !important;
}


body #calculator-question-guide .question-guide-header > p:not(.question-guide-eyebrow),
body #calculator-question-guide .question-guide-card p {
  color: #dce5ee !important;
}


body #calculator-question-guide .question-guide-card h3 {
  color: #fff7dc !important;
}


body #calculator-question-guide .question-guide-eyebrow {
  color: #d8ad4e !important;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {

  #calculator-question-guide {
    padding: 58px 18px;
  }

  #calculator-question-guide .question-guide-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #calculator-question-guide {
    padding: 44px 14px;
    border-radius: 18px;
  }

  #calculator-question-guide .question-guide-header {
    margin-bottom: 32px;
  }

  #calculator-question-guide .question-guide-header h2 {
    font-size: clamp(35px, 10vw, 46px);
  }

  #calculator-question-guide .question-guide-header > p:not(.question-guide-eyebrow) {
    font-size: 16px;
  }

  #calculator-question-guide .question-guide-grid {
    grid-template-columns: 1fr !important;
  }

  #calculator-question-guide .question-guide-card {
    padding: 24px 22px;
  }

  #calculator-question-guide .question-guide-card h3 {
    font-size: 23px;
  }

  #calculator-question-guide .question-guide-card a {
    width: 100%;
  }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b965311 *//* =========================================================
   CORE NUMBERS VS LIFE CYCLE CALCULATORS
   VISIBILITY / CONTRAST FIX
========================================================= */

/* EYEBROW — SEE THE BIGGER PICTURE */
#core-vs-cycle-calculators .core-vs-cycle-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;

  font-weight: 800 !important;
  letter-spacing: 0.16em;
  text-transform: uppercase;

  text-shadow: none !important;
}


/* =========================================================
   MAIN H2
========================================================= */

#core-vs-cycle-calculators .core-vs-cycle-header h2 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* =========================================================
   INTRO PARAGRAPH
   MAIN VISIBILITY FIX
========================================================= */

#core-vs-cycle-calculators .core-vs-cycle-header > p:not(.core-vs-cycle-eyebrow) {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 17px;
  line-height: 1.75;
  font-weight: 400;
}


/* =========================================================
   CARD HEADINGS
========================================================= */

#core-vs-cycle-calculators .core-vs-cycle-card h3 {
  color: #FFF7DC !important;
  opacity: 1 !important;

  font-weight: 800;
}


/* =========================================================
   CARD BODY TEXT
   Fixes the dark text in your screenshot
========================================================= */

#core-vs-cycle-calculators .core-vs-cycle-card p {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 16px;
  line-height: 1.65;
  font-weight: 400;
}


/* STRONG TEXT INSIDE CARDS */
#core-vs-cycle-calculators .core-vs-cycle-card strong {
  color: #FFFFFF !important;
  opacity: 1 !important;
}


/* =========================================================
   LIST TEXT — IF USED IN LOWER CARDS
========================================================= */

#core-vs-cycle-calculators .core-vs-cycle-card li {
  color: #DCE5EE !important;
  opacity: 1 !important;

  line-height: 1.6;
}


#core-vs-cycle-calculators .core-vs-cycle-card li::marker {
  color: #D8AD4E !important;
}


/* =========================================================
   THEME / ELEMENTOR CONTRAST PROTECTION
========================================================= */

body #core-vs-cycle-calculators .core-vs-cycle-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;
}


body #core-vs-cycle-calculators .core-vs-cycle-header > p:not(.core-vs-cycle-eyebrow),
body #core-vs-cycle-calculators .core-vs-cycle-card p,
body #core-vs-cycle-calculators .core-vs-cycle-card li {
  color: #DCE5EE !important;
  opacity: 1 !important;
}


body #core-vs-cycle-calculators h2,
body #core-vs-cycle-calculators h3 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* Prevent inherited opacity from Mysta / Elementor */
body #core-vs-cycle-calculators p,
body #core-vs-cycle-calculators h2,
body #core-vs-cycle-calculators h3,
body #core-vs-cycle-calculators li,
body #core-vs-cycle-calculators span,
body #core-vs-cycle-calculators strong {
  opacity: 1 !important;
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #core-vs-cycle-calculators .core-vs-cycle-header > p:not(.core-vs-cycle-eyebrow) {
    font-size: 16px;
    line-height: 1.7;
  }

  #core-vs-cycle-calculators .core-vs-cycle-card p {
    font-size: 15.5px;
    line-height: 1.65;
  }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-fd38ad4 *//* =========================================================
   NUMEROLOGY BENEFITS
   VISIBILITY / CONTRAST CORRECTION
   Exact classes from current HTML
========================================================= */


/* =========================================================
   EYEBROW — SEE THE BIGGER PICTURE
========================================================= */

#numerology-benefits .ami-benefits-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;

  font-weight: 800 !important;
  letter-spacing: 0.16em;
  text-transform: uppercase;

  text-shadow: none !important;
}


/* =========================================================
   MAIN H2
========================================================= */

#numerology-benefits .ami-benefits-header h2 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* =========================================================
   INTRO PARAGRAPH
========================================================= */

#numerology-benefits .ami-benefits-header > p:not(.ami-benefits-eyebrow) {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 17px;
  line-height: 1.75;
  font-weight: 400;
}


/* =========================================================
   CARD TITLES
========================================================= */

#numerology-benefits .ami-benefit-card h3 {
  color: #FFF7DC !important;
  opacity: 1 !important;

  font-weight: 800 !important;
}


/* =========================================================
   CARD BODY TEXT — MAIN FIX
========================================================= */

#numerology-benefits .ami-benefit-card p {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 16px;
  line-height: 1.65;
  font-weight: 400;
}


/* STRONG / EMPHASIS TEXT */
#numerology-benefits .ami-benefit-card strong {
  color: #FFFFFF !important;
  opacity: 1 !important;
}


/* =========================================================
   ICONS
   Keep emoji/icons fully visible
========================================================= */

#numerology-benefits .ami-benefit-icon {
  opacity: 1 !important;
}


/* =========================================================
   ELEMENTOR / MYSTA THEME PROTECTION
========================================================= */

body #numerology-benefits .ami-benefits-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;
}


body #numerology-benefits .ami-benefits-header > p:not(.ami-benefits-eyebrow) {
  color: #DCE5EE !important;
  opacity: 1 !important;
}


body #numerology-benefits .ami-benefit-card p {
  color: #DCE5EE !important;
  opacity: 1 !important;
}


body #numerology-benefits .ami-benefit-card h3 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* Prevent inherited faded colours / opacity */
body #numerology-benefits p,
body #numerology-benefits h2,
body #numerology-benefits h3,
body #numerology-benefits span,
body #numerology-benefits strong {
  opacity: 1 !important;
}


/* =========================================================
   OPTIONAL CARD BORDER CONSISTENCY
========================================================= */

#numerology-benefits .ami-benefit-card {
  border-color: rgba(216, 173, 78, 0.30) !important;
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #numerology-benefits .ami-benefits-header > p:not(.ami-benefits-eyebrow) {
    font-size: 16px;
    line-height: 1.7;
  }

  #numerology-benefits .ami-benefit-card p {
    font-size: 15.5px;
    line-height: 1.65;
  }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-cd1aff2 *//* =========================================================
   REAL-LIFE NUMEROLOGY CALCULATOR USE
   VISIBILITY / CONTRAST FIX
========================================================= */

/* EYEBROW */
#real-life-calculator-use .real-life-calculator-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;

  font-weight: 800 !important;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}


/* MAIN H2 */
#real-life-calculator-use .real-life-calculator-header h2 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* INTRO PARAGRAPH */
#real-life-calculator-use .real-life-calculator-header > p:not(.real-life-calculator-eyebrow) {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 17px;
  line-height: 1.75;
  font-weight: 400;
}


/* CARD TITLES */
#real-life-calculator-use .real-life-calculator-card h3 {
  color: #FFF7DC !important;
  opacity: 1 !important;

  font-weight: 800 !important;
}


/* CARD BODY TEXT */
#real-life-calculator-use .real-life-calculator-card p {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 16px;
  line-height: 1.65;
  font-weight: 400;
}


/* STRONG TEXT IF USED */
#real-life-calculator-use .real-life-calculator-card strong {
  color: #FFFFFF !important;
  opacity: 1 !important;
}


/* ICONS */
#real-life-calculator-use .real-life-calculator-icon {
  opacity: 1 !important;
}


/* =========================================================
   ELEMENTOR / THEME PROTECTION
========================================================= */

body #real-life-calculator-use .real-life-calculator-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;
}

body #real-life-calculator-use .real-life-calculator-header > p:not(.real-life-calculator-eyebrow),
body #real-life-calculator-use .real-life-calculator-card p {
  color: #DCE5EE !important;
  opacity: 1 !important;
}

body #real-life-calculator-use .real-life-calculator-card h3,
body #real-life-calculator-use .real-life-calculator-header h2 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* PREVENT FADED TEXT */
body #real-life-calculator-use p,
body #real-life-calculator-use h2,
body #real-life-calculator-use h3,
body #real-life-calculator-use span,
body #real-life-calculator-use strong {
  opacity: 1 !important;
}


/* OPTIONAL CARD BORDER CONSISTENCY */
#real-life-calculator-use .real-life-calculator-card {
  border-color: rgba(216, 173, 78, 0.30) !important;
}


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

  #real-life-calculator-use .real-life-calculator-header > p:not(.real-life-calculator-eyebrow) {
    font-size: 16px;
    line-height: 1.7;
  }

  #real-life-calculator-use .real-life-calculator-card p {
    font-size: 15.5px;
    line-height: 1.65;
  }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5796f86 *//* =========================================================
   NUMEROLOGY CALCULATOR NEXT STEPS
   CONTRAST / VISIBILITY FIX
========================================================= */


/* =========================================================
   EYEBROW — EXPLORE EVERY NUMEROLOGY TOOL
========================================================= */

#calculator-next-steps .calculator-next-steps-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;

  font-weight: 800 !important;
  letter-spacing: 0.15em;
  text-transform: uppercase;

  text-shadow: none !important;
}


/* =========================================================
   MAIN H2
========================================================= */

#calculator-next-steps .calculator-next-steps-header h2 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* =========================================================
   INTRO PARAGRAPH
========================================================= */

#calculator-next-steps .calculator-next-steps-header > p:not(.calculator-next-steps-eyebrow) {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 17px;
  line-height: 1.75;
  font-weight: 400;
}


/* =========================================================
   CARD TITLES
========================================================= */

#calculator-next-steps .calculator-next-step-card h3 {
  color: #FFF7DC !important;
  opacity: 1 !important;

  font-weight: 800 !important;
}


/* =========================================================
   CARD DESCRIPTIONS — MAIN FIX
========================================================= */

#calculator-next-steps .calculator-next-step-card p {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 16px;
  line-height: 1.65;
  font-weight: 400;
}


/* STRONG TEXT */
#calculator-next-steps .calculator-next-step-card strong {
  color: #FFFFFF !important;
  opacity: 1 !important;
}


/* =========================================================
   STEP / NUMBER LABELS
========================================================= */

#calculator-next-steps .calculator-next-step-number {
  color: #173047 !important;
  opacity: 1 !important;

  background: #FFD447 !important;

  font-weight: 900 !important;
}


/* =========================================================
   READ GUIDE BUTTON
========================================================= */

#calculator-next-steps .calculator-next-step-card a:first-of-type {
  color: #FFD447 !important;
  opacity: 1 !important;

  border-color: rgba(216, 173, 78, 0.70) !important;

  text-decoration: none !important;
}


/* =========================================================
   GOLD USE CALCULATOR BUTTON
========================================================= */

#calculator-next-steps .calculator-next-step-card a:last-of-type {
  opacity: 1 !important;
}


/* =========================================================
   ELEMENTOR / MYSTA THEME PROTECTION
========================================================= */

body #calculator-next-steps .calculator-next-steps-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;
}


body #calculator-next-steps .calculator-next-steps-header > p:not(.calculator-next-steps-eyebrow) {
  color: #DCE5EE !important;
  opacity: 1 !important;
}


body #calculator-next-steps .calculator-next-step-card p {
  color: #DCE5EE !important;
  opacity: 1 !important;
}


body #calculator-next-steps .calculator-next-step-card h3 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* Prevent inherited faded text */
body #calculator-next-steps p,
body #calculator-next-steps h2,
body #calculator-next-steps h3,
body #calculator-next-steps span,
body #calculator-next-steps strong,
body #calculator-next-steps a {
  opacity: 1 !important;
}


/* =========================================================
   CARD BORDER — KEEP CONSISTENT
========================================================= */

#calculator-next-steps .calculator-next-step-card {
  border-color: rgba(216, 173, 78, 0.30) !important;
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #calculator-next-steps .calculator-next-steps-header > p:not(.calculator-next-steps-eyebrow) {
    font-size: 16px;
    line-height: 1.7;
  }

  #calculator-next-steps .calculator-next-step-card p {
    font-size: 15.5px;
    line-height: 1.65;
  }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ceaccff *//* =========================================================
   EXPLORE EVERY NUMEROLOGY TOOL
   VISIBILITY / CONTRAST FIX
========================================================= */


/* EYEBROW */
#explore-every-calculator .explore-calculator-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;

  font-weight: 800 !important;
  letter-spacing: 0.15em;
  text-transform: uppercase;

  text-shadow: none !important;
}


/* MAIN H2 */
#explore-every-calculator .explore-calculator-header h2 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* INTRO PARAGRAPH */
#explore-every-calculator .explore-calculator-header > p:not(.explore-calculator-eyebrow) {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 17px;
  line-height: 1.75;
  font-weight: 400;
}


/* =========================================================
   CARD TITLES
========================================================= */

#explore-every-calculator .explore-calculator-card h3 {
  color: #FFF7DC !important;
  opacity: 1 !important;

  font-weight: 800 !important;
}


/* =========================================================
   CARD DESCRIPTIONS
========================================================= */

#explore-every-calculator .explore-calculator-card p {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 16px;
  line-height: 1.65;
  font-weight: 400;
}


/* STRONG TEXT */
#explore-every-calculator .explore-calculator-card strong {
  color: #FFFFFF !important;
  opacity: 1 !important;
}


/* =========================================================
   ICONS
========================================================= */

#explore-every-calculator .explore-calculator-icon {
  opacity: 1 !important;
}


/* =========================================================
   BUTTONS
========================================================= */

#explore-every-calculator .explore-calculator-card a {
  opacity: 1 !important;
}


/* OUTLINE "READ GUIDE" BUTTON */
#explore-every-calculator .explore-calculator-card a:first-of-type {
  color: #FFD447 !important;
  border-color: rgba(216, 173, 78, 0.75) !important;
}


/* GOLD "USE CALCULATOR" BUTTON */
#explore-every-calculator .explore-calculator-card a:last-of-type {
  color: #071528 !important;
}


/* =========================================================
   ELEMENTOR / MYSTA THEME PROTECTION
========================================================= */

body #explore-every-calculator .explore-calculator-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;
}


body #explore-every-calculator .explore-calculator-header > p:not(.explore-calculator-eyebrow),
body #explore-every-calculator .explore-calculator-card p {
  color: #DCE5EE !important;
  opacity: 1 !important;
}


body #explore-every-calculator .explore-calculator-header h2,
body #explore-every-calculator .explore-calculator-card h3 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* PREVENT FADED / DARK INHERITED TEXT */
body #explore-every-calculator p,
body #explore-every-calculator h2,
body #explore-every-calculator h3,
body #explore-every-calculator a,
body #explore-every-calculator span,
body #explore-every-calculator strong {
  opacity: 1 !important;
}


/* =========================================================
   CARD BORDER CONSISTENCY
========================================================= */

#explore-every-calculator .explore-calculator-card {
  border-color: rgba(216, 173, 78, 0.30) !important;
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #explore-every-calculator .explore-calculator-header > p:not(.explore-calculator-eyebrow) {
    font-size: 16px;
    line-height: 1.7;
  }

  #explore-every-calculator .explore-calculator-card p {
    font-size: 15.5px;
    line-height: 1.65;
  }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ad2a6d3 *//* =========================================================
   NUMEROLOGY CALCULATOR FAQ
   VISIBILITY / CONTRAST FIX
========================================================= */

/* EYEBROW */
#calculator-faq .calculator-faq-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;

  font-weight: 800 !important;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}


/* MAIN H2 */
#calculator-faq .calculator-faq-header h2 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* INTRO PARAGRAPH */
#calculator-faq .calculator-faq-header > p:not(.calculator-faq-eyebrow) {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 17px;
  line-height: 1.75;
  font-weight: 400;
}


/* FAQ QUESTION */
#calculator-faq details summary {
  color: #FFD447 !important;
  opacity: 1 !important;

  font-weight: 700 !important;
  line-height: 1.5;
}


/* FAQ ANSWER — MAIN FIX */
#calculator-faq details p {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 16px;
  line-height: 1.7;
  font-weight: 400;
}


/* OTHER TEXT INSIDE ANSWER */
#calculator-faq details li {
  color: #DCE5EE !important;
  opacity: 1 !important;
}

#calculator-faq details strong {
  color: #FFFFFF !important;
  opacity: 1 !important;
}


/* =========================================================
   FAQ CARD BORDER
========================================================= */

#calculator-faq details {
  border-color: rgba(216, 173, 78, 0.30) !important;
}


/* =========================================================
   ELEMENTOR / MYSTA THEME PROTECTION
========================================================= */

body #calculator-faq .calculator-faq-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;
}

body #calculator-faq .calculator-faq-header > p:not(.calculator-faq-eyebrow),
body #calculator-faq details p,
body #calculator-faq details li {
  color: #DCE5EE !important;
  opacity: 1 !important;
}

body #calculator-faq details summary {
  color: #FFD447 !important;
  opacity: 1 !important;
}

body #calculator-faq h2 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* PREVENT FADED TEXT */
body #calculator-faq p,
body #calculator-faq h2,
body #calculator-faq summary,
body #calculator-faq li,
body #calculator-faq span,
body #calculator-faq strong {
  opacity: 1 !important;
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #calculator-faq .calculator-faq-header > p:not(.calculator-faq-eyebrow) {
    font-size: 16px;
    line-height: 1.7;
  }

  #calculator-faq details p {
    font-size: 15.5px;
    line-height: 1.65;
  }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-381a086 *//* =========================================================
   BOOK REFERENCE + CONTINUE YOUR JOURNEY
   FINAL VISIBILITY / CONTRAST FIX
========================================================= */


/* =========================================================
   BOOK REFERENCE BOX
========================================================= */

.calculator-book-reference {
  color: #DCE5EE !important;
  opacity: 1 !important;
}


/* MAIN PARAGRAPH */
.calculator-book-reference p {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 16px;
  line-height: 1.75;
  font-weight: 400;
}


/* BOOK LINK */
.calculator-book-reference a {
  color: #FFD447 !important;
  opacity: 1 !important;

  font-weight: 700;
  text-decoration: none;
}


/* BOOK TITLE / STRONG */
.calculator-book-reference strong {
  color: #FFD447 !important;
  opacity: 1 !important;

  font-weight: 800;
}


/* HOVER */
.calculator-book-reference a:hover,
.calculator-book-reference a:focus {
  color: #FFF1B8 !important;
}


/* ELEMENTOR / THEME PROTECTION */
body .calculator-book-reference,
body .calculator-book-reference p {
  color: #DCE5EE !important;
  opacity: 1 !important;
}

body .calculator-book-reference a,
body .calculator-book-reference strong {
  color: #FFD447 !important;
  opacity: 1 !important;
}


/* =========================================================
   CONTINUE YOUR JOURNEY — EYEBROW
========================================================= */

#continue-your-journey .calculator-journey-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;

  font-weight: 800 !important;
  letter-spacing: 0.15em;
  text-transform: uppercase;

  text-shadow: none !important;
}


/* =========================================================
   MAIN H2
========================================================= */

#continue-your-journey .calculator-journey-header h2 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* =========================================================
   HEADER INTRO
========================================================= */

#continue-your-journey .calculator-journey-header > p:not(.calculator-journey-eyebrow) {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 17px;
  line-height: 1.75;
  font-weight: 400;
}


/* =========================================================
   JOURNEY CARDS
========================================================= */

#continue-your-journey .journey-card h3 {
  color: #FFF7DC !important;
  opacity: 1 !important;

  font-weight: 800 !important;
}


/* CARD PARAGRAPHS */
#continue-your-journey .journey-card p {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 16px;
  line-height: 1.65;
  font-weight: 400;
}


/* =========================================================
   CARD LISTS — MAIN FIX FOR YOUR THIRD SCREENSHOT
========================================================= */

#continue-your-journey .journey-card ul {
  color: #DCE5EE !important;
}


#continue-your-journey .journey-card li {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 15px;
  line-height: 1.6;
}


#continue-your-journey .journey-card li::marker {
  color: #FFD447 !important;
}


/* =========================================================
   ICONS
========================================================= */

#continue-your-journey .journey-icon {
  opacity: 1 !important;
}


/* =========================================================
   GOLD CTA BUTTONS
========================================================= */

#continue-your-journey .journey-btn {
  color: #071528 !important;
  opacity: 1 !important;

  background:
    linear-gradient(
      135deg,
      #FFDC65 0%,
      #EFBD29 100%
    ) !important;

  border-color: #F0C339 !important;

  font-weight: 800 !important;
  text-decoration: none !important;
}


#continue-your-journey .journey-btn:hover,
#continue-your-journey .journey-btn:focus {
  color: #071528 !important;

  transform: translateY(-2px);
}


/* =========================================================
   THEME / ELEMENTOR PROTECTION
========================================================= */

body #continue-your-journey .calculator-journey-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;
}


body #continue-your-journey .calculator-journey-header > p:not(.calculator-journey-eyebrow),
body #continue-your-journey .journey-card p,
body #continue-your-journey .journey-card li {
  color: #DCE5EE !important;
  opacity: 1 !important;
}


body #continue-your-journey .calculator-journey-header h2,
body #continue-your-journey .journey-card h3 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* PREVENT FADED TEXT */
body #continue-your-journey p,
body #continue-your-journey h2,
body #continue-your-journey h3,
body #continue-your-journey li,
body #continue-your-journey span,
body #continue-your-journey strong,
body #continue-your-journey a {
  opacity: 1 !important;
}


/* =========================================================
   OPTIONAL BORDER CONSISTENCY
========================================================= */

#continue-your-journey .journey-card {
  border-color: rgba(216, 173, 78, 0.30) !important;
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  .calculator-book-reference p {
    font-size: 15.5px;
    line-height: 1.7;
  }

  #continue-your-journey .calculator-journey-header > p:not(.calculator-journey-eyebrow) {
    font-size: 16px;
    line-height: 1.7;
  }

  #continue-your-journey .journey-card p,
  #continue-your-journey .journey-card li {
    font-size: 15.5px;
    line-height: 1.65;
  }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-549b8fb *//* =========================================================
   CONTINUE YOUR JOURNEY
   CONTRAST / VISIBILITY FIX
========================================================= */


/* =========================================================
   SECTION EYEBROW — CONTINUE YOUR JOURNEY
========================================================= */

#continue-your-journey .calculator-journey-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;

  font-weight: 800 !important;
  letter-spacing: 0.15em;
  text-transform: uppercase;

  text-shadow: none !important;
}


/* =========================================================
   MAIN H2
========================================================= */

#continue-your-journey .calculator-journey-header h2 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* =========================================================
   INTRODUCTION
========================================================= */

#continue-your-journey .calculator-journey-header > p:not(.calculator-journey-eyebrow) {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 17px;
  line-height: 1.75;
  font-weight: 400;
}


/* =========================================================
   JOURNEY CARDS
========================================================= */

#continue-your-journey .journey-card h3 {
  color: #FFF7DC !important;
  opacity: 1 !important;
  font-weight: 800 !important;
}

#continue-your-journey .journey-card p {
  color: #DCE5EE !important;
  opacity: 1 !important;

  font-size: 16px;
  line-height: 1.65;
}


/* CARD ICONS */
#continue-your-journey .journey-icon {
  opacity: 1 !important;
}


/* LINKS / BUTTONS */
#continue-your-journey .journey-card a {
  opacity: 1 !important;
}


/* =========================================================
   CARD BORDER
========================================================= */

#continue-your-journey .journey-card {
  border-color: rgba(216, 173, 78, 0.30) !important;
}


/* =========================================================
   ELEMENTOR / MYSTA PROTECTION
========================================================= */

body #continue-your-journey .calculator-journey-eyebrow {
  color: #D8AD4E !important;
  opacity: 1 !important;
}

body #continue-your-journey .calculator-journey-header > p:not(.calculator-journey-eyebrow),
body #continue-your-journey .journey-card p {
  color: #DCE5EE !important;
  opacity: 1 !important;
}

body #continue-your-journey .calculator-journey-header h2,
body #continue-your-journey .journey-card h3 {
  color: #FFF7DC !important;
  opacity: 1 !important;
}


/* Prevent inherited faded text */
body #continue-your-journey p,
body #continue-your-journey h2,
body #continue-your-journey h3,
body #continue-your-journey span,
body #continue-your-journey strong,
body #continue-your-journey a {
  opacity: 1 !important;
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #continue-your-journey .calculator-journey-header > p:not(.calculator-journey-eyebrow) {
    font-size: 16px;
    line-height: 1.7;
  }

  #continue-your-journey .journey-card p {
    font-size: 15.5px;
    line-height: 1.65;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-018967c */#numerology-calculators-hero {
  max-width: 1180px;
  margin: 0 auto 42px;
  padding: 18px;
}

.ami-calc-hero-inner {
  background: linear-gradient(180deg, #07101f 0%, #020711 100%);
  border: 1px solid rgba(241, 199, 83, 0.35);
  border-radius: 24px;
  padding: 18px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.45);
}

.ami-calc-hero-image-wrap {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid rgba(241, 199, 83, 0.28);
}

.ami-calc-hero-image {
  width: 100%;
  display: block;
  height: auto;
}

.ami-calc-hero-content {
  margin-top: 18px;
  padding: 28px;
  border-radius: 20px;
  background: rgba(3, 10, 22, 0.92);
  border: 1px solid rgba(241, 199, 83, 0.22);
  text-align: center;
}

.ami-calc-eyebrow {
  color: #f4c84f;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.ami-calc-title {
  color: #ffffff;
  font-size: clamp(2.2rem, 5vw, 4.8rem);
  line-height: 1.05;
  margin: 0 0 14px;
}

.ami-calc-summary {
  max-width: 850px;
  margin: 0 auto 24px;
  color: #f5f1df;
  font-size: clamp(1rem, 1.6vw, 1.25rem);
  line-height: 1.7;
}

.ami-calc-hero-actions {
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

.ami-calc-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 14px 24px;
  border-radius: 999px;
  font-weight: 800;
  text-decoration: none;
}

/* Primary CTA */
.ami-calc-btn-primary{
    display:inline-flex;
    align-items:center;
    justify-content:center;

    background:linear-gradient(135deg,#f7d65e,#d9a928);
    color:#09101d !important;

    font-weight:800;
    font-size:1.15rem;
    line-height:1.2;

    padding:16px 34px;
    border-radius:999px;
    border:2px solid #f7d65e;

    text-decoration:none;
    transition:.3s ease;
}

.ami-calc-btn-primary,
.ami-calc-btn-primary:link,
.ami-calc-btn-primary:visited{
    color:#09101d !important;
}

.ami-calc-btn-primary:hover{
    background:#ffd95d;
    color:#000 !important;
    transform:translateY(-2px);
    box-shadow:0 10px 30px rgba(247,214,94,.35);
}

.ami-calc-btn-secondary {
  background: rgba(255, 255, 255, 0.06);
  color: #f7d65e !important;
  border: 1px solid rgba(247, 214, 94, 0.45);
}

@media (max-width: 767px) {
  #numerology-calculators-hero {
    padding: 10px;
  }

  .ami-calc-hero-content {
    padding: 22px 16px;
  }

  .ami-calc-btn {
    width: 100%;
  }
}
#calculator-.elementor-9191 .elementor-element.elementor-element-018967c{

max-width:1180px;
margin:50px auto;
padding:0 20px;

}

.calculator-.elementor-9191 .elementor-element.elementor-element-018967c-section{

background:#091322;
border:1px solid rgba(241,199,83,.18);
border-radius:28px;
padding:50px;

}

.calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header{

text-align:center;
margin-bottom:45px;

}

.calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header h2{

font-size:2.5rem;
color:#FFD75A;
margin-bottom:20px;

}

.calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header p{

max-width:820px;
margin:auto;
font-size:1.1rem;
line-height:1.8;
color:#ECE7D5;

}
/* ==========================
Calculator Grid
========================== */

.calculator-grid{

display:grid;

grid-template-columns:repeat(3,1fr);

gap:26px;

margin-top:45px;

}

@media(max-width:1024px){

.calculator-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:767px){

.calculator-grid{

grid-template-columns:1fr;

}

}

/* ==========================
Cards
========================== */

.calculator-card{

display:flex;

flex-direction:column;

text-decoration:none;

background:#0b1629;

border:1px solid rgba(242,201,76,.18);

border-radius:22px;

padding:32px;

transition:.35s;

position:relative;

overflow:hidden;

}

.calculator-card:hover{

transform:translateY(-8px);

border-color:#F2C94C;

box-shadow:0 18px 45px rgba(0,0,0,.45);

}

/* Featured */

.featured{

border:2px solid #F2C94C;

box-shadow:0 0 35px rgba(242,201,76,.18);

}

/* Badge */

.card-badge{

position:absolute;

top:18px;

right:18px;

background:#F2C94C;

color:#08111E;

padding:6px 14px;

border-radius:30px;

font-size:.8rem;

font-weight:700;

}

/* Icon */

.calculator-icon{

font-size:2.7rem;

margin-bottom:18px;

}

/* Title */

.calculator-card h3{

color:#FFD75A;

font-size:1.6rem;

line-height:1.3;

margin-bottom:14px;

}

/* Paragraph */

.calculator-card p{

color:#ECE7D5;

line-height:1.7;

margin-bottom:18px;

}

/* Bullet List */

.calculator-card ul{

margin:0;

padding-left:18px;

color:#CFCFCF;

line-height:1.9;

flex-grow:1;

}

.calculator-card li{

margin-bottom:6px;

}

/* Button */

.calculator-button{

margin-top:28px;

display:flex;

align-items:center;

justify-content:center;

padding:15px 20px;

border-radius:50px;

background:linear-gradient(135deg,#F7D65E,#D9A928);

color:#08111E !important;

font-size:1rem;

font-weight:800;

transition:.3s;

}

.calculator-card:hover .calculator-button{

background:#FFD75A;

color:#000 !important;

transform:translateY(-2px);

}
/* Force button text color */

.calc-card .elementor-button,
.calc-card .elementor-button *,
.ami-calculator-card .elementor-button,
.ami-calculator-card .elementor-button *{

    color:#09101D !important;
    -webkit-text-fill-color:#09101D !important;
    fill:#09101D !important;
    opacity:1 !important;
    text-shadow:none !important;
}

/* Hover */

.calc-card .elementor-button:hover,
.calc-card .elementor-button:hover *,
.ami-calculator-card .elementor-button:hover,
.ami-calculator-card .elementor-button:hover *{

    color:#000 !important;
    -webkit-text-fill-color:#000 !important;
}
/* ==========================
   How Your Numbers Work Together
========================== */

#calculator-number-map{
  max-width:1180px;
  margin:56px auto;
  padding:0 20px;
}

.calculator-number-map-section{
  background:linear-gradient(180deg,#0b1629 0%,#050b16 100%);
  border:1px solid rgba(242,201,76,.22);
  border-radius:28px;
  padding:54px;
}

.calculator-map-header{
  text-align:center;
  max-width:880px;
  margin:0 auto 42px;
}

.calculator-map-eyebrow{
  color:#f4c84f;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:12px;
}

.calculator-map-header h2{
  color:#ffd75a;
  font-size:clamp(2rem,4vw,3.4rem);
  line-height:1.15;
  margin:0 0 18px;
}

.calculator-map-header p{
  color:#ece7d5;
  font-size:1.08rem;
  line-height:1.8;
}

.calculator-map-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:26px;
}

.calculator-map-card{
  background:#08111e;
  border:1px solid rgba(242,201,76,.18);
  border-radius:22px;
  padding:32px;
}

.map-step{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  border-radius:50%;
  background:#f2c94c;
  color:#08111e;
  font-weight:900;
  margin-bottom:18px;
}

.calculator-map-card h3{
  color:#ffd75a;
  font-size:1.6rem;
  margin:0 0 14px;
}

.calculator-map-card p{
  color:#ece7d5;
  line-height:1.75;
  margin-bottom:22px;
}

.map-links{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

.map-links a{
  display:inline-flex;
  padding:9px 14px;
  border-radius:999px;
  background:rgba(242,201,76,.1);
  border:1px solid rgba(242,201,76,.35);
  color:#ffd75a !important;
  text-decoration:none;
  font-weight:700;
}

.map-links a:hover{
  background:#f2c94c;
  color:#08111e !important;
}

@media(max-width:767px){
  .calculator-number-map-section{
    padding:34px 20px;
  }

  .calculator-map-grid{
    grid-template-columns:1fr;
  }
}
#calculator-question-guide{
  max-width:1180px;
  margin:56px auto;
  padding:0 20px;
}

.calculator-question-guide-section{
  background:#08111e;
  border:1px solid rgba(242,201,76,.22);
  border-radius:28px;
  padding:54px;
}

.question-guide-header{
  text-align:center;
  max-width:860px;
  margin:0 auto 42px;
}

.question-guide-eyebrow{
  color:#f4c84f;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.question-guide-header h2{
  color:#ffd75a;
  font-size:clamp(2rem,4vw,3.25rem);
  margin:10px 0 18px;
}

.question-guide-header p{
  color:#ece7d5;
  line-height:1.8;
  font-size:1.08rem;
}

.question-guide-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}

.question-guide-card{
  background:linear-gradient(180deg,#0e1b30,#050b16);
  border:1px solid rgba(242,201,76,.18);
  border-radius:22px;
  padding:28px;
}

.question-guide-card h3{
  color:#ffd75a;
  font-size:1.35rem;
  margin:0 0 14px;
}

.question-guide-card p{
  color:#ece7d5;
  line-height:1.7;
  margin-bottom:22px;
}

.question-guide-card a{
  color:#08111e !important;
  background:#f2c94c;
  padding:12px 18px;
  border-radius:999px;
  display:inline-flex;
  text-decoration:none;
  font-weight:800;
}

@media(max-width:900px){
  .question-guide-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:767px){
  .calculator-question-guide-section{
    padding:34px 20px;
  }

  .question-guide-grid{
    grid-template-columns:1fr;
  }
}
#core-vs-cycle-calculators{
  max-width:1180px;
  margin:56px auto;
  padding:0 20px;
}

.core-vs-cycle-section{
  background:linear-gradient(180deg,#0b1629,#050b16);
  border:1px solid rgba(242,201,76,.22);
  border-radius:28px;
  padding:54px;
}

.core-vs-cycle-header{
  text-align:center;
  max-width:880px;
  margin:0 auto 42px;
}

.core-vs-cycle-eyebrow{
  color:#f4c84f;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.core-vs-cycle-header h2{
  color:#ffd75a;
  font-size:clamp(2rem,4vw,3.25rem);
  margin:10px 0 18px;
}

.core-vs-cycle-header p{
  color:#ece7d5;
  line-height:1.8;
}

.core-vs-cycle-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:28px;
}

.core-vs-cycle-card{
  background:#08111e;
  border:1px solid rgba(242,201,76,.2);
  border-radius:22px;
  padding:34px;
}

.core-vs-cycle-card h3{
  color:#ffd75a;
  font-size:1.8rem;
}

.core-vs-cycle-card p,
.core-vs-cycle-card li{
  color:#ece7d5;
  line-height:1.75;
}

.core-vs-cycle-card ul{
  margin:22px 0;
  padding-left:22px;
}

.core-vs-cycle-btn{
  display:inline-flex;
  padding:13px 22px;
  border-radius:999px;
  background:#f2c94c;
  color:#08111e !important;
  text-decoration:none;
  font-weight:800;
}

@media(max-width:767px){
  .core-vs-cycle-section{
    padding:34px 20px;
  }

  .core-vs-cycle-grid{
    grid-template-columns:1fr;
  }
}
/* =======================================
WHY CALCULATE MORE THAN ONE NUMBER
======================================= */

#numerology-benefits{

max-width:1180px;

margin:60px auto;

padding:0 20px;

}

.ami-benefits-section{

background:linear-gradient(180deg,#091322,#050A14);

border:1px solid rgba(242,201,76,.20);

border-radius:28px;

padding:55px;

}

.ami-benefits-header{

text-align:center;

max-width:850px;

margin:auto auto 50px;

}

.ami-benefits-eyebrow{

color:#F2C94C;

font-weight:700;

letter-spacing:.08em;

text-transform:uppercase;

margin-bottom:10px;

}

.ami-benefits-header h2{

font-size:clamp(2rem,4vw,3.3rem);

color:#FFD75A;

margin-bottom:20px;

}

.ami-benefits-header p{

color:#ECE7D5;

line-height:1.8;

font-size:1.08rem;

}

.ami-benefits-grid{

display:grid;

grid-template-columns:repeat(3,1fr);

gap:28px;

}

.ami-benefit-card{

background:#0E1B30;

border-radius:22px;

padding:32px;

border:1px solid rgba(242,201,76,.18);

transition:.35s;

}

.ami-benefit-card:hover{

transform:translateY(-8px);

border-color:#F2C94C;

box-shadow:0 20px 45px rgba(0,0,0,.35);

}

.ami-benefit-icon{

font-size:2.4rem;

margin-bottom:20px;

}

.ami-benefit-card h3{

color:#FFD75A;

font-size:1.45rem;

margin-bottom:14px;

}

.ami-benefit-card p{

color:#ECE7D5;

line-height:1.75;

}

@media(max-width:1024px){

.ami-benefits-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:767px){

.ami-benefits-section{

padding:35px 22px;

}

.ami-benefits-grid{

grid-template-columns:1fr;

}

}
/* ===========================
Core vs Life Cycle CTA Fix
=========================== */

.core-vs-cycle-btn,
.core-vs-cycle-btn:link,
.core-vs-cycle-btn:visited {
  background: linear-gradient(135deg, #f7d65e, #d9a928) !important;
  color: #09101d !important;
  -webkit-text-fill-color: #09101d !important;
  opacity: 1 !important;
  text-shadow: none !important;
  font-weight: 800 !important;
  border: 2px solid #f7d65e !important;
}

.core-vs-cycle-btn *,
.core-vs-cycle-btn span {
  color: #09101d !important;
  -webkit-text-fill-color: #09101d !important;
  opacity: 1 !important;
  text-shadow: none !important;
}

.core-vs-cycle-btn:hover,
.core-vs-cycle-btn:hover * {
  background: #ffd75a !important;
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
}
#real-life-calculator-use{
  max-width:1180px;
  margin:60px auto;
  padding:0 20px;
}

.real-life-calculator-section{
  background:linear-gradient(180deg,#091322,#050a14);
  border:1px solid rgba(242,201,76,.22);
  border-radius:28px;
  padding:55px;
}

.real-life-calculator-header{
  text-align:center;
  max-width:880px;
  margin:0 auto 46px;
}

.real-life-calculator-eyebrow{
  color:#f2c94c;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:10px;
}

.real-life-calculator-header h2{
  color:#ffd75a;
  font-size:clamp(2rem,4vw,3.3rem);
  line-height:1.15;
  margin:0 0 18px;
}

.real-life-calculator-header p{
  color:#ece7d5;
  font-size:1.08rem;
  line-height:1.8;
}

.real-life-calculator-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:26px;
}

.real-life-calculator-card{
  background:#0b1629;
  border:1px solid rgba(242,201,76,.18);
  border-radius:22px;
  padding:30px;
  transition:.3s ease;
}

.real-life-calculator-card:hover{
  transform:translateY(-6px);
  border-color:#f2c94c;
  box-shadow:0 18px 45px rgba(0,0,0,.35);
}

.real-life-icon{
  display:block;
  font-size:2.2rem;
  margin-bottom:16px;
}

.real-life-calculator-card h3{
  color:#ffd75a;
  font-size:1.45rem;
  margin:0 0 12px;
}

.real-life-calculator-card p{
  color:#ece7d5;
  line-height:1.75;
  margin:0;
}

@media(max-width:1024px){
  .real-life-calculator-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:767px){
  .real-life-calculator-section{
    padding:34px 20px;
  }

  .real-life-calculator-grid{
    grid-template-columns:1fr;
  }
}
#calculator-next-steps{
  max-width:1180px;
  margin:60px auto;
  padding:0 20px;
}

.calculator-next-steps-section{
  background:linear-gradient(180deg,#0b1629,#050a14);
  border:1px solid rgba(242,201,76,.22);
  border-radius:28px;
  padding:55px;
}

.calculator-next-steps-header{
  text-align:center;
  max-width:880px;
  margin:0 auto 44px;
}

.calculator-next-steps-eyebrow{
  color:#f2c94c;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.calculator-next-steps-header h2{
  color:#ffd75a;
  font-size:clamp(2rem,4vw,3.25rem);
  margin:10px 0 18px;
}

.calculator-next-steps-header p{
  color:#ece7d5;
  line-height:1.8;
}

.calculator-next-steps-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:24px;
}

.calculator-next-step-card{

    background:#08111e;
    border:1px solid rgba(242,201,76,.18);

    border-radius:24px;

    padding:34px;

    display:flex;
    flex-direction:column;

    height:100%;

    transition:.35s ease;

    position:relative;

    overflow:hidden;
}

.calculator-next-step-card:hover{

    transform:translateY(-8px);

    border-color:#F4C84F;

    box-shadow:
        0 18px 45px rgba(0,0,0,.35);

}

.next-step-number{

    width:54px;
    height:54px;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:50%;

    background:linear-gradient(135deg,#FFD75A,#D9A928);

    color:#09101D;

    font-size:1.2rem;
    font-weight:800;

    box-shadow:
        0 0 18px rgba(255,215,90,.25),
        inset 0 2px 4px rgba(255,255,255,.35);

    margin-bottom:22px;
}

.calculator-next-step-card h3{
  color:#ffd75a;
  font-size:1.35rem;
  margin-bottom:12px;
}

.calculator-next-step-card p{
  color:#ece7d5;
  line-height:1.7;
}

@media(max-width:1024px){
  .calculator-next-steps-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:767px){
  .calculator-next-steps-section{
    padding:34px 20px;
  }

  .calculator-next-steps-grid{
    grid-template-columns:1fr;
  }
}
.calculator-next-steps-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:24px;
    align-items:stretch;
}

.calculator-next-step-card{
    display:flex;
    flex-direction:column;
    height:100%;
}
.calculator-next-step-card::before{

    content:"";

    position:absolute;

    left:0;

    top:0;

    width:100%;

    height:4px;

    background:linear-gradient(90deg,#FFD75A,#D9A928);

    opacity:0;

    transition:.35s;

}

.calculator-next-step-card:hover::before{

    opacity:1;

}
/* =========================================
   Dark Numbers Inside the Gold Circles
========================================= */

.next-step-number,
.next-step-number span{
    color:#09101d !important;
    -webkit-text-fill-color:#09101d !important;
    fill:#09101d !important;
    opacity:1 !important;
    text-shadow:none !important;
    filter:none !important;
}

/* If Elementor outputs the number inside a heading */
.next-step-number h1,
.next-step-number h2,
.next-step-number h3,
.next-step-number h4,
.next-step-number h5,
.next-step-number h6{
    color:#09101d !important;
    -webkit-text-fill-color:#09101d !important;
    margin:0;
}

/* If Elementor uses an icon widget */
.next-step-number i,
.next-step-number svg,
.next-step-number path{
    color:#09101d !important;
    fill:#09101d !important;
    stroke:#09101d !important;
}
#explore-every-calculator{
  max-width:1180px;
  margin:60px auto;
  padding:0 20px;
}

.explore-calculator-section{
  background:linear-gradient(180deg,#091322,#050a14);
  border:1px solid rgba(242,201,76,.22);
  border-radius:28px;
  padding:55px;
}

.explore-calculator-header{
  max-width:880px;
  margin:0 auto 46px;
  text-align:center;
}

.explore-calculator-eyebrow{
  color:#f4c84f;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:10px;
}

.explore-calculator-header h2{
  color:#ffd75a;
  font-size:clamp(2rem,4vw,3.3rem);
  line-height:1.15;
  margin:0 0 18px;
}

.explore-calculator-header p{
  color:#ece7d5;
  font-size:1.08rem;
  line-height:1.8;
}

.explore-calculator-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:26px;
}

.explore-calculator-card{
  background:#08111e;
  border:1px solid rgba(242,201,76,.18);
  border-radius:24px;
  padding:30px;
  display:flex;
  flex-direction:column;
  min-height:100%;
  transition:.35s ease;
}

.explore-calculator-card:hover{
  transform:translateY(-8px);
  border-color:#f4c84f;
  box-shadow:0 18px 45px rgba(0,0,0,.35);
}

.explore-icon{
  font-size:2.2rem;
  margin-bottom:16px;
}

.explore-calculator-card h3{
  color:#ffd75a;
  font-size:1.45rem;
  line-height:1.25;
  margin:0 0 12px;
}

.explore-calculator-card p{
  color:#ece7d5;
  line-height:1.75;
  margin:0 0 24px;
  flex-grow:1;
}

.explore-card-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:auto;
}

.explore-btn{
  flex:1 1 130px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:13px 16px;
  border-radius:999px;
  text-decoration:none;
  font-weight:800;
  line-height:1.2;
  text-align:center;
}

.explore-btn.primary{
  background:linear-gradient(135deg,#f7d65e,#d9a928);
  color:#09101d !important;
  -webkit-text-fill-color:#09101d !important;
}

.explore-btn.secondary{
  background:rgba(255,255,255,.05);
  border:1px solid rgba(247,214,94,.45);
  color:#ffd75a !important;
  -webkit-text-fill-color:#ffd75a !important;
}

.explore-btn.primary *,
.explore-btn.secondary *{
  opacity:1 !important;
  text-shadow:none !important;
}

.explore-btn:hover{
  transform:translateY(-2px);
}

.explore-btn.primary:hover{
  background:#ffd75a;
  color:#000 !important;
  -webkit-text-fill-color:#000 !important;
}

.explore-btn.secondary:hover{
  background:#f2c94c;
  color:#09101d !important;
  -webkit-text-fill-color:#09101d !important;
}

@media(max-width:1024px){
  .explore-calculator-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:767px){
  .explore-calculator-section{
    padding:34px 20px;
  }

  .explore-calculator-grid{
    grid-template-columns:1fr;
  }

  .explore-card-actions{
    flex-direction:column;
  }

  .explore-btn{
    width:100%;
  }
}
#calculator-faq{
  max-width:1180px;
  margin:60px auto;
  padding:0 20px;
}

.calculator-faq-section{
  background:linear-gradient(180deg,#091322,#050a14);
  border:1px solid rgba(242,201,76,.22);
  border-radius:28px;
  padding:55px;
}

.calculator-faq-header{
  text-align:center;
  max-width:860px;
  margin:0 auto 42px;
}

.calculator-faq-eyebrow{
  color:#f4c84f;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:10px;
}

.calculator-faq-header h2{
  color:#ffd75a;
  font-size:clamp(2rem,4vw,3.3rem);
  margin:0 0 18px;
}

.calculator-faq-header p{
  color:#ece7d5;
  line-height:1.8;
}

.calculator-faq-list{
  display:grid;
  gap:16px;
}

.calculator-faq-list details{
  background:#08111e;
  border:1px solid rgba(242,201,76,.18);
  border-radius:18px;
  padding:20px 24px;
}

.calculator-faq-list summary{
  color:#ffd75a;
  font-weight:800;
  font-size:1.08rem;
  cursor:pointer;
}

.calculator-faq-list p{
  color:#ece7d5;
  line-height:1.75;
  margin:16px 0 0;
}

@media(max-width:767px){
  .calculator-faq-section{
    padding:34px 20px;
  }
}
/* ======================================================
Continue Your Journey
====================================================== */

#continue-your-journey{

max-width:1180px;
margin:70px auto;
padding:0 20px;

}

.calculator-journey-section{

background:linear-gradient(180deg,#091322,#050b14);

border:1px solid rgba(242,201,76,.22);

border-radius:28px;

padding:60px;

}

.calculator-journey-header{

max-width:860px;

margin:0 auto 50px;

text-align:center;

}

.calculator-journey-eyebrow{

color:#f4c84f;

font-weight:800;

letter-spacing:.08em;

text-transform:uppercase;

margin-bottom:12px;

}

.calculator-journey-header h2{

color:#ffd75a;

font-size:clamp(2rem,4vw,3.4rem);

margin-bottom:20px;

line-height:1.15;

}

.calculator-journey-header p{

color:#ece7d5;

font-size:1.08rem;

line-height:1.8;

}

.calculator-journey-grid{

display:grid;

grid-template-columns:repeat(3,1fr);

gap:28px;

}

.journey-card{

background:#08111e;

border:1px solid rgba(242,201,76,.18);

border-radius:24px;

padding:34px;

display:flex;

flex-direction:column;

transition:.35s;

}

.journey-card:hover{

transform:translateY(-8px);

border-color:#f4c84f;

box-shadow:0 18px 45px rgba(0,0,0,.35);

}

.journey-icon{

font-size:2.6rem;

margin-bottom:18px;

}

.journey-card h3{

color:#ffd75a;

font-size:1.7rem;

margin-bottom:14px;

}

.journey-card p{

color:#ece7d5;

line-height:1.8;

margin-bottom:22px;

}

.journey-card ul{

margin:0 0 28px 18px;

padding:0;

color:#f6e6b2;

line-height:2;

}

.journey-btn{

margin-top:auto;

display:inline-flex;

justify-content:center;

align-items:center;

padding:15px 28px;

border-radius:999px;

background:linear-gradient(135deg,#FFD75A,#D9A928);

color:#09101d !important;

font-weight:800;

text-decoration:none;

transition:.3s;

}

.journey-btn:hover{

background:#ffe07a;

transform:translateY(-2px);

}

@media(max-width:1024px){

.calculator-journey-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:767px){

.calculator-journey-section{

padding:34px 20px;

}

.calculator-journey-grid{

grid-template-columns:1fr;

}

}
/* Continue Your Journey CTA text visibility */
.journey-btn,
.journey-btn:link,
.journey-btn:visited,
.journey-btn span,
.journey-btn *{
  color:#09101d !important;
  -webkit-text-fill-color:#09101d !important;
  opacity:1 !important;
  text-shadow:none !important;
  font-weight:800 !important;
}

.journey-btn:hover,
.journey-btn:hover *,
.journey-btn:hover span{
  color:#000 !important;
  -webkit-text-fill-color:#000 !important;
}
.calculator-book-reference{
    margin:50px auto 20px;
    padding:24px 28px;
    max-width:980px;

    background:rgba(255,255,255,.03);
    border:1px solid rgba(242,201,76,.22);
    border-radius:18px;

    color:#ece7d5;
    line-height:1.8;
    text-align:center;
}

/* ==========================================
   Recommended Reading
========================================== */

.calculator-book-reference{

    max-width:1100px;
    margin:60px auto;

    padding:36px 42px;

    background:linear-gradient(180deg,#091322,#050b14);

    border:1px solid rgba(242,201,76,.22);

    border-radius:24px;

    text-align:center;

}

.calculator-book-reference p{

    max-width:920px;

    margin:0 auto;

    color:#ece7d5;

    font-size:1.15rem;

    line-height:1.9;

}

.calculator-book-reference strong{

    color:#FFD75A;

    font-weight:800;

}

.calculator-book-reference a{

    color:#FFD75A;

    text-decoration:none;

    font-weight:800;

    transition:.3s;

}

.calculator-book-reference a:hover{

    color:#FFE58A;

    text-decoration:underline;

}

@media(max-width:767px){

.calculator-book-reference{

    padding:26px 22px;

}

.calculator-book-reference p{

    font-size:1.02rem;

}

}
/* =========================================================
   NUMEROLOGY CALCULATOR HUB — HERO CTA FIX
========================================================= */

#numerology-calculators-hero .ami-calc-hero-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 22px;
    width: 100%;
    margin-top: 34px;
}

#numerology-calculators-hero .ami-calc-btn {
    position: relative;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 280px;
    min-height: 62px;
    padding: 16px 34px;
    border-radius: 999px;
    font-family: inherit;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    pointer-events: auto !important;
    transition:
        transform 0.2s ease,
        background 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

/* Primary button */

#numerology-calculators-hero .ami-calc-btn-primary {
    color: #07111f !important;
    background: linear-gradient(135deg, #ffda59 0%, #e4b52d 100%);
    border: 2px solid #f6d259;
    box-shadow: 0 9px 20px rgba(226, 178, 42, 0.18);
}

#numerology-calculators-hero .ami-calc-btn-primary:hover,
#numerology-calculators-hero .ami-calc-btn-primary:focus-visible {
    color: #050b15 !important;
    background: linear-gradient(135deg, #ffe47a 0%, #efc442 100%);
    border-color: #ffe480;
    transform: translateY(-2px);
}

/* Secondary button */

#numerology-calculators-hero .ami-calc-btn-secondary {
    color: #ffd84f !important;
    background: #101a2b;
    border: 2px solid rgba(231, 190, 65, 0.58);
}

#numerology-calculators-hero .ami-calc-btn-secondary:hover,
#numerology-calculators-hero .ami-calc-btn-secondary:focus-visible {
    color: #07111f !important;
    background: #ffd84f;
    border-color: #ffd84f;
    transform: translateY(-2px);
}

#numerology-calculators-hero .ami-calc-btn:focus-visible {
    outline: 3px solid rgba(255, 216, 79, 0.42);
    outline-offset: 4px;
}

/* Smooth scroll and sticky-header spacing */

html {
    scroll-behavior: smooth;
}

#calculator-tools {
    scroll-margin-top: 130px;
}

/* Prevent invisible Elementor overlays from blocking buttons */

#numerology-calculators-hero .ami-calc-hero-content,
#numerology-calculators-hero .ami-calc-hero-actions {
    position: relative;
    z-index: 3;
}

/* Tablet */

@media screen and (max-width: 1024px) {
    #numerology-calculators-hero .ami-calc-btn {
        min-width: 245px;
        min-height: 58px;
        padding: 15px 28px;
        font-size: 17px;
    }
}

/* Mobile */

@media screen and (max-width: 767px) {
    #numerology-calculators-hero .ami-calc-hero-actions {
        display: grid;
        grid-template-columns: 1fr;
        gap: 14px;
        margin-top: 27px;
    }

    #numerology-calculators-hero .ami-calc-btn {
        width: 100%;
        min-width: 0;
        min-height: 56px;
        padding: 14px 20px;
        font-size: 16px;
    }

    #calculator-tools {
        scroll-margin-top: 95px;
    }
}
/* Complete Numerology Calculator:
   hide the internal Master Number options */
.wpforms-field.mi-hidden-master {
    display: none !important;
}
.elementor-9191 .elementor-element.elementor-element-018967c .wpforms-field.mi-hidden-master {
    display: none !important;
}
/* ==========================================
   Calculator Hub CTA Buttons
   ========================================== */

.calculator-card .calculator-btn,
.calculator-card .calculator-btn:link,
.calculator-card .calculator-btn:visited,
.calculator-card .calculator-btn-primary,
.calculator-card .calculator-btn-secondary{
    color:#081321 !important;      /* Dark navy text */
    font-weight:700;
    text-shadow:none !important;
}

/* Arrow */
.calculator-card .calculator-btn::after,
.calculator-card .calculator-btn-primary::after,
.calculator-card .calculator-btn-secondary::after{
    color:#081321 !important;
}

/* Hover */
.calculator-card .calculator-btn:hover,
.calculator-card .calculator-btn-primary:hover,
.calculator-card .calculator-btn-secondary:hover{
    color:#081321 !important;
}

/* If Elementor wraps the button text */
.calculator-card .calculator-btn *,
.calculator-card .calculator-btn-primary *,
.calculator-card .calculator-btn-secondary *{
    color:#081321 !important;
}
/* Hide internal helper fields used by the calculator */
.wpforms-field.mi-hidden-helper,
.wpforms-field.mi-hidden-master {
    display: none !important;
}
/* =========================================================
   WHICH NUMEROLOGY CALCULATOR SHOULD YOU USE?
========================================================= */

#calculator-tools {
    --.elementor-9191 .elementor-element.elementor-element-018967c-bg: #07111f;
    --.elementor-9191 .elementor-element.elementor-element-018967c-card: #0c192b;
    --.elementor-9191 .elementor-element.elementor-element-018967c-card-deep: #081423;
    --.elementor-9191 .elementor-element.elementor-element-018967c-text: #fff7e7;
    --.elementor-9191 .elementor-element.elementor-element-018967c-muted: #e0d9ca;
    --.elementor-9191 .elementor-element.elementor-element-018967c-gold: #ffd447;
    --.elementor-9191 .elementor-element.elementor-element-018967c-gold-light: #ffe477;
    --.elementor-9191 .elementor-element.elementor-element-018967c-gold-dark: #e3b32b;
    --.elementor-9191 .elementor-element.elementor-element-018967c-button-text: #07111f;
    --.elementor-9191 .elementor-element.elementor-element-018967c-border: rgba(226, 183, 61, 0.32);

    width: 100%;
    margin: 0;
    padding: 38px 28px;
    background:
        radial-gradient(
            circle at 50% 0%,
            rgba(50, 86, 135, 0.18),
            transparent 47%
        ),
        linear-gradient(
            180deg,
            #101d31 0%,
            var(--.elementor-9191 .elementor-element.elementor-element-018967c-bg) 100%
        );

    border: 1px solid var(--.elementor-9191 .elementor-element.elementor-element-018967c-border);
    border-radius: 23px;
    box-sizing: border-box;
    scroll-margin-top: 125px;
    overflow: hidden;
}

#calculator-tools,
#calculator-tools * {
    box-sizing: border-box;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-inner {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

/* =========================================================
   HEADER
========================================================= */

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header {
    max-width: 940px;
    margin: 0 0 35px;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-eyebrow {
    margin: 0 0 10px !important;
    color: #fff4d6 !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1.4 !important;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header h2 {
    position: relative;
    margin: 0;
    padding: 0 0 18px;
    color: var(--.elementor-9191 .elementor-element.elementor-element-018967c-gold) !important;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(34px, 4.4vw, 55px);
    font-weight: 700;
    line-height: 1.12;
    letter-spacing: -0.5px;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 64px;
    height: 3px;
    background: var(--.elementor-9191 .elementor-element.elementor-element-018967c-gold);
    border-radius: 999px;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header > p:last-child {
    max-width: 1000px;
    margin: 21px 0 0 !important;
    color: var(--.elementor-9191 .elementor-element.elementor-element-018967c-muted) !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 1.75 !important;
}

/* =========================================================
   GRID
========================================================= */

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    width: 100%;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    min-height: 490px;
    padding: 30px;
    background:
        linear-gradient(
            145deg,
            var(--.elementor-9191 .elementor-element.elementor-element-018967c-card) 0%,
            var(--.elementor-9191 .elementor-element.elementor-element-018967c-card-deep) 100%
        );

    border: 1px solid var(--.elementor-9191 .elementor-element.elementor-element-018967c-border);
    border-radius: 20px;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.025),
        0 14px 28px rgba(0, 0, 0, 0.12);

    overflow: hidden;
    transition:
        transform 0.22s ease,
        border-color 0.22s ease,
        box-shadow 0.22s ease;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card:hover {
    transform: translateY(-3px);
    border-color: rgba(255, 212, 71, 0.62);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.03),
        0 18px 36px rgba(0, 0, 0, 0.2);
}

/* =========================================================
   BADGES
========================================================= */

#calculator-tools .calculator-card-badge {
    position: absolute;
    top: 22px;
    right: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 36px;
    padding: 8px 16px;
    color: #07111f !important;
    background:
        linear-gradient(
            135deg,
            var(--.elementor-9191 .elementor-element.elementor-element-018967c-gold-light),
            var(--.elementor-9191 .elementor-element.elementor-element-018967c-gold-dark)
        );

    border: 1px solid #f8d45b;
    border-radius: 999px;
    box-shadow: 0 7px 16px rgba(225, 176, 36, 0.17);
    font-size: 13px;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
    text-shadow: none !important;
}

#calculator-tools .calculator-card-badge-soon {
    color: #07111f !important;
}

/* Ensure badge text cannot inherit white */
#calculator-tools .calculator-card-badge,
#calculator-tools .calculator-card-badge * {
    color: #07111f !important;
}

/* =========================================================
   ICONS AND TEXT
========================================================= */

#calculator-tools .calculator-card-icon {
    min-height: 59px;
    margin: 0 0 21px;
    font-size: 46px;
    line-height: 1;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card h3 {
    margin: 0 0 15px;
    color: var(--.elementor-9191 .elementor-element.elementor-element-018967c-gold) !important;
    font-family: inherit;
    font-size: 27px;
    font-weight: 700;
    line-height: 1.25;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card > p {
    margin: 0 0 20px !important;
    color: var(--.elementor-9191 .elementor-element.elementor-element-018967c-text) !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.7 !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card ul {
    margin: 0 0 28px;
    padding: 0 0 0 25px;
    color: var(--.elementor-9191 .elementor-element.elementor-element-018967c-text);
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card li {
    margin: 0 0 10px;
    padding-left: 3px;
    color: var(--.elementor-9191 .elementor-element.elementor-element-018967c-text) !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.55;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card li::marker {
    color: #f1c94c;
}

/* =========================================================
   CARD CTA BUTTONS
========================================================= */

#calculator-tools .calculator-card-button {
    appearance: none;
    -webkit-appearance: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    min-height: 57px;
    margin-top: auto;
    padding: 14px 22px;
    color: var(--.elementor-9191 .elementor-element.elementor-element-018967c-button-text) !important;
    background:
        linear-gradient(
            135deg,
            #ffdc61 0%,
            #e5b52d 100%
        );

    border: 2px solid #f3ca49;
    border-radius: 999px;
    box-shadow: 0 8px 18px rgba(225, 176, 38, 0.17);
    font-family: inherit;
    font-size: 16px;
    font-weight: 850;
    line-height: 1.3;
    text-align: center;
    text-decoration: none !important;
    text-shadow: none !important;
    cursor: pointer;
    transition:
        transform 0.2s ease,
        background 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

/* Force all text and arrows inside CTA to dark navy */
#calculator-tools .calculator-card-button,
#calculator-tools .calculator-card-button:link,
#calculator-tools .calculator-card-button:visited,
#calculator-tools .calculator-card-button span,
#calculator-tools .calculator-card-button * {
    color: #07111f !important;
    text-shadow: none !important;
}

#calculator-tools .calculator-card-button:hover,
#calculator-tools .calculator-card-button:focus-visible {
    color: #050a12 !important;
    background:
        linear-gradient(
            135deg,
            #ffe77d 0%,
            #f0c545 100%
        );

    border-color: #ffe174;
    box-shadow: 0 12px 24px rgba(225, 176, 38, 0.23);
    transform: translateY(-2px);
    outline: none;
}

#calculator-tools .calculator-card-button:focus-visible {
    box-shadow:
        0 0 0 3px var(--.elementor-9191 .elementor-element.elementor-element-018967c-bg),
        0 0 0 6px rgba(255, 212, 71, 0.8);
}

/* Coming Soon button */
#calculator-tools .calculator-button-disabled {
    color: #07111f !important;
    background:
        linear-gradient(
            135deg,
            #d8c88f,
            #a9975c
        );

    border-color: rgba(230, 210, 143, 0.8);
    cursor: not-allowed;
    opacity: 0.82;
}

#calculator-tools .calculator-card-coming-soon:hover {
    transform: none;
}

/* =========================================================
   FOOTER CTA
========================================================= */

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-footer {
    margin-top: 28px;
    padding: 30px;
    background:
        linear-gradient(
            145deg,
            rgba(15, 30, 51, 0.95),
            rgba(7, 17, 31, 0.98)
        );

    border: 1px solid var(--.elementor-9191 .elementor-element.elementor-element-018967c-border);
    border-radius: 20px;
    text-align: center;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-footer p {
    max-width: 820px;
    margin: 0 auto 20px !important;
    color: var(--.elementor-9191 .elementor-element.elementor-element-018967c-muted) !important;
    font-size: 16px !important;
    line-height: 1.7 !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-main-button {
    appearance: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-width: 340px;
    min-height: 59px;
    padding: 15px 31px;
    color: #07111f !important;
    background:
        linear-gradient(
            135deg,
            var(--.elementor-9191 .elementor-element.elementor-element-018967c-gold-light),
            var(--.elementor-9191 .elementor-element.elementor-element-018967c-gold-dark)
        );

    border: 2px solid #f7d159;
    border-radius: 999px;
    box-shadow: 0 10px 23px rgba(225, 176, 38, 0.19);
    font-family: inherit;
    font-size: 17px;
    font-weight: 850;
    line-height: 1.3;
    text-align: center;
    text-shadow: none !important;
    cursor: pointer;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-main-button,
#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-main-button span,
#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-main-button * {
    color: #07111f !important;
}

/* =========================================================
   TABLET
========================================================= */

@media screen and (max-width: 1024px) {
    #calculator-tools {
        padding: 31px 22px;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card {
        min-height: 470px;
        padding: 27px;
    }
}

/* =========================================================
   MOBILE
========================================================= */

@media screen and (max-width: 767px) {
    #calculator-tools {
        padding: 25px 14px;
        border-radius: 18px;
        scroll-margin-top: 92px;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header {
        margin-bottom: 27px;
        text-align: center;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header h2 {
        padding-bottom: 16px;
        font-size: 34px;
        line-height: 1.18;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header h2::after {
        left: 50%;
        transform: translateX(-50%);
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header > p:last-child {
        font-size: 15px !important;
        line-height: 1.7 !important;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card {
        min-height: 0;
        padding: 24px 20px;
        border-radius: 17px;
    }

    #calculator-tools .calculator-card-badge {
        top: 18px;
        right: 17px;
        min-height: 32px;
        padding: 7px 13px;
        font-size: 12px;
    }

    #calculator-tools .calculator-card-icon {
        margin-bottom: 17px;
        font-size: 41px;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card h3 {
        margin-bottom: 12px;
        font-size: 24px;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card > p,
    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card li {
        font-size: 15px !important;
    }

    #calculator-tools .calculator-card-button {
        min-height: 54px;
        padding: 13px 17px;
        font-size: 15px;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-footer {
        margin-top: 20px;
        padding: 23px 16px;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-main-button {
        width: 100%;
        min-width: 0;
        min-height: 55px;
        padding: 14px 17px;
        font-size: 15px;
    }
}
/* ==========================================================
   FINAL OVERRIDE — WHICH NUMEROLOGY CALCULATOR SECTION
   Must remain at the very bottom of the page CSS
========================================================== */

#calculator-tools {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 40px 28px !important;
    background:
        radial-gradient(
            circle at 50% 0%,
            rgba(53, 89, 139, 0.18),
            transparent 48%
        ),
        linear-gradient(180deg, #101d31 0%, #07111f 100%) !important;
    border: 1px solid rgba(226, 183, 61, 0.34) !important;
    border-radius: 22px !important;
    overflow: hidden !important;
    scroll-margin-top: 125px;
}

#calculator-tools,
#calculator-tools * {
    box-sizing: border-box !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-inner {
    display: block !important;
    width: 100% !important;
    max-width: 1280px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

/* ==========================================================
   HEADER FIX
========================================================== */

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header {
    display: block !important;
    width: 100% !important;
    max-width: 980px !important;
    margin: 0 0 34px !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-eyebrow {
    margin: 0 0 12px !important;
    padding: 0 !important;
    color: #fff4d8 !important;
    background: transparent !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1.4 !important;
    letter-spacing: 2.2px !important;
    text-transform: uppercase !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header h2 {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 0 18px !important;
    color: #ffd447 !important;
    background: transparent !important;
    border: 0 !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: clamp(34px, 4vw, 54px) !important;
    font-weight: 700 !important;
    line-height: 1.14 !important;
    letter-spacing: -0.4px !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header h2::after {
    content: "" !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 64px !important;
    height: 3px !important;
    background: #ffd447 !important;
    border-radius: 999px !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header > p:last-child {
    display: block !important;
    max-width: 980px !important;
    margin: 20px 0 0 !important;
    padding: 0 !important;
    color: #ded7c9 !important;
    background: transparent !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 1.75 !important;
}

/* ==========================================================
   FORCE THE THREE-COLUMN CARD GRID
========================================================== */

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    gap: 22px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Reset conflicting old card styles */
#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    min-height: 490px !important;
    margin: 0 !important;
    padding: 29px !important;
    color: #fff7e7 !important;
    background:
        linear-gradient(
            145deg,
            #0d1a2d 0%,
            #081423 100%
        ) !important;
    border: 1px solid rgba(226, 183, 61, 0.34) !important;
    border-radius: 19px !important;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.025),
        0 13px 28px rgba(0, 0, 0, 0.15) !important;
    overflow: hidden !important;
    text-decoration: none !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card:hover {
    border-color: rgba(255, 212, 71, 0.62) !important;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.03),
        0 18px 36px rgba(0, 0, 0, 0.22) !important;
    transform: translateY(-3px) !important;
}

/* ==========================================================
   BADGE
========================================================== */

#calculator-tools .calculator-card-badge {
    position: absolute !important;
    top: 21px !important;
    right: 19px !important;
    z-index: 3 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 0 !important;
    min-height: 35px !important;
    margin: 0 !important;
    padding: 8px 15px !important;
    color: #07111f !important;
    background: linear-gradient(135deg, #ffe477, #e4b42c) !important;
    border: 1px solid #f7d25b !important;
    border-radius: 999px !important;
    box-shadow: 0 7px 16px rgba(225, 176, 36, 0.18) !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    text-align: center !important;
    text-shadow: none !important;
    white-space: nowrap !important;
}

#calculator-tools .calculator-card-badge,
#calculator-tools .calculator-card-badge * {
    color: #07111f !important;
}

/* ==========================================================
   CARD CONTENT
========================================================== */

#calculator-tools .calculator-card-icon {
    display: block !important;
    width: auto !important;
    min-height: 58px !important;
    margin: 0 0 20px !important;
    padding: 0 !important;
    background: transparent !important;
    font-size: 44px !important;
    line-height: 1 !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card h3 {
    display: block !important;
    margin: 0 0 14px !important;
    padding: 0 !important;
    color: #ffd447 !important;
    background: transparent !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    line-height: 1.27 !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card > p {
    margin: 0 0 20px !important;
    padding: 0 !important;
    color: #fff7e7 !important;
    background: transparent !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.72 !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card ul {
    display: block !important;
    margin: 0 0 28px !important;
    padding: 0 0 0 24px !important;
    color: #fff7e7 !important;
    background: transparent !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card li {
    display: list-item !important;
    margin: 0 0 9px !important;
    padding: 0 0 0 3px !important;
    color: #fff7e7 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.55 !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card li::marker {
    color: #eec94c !important;
}

/* ==========================================================
   CARD BUTTONS — FORCE DARK TEXT
========================================================== */

#calculator-tools .calculator-card-button {
    appearance: none !important;
    -webkit-appearance: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 56px !important;
    margin: auto 0 0 !important;
    padding: 14px 19px !important;
    color: #07111f !important;
    background: linear-gradient(135deg, #ffdc61, #e4b42c) !important;
    border: 2px solid #f3ca49 !important;
    border-radius: 999px !important;
    box-shadow: 0 9px 18px rgba(225, 176, 38, 0.18) !important;
    font-family: inherit !important;
    font-size: 15px !important;
    font-weight: 850 !important;
    line-height: 1.3 !important;
    text-align: center !important;
    text-decoration: none !important;
    text-shadow: none !important;
    cursor: pointer !important;
}

#calculator-tools .calculator-card-button,
#calculator-tools .calculator-card-button:link,
#calculator-tools .calculator-card-button:visited,
#calculator-tools .calculator-card-button:hover,
#calculator-tools .calculator-card-button:focus,
#calculator-tools .calculator-card-button span,
#calculator-tools .calculator-card-button * {
    color: #07111f !important;
    text-decoration: none !important;
    text-shadow: none !important;
}

#calculator-tools .calculator-card-button:hover,
#calculator-tools .calculator-card-button:focus-visible {
    color: #050a12 !important;
    background: linear-gradient(135deg, #ffe87e, #efc544) !important;
    border-color: #ffe276 !important;
    box-shadow: 0 13px 25px rgba(225, 176, 38, 0.24) !important;
    transform: translateY(-2px) !important;
}

/* Coming Soon */
#calculator-tools .calculator-button-disabled {
    color: #07111f !important;
    background: linear-gradient(135deg, #d8ca95, #a79559) !important;
    border-color: rgba(231, 212, 147, 0.8) !important;
    cursor: not-allowed !important;
    opacity: 0.82 !important;
}

/* ==========================================================
   FINAL CTA PANEL
========================================================== */

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-footer {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    margin: 28px 0 0 !important;
    padding: 29px 24px !important;
    background:
        linear-gradient(
            145deg,
            rgba(15, 30, 51, 0.98),
            rgba(7, 17, 31, 0.99)
        ) !important;
    border: 1px solid rgba(226, 183, 61, 0.34) !important;
    border-radius: 19px !important;
    text-align: center !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-footer p {
    display: block !important;
    width: 100% !important;
    max-width: 820px !important;
    margin: 0 auto 20px !important;
    padding: 0 !important;
    color: #ded7c9 !important;
    background: transparent !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.7 !important;
    text-align: center !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-main-button {
    appearance: none !important;
    -webkit-appearance: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 9px !important;
    width: auto !important;
    min-width: 350px !important;
    min-height: 58px !important;
    margin: 0 auto !important;
    padding: 15px 31px !important;
    color: #07111f !important;
    background: linear-gradient(135deg, #ffe477, #e4b42c) !important;
    border: 2px solid #f7d25b !important;
    border-radius: 999px !important;
    box-shadow: 0 10px 23px rgba(225, 176, 38, 0.2) !important;
    font-family: inherit !important;
    font-size: 16px !important;
    font-weight: 850 !important;
    line-height: 1.3 !important;
    text-align: center !important;
    text-shadow: none !important;
    cursor: pointer !important;
}

#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-main-button,
#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-main-button span,
#calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-main-button * {
    color: #07111f !important;
    text-shadow: none !important;
}

/* ==========================================================
   TABLET
========================================================== */

@media screen and (max-width: 1024px) {
    #calculator-tools {
        padding: 32px 22px !important;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 19px !important;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card {
        min-height: 470px !important;
        padding: 26px !important;
    }
}

/* ==========================================================
   MOBILE
========================================================== */

@media screen and (max-width: 767px) {
    #calculator-tools {
        padding: 25px 14px !important;
        border-radius: 18px !important;
        scroll-margin-top: 92px;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header {
        margin-bottom: 27px !important;
        text-align: center !important;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header h2 {
        font-size: 34px !important;
        line-height: 1.18 !important;
        text-align: center !important;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header h2::after {
        left: 50% !important;
        transform: translateX(-50%) !important;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-header > p:last-child {
        font-size: 15px !important;
        line-height: 1.7 !important;
        text-align: center !important;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-grid {
        grid-template-columns: 1fr !important;
        gap: 16px !important;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card {
        min-height: 0 !important;
        padding: 23px 19px !important;
        border-radius: 17px !important;
    }

    #calculator-tools .calculator-card-badge {
        top: 17px !important;
        right: 16px !important;
        min-height: 32px !important;
        padding: 7px 12px !important;
        font-size: 11px !important;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-card h3 {
        font-size: 24px !important;
    }

    #calculator-tools .calculator-.elementor-9191 .elementor-element.elementor-element-018967c-main-button {
        width: 100% !important;
        min-width: 0 !important;
        min-height: 55px !important;
        padding: 14px 17px !important;
        font-size: 15px !important;
    }
}/* End custom CSS */