{
  "theme_name": "Eco Friendly",
  "theme_description": "Nature-inspired palette featuring sustainable greens and earth tones, designed for environmental and eco-conscious organizations.",
  "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": "single",
        "background-color": "#f0fdf4",
        "padding": {
          "top": "24px",
          "right": "24px",
          "bottom": "24px",
          "left": "24px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "0px",
          "left": "0px"
        },
        "border": {
          "color": "#86efac",
          "width": {
            "top": "2px",
            "right": "2px",
            "bottom": "2px",
            "left": "2px"
          },
          "style": "solid"
        },
        "border-radius": "12px",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "4px",
          "blur": "12px",
          "spread": "0px",
          "color": "rgba(34,197,94,0.15)"
        }
      }
    },
    "row_style": {
      "default": {
        "background-color": "transparent",
        "gap": "16px",
        "padding": {
          "top": "0px",
          "right": "0px",
          "bottom": "0px",
          "left": "0px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "16px",
          "left": "0px"
        }
      }
    },
    "field_style": {
      "text_input": {
        "default": {
          "background-color": "#ffffff",
          "color": "#15803d",
          "placeholder_color": "#86efac",
          "font-size": "14px",
          "padding": {
            "top": "10px",
            "right": "12px",
            "bottom": "10px",
            "left": "12px"
          },
          "border": {
            "color": "#bbf7d0",
            "width": {
              "top": "1px",
              "right": "1px",
              "bottom": "1px",
              "left": "1px"
            },
            "style": "solid"
          },
          "border-radius": "6px",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "0px",
            "color": "rgba(34,197,94,0)"
          }
        },
        "focus": {
          "border": {
            "color": "#22c55e"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "3px",
            "color": "rgba(34,197,94,0.15)"
          },
          "outline": "none"
        },
        "hover": {
          "border": {
            "color": "#86efac"
          }
        }
      },
      "textarea": {
        "default": {
          "background-color": "#ffffff",
          "color": "#15803d",
          "placeholder_color": "#86efac",
          "font-size": "14px",
          "padding": {
            "top": "10px",
            "right": "12px",
            "bottom": "10px",
            "left": "12px"
          },
          "border": {
            "color": "#bbf7d0",
            "width": {
              "top": "1px",
              "right": "1px",
              "bottom": "1px",
              "left": "1px"
            },
            "style": "solid"
          },
          "border-radius": "6px",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "0px",
            "color": "rgba(34,197,94,0)"
          }
        },
        "focus": {
          "border": {
            "color": "#22c55e"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "3px",
            "color": "rgba(34,197,94,0.15)"
          },
          "outline": "none"
        },
        "hover": {
          "border": {
            "color": "#86efac"
          }
        }
      },
      "select_input": {
        "default": {
          "background-color": "#ffffff",
          "color": "#15803d",
          "placeholder_color": "#86efac",
          "font-size": "14px",
          "padding": {
            "top": "10px",
            "right": "12px",
            "bottom": "10px",
            "left": "12px"
          },
          "border": {
            "color": "#bbf7d0",
            "width": {
              "top": "1px",
              "right": "1px",
              "bottom": "1px",
              "left": "1px"
            },
            "style": "solid"
          },
          "border-radius": "6px",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "0px",
            "color": "rgba(34,197,94,0)"
          }
        },
        "focus": {
          "border": {
            "color": "#22c55e"
          },
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "3px",
            "color": "rgba(34,197,94,0.15)"
          },
          "outline": "none"
        },
        "hover": {
          "border": {
            "color": "#86efac"
          }
        }
      },
      "checkbox_radio": {
        "default": {
          "accent_color": "#22c55e",
          "size": "18px",
          "margin": {
            "top": "4px",
            "right": "5px",
            "bottom": "4px",
            "left": "0px"
          }
        },
        "hover": {
          "accent_color": "#4ade80",
          "margin": {
            "top": "4px",
            "right": "5px",
            "bottom": "4px",
            "left": "0px"
          }
        },
        "focus": {
          "accent_color": "#22c55e",
          "margin": {
            "top": "4px",
            "right": "5px",
            "bottom": "4px",
            "left": "0px"
          }
        }
      }
    },
    "button_typography": {
      "default": {
        "font-family": "Inter",
        "font-size": "14px",
        "font-weight": "600",
        "color": "#ffffff",
        "letter-spacing": "0.5px",
        "text-transform": "none",
        "text-align": "center"
      }
    },
    "submit_button": {
      "default": {
        "background_mode": "single",
        "background-color": "#22c55e",
        "padding": {
          "top": "10px",
          "right": "24px",
          "bottom": "10px",
          "left": "24px"
        },
        "border-radius": "6px",
        "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(34,197,94,0.3)"
        },
        "color": "#ffffff"
      },
      "hover": {
        "background-color": "#16a34a",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "6px",
          "blur": "16px",
          "spread": "0px",
          "color": "rgba(34,197,94,0.4)"
        },
        "color": "#ffffff"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "4px",
          "color": "rgba(34,197,94,0.3)"
        },
        "outline": "none",
        "color": "#ffffff"
      },
      "active": {
        "background-color": "#15803d",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "2px",
          "blur": "8px",
          "spread": "0px",
          "color": "rgba(34,197,94,0.4)"
        },
        "color": "#ffffff"
      }
    },
    "previous_button": {
      "default": {
        "background_mode": "single",
        "background-color": "#e8f5e9",
        "padding": {
          "top": "10px",
          "right": "24px",
          "bottom": "10px",
          "left": "24px"
        },
        "border-radius": "6px",
        "border": {
          "color": "#86efac",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "2px",
          "blur": "6px",
          "spread": "0px",
          "color": "rgba(34,197,94,0.1)"
        },
        "color": "#1f2937"
      },
      "hover": {
        "background-color": "#c6f6d5",
        "border": {
          "color": "#22c55e"
        },
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "4px",
          "blur": "10px",
          "spread": "0px",
          "color": "rgba(34,197,94,0.2)"
        },
        "color": "#1f2937"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "4px",
          "color": "rgba(34,197,94,0.3)"
        },
        "outline": "none",
        "color": "#1f2937"
      },
      "active": {
        "background-color": "#86efac",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "1px",
          "blur": "4px",
          "spread": "0px",
          "color": "rgba(34,197,94,0.2)"
        },
        "color": "#1f2937"
      }
    },
    "next_button": {
      "default": {
        "background_mode": "single",
        "background-color": "#22c55e",
        "padding": {
          "top": "10px",
          "right": "24px",
          "bottom": "10px",
          "left": "24px"
        },
        "border-radius": "6px",
        "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(34,197,94,0.3)"
        },
        "color": "#ffffff"
      },
      "hover": {
        "background-color": "#16a34a",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "6px",
          "blur": "16px",
          "spread": "0px",
          "color": "rgba(34,197,94,0.4)"
        },
        "color": "#ffffff"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "4px",
          "color": "rgba(34,197,94,0.3)"
        },
        "outline": "none",
        "color": "#ffffff"
      },
      "active": {
        "background-color": "#15803d",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "2px",
          "blur": "8px",
          "spread": "0px",
          "color": "rgba(34,197,94,0.4)"
        },
        "color": "#ffffff"
      }
    },
    "form_title": {
      "default": {
        "font-family": "Inter",
        "font-size": "28px",
        "font-weight": "700",
        "letter-spacing": "-0.5px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "form_description": {
      "default": {
        "font-family": "Inter",
        "font-size": "14px",
        "font-weight": "400",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "page_heading": {
      "default": {
        "font-family": "Inter",
        "font-size": "22px",
        "color": "#166534",
        "font-weight": "700",
        "letter-spacing": "-0.5px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "page_description": {
      "default": {
        "font-family": "Inter",
        "font-size": "13px",
        "color": "#4b7c6a",
        "font-weight": "400",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "row_heading": {
      "default": {
        "font-family": "Inter",
        "font-size": "17px",
        "color": "#166534",
        "font-weight": "700",
        "letter-spacing": "-0.3px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "row_description": {
      "default": {
        "font-family": "Inter",
        "font-size": "13px",
        "color": "#4b7c6a",
        "font-weight": "400",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_label": {
      "default": {
        "font-family": "Inter",
        "font-size": "14px",
        "color": "#15803d",
        "font-weight": "600",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_description": {
      "default": {
        "font-family": "Inter",
        "font-size": "12px",
        "color": "#6b9b8d",
        "font-weight": "400",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_errors": {
      "default": {
        "font-family": "Inter",
        "font-size": "12px",
        "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": "#166534",
        "font-weight": "500",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left",
        "background-color": "#f0fdf4",
        "padding": {
          "top": "12px",
          "right": "14px",
          "bottom": "12px",
          "left": "14px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "16px",
          "left": "0px"
        },
        "border": {
          "color": "#86efac",
          "width": {
            "top": "1px",
            "right": "1px",
            "bottom": "1px",
            "left": "1px"
          },
          "style": "solid"
        },
        "border-radius": "6px",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0)"
        }
      }
    }
  }
}
