{
  "theme_name": "Sunset Gradient",
  "theme_description": "Warm sunset gradients and magenta accents deliver radiant energy. Ideal for creative campaigns, hospitality launches, and lifestyle brands.",
  "theme_category": "vibrant",
  "version": "1.0.0",
  "styles": {
    "form_style": {
      "default": {
        "background_mode": "gradient",
        "background-color": "#fff7ed",
        "gradient_color_1": "rgba(255, 247, 237, 0.98)",
        "gradient_color_2": "rgba(254, 243, 199, 0.95)",
        "gradient_angle": "135deg",
        "background-image": "",
        "background-size": "cover",
        "background-position": "center",
        "background-repeat": "no-repeat",
        "padding": {
          "top": "32px",
          "right": "32px",
          "bottom": "32px",
          "left": "32px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "0px",
          "left": "0px"
        },
        "border": {
          "color": "rgba(251, 146, 60, 0.2)",
          "width": {
            "top": "2px",
            "right": "2px",
            "bottom": "2px",
            "left": "2px"
          },
          "style": "solid"
        },
        "border-radius": "20px",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "12px",
          "blur": "32px",
          "spread": "0px",
          "color": "rgba(251, 146, 60, 0.2)"
        },
        "custom_css": ""
      },
      "focus": {},
      "hover": {}
    },
    "page_style": {
      "default": {
        "background_mode": "single",
        "background-color": "#ffffff",
        "gradient_color_1": "#ffffff",
        "gradient_color_2": "#f0f0f0",
        "gradient_angle": "45deg",
        "background-image": "",
        "background-size": "cover",
        "background-position": "center",
        "background-repeat": "no-repeat",
        "padding": {
          "top": "28px",
          "right": "28px",
          "bottom": "28px",
          "left": "28px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "20px",
          "left": "0px"
        },
        "border": {
          "color": "rgba(251, 146, 60, 0.15)",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "border-radius": "16px",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "4px",
          "blur": "16px",
          "spread": "0px",
          "color": "rgba(251, 146, 60, 0.1)"
        },
        "custom_css": ""
      },
      "focus": {},
      "hover": {}
    },
    "row_style": {
      "default": {
        "background_mode": "single",
        "background-color": "transparent",
        "gradient_color_1": "#ffffff",
        "gradient_color_2": "#f0f0f0",
        "gradient_angle": "45deg",
        "background-image": "",
        "background-size": "cover",
        "background-position": "center",
        "background-repeat": "no-repeat",
        "gap": "18px",
        "padding": {
          "top": "0px",
          "right": "0px",
          "bottom": "0px",
          "left": "0px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "18px",
          "left": "0px"
        },
        "custom_css": ""
      }
    },
    "field_style": {
      "text_input": {
        "default": {
          "background-color": "#ffffff",
          "color": "#78350f",
          "placeholder_color": "rgba(120, 53, 15, 0.5)",
          "font-size": "14px",
          "padding": {
            "top": "12px",
            "right": "16px",
            "bottom": "12px",
            "left": "16px"
          },
          "border": {
            "color": "rgba(251, 146, 60, 0.3)",
            "width": {
              "top": "2px",
              "right": "2px",
              "bottom": "2px",
              "left": "2px"
            },
            "style": "solid"
          },
          "border-radius": "12px",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "2px",
            "blur": "8px",
            "spread": "0px",
            "color": "rgba(251, 146, 60, 0.08)"
          }
        },
        "focus": {
          "border": {
            "color": "rgba(249, 115, 22, 0.6)"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "3px",
            "color": "rgba(251, 146, 60, 0.2)"
          }
        },
        "hover": {
          "border": {
            "color": "rgba(251, 146, 60, 0.5)"
          }
        }
      },
      "textarea": {
        "default": {
          "background-color": "#ffffff",
          "color": "#78350f",
          "placeholder_color": "rgba(120, 53, 15, 0.5)",
          "font-size": "14px",
          "padding": {
            "top": "12px",
            "right": "16px",
            "bottom": "12px",
            "left": "16px"
          },
          "border": {
            "color": "rgba(251, 146, 60, 0.3)",
            "width": {
              "top": "2px",
              "right": "2px",
              "bottom": "2px",
              "left": "2px"
            },
            "style": "solid"
          },
          "border-radius": "12px",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "2px",
            "blur": "8px",
            "spread": "0px",
            "color": "rgba(251, 146, 60, 0.08)"
          }
        },
        "focus": {
          "border": {
            "color": "rgba(249, 115, 22, 0.6)"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "3px",
            "color": "rgba(251, 146, 60, 0.2)"
          }
        },
        "hover": {
          "border": {
            "color": "rgba(251, 146, 60, 0.5)"
          }
        }
      },
      "select_input": {
        "default": {
          "background-color": "#ffffff",
          "color": "#78350f",
          "font-size": "14px",
          "padding": {
            "top": "12px",
            "right": "16px",
            "bottom": "12px",
            "left": "16px"
          },
          "border": {
            "color": "rgba(251, 146, 60, 0.3)",
            "width": {
              "top": "2px",
              "right": "2px",
              "bottom": "2px",
              "left": "2px"
            },
            "style": "solid"
          },
          "border-radius": "12px",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "2px",
            "blur": "8px",
            "spread": "0px",
            "color": "rgba(251, 146, 60, 0.08)"
          }
        },
        "focus": {
          "border": {
            "color": "rgba(249, 115, 22, 0.6)"
          }
        },
        "hover": {
          "border": {
            "color": "rgba(251, 146, 60, 0.5)"
          }
        }
      },
      "checkbox": {
        "default": {
          "background-color": "#ffffff",
          "check_color": "#f97316",
          "border_color": "rgba(251, 146, 60, 0.4)",
          "border_width": "2px",
          "border-radius": "6px"
        },
        "checked": {
          "background-color": "rgba(249, 115, 22, 0.1)",
          "border_color": "#f97316"
        }
      },
      "radio": {
        "default": {
          "background-color": "#ffffff",
          "check_color": "#f97316",
          "border_color": "rgba(251, 146, 60, 0.4)",
          "border_width": "2px"
        },
        "checked": {
          "background-color": "rgba(249, 115, 22, 0.1)",
          "border_color": "#f97316"
        }
      }
    },
    "submit_button": {
      "default": {
        "background_mode": "gradient",
        "background-color": "#f97316",
        "gradient_color_1": "rgba(249, 115, 22, 1)",
        "gradient_color_2": "rgba(236, 72, 153, 1)",
        "gradient_angle": "135deg",
        "background-image": "",
        "background-size": "cover",
        "background-position": "center",
        "background-repeat": "no-repeat",
        "padding": {
          "top": "14px",
          "right": "32px",
          "bottom": "14px",
          "left": "32px"
        },
        "border": {
          "color": "transparent",
          "width": {
            "top": "0px",
            "right": "0px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "border-radius": "12px",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "6px",
          "blur": "20px",
          "spread": "0px",
          "color": "rgba(249, 115, 22, 0.4)"
        },
        "custom_css": "transition: all 0.3s ease;",
        "color": "#ffffff"
      },
      "focus": {
        "gradient_color_1": "rgba(234, 88, 12, 1)",
        "gradient_color_2": "rgba(219, 39, 119, 1)",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "8px",
          "blur": "24px",
          "spread": "0px",
          "color": "rgba(249, 115, 22, 0.5)"
        },
        "color": "#ffffff"
      },
      "hover": {
        "gradient_color_1": "rgba(234, 88, 12, 1)",
        "gradient_color_2": "rgba(219, 39, 119, 1)",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "8px",
          "blur": "24px",
          "spread": "0px",
          "color": "rgba(249, 115, 22, 0.5)"
        },
        "custom_css": "transform: translateY(-2px);",
        "color": "#ffffff"
      }
    },
    "previous_button": {
      "default": {
        "background_mode": "single",
        "background-color": "rgba(251, 146, 60, 0.15)",
        "padding": {
          "top": "14px",
          "right": "32px",
          "bottom": "14px",
          "left": "32px"
        },
        "border": {
          "color": "rgba(251, 146, 60, 0.3)",
          "width": {
            "top": "2px",
            "right": "2px",
            "bottom": "2px",
            "left": "2px"
          },
          "style": "solid"
        },
        "border-radius": "12px",
        "color": "#1f2937"
      },
      "focus": {
        "color": "#1f2937"
      },
      "hover": {
        "color": "#1f2937"
      }
    },
    "next_button": {
      "default": {
        "background_mode": "gradient",
        "gradient_color_1": "rgba(249, 115, 22, 1)",
        "gradient_color_2": "rgba(236, 72, 153, 1)",
        "gradient_angle": "135deg",
        "padding": {
          "top": "14px",
          "right": "32px",
          "bottom": "14px",
          "left": "32px"
        },
        "border-radius": "12px",
        "color": "#ffffff"
      },
      "focus": {
        "color": "#ffffff"
      },
      "hover": {
        "color": "#ffffff"
      }
    },
    "button_typography": {
      "default": {
        "font-family": "system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "font-size": "15px",
        "font-weight": "600",
        "color": "#ffffff",
        "letter-spacing": "0.3px",
        "text-transform": "none",
        "text-align": "center"
      }
    },
    "form_title": {
      "default": {
        "font-family": "system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "font-size": "28px",
        "font-weight": "700",
        "color": "#78350f",
        "letter-spacing": "-0.5px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "form_description": {
      "default": {
        "font-family": "system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "font-size": "15px",
        "font-weight": "400",
        "color": "rgba(120, 53, 15, 0.7)",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "page_heading": {
      "default": {
        "font-family": "system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "font-size": "22px",
        "font-weight": "700",
        "color": "#78350f",
        "letter-spacing": "-0.3px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "page_description": {
      "default": {
        "font-family": "system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "font-size": "14px",
        "font-weight": "400",
        "color": "rgba(120, 53, 15, 0.7)",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "row_heading": {
      "default": {
        "font-family": "system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "font-size": "18px",
        "font-weight": "600",
        "color": "#92400e",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "row_description": {
      "default": {
        "font-family": "system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "font-size": "14px",
        "font-weight": "400",
        "color": "rgba(120, 53, 15, 0.6)",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_label": {
      "default": {
        "font-family": "system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "font-size": "14px",
        "font-weight": "600",
        "color": "#92400e",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_description": {
      "default": {
        "font-family": "system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "font-size": "13px",
        "font-weight": "400",
        "color": "rgba(120, 53, 15, 0.6)",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_errors": {
      "default": {
        "font-family": "system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "font-size": "13px",
        "font-weight": "500",
        "color": "#dc2626",
        "background-color": "rgba(220, 38, 38, 0.1)",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "success_message": {
      "default": {
        "font-family": "system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "font-size": "15px",
        "font-weight": "500",
        "color": "#15803d",
        "background-color": "rgba(34, 197, 94, 0.15)",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "center"
      }
    }
  }
}
