{
  "theme_name": "Rose Violet",
  "theme_description": "Lush pink and rose gradients with polished typography and luminous button accents, perfect for modern lifestyle brands.",
  "theme_category": "modern",
  "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": "#fff1f5",
        "gradient_color_1": "#fff1f5",
        "gradient_color_2": "#fde2f1",
        "gradient_angle": "135deg",
        "padding": {
          "top": "22px",
          "right": "22px",
          "bottom": "26px",
          "left": "22px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "20px",
          "left": "0px"
        },
        "border": {
          "color": "rgba(236, 72, 153, 0.18)",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "border-radius": "12px",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "10px",
          "blur": "26px",
          "spread": "0px",
          "color": "rgba(236, 72, 153, 0.16)"
        },
        "custom_css": ""
      }
    },
    "row_style": {
      "default": {
        "background_mode": "single",
        "background-color": "rgba(255, 255, 255, 0.85)",
        "padding": {
          "top": "10px",
          "right": "16px",
          "bottom": "10px",
          "left": "16px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "18px",
          "left": "0px"
        },
        "gap": "16px",
        "custom_css": "backdrop-filter: blur(6px); border-radius: 10px;"
      }
    },
    "field_style": {
      "text_input": {
        "default": {
          "background_mode": "single",
          "background-color": "#ffffff",
          "color": "#4a044e",
          "placeholder_color": "rgba(153, 27, 91, 0.5)",
          "font-size": "15px",
          "border": {
            "color": "rgba(236, 72, 153, 0.35)",
            "width": {
              "top": "1px",
              "right": "1px",
              "bottom": "1px",
              "left": "1px"
            },
            "style": "solid"
          },
          "border-radius": "10px",
          "padding": {
            "top": "12px",
            "right": "18px",
            "bottom": "12px",
            "left": "18px"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "4px",
            "blur": "14px",
            "spread": "0px",
            "color": "rgba(236, 72, 153, 0.15)"
          },
          "custom_css": "transition: all 0.2s ease;"
        },
        "focus": {
          "border": {
            "color": "#ec4899"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "4px",
            "color": "rgba(244, 114, 182, 0.35)"
          },
          "custom_css": "outline: none;"
        },
        "hover": {
          "border": {
            "color": "#f472b6"
          }
        }
      },
      "textarea": {
        "default": {
          "background_mode": "single",
          "background-color": "#ffffff",
          "color": "#4a044e",
          "placeholder_color": "rgba(153, 27, 91, 0.5)",
          "font-size": "15px",
          "border": {
            "color": "rgba(236, 72, 153, 0.35)",
            "width": {
              "top": "1px",
              "right": "1px",
              "bottom": "1px",
              "left": "1px"
            },
            "style": "solid"
          },
          "border-radius": "10px",
          "padding": {
            "top": "14px",
            "right": "20px",
            "bottom": "14px",
            "left": "20px"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "4px",
            "blur": "16px",
            "spread": "0px",
            "color": "rgba(244, 114, 182, 0.16)"
          }
        },
        "focus": {
          "border": {
            "color": "#f472b6"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "4px",
            "color": "rgba(236, 72, 153, 0.32)"
          }
        },
        "hover": {
          "border": {
            "color": "#fb7185"
          }
        }
      },
      "select_input": {
        "default": {
          "background_mode": "single",
          "background-color": "#ffffff",
          "color": "#4a044e",
          "placeholder_color": "rgba(153, 27, 91, 0.5)",
          "font-size": "15px",
          "border": {
            "color": "rgba(236, 72, 153, 0.35)",
            "width": {
              "top": "1px",
              "right": "1px",
              "bottom": "1px",
              "left": "1px"
            },
            "style": "solid"
          },
          "border-radius": "10px",
          "padding": {
            "top": "12px",
            "right": "18px",
            "bottom": "12px",
            "left": "18px"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "4px",
            "blur": "14px",
            "spread": "0px",
            "color": "rgba(236, 72, 153, 0.15)"
          }
        },
        "focus": {
          "border": {
            "color": "#fb7185"
          }
        },
        "hover": {
          "border": {
            "color": "#f472b6"
          }
        }
      },
      "checkbox_radio": {
        "default": {
          "accent_color": "#f472b6",
          "size": "18px",
          "margin": {
            "top": "10px",
            "right": "5px",
            "bottom": "10px",
            "left": "0px"
          },
          "custom_css": "box-shadow: 0 0 0 3px rgba(244, 114, 182, 0.25);"
        },
        "focus": {
          "accent_color": "#f472b6",
          "margin": {
            "top": "10px",
            "right": "5px",
            "bottom": "10px",
            "left": "0px"
          }
        },
        "hover": {
          "accent_color": "#f472b6",
          "margin": {
            "top": "10px",
            "right": "5px",
            "bottom": "10px",
            "left": "0px"
          }
        }
      }
    },
    "submit_button": {
      "default": {
        "background_mode": "gradient",
        "background-color": "#ec4899",
        "gradient_color_1": "#f472b6",
        "gradient_color_2": "#a855f7",
        "gradient_angle": "125deg",
        "border": {
          "color": "transparent",
          "width": {
            "top": "0px",
            "right": "0px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "border-radius": "999px",
        "padding": {
          "top": "13px",
          "right": "32px",
          "bottom": "13px",
          "left": "32px"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "12px",
          "blur": "30px",
          "spread": "0px",
          "color": "rgba(244, 114, 182, 0.45)"
        },
        "custom_css": "transition: all 0.2s ease;",
        "color": "#ffffff"
      },
      "hover": {
        "gradient_color_1": "#fb7185",
        "gradient_color_2": "#c084fc",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "16px",
          "blur": "34px",
          "spread": "0px",
          "color": "rgba(244, 114, 182, 0.5)"
        },
        "color": "#ffffff"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "4px",
          "color": "rgba(244, 114, 182, 0.35)"
        },
        "color": "#ffffff"
      },
      "active": {
        "gradient_color_1": "#e11d48",
        "gradient_color_2": "#9333ea",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "6px",
          "blur": "20px",
          "spread": "0px",
          "color": "rgba(244, 114, 182, 0.4)"
        },
        "color": "#ffffff"
      }
    },
    "previous_button": {
      "default": {
        "background_mode": "single",
        "background-color": "#fee2e2",
        "border": {
          "color": "rgba(244, 114, 182, 0.3)",
          "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": "4px",
          "blur": "14px",
          "spread": "0px",
          "color": "rgba(244, 114, 182, 0.2)"
        },
        "custom_css": "transition: all 0.2s ease;",
        "color": "#4a044e"
      },
      "hover": {
        "background-color": "#fecdd3",
        "border": {
          "color": "rgba(236, 72, 153, 0.4)"
        },
        "color": "#701a75"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "4px",
          "color": "rgba(244, 114, 182, 0.3)"
        },
        "color": "#701a75"
      },
      "active": {
        "background-color": "#fda4af",
        "color": "#701a75"
      }
    },
    "next_button": {
      "default": {
        "background_mode": "gradient",
        "background-color": "#fb7185",
        "gradient_color_1": "#fb7185",
        "gradient_color_2": "#f472b6",
        "gradient_angle": "125deg",
        "border": {
          "color": "transparent",
          "width": {
            "top": "0px",
            "right": "0px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "border-radius": "999px",
        "padding": {
          "top": "12px",
          "right": "30px",
          "bottom": "12px",
          "left": "30px"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "10px",
          "blur": "26px",
          "spread": "0px",
          "color": "rgba(244, 114, 182, 0.4)"
        },
        "custom_css": "transition: all 0.2s ease;",
        "color": "#ffffff"
      },
      "hover": {
        "gradient_color_1": "#fda4af",
        "gradient_color_2": "#f472b6",
        "color": "#ffffff"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "4px",
          "color": "rgba(244, 114, 182, 0.35)"
        },
        "color": "#ffffff"
      },
      "active": {
        "gradient_color_1": "#f43f5e",
        "gradient_color_2": "#ec4899",
        "color": "#ffffff"
      }
    },
    "button_typography": {
      "default": {
        "font-family": "Inter, system-ui, -apple-system, sans-serif",
        "font-size": "15px",
        "color": "#ffffff",
        "font-weight": "600",
        "letter-spacing": "0.035em",
        "text-transform": "uppercase",
        "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": "#701a75",
        "font-weight": "600",
        "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(109, 40, 217, 0.6)",
        "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": "#701a75",
        "font-weight": "600",
        "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(124, 58, 237, 0.65)",
        "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": "#701a75",
        "font-weight": "700",
        "letter-spacing": "0.05em",
        "text-transform": "uppercase",
        "text-align": "left"
      }
    },
    "field_description": {
      "default": {
        "font-family": "Inter, system-ui, -apple-system, sans-serif",
        "font-size": "12px",
        "color": "rgba(244, 114, 182, 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": "rgba(254, 226, 226, 0.9)",
        "padding": {
          "top": "8px",
          "right": "12px",
          "bottom": "8px",
          "left": "12px"
        },
        "border": {
          "color": "rgba(248, 113, 113, 0.4)",
          "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": "#16a34a",
        "font-weight": "500",
        "letter-spacing": "0",
        "text-transform": "none",
        "text-align": "left",
        "background-color": "rgba(187, 247, 208, 0.35)",
        "padding": {
          "top": "14px",
          "right": "16px",
          "bottom": "14px",
          "left": "16px"
        },
        "border": {
          "color": "rgba(34, 197, 94, 0.28)",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "border-radius": "8px"
      }
    }
  }
}
