/**
 * Genpro — Static & form pages Phase 4D
 * about, contact, support
 */

/* ─── Shared page heroes ─── */
body.genpro-futuristic .about-hero-enhanced,
body.genpro-futuristic .contact-hero-page-enhanced,
body.genpro-futuristic .support-hero-page-enhanced {
  position: relative;
  padding: clamp(2rem, 6vw, 3.5rem) 0 !important;
  margin-bottom: 0 !important;
  background: transparent !important;
  overflow: hidden;
  min-height: auto !important;
}

body.genpro-futuristic .about-hero-enhanced::before,
body.genpro-futuristic .contact-hero-page-enhanced::before,
body.genpro-futuristic .support-hero-page-enhanced::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 70% 80% at 50% 0%, rgba(255, 102, 0, 0.12), transparent 55%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.02), transparent);
  pointer-events: none;
}

body.genpro-futuristic .about-hero-bg-enhanced,
body.genpro-futuristic .contact-hero-page-bg-enhanced,
body.genpro-futuristic .support-hero-page-bg-enhanced {
  opacity: 0.12 !important;
  filter: saturate(0.75);
}

body.genpro-futuristic .about-hero-enhanced > .container,
body.genpro-futuristic .contact-hero-page-enhanced > .container,
body.genpro-futuristic .support-hero-page-enhanced > .container {
  position: relative;
  z-index: 1;
}

body.genpro-futuristic .about-hero-badge-enhanced,
body.genpro-futuristic .contact-hero-page-badge-enhanced,
body.genpro-futuristic .support-hero-page-badge-enhanced {
  display: inline-block;
  padding: 0.35rem 0.85rem;
  border-radius: var(--fx-radius-pill);
  font-size: var(--fx-text-xs);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--fx-accent-bright) !important;
  background: rgba(255, 102, 0, 0.1) !important;
  border: 1px solid rgba(255, 102, 0, 0.25);
  margin-bottom: 1rem;
}

body.genpro-futuristic .about-hero-title-enhanced,
body.genpro-futuristic .contact-hero-page-title-enhanced,
body.genpro-futuristic .support-hero-page-title-enhanced {
  color: var(--fx-text) !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em;
  font-size: clamp(1.85rem, 4.5vw, 2.75rem) !important;
  line-height: 1.1 !important;
}

body.genpro-futuristic .about-hero-subtitle-enhanced,
body.genpro-futuristic .contact-hero-page-subtitle-enhanced,
body.genpro-futuristic .support-hero-page-subtitle-enhanced {
  color: var(--fx-text-muted) !important;
  font-size: clamp(1rem, 2vw, 1.125rem);
  line-height: 1.6;
}

body.genpro-futuristic .about-hero-image-enhanced,
body.genpro-futuristic .contact-hero-page-image-enhanced {
  opacity: 0.35;
}

body.genpro-futuristic .about-stat-number-enhanced {
  color: var(--fx-accent-bright) !important;
}

body.genpro-futuristic .about-stat-label-enhanced {
  color: var(--fx-text-dim) !important;
}

body.genpro-futuristic .about-stat-divider-enhanced {
  background: var(--fx-border) !important;
}

body.genpro-futuristic .about-hero-stats-enhanced {
  border-top-color: var(--fx-border) !important;
}

/* ─── About page sections ─── */
body.genpro-futuristic .about-section.about-page-enhanced,
body.genpro-futuristic .vision-section.about-vision-enhanced,
body.genpro-futuristic .about-section.about-values-enhanced {
  background: transparent !important;
  padding: var(--fx-section-y) 0 !important;
}

body.genpro-futuristic .about-page-badge-enhanced,
body.genpro-futuristic .about-vision-badge-enhanced,
body.genpro-futuristic .about-values-badge-enhanced {
  display: inline-block;
  padding: 0.35rem 0.85rem;
  border-radius: var(--fx-radius-pill);
  font-size: var(--fx-text-xs);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--fx-accent-bright) !important;
  background: rgba(255, 102, 0, 0.1) !important;
  border: 1px solid rgba(255, 102, 0, 0.25);
}

body.genpro-futuristic .about-page-title-enhanced,
body.genpro-futuristic .about-vision-title-enhanced,
body.genpro-futuristic .about-values-title-enhanced {
  color: var(--fx-text) !important;
  font-weight: 800;
  letter-spacing: -0.03em;
}

body.genpro-futuristic .about-page-lead-enhanced,
body.genpro-futuristic .about-page-text-enhanced,
body.genpro-futuristic .about-vision-subtitle-enhanced,
body.genpro-futuristic .about-values-subtitle-enhanced {
  color: var(--fx-text-muted) !important;
}

body.genpro-futuristic .about-page-image-enhanced,
body.genpro-futuristic .about-vision-card-enhanced,
body.genpro-futuristic .about-value-card-enhanced {
  background: var(--fx-bg-glass) !important;
  backdrop-filter: blur(12px);
  border: 1px solid var(--fx-border) !important;
  border-radius: var(--fx-radius-md) !important;
  box-shadow: var(--fx-shadow-glass) !important;
}

body.genpro-futuristic .about-page-feature-enhanced {
  background: var(--fx-surface) !important;
  border: 1px solid var(--fx-border);
  border-radius: var(--fx-radius-sm);
}

body.genpro-futuristic .about-page-feature-icon-enhanced,
body.genpro-futuristic .about-vision-icon-enhanced,
body.genpro-futuristic .about-value-icon-enhanced {
  background: linear-gradient(135deg, var(--fx-accent), var(--fx-accent-bright)) !important;
  color: #fff !important;
}

body.genpro-futuristic .about-page-feature-content-enhanced h4,
body.genpro-futuristic .about-vision-card-title-enhanced,
body.genpro-futuristic .about-value-title-enhanced {
  color: var(--fx-text) !important;
}

body.genpro-futuristic .about-page-feature-content-enhanced p,
body.genpro-futuristic .about-vision-card-text-enhanced,
body.genpro-futuristic .about-value-text-enhanced {
  color: var(--fx-text-muted) !important;
}

body.genpro-futuristic .about-vision-card-enhanced:hover,
body.genpro-futuristic .about-value-card-enhanced:hover {
  border-color: var(--fx-border-accent) !important;
  box-shadow: var(--fx-shadow-glass), var(--fx-shadow-neon) !important;
}

/* ─── Contact page ─── */
body.genpro-futuristic .contact-section.contact-page-enhanced,
body.genpro-futuristic .support-section.support-page-enhanced {
  background: transparent !important;
  padding: var(--fx-section-y) 0 !important;
}

body.genpro-futuristic .contact-info-card-page-enhanced,
body.genpro-futuristic .contact-hours-card-page-enhanced,
body.genpro-futuristic .support-info-card-page-enhanced {
  background: var(--fx-bg-glass) !important;
  backdrop-filter: blur(12px);
  border: 1px solid var(--fx-border) !important;
  border-radius: var(--fx-radius-md) !important;
  box-shadow: var(--fx-shadow-glass) !important;
  transition: border-color var(--fx-duration-fast), transform var(--fx-duration-base) var(--fx-ease-out);
}

body.genpro-futuristic .contact-info-card-page-enhanced:hover,
body.genpro-futuristic .support-info-card-page-enhanced:hover {
  border-color: var(--fx-border-accent) !important;
  transform: translateY(-2px);
}

body.genpro-futuristic .contact-card-icon-enhanced,
body.genpro-futuristic .support-card-icon-enhanced {
  background: rgba(255, 102, 0, 0.15) !important;
  color: var(--fx-accent-bright) !important;
}

body.genpro-futuristic .contact-card-title-enhanced,
body.genpro-futuristic .support-card-title-enhanced,
body.genpro-futuristic .contact-hours-header-enhanced h4 {
  color: var(--fx-text) !important;
}

body.genpro-futuristic .contact-card-text-enhanced,
body.genpro-futuristic .support-card-text-enhanced,
body.genpro-futuristic .contact-hours-day-enhanced,
body.genpro-futuristic .contact-hours-time-enhanced {
  color: var(--fx-text-muted) !important;
}

body.genpro-futuristic .contact-card-text-enhanced a,
body.genpro-futuristic .support-link-enhanced {
  color: var(--fx-accent-bright) !important;
}

body.genpro-futuristic .contact-map-container-enhanced {
  border: 1px solid var(--fx-border);
  border-radius: var(--fx-radius-md);
  overflow: hidden;
  box-shadow: var(--fx-shadow-glass);
}

body.genpro-futuristic .contact-map-enhanced {
  filter: grayscale(0.35) contrast(1.05);
}

body.genpro-futuristic .contact-form-wrapper-page-enhanced,
body.genpro-futuristic .support-form-card-enhanced {
  background: var(--fx-bg-glass) !important;
  backdrop-filter: blur(12px);
  border: 1px solid var(--fx-border) !important;
  border-radius: var(--fx-radius-lg) !important;
  box-shadow: var(--fx-shadow-glass) !important;
}

body.genpro-futuristic .contact-form-badge-enhanced {
  display: inline-block;
  padding: 0.35rem 0.85rem;
  border-radius: var(--fx-radius-pill);
  font-size: var(--fx-text-xs);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--fx-accent-bright) !important;
  background: rgba(255, 102, 0, 0.1) !important;
  border: 1px solid rgba(255, 102, 0, 0.25);
}

body.genpro-futuristic .contact-form-title-enhanced,
body.genpro-futuristic .support-form-title-enhanced {
  color: var(--fx-text) !important;
}

body.genpro-futuristic .contact-form-subtitle-enhanced,
body.genpro-futuristic .support-form-subtitle-enhanced {
  color: var(--fx-text-muted) !important;
}

/* ─── Shared form controls ─── */
body.genpro-futuristic .form-label-enhanced {
  color: var(--fx-text-muted) !important;
}

body.genpro-futuristic .form-label-enhanced i {
  color: var(--fx-accent-bright) !important;
}

body.genpro-futuristic .form-input-enhanced,
body.genpro-futuristic .form-select-enhanced,
body.genpro-futuristic .form-textarea-enhanced {
  background: var(--fx-surface) !important;
  border: 1px solid var(--fx-border) !important;
  color: var(--fx-text) !important;
  border-radius: var(--fx-radius-sm) !important;
  min-height: 44px;
  transition: border-color var(--fx-duration-fast), box-shadow var(--fx-duration-fast);
}

body.genpro-futuristic .form-input-enhanced::placeholder,
body.genpro-futuristic .form-textarea-enhanced::placeholder {
  color: var(--fx-text-dim) !important;
}

body.genpro-futuristic .form-input-enhanced:focus,
body.genpro-futuristic .form-select-enhanced:focus,
body.genpro-futuristic .form-textarea-enhanced:focus {
  border-color: var(--fx-border-accent) !important;
  box-shadow: 0 0 0 3px rgba(255, 102, 0, 0.12) !important;
  outline: none;
}

body.genpro-futuristic .contact-form-submit-enhanced,
body.genpro-futuristic .support-form-submit-enhanced {
  background: linear-gradient(135deg, var(--fx-accent), var(--fx-accent-bright)) !important;
  color: #fff !important;
  border: none !important;
  border-radius: var(--fx-radius-pill) !important;
  min-height: 48px;
  box-shadow: 0 4px 20px rgba(255, 102, 0, 0.25);
}

body.genpro-futuristic .support-form-message-enhanced.success {
  background: rgba(34, 197, 94, 0.12) !important;
  border: 1px solid rgba(34, 197, 94, 0.35) !important;
  color: #86efac !important;
}

body.genpro-futuristic .support-form-message-enhanced.error {
  background: rgba(239, 68, 68, 0.12) !important;
  border: 1px solid rgba(239, 68, 68, 0.35) !important;
  color: #fca5a5 !important;
}

/* ─── Support FAQ ─── */
body.genpro-futuristic .support-faq-block-enhanced {
  background: var(--fx-bg-glass);
  backdrop-filter: blur(12px);
  border: 1px solid var(--fx-border);
  border-radius: var(--fx-radius-lg);
  padding: clamp(1.5rem, 3vw, 2rem);
  box-shadow: var(--fx-shadow-glass);
  margin-top: 2rem;
}

body.genpro-futuristic .support-faq-heading-enhanced {
  color: var(--fx-text) !important;
  margin-bottom: 1.25rem;
}

body.genpro-futuristic .support-faq-dt-enhanced {
  color: var(--fx-text) !important;
  font-weight: 600;
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid var(--fx-border);
}

body.genpro-futuristic .support-faq-dt-enhanced:first-of-type {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}

body.genpro-futuristic .support-faq-dd-enhanced {
  color: var(--fx-text-muted) !important;
  margin-left: 0;
  padding-left: 0;
}

@media (max-width: 991px) {
  body.genpro-futuristic .about-hero-enhanced > .container,
  body.genpro-futuristic .contact-hero-page-enhanced > .container {
    grid-template-columns: 1fr !important;
  }

  body.genpro-futuristic .contact-page-wrapper-enhanced,
  body.genpro-futuristic .support-page-wrapper-enhanced {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 767px) {
  body.genpro-futuristic .about-values-grid-enhanced,
  body.genpro-futuristic .about-vision-grid-enhanced,
  body.genpro-futuristic .contact-info-grid-page-enhanced {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 0.75rem !important;
  }

  body.genpro-futuristic .about-value-card-enhanced,
  body.genpro-futuristic .about-vision-card-enhanced,
  body.genpro-futuristic .contact-info-card-page-enhanced {
    padding: 0.65rem !important;
  }

  body.genpro-futuristic .about-value-icon-enhanced,
  body.genpro-futuristic .about-vision-icon-enhanced {
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    min-height: 40px !important;
    font-size: 1rem !important;
  }

  body.genpro-futuristic .about-value-title-enhanced,
  body.genpro-futuristic .about-vision-card-title-enhanced {
    font-size: clamp(0.78rem, 2.8vw, 0.95rem) !important;
    word-break: break-word;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.genpro-futuristic .contact-info-card-page-enhanced:hover,
  body.genpro-futuristic .support-info-card-page-enhanced:hover {
    transform: none;
  }
}

/* ─── Phase 4E — Legal, auth, utility pages ─── */
body.genpro-futuristic .policy-hero-section {
  padding: clamp(2rem, 6vw, 3.5rem) 0 !important;
  background: transparent !important;
  color: var(--fx-text) !important;
  position: relative;
  overflow: hidden;
}

body.genpro-futuristic .policy-hero-section::before {
  background:
    radial-gradient(ellipse 70% 80% at 50% 0%, rgba(255, 102, 0, 0.12), transparent 55%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.02), transparent) !important;
  opacity: 1 !important;
}

body.genpro-futuristic .policy-badge-enhanced {
  color: var(--fx-accent-bright) !important;
  background: rgba(255, 102, 0, 0.1) !important;
  border: 1px solid rgba(255, 102, 0, 0.25);
  border-radius: var(--fx-radius-pill);
}

body.genpro-futuristic .policy-title-enhanced {
  color: var(--fx-text) !important;
  font-weight: 800;
  letter-spacing: -0.03em;
}

body.genpro-futuristic .policy-subtitle-enhanced,
body.genpro-futuristic .policy-last-updated-enhanced {
  color: var(--fx-text-muted) !important;
}

body.genpro-futuristic .policy-content-section {
  background: transparent !important;
  padding: var(--fx-section-y) 0 !important;
}

body.genpro-futuristic .policy-main-content-enhanced {
  background: var(--fx-bg-glass) !important;
  backdrop-filter: blur(12px);
  border: 1px solid var(--fx-border) !important;
  border-radius: var(--fx-radius-lg) !important;
  box-shadow: var(--fx-shadow-glass) !important;
}

body.genpro-futuristic .policy-section-enhanced {
  border-bottom-color: var(--fx-border) !important;
}

body.genpro-futuristic .policy-section-title-enhanced {
  color: var(--fx-text) !important;
}

body.genpro-futuristic .policy-section-title-enhanced i {
  color: var(--fx-accent-bright) !important;
}

body.genpro-futuristic .policy-section-content-enhanced,
body.genpro-futuristic .policy-section-content-enhanced p,
body.genpro-futuristic .policy-section-content-enhanced li {
  color: var(--fx-text-muted) !important;
}

body.genpro-futuristic .policy-section-content-enhanced a {
  color: var(--fx-accent-bright) !important;
}

body.genpro-futuristic .policy-section-content-enhanced strong {
  color: var(--fx-text) !important;
}

body.genpro-futuristic .policy-contact-box-enhanced {
  background: var(--fx-surface) !important;
  border: 1px solid var(--fx-border) !important;
  border-radius: var(--fx-radius-md);
}

/* Auth pages */
body.genpro-futuristic .fx-auth-hero {
  min-height: auto !important;
  padding: clamp(2rem, 5vw, 3rem) 0 !important;
  background: transparent !important;
  position: relative;
}

body.genpro-futuristic .fx-auth-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 70% 80% at 50% 0%, rgba(255, 102, 0, 0.12), transparent 55%);
  pointer-events: none;
}

body.genpro-futuristic .fx-auth-hero .hero-overlay {
  background: transparent !important;
}

body.genpro-futuristic .fx-auth-hero .hero-content {
  position: relative;
  z-index: 1;
}

body.genpro-futuristic .fx-auth-hero h1 {
  color: var(--fx-text) !important;
  font-weight: 800;
  letter-spacing: -0.03em;
}

body.genpro-futuristic .fx-auth-hero .hero-subtitle {
  color: var(--fx-text-muted) !important;
}

body.genpro-futuristic .fx-auth-section {
  padding: var(--fx-section-y) 0 !important;
  background: transparent !important;
}

body.genpro-futuristic .fx-auth-card {
  max-width: 500px;
  margin: 0 auto;
  background: var(--fx-bg-glass) !important;
  backdrop-filter: blur(12px);
  border: 1px solid var(--fx-border) !important;
  border-radius: var(--fx-radius-lg) !important;
  box-shadow: var(--fx-shadow-glass) !important;
  padding: clamp(1.5rem, 4vw, 2.5rem) !important;
}

body.genpro-futuristic .fx-auth-card h2 {
  color: var(--fx-text) !important;
  text-align: center;
  margin-bottom: 1.5rem;
}

body.genpro-futuristic .fx-auth-card .form-group label {
  color: var(--fx-text-muted) !important;
}

body.genpro-futuristic .fx-auth-card .form-group input {
  background: var(--fx-surface) !important;
  border: 1px solid var(--fx-border) !important;
  color: var(--fx-text) !important;
  border-radius: var(--fx-radius-sm);
  min-height: 44px;
}

body.genpro-futuristic .fx-auth-card .form-group input:focus {
  border-color: var(--fx-border-accent) !important;
  outline: none;
  box-shadow: 0 0 0 3px rgba(255, 102, 0, 0.12);
}

body.genpro-futuristic .fx-auth-card .btn-primary {
  background: linear-gradient(135deg, var(--fx-accent), var(--fx-accent-bright)) !important;
  border: none !important;
  border-radius: var(--fx-radius-pill) !important;
  min-height: 48px;
  width: 100%;
}

body.genpro-futuristic .fx-auth-card p {
  color: var(--fx-text-muted) !important;
}

body.genpro-futuristic .fx-auth-card a {
  color: var(--fx-accent-bright) !important;
}

body.genpro-futuristic .fx-auth-card .alert-success,
body.genpro-futuristic .fx-auth-card .alert-danger {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  border-radius: var(--fx-radius-sm);
}

body.genpro-futuristic .fx-auth-card .alert-success {
  background: rgba(34, 197, 94, 0.12) !important;
  border: 1px solid rgba(34, 197, 94, 0.35) !important;
  color: #86efac !important;
}

body.genpro-futuristic .fx-auth-card .alert-danger {
  background: rgba(239, 68, 68, 0.12) !important;
  border: 1px solid rgba(239, 68, 68, 0.35) !important;
  color: #fca5a5 !important;
}

/* Utility panels */
body.genpro-futuristic .fx-utility-panel {
  max-width: 560px;
  margin: 0 auto;
  padding: var(--fx-section-y) 1rem;
}

body.genpro-futuristic .fx-utility-panel h1 {
  color: var(--fx-text) !important;
  font-weight: 800;
  letter-spacing: -0.03em;
}

body.genpro-futuristic .fx-utility-panel p,
body.genpro-futuristic .fx-utility-panel .text-muted {
  color: var(--fx-text-muted) !important;
}

body.genpro-futuristic .fx-utility-panel a {
  color: var(--fx-accent-bright) !important;
}

/* Content preview utility */
body.genpro-futuristic main.content-preview-main,
body.genpro-futuristic #main-content.content-preview-main {
  background: transparent !important;
  padding-top: 0 !important;
  min-height: auto !important;
}

body.genpro-futuristic .content-preview-header {
  border-bottom-color: var(--fx-border) !important;
}

body.genpro-futuristic .content-preview-badge {
  background: rgba(255, 102, 0, 0.12) !important;
  color: var(--fx-accent-bright) !important;
  border: 1px solid rgba(255, 102, 0, 0.25);
}

body.genpro-futuristic .content-preview-title {
  color: var(--fx-text) !important;
}

body.genpro-futuristic .content-preview-meta,
body.genpro-futuristic .content-preview-meta-item {
  color: var(--fx-text-muted) !important;
}

body.genpro-futuristic .content-preview-body {
  background: var(--fx-bg-glass) !important;
  backdrop-filter: blur(12px);
  border: 1px solid var(--fx-border) !important;
  box-shadow: var(--fx-shadow-glass) !important;
}

body.genpro-futuristic .formatted-content-preview,
body.genpro-futuristic .formatted-content-preview p,
body.genpro-futuristic .formatted-content-preview li {
  color: var(--fx-text-muted) !important;
}

body.genpro-futuristic .formatted-content-preview h1,
body.genpro-futuristic .formatted-content-preview h2,
body.genpro-futuristic .formatted-content-preview h3 {
  color: var(--fx-text) !important;
}

body.genpro-futuristic .content-preview-footer p {
  color: var(--fx-text-dim) !important;
}

body.genpro-futuristic .btn-preview-primary {
  background: linear-gradient(135deg, var(--fx-accent), var(--fx-accent-bright)) !important;
  color: #fff !important;
  border-radius: var(--fx-radius-pill);
}

body.genpro-futuristic .btn-preview-secondary {
  background: var(--fx-surface) !important;
  color: var(--fx-text) !important;
  border: 1px solid var(--fx-border) !important;
  border-radius: var(--fx-radius-pill);
}

/* ─── v3 Products page premium tokens ─── */
body.genpro-futuristic .products-page-enhanced {
  padding-top: 0 !important;
}

body.genpro-futuristic .products-filter-enhanced {
  padding: clamp(0.75rem, 2vw, 1rem) !important;
  margin-bottom: 1rem !important;
  background: rgba(255, 255, 255, 0.03) !important;
  border: 1px solid var(--fx-border) !important;
  border-radius: var(--fx-radius-md) !important;
}

body.genpro-futuristic .product-card-page-enhanced {
  background: rgba(8, 10, 18, 0.75) !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  border-radius: var(--fx-radius-md) !important;
  overflow: hidden;
  isolation: isolate;
}

body.genpro-futuristic .product-image-wrapper-page-enhanced {
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

body.genpro-futuristic .product-image-page-enhanced {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.genpro-futuristic .products-grid-page-enhanced {
  gap: 0.75rem !important;
}

body.genpro-futuristic .support-section.support-page-enhanced {
  padding-top: 0 !important;
}

body.genpro-futuristic .support-info-cards-enhanced {
  gap: 0.65rem !important;
}

body.genpro-futuristic .support-info-card-page-enhanced {
  background: rgba(255, 255, 255, 0.04) !important;
  border: 1px solid rgba(0, 229, 255, 0.15) !important;
  border-radius: var(--fx-radius-md) !important;
}
