/* ================================
   AI Reading Calculator – Mysta Dark
================================ */

.mysta-popup.mi-reading,
.mi-reading-wrapper {
  background: radial-gradient(circle at top, #0f172a 0%, #020617 70%);
  color: #e5e7eb;
  font-family: "Plus Jakarta Sans", sans-serif;
}

/* Header */
.mi-reading-header h2 {
  color: #facc15;
  font-size: 28px;
  margin-bottom: 12px;
}

.mi-subtitle {
  color: #cbd5f5;
  line-height: 1.6;
  margin-bottom: 6px;
}

.mi-numbers {
  font-size: 14px;
  color: #a5b4fc;
}

/* Cards */
.mi-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(250,204,21,0.25);
  border-radius: 14px;
  padding: 20px;
  margin-top: 18px;
}

.mi-card h3 {
  color: #fde047;
  margin-bottom: 10px;
}

.mi-card ul,
.mi-card ol {
  padding-left: 18px;
}

.mi-card li {
  margin-bottom: 6px;
}

/* Tip */
.mi-tip {
  margin-top: 10px;
  font-size: 13px;
  color: #a5b4fc;
}

/* Form */
.mi-form h3 {
  color: #fde047;
  margin-bottom: 14px;
}

/* WPForms styling */
.mi-wpform .wpforms-field-label {
  color: #e5e7eb;
}

.mi-wpform input,
.mi-wpform select {
  background: #020617;
  color: #e5e7eb;
  border: 1px solid rgba(250,204,21,0.3);
  border-radius: 8px;
}

.mi-wpform button[type="submit"] {
  background: linear-gradient(135deg, #facc15, #eab308);
  color: #020617;
  font-weight: 600;
  border-radius: 999px;
  padding: 12px 22px;
}

.mi-wpform button[type="submit"]:hover {
  background: linear-gradient(135deg, #fde047, #facc15);
}
/* === Contact page: force Mysta-dark background (ONLY this page) === */
body.page-id-3735{
  background: #0b0b10;
}

body.page-id-3735 .mi-page.mi-contact{
  background: linear-gradient(180deg, rgba(11,11,16,.96), rgba(11,11,16,.86));
  padding: 54px 0 74px;
}

/* If your theme wraps content with a light panel, neutralize it */
body.page-id-3735 .site-content,
body.page-id-3735 .content-area,
body.page-id-3735 .entry-content,
body.page-id-3735 .elementor-section-wrap{
  background: transparent !important;
}

/* Make sure text stays readable */
body.page-id-3735 .mi-h1{ color:#f5f2eb !important; }
body.page-id-3735 .mi-lead{ color: rgba(245,242,235,.86) !important; }
body.page-id-3735 .mi-text{ color: rgba(245,242,235,.80) !important; }

/* Stronger note contrast */
body.page-id-3735 .mi-note{
  background: rgba(0,0,0,.35) !important;
  border-color: rgba(210,177,107,.30) !important;
  color: rgba(245,242,235,.85) !important;
}

/* Optional: keep cards slightly richer */
body.page-id-3735 .mi-card,
body.page-id-3735 .mi-form-card{
  background: rgba(10,10,14,.70) !important;
  border-color: rgba(210,177,107,.24) !important;
}
/* =========================================
   Contact Page (page-id-3735) – WPForms 3039
   Mysta-dark styling (scoped)
   ========================================= */

/* Container spacing */
body.page-id-3735 .wpforms-container#wpforms-3039{
  margin: 0 !important;
}

/* Labels */
body.page-id-3735 #wpforms-3039 .wpforms-field-label{
  color: rgba(245,242,235,.88) !important;
  font-weight: 600 !important;
}

/* Inputs / Select / Textarea */
body.page-id-3735 #wpforms-3039 input,
body.page-id-3735 #wpforms-3039 select,
body.page-id-3735 #wpforms-3039 textarea{
  background: rgba(0,0,0,.28) !important;
  border: 1px solid rgba(210,177,107,.28) !important;
  color: rgba(245,242,235,.92) !important;
  border-radius: 14px !important;
  padding: 12px 14px !important;
  font-size: 15px !important;
}

/* Placeholder */
body.page-id-3735 #wpforms-3039 input::placeholder,
body.page-id-3735 #wpforms-3039 textarea::placeholder{
  color: rgba(245,242,235,.55) !important;
}

/* Focus */
body.page-id-3735 #wpforms-3039 input:focus,
body.page-id-3735 #wpforms-3039 select:focus,
body.page-id-3735 #wpforms-3039 textarea:focus{
  outline: none !important;
  border-color: rgba(210,177,107,.65) !important;
  box-shadow: 0 0 0 3px rgba(210,177,107,.18) !important;
}

/* Submit button */
body.page-id-3735 #wpforms-3039 .wpforms-submit{
  padding: 14px 22px !important;
  border-radius: 18px !important;
  font-weight: 700 !important;
  letter-spacing: .3px !important;
  border: 1px solid rgba(210,177,107,.55) !important;
  background: linear-gradient(180deg, rgba(210,177,107,.35), rgba(210,177,107,.18)) !important;
  color: #f7e7bf !important;
  transition: transform .15s ease, background .15s ease, border-color .15s ease !important;
}

body.page-id-3735 #wpforms-3039 .wpforms-submit:hover{
  background: linear-gradient(180deg, rgba(210,177,107,.45), rgba(210,177,107,.22)) !important;
  border-color: rgba(210,177,107,.75) !important;
  transform: translateY(-1px) !important;
}

/* Confirmation message */
body.page-id-3735 #wpforms-3039 .wpforms-confirmation-container-full{
  background: rgba(10,10,14,.75) !important;
  border: 1px solid rgba(210,177,107,.35) !important;
  border-radius: 18px !important;
  color: rgba(245,242,235,.90) !important;
  padding: 18px 20px !important;
  box-shadow: 0 12px 30px rgba(0,0,0,.35) !important;
}

/* Error text */
body.page-id-3735 #wpforms-3039 .wpforms-error{
  color: #f2b8b5 !important;
  font-size: 14px !important;
}
