.elementor-11224 .elementor-element.elementor-element-4f661f6{--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;}#elementor-popup-modal-11224{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-11224 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-11224 .dialog-close-button{display:flex;}#elementor-popup-modal-11224 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-42cd109 */.su-result-popup {
  text-align: center;
  padding: 42px 28px;
  background: linear-gradient(135deg, #020617, #0f172a);
  border-radius: 22px;
  color: #ffffff;
  border: 1px solid rgba(250, 204, 21, 0.35);
}

.su-result-popup h2 {
  color: #fffaf0 !important;
  font-size: 32px;
  margin-bottom: 10px;
}

#su-result-number {
  font-size: 72px;
  font-weight: 800;
  color: #facc15;
  margin: 12px 0 24px;
}

.su-reading-card {
  display: grid;
  gap: 16px;
}

.su-block {
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(250,204,21,0.25);
  padding: 18px;
  border-radius: 16px;
}

.su-block h3 {
  color: #facc15 !important;
  margin-bottom: 8px;
}

.su-block p {
  color: #e5e7eb !important;
  font-size: 15.5px;
  line-height: 1.65;
}

.su-read-meaning {
  display: inline-block;
  margin-top: 22px;
  padding: 13px 26px;
  background: linear-gradient(135deg, #facc15, #d97706);
  color: #111827 !important;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
}/* End custom CSS */