{
  "theme_name": "Blue Violet Aurora",
  "theme_description": "Aurora-inspired blend of midnight blues and radiant cyan gradients with crisp, modern detailing.",
  "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)"
        }
      }
    },
    "page_style": {
      "default": {
        "background_mode": "gradient",
        "background-color": "#f0f9ff",
        "gradient_color_1": "#f0f9ff",
        "gradient_color_2": "#dbeafe",
        "gradient_angle": "135deg",
        "border": {
          "color": "rgba(37, 99, 235, 0.14)",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "border-radius": "12px",
        "padding": {
          "top": "22px",
          "right": "24px",
          "bottom": "24px",
          "left": "24px"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "8px",
          "blur": "22px",
          "spread": "0px",
          "color": "rgba(14, 165, 233, 0.16)"
        }
      }
    },
    "row_style": {
      "default": {
        "background-color": "rgba(240, 249, 255, 0.9)",
        "gap": "16px",
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "18px",
          "left": "0px"
        },
        "padding": {
          "top": "0px",
          "right": "0px",
          "bottom": "0px",
          "left": "0px"
        },
        "custom_css": "backdrop-filter: blur(6px);"
      }
    },
    "field_style": {
      "text_input": {
        "default": {
          "background_mode": "single",
          "background-color": "#ffffff",
          "color": "#1e3a8a",
          "placeholder_color": "rgba(71, 85, 105, 0.65)",
          "font-size": "14px",
          "border": {
            "color": "rgba(148, 163, 184, 0.85)",
            "width": {
              "top": "1px",
              "right": "1px",
              "bottom": "1px",
              "left": "1px"
            },
            "style": "solid"
          },
          "border-radius": "8px",
          "padding": {
            "top": "10px",
            "right": "14px",
            "bottom": "10px",
            "left": "14px"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "4px",
            "blur": "14px",
            "spread": "0px",
            "color": "rgba(14, 165, 233, 0.12)"
          },
          "custom_css": "transition: all 0.2s ease;"
        },
        "focus": {
          "border": {
            "color": "rgba(37, 99, 235, 0.8)"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "3px",
            "color": "rgba(37, 99, 235, 0.18)"
          }
        },
        "hover": {
          "border": {
            "color": "rgba(37, 99, 235, 0.42)"
          }
        }
      },
      "textarea": {
        "default": {
          "background_mode": "single",
          "background-color": "#ffffff",
          "color": "#1e3a8a",
          "placeholder_color": "rgba(71, 85, 105, 0.65)",
          "font-size": "14px",
          "border": {
            "color": "rgba(148, 163, 184, 0.85)",
            "width": {
              "top": "1px",
              "right": "1px",
              "bottom": "1px",
              "left": "1px"
            },
            "style": "solid"
          },
          "border-radius": "8px",
          "padding": {
            "top": "10px",
            "right": "14px",
            "bottom": "10px",
            "left": "14px"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "4px",
            "blur": "14px",
            "spread": "0px",
            "color": "rgba(14, 165, 233, 0.12)"
          },
          "custom_css": "transition: all 0.2s ease; min-height: 100px;"
        },
        "focus": {
          "border": {
            "color": "rgba(37, 99, 235, 0.8)"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "3px",
            "color": "rgba(37, 99, 235, 0.18)"
          }
        },
        "hover": {
          "border": {
            "color": "rgba(37, 99, 235, 0.42)"
          }
        }
      },
      "select_input": {
        "default": {
          "background_mode": "single",
          "background-color": "#ffffff",
          "color": "#1e3a8a",
          "placeholder_color": "rgba(71, 85, 105, 0.65)",
          "font-size": "14px",
          "border": {
            "color": "rgba(148, 163, 184, 0.85)",
            "width": {
              "top": "1px",
              "right": "1px",
              "bottom": "1px",
              "left": "1px"
            },
            "style": "solid"
          },
          "border-radius": "8px",
          "padding": {
            "top": "10px",
            "right": "14px",
            "bottom": "10px",
            "left": "14px"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "4px",
            "blur": "14px",
            "spread": "0px",
            "color": "rgba(14, 165, 233, 0.12)"
          },
          "custom_css": "transition: all 0.2s ease;"
        },
        "focus": {
          "border": {
            "color": "rgba(37, 99, 235, 0.8)"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "3px",
            "color": "rgba(37, 99, 235, 0.18)"
          }
        },
        "hover": {
          "border": {
            "color": "rgba(37, 99, 235, 0.42)"
          }
        }
      },
      "checkbox_radio": {
        "default": {
          "accent_color": "#2563eb",
          "size": "18px",
          "margin": {
            "top": "10px",
            "right": "5px",
            "bottom": "10px",
            "left": "0px"
          },
          "custom_css": "transition: all 0.2s ease;"
        },
        "focus": {
          "accent_color": "#2563eb",
          "margin": {
            "top": "10px",
            "right": "5px",
            "bottom": "10px",
            "left": "0px"
          }
        },
        "hover": {
          "accent_color": "#2563eb",
          "margin": {
            "top": "10px",
            "right": "5px",
            "bottom": "10px",
            "left": "0px"
          }
        }
      }
    },
    "submit_button": {
      "default": {
        "background_mode": "gradient",
        "background-color": "#1d4ed8",
        "gradient_color_1": "#1d4ed8",
        "gradient_color_2": "#22d3ee",
        "gradient_angle": "120deg",
        "border": {
          "color": "#2563eb",
          "width": {
            "top": "0px",
            "right": "0px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "border-radius": "999px",
        "padding": {
          "top": "12px",
          "right": "28px",
          "bottom": "12px",
          "left": "28px"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "10px",
          "blur": "26px",
          "spread": "0px",
          "color": "rgba(37, 99, 235, 0.35)"
        },
        "custom_css": "transition: all 0.2s ease;",
        "color": "#ffffff"
      },
      "hover": {
        "gradient_color_1": "#1e40af",
        "gradient_color_2": "#0ea5e9",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "14px",
          "blur": "30px",
          "spread": "0px",
          "color": "rgba(14, 165, 233, 0.38)"
        },
        "color": "#ffffff"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "4px",
          "color": "rgba(37, 99, 235, 0.22)"
        },
        "color": "#ffffff"
      },
      "active": {
        "gradient_color_1": "#1e3a8a",
        "gradient_color_2": "#0ea5e9",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "6px",
          "blur": "18px",
          "spread": "0px",
          "color": "rgba(14, 165, 233, 0.32)"
        },
        "color": "#ffffff"
      }
    },
    "previous_button": {
      "default": {
        "background_mode": "single",
        "background-color": "#e0f2fe",
        "color": "#1e3a8a",
        "border": {
          "color": "rgba(37, 99, 235, 0.25)",
          "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": "6px",
          "spread": "0px",
          "color": "rgba(37, 99, 235, 0.1)"
        },
        "custom_css": "transition: all 0.2s ease;"
      },
      "hover": {
        "background-color": "#cfe0ff",
        "border": {
          "color": "rgba(37, 99, 235, 0.35)"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "4px",
          "blur": "10px",
          "spread": "0px",
          "color": "rgba(37, 99, 235, 0.14)"
        },
        "color": "#0f172a"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "4px",
          "color": "rgba(37, 99, 235, 0.35)"
        },
        "color": "#0f172a"
      },
      "active": {
        "background-color": "#bfdbfe",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "1px",
          "blur": "3px",
          "spread": "0px",
          "color": "rgba(37, 99, 235, 0.12)"
        },
        "color": "#0f172a"
      }
    },
    "next_button": {
      "default": {
        "background_mode": "gradient",
        "background-color": "#22d3ee",
        "gradient_color_1": "#22d3ee",
        "gradient_color_2": "#2563eb",
        "gradient_angle": "120deg",
        "border": {
          "color": "#2563eb",
          "width": {
            "top": "0px",
            "right": "0px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "border-radius": "999px",
        "padding": {
          "top": "12px",
          "right": "28px",
          "bottom": "12px",
          "left": "28px"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "10px",
          "blur": "24px",
          "spread": "0px",
          "color": "rgba(34, 211, 238, 0.32)"
        },
        "custom_css": "transition: all 0.2s ease;",
        "color": "#ffffff"
      },
      "hover": {
        "gradient_color_1": "#38bdf8",
        "gradient_color_2": "#1d4ed8",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "6px",
          "blur": "16px",
          "spread": "0px",
          "color": "rgba(37, 99, 235, 0.36)"
        },
        "color": "#ffffff"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "4px",
          "color": "rgba(37, 99, 235, 0.22)"
        },
        "color": "#ffffff"
      },
      "active": {
        "gradient_color_1": "#0ea5e9",
        "gradient_color_2": "#1d4ed8",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "2px",
          "blur": "6px",
          "spread": "0px",
          "color": "rgba(37, 99, 235, 0.32)"
        },
        "color": "#ffffff"
      }
    },
    "button_typography": {
      "default": {
        "font-family": "Inter, system-ui, -apple-system, sans-serif",
        "font-size": "16px",
        "color": "#ffffff",
        "font-weight": "600",
        "letter-spacing": "0.03em",
        "text-transform": "none",
        "text-align": "center"
      }
    },
    "form_title": {
      "default": {
        "font-family": "Inter, system-ui, -apple-system, sans-serif",
        "font-size": "26px",
        "font-weight": "700",
        "letter-spacing": "-0.01em",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "form_description": {
      "default": {
        "font-family": "Inter, system-ui, -apple-system, sans-serif",
        "font-size": "14px",
        "font-weight": "400",
        "letter-spacing": "0",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "page_heading": {
      "default": {
        "font-family": "Inter, system-ui, -apple-system, sans-serif",
        "font-size": "22px",
        "color": "#1e3a8a",
        "font-weight": "700",
        "letter-spacing": "-0.01em",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "page_description": {
      "default": {
        "font-family": "Inter, system-ui, -apple-system, sans-serif",
        "font-size": "13px",
        "color": "rgba(51, 65, 85, 0.75)",
        "font-weight": "400",
        "letter-spacing": "0",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "row_heading": {
      "default": {
        "font-family": "Inter, system-ui, -apple-system, sans-serif",
        "font-size": "18px",
        "color": "#1e3a8a",
        "font-weight": "700",
        "letter-spacing": "0",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "row_description": {
      "default": {
        "font-family": "Inter, system-ui, -apple-system, sans-serif",
        "font-size": "13px",
        "color": "rgba(51, 65, 85, 0.7)",
        "font-weight": "400",
        "letter-spacing": "0",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_label": {
      "default": {
        "font-family": "Inter, system-ui, -apple-system, sans-serif",
        "font-size": "13px",
        "color": "#1e3a8a",
        "font-weight": "700",
        "letter-spacing": "0.02em",
        "text-transform": "uppercase",
        "text-align": "left"
      }
    },
    "field_description": {
      "default": {
        "font-family": "Inter, system-ui, -apple-system, sans-serif",
        "font-size": "12px",
        "color": "rgba(71, 85, 105, 0.65)",
        "font-weight": "400",
        "letter-spacing": "0",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_errors": {
      "default": {
        "font-family": "Inter, system-ui, -apple-system, sans-serif",
        "font-size": "12px",
        "color": "#dc2626",
        "font-weight": "500",
        "letter-spacing": "0",
        "text-transform": "none",
        "text-align": "left",
        "background-color": "#fef2f2",
        "padding": {
          "top": "8px",
          "right": "12px",
          "bottom": "8px",
          "left": "12px"
        },
        "border": {
          "color": "rgba(220, 38, 38, 0.2)",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "border-radius": "6px"
      }
    },
    "success_message": {
      "default": {
        "font-family": "Inter, system-ui, -apple-system, sans-serif",
        "font-size": "14px",
        "color": "#15803d",
        "font-weight": "500",
        "letter-spacing": "0",
        "text-transform": "none",
        "text-align": "left",
        "background-color": "#ecfdf5",
        "padding": {
          "top": "14px",
          "right": "16px",
          "bottom": "14px",
          "left": "16px"
        },
        "border": {
          "color": "rgba(34, 197, 94, 0.2)",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "border-radius": "8px"
      }
    }
  }
}
