{
  "theme_name": "Neon Contrast",
  "theme_description": "High-contrast night mode styling with crisp typography, luminous accents, and fluorescent call-to-action buttons for modern interactive experiences.",
  "theme_category": "vibrant",
  "version": "1.0.0",
  "styles": {
    "form_style": {
      "default": {
        "background_mode": "single",
        "background-color": "transparent",
        "padding": {
          "top": "0px",
          "right": "0px",
          "bottom": "0px",
          "left": "0px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "0px",
          "left": "0px"
        },
        "border": {
          "color": "transparent",
          "width": {
            "top": "0px",
            "right": "0px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "none"
        },
        "border-radius": "0px",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0, 0, 0, 0)"
        },
        "custom_css": ""
      }
    },
    "page_style": {
      "default": {
        "background_mode": "gradient",
        "background-color": "#020617",
        "gradient_color_1": "#020617",
        "gradient_color_2": "#0f172a",
        "gradient_angle": "145deg",
        "padding": {
          "top": "24px",
          "right": "22px",
          "bottom": "28px",
          "left": "22px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "20px",
          "left": "0px"
        },
        "border": {
          "color": "rgba(94, 234, 212, 0.3)",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "border-radius": "20px",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "12px",
          "blur": "32px",
          "spread": "0px",
          "color": "rgba(94, 234, 212, 0.28)"
        },
        "custom_css": "backdrop-filter: blur(6px);"
      }
    },
    "row_style": {
      "default": {
        "background_mode": "single",
        "background-color": "transparent",
        "gap": "20px",
        "padding": {
          "top": "0px",
          "right": "0px",
          "bottom": "0px",
          "left": "0px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "20px",
          "left": "0px"
        },
        "custom_css": ""
      }
    },
    "field_style": {
      "text_input": {
        "default": {
          "background_mode": "single",
          "background-color": "#0b1120",
          "color": "#f8fafc",
          "placeholder_color": "rgba(148, 163, 184, 0.7)",
          "font-size": "15px",
          "border": {
            "color": "rgba(94, 234, 212, 0.4)",
            "width": {
              "top": "2px",
              "right": "2px",
              "bottom": "2px",
              "left": "2px"
            },
            "style": "solid"
          },
          "border-radius": "14px",
          "padding": {
            "top": "12px",
            "right": "18px",
            "bottom": "12px",
            "left": "18px"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "6px",
            "blur": "18px",
            "spread": "0px",
            "color": "rgba(14, 165, 233, 0.18)"
          },
          "custom_css": "transition: all 0.2s ease;"
        },
        "focus": {
          "border": {
            "color": "rgba(94, 234, 212, 0.8)"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "4px",
            "color": "rgba(94, 234, 212, 0.35)"
          },
          "custom_css": "outline: none;"
        },
        "hover": {
          "border": {
            "color": "rgba(94, 234, 212, 0.65)"
          }
        }
      },
      "textarea": {
        "default": {
          "background_mode": "single",
          "background-color": "#0b1120",
          "color": "#f8fafc",
          "placeholder_color": "rgba(148, 163, 184, 0.7)",
          "font-size": "15px",
          "border": {
            "color": "rgba(94, 234, 212, 0.4)",
            "width": {
              "top": "2px",
              "right": "2px",
              "bottom": "2px",
              "left": "2px"
            },
            "style": "solid"
          },
          "border-radius": "14px",
          "padding": {
            "top": "14px",
            "right": "18px",
            "bottom": "14px",
            "left": "18px"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "6px",
            "blur": "18px",
            "spread": "0px",
            "color": "rgba(14, 165, 233, 0.18)"
          },
          "custom_css": "transition: all 0.2s ease;"
        },
        "focus": {
          "border": {
            "color": "rgba(94, 234, 212, 0.8)"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "4px",
            "color": "rgba(94, 234, 212, 0.35)"
          }
        },
        "hover": {
          "border": {
            "color": "rgba(94, 234, 212, 0.65)"
          }
        }
      },
      "select_input": {
        "default": {
          "background_mode": "single",
          "background-color": "#0b1120",
          "color": "#f8fafc",
          "placeholder_color": "rgba(148, 163, 184, 0.7)",
          "font-size": "15px",
          "border": {
            "color": "rgba(94, 234, 212, 0.4)",
            "width": {
              "top": "2px",
              "right": "2px",
              "bottom": "2px",
              "left": "2px"
            },
            "style": "solid"
          },
          "border-radius": "14px",
          "padding": {
            "top": "12px",
            "right": "18px",
            "bottom": "12px",
            "left": "18px"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "6px",
            "blur": "18px",
            "spread": "0px",
            "color": "rgba(14, 165, 233, 0.18)"
          },
          "custom_css": "transition: all 0.2s ease;"
        },
        "focus": {
          "border": {
            "color": "rgba(94, 234, 212, 0.8)"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "4px",
            "color": "rgba(94, 234, 212, 0.35)"
          }
        },
        "hover": {
          "border": {
            "color": "rgba(94, 234, 212, 0.65)"
          }
        }
      },
      "checkbox_radio": {
        "default": {
          "accent_color": "#22d3ee",
          "size": "18px",
          "margin": {
            "top": "12px",
            "right": "5px",
            "bottom": "12px",
            "left": "0px"
          },
          "custom_css": "box-shadow: 0 0 0 4px rgba(34, 211, 238, 0.15);"
        },
        "focus": {
          "accent_color": "#22d3ee",
          "margin": {
            "top": "12px",
            "right": "5px",
            "bottom": "12px",
            "left": "0px"
          }
        },
        "hover": {
          "accent_color": "#22d3ee",
          "margin": {
            "top": "12px",
            "right": "5px",
            "bottom": "12px",
            "left": "0px"
          }
        }
      }
    },
    "submit_button": {
      "default": {
        "background_mode": "gradient",
        "background-color": "#22d3ee",
        "gradient_color_1": "#5ef3d4",
        "gradient_color_2": "#22d3ee",
        "gradient_angle": "120deg",
        "border": {
          "color": "transparent",
          "width": {
            "top": "0px",
            "right": "0px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "border-radius": "999px",
        "padding": {
          "top": "14px",
          "right": "32px",
          "bottom": "14px",
          "left": "32px"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "12px",
          "blur": "30px",
          "spread": "0px",
          "color": "rgba(34, 211, 238, 0.55)"
        },
        "custom_css": "transition: all 0.2s ease;",
        "color": "#020617"
      },
      "hover": {
        "gradient_color_1": "#7cffe6",
        "gradient_color_2": "#38bdf8",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "16px",
          "blur": "36px",
          "spread": "0px",
          "color": "rgba(56, 189, 248, 0.55)"
        },
        "custom_css": "transform: translateY(-2px);",
        "color": "#020617"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "4px",
          "color": "rgba(56, 189, 248, 0.4)"
        },
        "custom_css": "outline: none;",
        "color": "#020617"
      },
      "active": {
        "gradient_color_1": "#38bdf8",
        "gradient_color_2": "#22d3ee",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "6px",
          "blur": "20px",
          "spread": "0px",
          "color": "rgba(34, 211, 238, 0.45)"
        },
        "color": "#020617"
      }
    },
    "previous_button": {
      "default": {
        "background_mode": "single",
        "background-color": "rgba(56, 189, 248, 0.12)",
        "border": {
          "color": "rgba(148, 163, 184, 0.4)",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "border-radius": "999px",
        "padding": {
          "top": "12px",
          "right": "28px",
          "bottom": "12px",
          "left": "28px"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "2px",
          "blur": "12px",
          "spread": "0px",
          "color": "rgba(15, 23, 42, 0.4)"
        },
        "custom_css": "transition: all 0.2s ease;",
        "color": "#e0f2fe"
      },
      "hover": {
        "background-color": "rgba(56, 189, 248, 0.22)",
        "border": {
          "color": "rgba(94, 234, 212, 0.5)"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "6px",
          "blur": "16px",
          "spread": "0px",
          "color": "rgba(34, 211, 238, 0.35)"
        },
        "color": "#f8fafc"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "4px",
          "color": "rgba(56, 189, 248, 0.4)"
        },
        "color": "#f8fafc"
      },
      "active": {
        "background-color": "rgba(56, 189, 248, 0.3)",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "3px",
          "blur": "12px",
          "spread": "0px",
          "color": "rgba(15, 23, 42, 0.45)"
        },
        "color": "#f8fafc"
      }
    },
    "next_button": {
      "default": {
        "background_mode": "gradient",
        "background-color": "#22d3ee",
        "gradient_color_1": "#38bdf8",
        "gradient_color_2": "#22d3ee",
        "gradient_angle": "120deg",
        "border": {
          "color": "transparent",
          "width": {
            "top": "0px",
            "right": "0px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "border-radius": "999px",
        "padding": {
          "top": "14px",
          "right": "30px",
          "bottom": "14px",
          "left": "30px"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "10px",
          "blur": "28px",
          "spread": "0px",
          "color": "rgba(56, 189, 248, 0.5)"
        },
        "custom_css": "transition: all 0.2s ease;",
        "color": "#020617"
      },
      "hover": {
        "gradient_color_1": "#7cffe6",
        "gradient_color_2": "#38bdf8",
        "custom_css": "transform: translateY(-2px);",
        "color": "#020617"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "4px",
          "color": "rgba(94, 234, 212, 0.4)"
        },
        "color": "#020617"
      },
      "active": {
        "gradient_color_1": "#38bdf8",
        "gradient_color_2": "#22d3ee",
        "color": "#020617"
      }
    },
    "button_typography": {
      "default": {
        "font-family": "Poppins",
        "font-size": "16px",
        "color": "#020617",
        "font-weight": "600",
        "letter-spacing": "0.04em",
        "text-transform": "uppercase",
        "text-align": "center"
      }
    },
    "form_title": {
      "default": {
        "font-family": "Poppins",
        "font-size": "28px",
        "font-weight": "700",
        "letter-spacing": "-0.01em",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "form_description": {
      "default": {
        "font-family": "Poppins",
        "font-size": "14px",
        "font-weight": "400",
        "letter-spacing": "0",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "page_heading": {
      "default": {
        "font-family": "Poppins",
        "font-size": "22px",
        "color": "#e0f2fe",
        "font-weight": "600",
        "letter-spacing": "-0.01em",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "page_description": {
      "default": {
        "font-family": "Poppins",
        "font-size": "14px",
        "color": "rgba(148, 163, 184, 0.85)",
        "font-weight": "400",
        "letter-spacing": "0",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "row_heading": {
      "default": {
        "font-family": "Poppins",
        "font-size": "18px",
        "color": "#e0f2fe",
        "font-weight": "600",
        "letter-spacing": "0",
        "text-transform": "uppercase",
        "text-align": "left"
      }
    },
    "row_description": {
      "default": {
        "font-family": "Poppins",
        "font-size": "13px",
        "color": "rgba(148, 163, 184, 0.8)",
        "font-weight": "400",
        "letter-spacing": "0.01em",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_label": {
      "default": {
        "font-family": "Poppins",
        "font-size": "13px",
        "color": "#f8fafc",
        "font-weight": "600",
        "letter-spacing": "0.08em",
        "text-transform": "uppercase",
        "text-align": "left"
      }
    },
    "field_description": {
      "default": {
        "font-family": "Poppins",
        "font-size": "12px",
        "color": "rgba(148, 163, 184, 0.75)",
        "font-weight": "400",
        "letter-spacing": "0.01em",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_errors": {
      "default": {
        "font-family": "Poppins",
        "font-size": "12px",
        "color": "#f87171",
        "font-weight": "600",
        "letter-spacing": "0",
        "text-transform": "none",
        "text-align": "left",
        "background-color": "rgba(248, 113, 113, 0.12)",
        "padding": {
          "top": "8px",
          "right": "12px",
          "bottom": "8px",
          "left": "12px"
        },
        "border": {
          "color": "rgba(248, 113, 113, 0.32)",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "border-radius": "10px"
      }
    },
    "success_message": {
      "default": {
        "font-family": "Poppins",
        "font-size": "13px",
        "color": "#22d3ee",
        "font-weight": "600",
        "letter-spacing": "0",
        "text-transform": "none",
        "text-align": "left",
        "background-color": "rgba(34, 211, 238, 0.12)",
        "padding": {
          "top": "12px",
          "right": "14px",
          "bottom": "12px",
          "left": "14px"
        },
        "border": {
          "color": "rgba(34, 211, 238, 0.3)",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "border-radius": "12px"
      }
    }
  }
}
