{
  "theme_name": "Gradient Modern",
  "theme_description": "Vivid gradients and crisp cards add lively motion throughout. Ideal for startups, creative studios, and modern marketing teams.",
  "theme_category": "modern",
  "version": "1.0.0",
  "styles": {
    "form_style": {
      "default": {
        "background-color": "#ffffff",
        "padding": {
          "top": "32px",
          "right": "32px",
          "bottom": "32px",
          "left": "32px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "0px",
          "left": "0px"
        },
        "border": {
          "color": "#e5e7eb",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "border-radius": "12px",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "4px",
          "blur": "20px",
          "spread": "0px",
          "color": "rgba(0,0,0,0.08)"
        }
      },
      "focus": {},
      "hover": {}
    },
    "page_style": {
      "default": {
        "background-color": "#f9fafb",
        "padding": {
          "top": "28px",
          "right": "28px",
          "bottom": "28px",
          "left": "28px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "0px",
          "left": "0px"
        },
        "border": {
          "color": "transparent",
          "width": {
            "top": "0px",
            "right": "0px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "border-radius": "8px",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0)"
        }
      },
      "focus": {},
      "hover": {}
    },
    "row_style": {
      "default": {
        "background-color": "transparent",
        "gap": "20px",
        "padding": {
          "top": "0px",
          "right": "0px",
          "bottom": "0px",
          "left": "0px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "20px",
          "left": "0px"
        }
      }
    },
    "field_style": {
      "text_input": {
        "default": {
          "background-color": "#ffffff",
          "color": "#1f2937",
          "placeholder_color": "#9ca3af",
          "font-size": "15px",
          "padding": {
            "top": "12px",
            "right": "14px",
            "bottom": "12px",
            "left": "14px"
          },
          "border": {
            "color": "#d1d5db",
            "width": {
              "top": "1px",
              "right": "1px",
              "bottom": "1px",
              "left": "1px"
            },
            "style": "solid"
          },
          "border-radius": "8px",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "0px",
            "color": "rgba(0,0,0,0)"
          }
        },
        "focus": {
          "border": {
            "color": "#6366f1"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "3px",
            "color": "rgba(99,102,241,0.1)"
          }
        },
        "hover": {}
      },
      "textarea": {
        "default": {
          "background-color": "#ffffff",
          "color": "#1f2937",
          "placeholder_color": "#9ca3af",
          "font-size": "15px",
          "padding": {
            "top": "12px",
            "right": "14px",
            "bottom": "12px",
            "left": "14px"
          },
          "border": {
            "color": "#d1d5db",
            "width": {
              "top": "1px",
              "right": "1px",
              "bottom": "1px",
              "left": "1px"
            },
            "style": "solid"
          },
          "border-radius": "8px",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "0px",
            "color": "rgba(0,0,0,0)"
          }
        },
        "focus": {
          "border": {
            "color": "#6366f1"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "3px",
            "color": "rgba(99,102,241,0.1)"
          }
        },
        "hover": {}
      },
      "select_input": {
        "default": {
          "background-color": "#ffffff",
          "color": "#1f2937",
          "font-size": "15px",
          "padding": {
            "top": "12px",
            "right": "14px",
            "bottom": "12px",
            "left": "14px"
          },
          "border": {
            "color": "#d1d5db",
            "width": {
              "top": "1px",
              "right": "1px",
              "bottom": "1px",
              "left": "1px"
            },
            "style": "solid"
          },
          "border-radius": "8px",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "0px",
            "color": "rgba(0,0,0,0)"
          }
        },
        "focus": {
          "border": {
            "color": "#6366f1"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "3px",
            "color": "rgba(99,102,241,0.1)"
          }
        },
        "hover": {}
      },
      "checkbox_radio": {
        "default": {
          "accent_color": "#6366f1",
          "size": "18px",
          "margin": {
            "top": "8px",
            "right": "5px",
            "bottom": "8px",
            "left": "0px"
          }
        },
        "focus": {
          "accent_color": "#6366f1",
          "margin": {
            "top": "8px",
            "right": "5px",
            "bottom": "8px",
            "left": "0px"
          }
        },
        "hover": {
          "accent_color": "#6366f1",
          "margin": {
            "top": "8px",
            "right": "5px",
            "bottom": "8px",
            "left": "0px"
          }
        }
      }
    },
    "button_typography": {
      "default": {
        "font-family": "Inter",
        "font-size": "15px",
        "font-weight": "600",
        "color": "#ffffff",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "center"
      }
    },
    "submit_button": {
      "default": {
        "background-color": "#6366f1",
        "padding": {
          "top": "12px",
          "right": "28px",
          "bottom": "12px",
          "left": "28px"
        },
        "border-radius": "8px",
        "border": {
          "color": "transparent",
          "width": {
            "top": "0px",
            "right": "0px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "4px",
          "blur": "12px",
          "spread": "0px",
          "color": "rgba(99,102,241,0.3)"
        },
        "color": "#ffffff"
      },
      "focus": {
        "background-color": "#4f46e5",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "6px",
          "blur": "16px",
          "spread": "0px",
          "color": "rgba(99,102,241,0.4)"
        },
        "color": "#ffffff"
      },
      "hover": {
        "background-color": "#4f46e5",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "6px",
          "blur": "16px",
          "spread": "0px",
          "color": "rgba(99,102,241,0.4)"
        },
        "color": "#ffffff"
      }
    },
    "previous_button": {
      "default": {
        "background-color": "#e5e7eb",
        "padding": {
          "top": "12px",
          "right": "28px",
          "bottom": "12px",
          "left": "28px"
        },
        "border-radius": "8px",
        "border": {
          "color": "transparent",
          "width": {
            "top": "0px",
            "right": "0px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0)"
        },
        "color": "#1f2937"
      },
      "focus": {
        "background-color": "#d1d5db",
        "color": "#1f2937"
      },
      "hover": {
        "background-color": "#d1d5db",
        "color": "#1f2937"
      }
    },
    "next_button": {
      "default": {
        "background-color": "#10b981",
        "padding": {
          "top": "12px",
          "right": "28px",
          "bottom": "12px",
          "left": "28px"
        },
        "border-radius": "8px",
        "border": {
          "color": "transparent",
          "width": {
            "top": "0px",
            "right": "0px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "4px",
          "blur": "12px",
          "spread": "0px",
          "color": "rgba(16,185,129,0.3)"
        },
        "color": "#ffffff"
      },
      "focus": {
        "background-color": "#059669",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "6px",
          "blur": "16px",
          "spread": "0px",
          "color": "rgba(16,185,129,0.4)"
        },
        "color": "#ffffff"
      },
      "hover": {
        "background-color": "#059669",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "6px",
          "blur": "16px",
          "spread": "0px",
          "color": "rgba(16,185,129,0.4)"
        },
        "color": "#ffffff"
      }
    },
    "form_title": {
      "default": {
        "font-family": "Inter",
        "font-size": "28px",
        "color": "#111827",
        "font-weight": "700",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "form_description": {
      "default": {
        "font-family": "Inter",
        "font-size": "15px",
        "color": "#6b7280",
        "font-weight": "400",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "page_heading": {
      "default": {
        "font-family": "Inter",
        "font-size": "22px",
        "color": "#111827",
        "font-weight": "700",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "page_description": {
      "default": {
        "font-family": "Inter",
        "font-size": "14px",
        "color": "#6b7280",
        "font-weight": "400",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "row_heading": {
      "default": {
        "font-family": "Inter",
        "font-size": "17px",
        "color": "#111827",
        "font-weight": "700",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "row_description": {
      "default": {
        "font-family": "Inter",
        "font-size": "13px",
        "color": "#6b7280",
        "font-weight": "400",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_label": {
      "default": {
        "font-family": "Inter",
        "font-size": "14px",
        "color": "#111827",
        "font-weight": "600",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_description": {
      "default": {
        "font-family": "Inter",
        "font-size": "12px",
        "color": "#9ca3af",
        "font-weight": "400",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_errors": {
      "default": {
        "font-family": "Inter",
        "font-size": "13px",
        "color": "#dc2626",
        "font-weight": "500",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left",
        "background-color": "transparent",
        "padding": {
          "top": "4px",
          "right": "0px",
          "bottom": "4px",
          "left": "0px"
        },
        "margin": {
          "top": "4px",
          "right": "0px",
          "bottom": "0px",
          "left": "0px"
        },
        "border": {
          "color": "transparent",
          "width": {
            "top": "0px",
            "right": "0px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "border-radius": "0px",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0)"
        }
      }
    },
    "success_message": {
      "default": {
        "font-family": "Inter",
        "font-size": "14px",
        "color": "#065f46",
        "font-weight": "500",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left",
        "background-color": "#ecfdf5",
        "padding": {
          "top": "12px",
          "right": "14px",
          "bottom": "12px",
          "left": "14px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "16px",
          "left": "0px"
        },
        "border": {
          "color": "#a7f3d0",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "border-radius": "8px",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0)"
        }
      }
    }
  }
}
