{
  "theme_name": "Modern BW 3D",
  "theme_description": "Minimalist black and white theme with creative multi-width borders for a modern 3D effect, designed for contemporary, professional, and tech-forward designs.",
  "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": "#f0f0f0",
        "padding": {
          "top": "28px",
          "right": "28px",
          "bottom": "28px",
          "left": "28px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "20px",
          "left": "0px"
        },
        "border": {
          "color": "#000000",
          "width": {
            "top": "3px",
            "right": "1px",
            "bottom": "1px",
            "left": "3px"
          },
          "style": "solid"
        },
        "border-radius": "2px",
        "box-shadow": {
          "offset_x": "4px",
          "offset_y": "4px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0.3)"
        }
      }
    },
    "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": "#1a1a1a",
          "placeholder_color": "#999999",
          "font-size": "14px",
          "padding": {
            "top": "10px",
            "right": "12px",
            "bottom": "10px",
            "left": "12px"
          },
          "border": {
            "color": "#000000",
            "width": {
              "top": "2px",
              "right": "1px",
              "bottom": "1px",
              "left": "2px"
            },
            "style": "solid"
          },
          "border-radius": "2px",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "0px",
            "color": "rgba(0,0,0,0)"
          }
        },
        "focus": {
          "border": {
            "color": "#000000",
            "width": {
              "top": "2px",
              "right": "2px",
              "bottom": "2px",
              "left": "2px"
            }
          },
          "background-color": "#ffffff",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "0px",
            "color": "rgba(0,0,0,0)"
          },
          "outline": "none"
        },
        "hover": {
          "border": {
            "color": "#000000",
            "width": {
              "top": "2px",
              "right": "1px",
              "bottom": "1px",
              "left": "2px"
            }
          },
          "background-color": "#f0f0f0"
        }
      },
      "textarea": {
        "default": {
          "background-color": "#ffffff",
          "color": "#1a1a1a",
          "placeholder_color": "#999999",
          "font-size": "14px",
          "padding": {
            "top": "10px",
            "right": "12px",
            "bottom": "10px",
            "left": "12px"
          },
          "border": {
            "color": "#000000",
            "width": {
              "top": "2px",
              "right": "1px",
              "bottom": "1px",
              "left": "2px"
            },
            "style": "solid"
          },
          "border-radius": "2px",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "0px",
            "color": "rgba(0,0,0,0)"
          }
        },
        "focus": {
          "border": {
            "color": "#000000",
            "width": {
              "top": "2px",
              "right": "2px",
              "bottom": "2px",
              "left": "2px"
            }
          },
          "background-color": "#ffffff",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "0px",
            "color": "rgba(0,0,0,0)"
          },
          "outline": "none"
        },
        "hover": {
          "border": {
            "color": "#000000",
            "width": {
              "top": "2px",
              "right": "1px",
              "bottom": "1px",
              "left": "2px"
            }
          },
          "background-color": "#f0f0f0"
        }
      },
      "select_input": {
        "default": {
          "background-color": "#ffffff",
          "color": "#1a1a1a",
          "placeholder_color": "#999999",
          "font-size": "14px",
          "padding": {
            "top": "10px",
            "right": "12px",
            "bottom": "10px",
            "left": "12px"
          },
          "border": {
            "color": "#000000",
            "width": {
              "top": "2px",
              "right": "1px",
              "bottom": "1px",
              "left": "2px"
            },
            "style": "solid"
          },
          "border-radius": "2px",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "0px",
            "color": "rgba(0,0,0,0)"
          }
        },
        "focus": {
          "border": {
            "color": "#000000",
            "width": {
              "top": "2px",
              "right": "2px",
              "bottom": "2px",
              "left": "2px"
            }
          },
          "background-color": "#ffffff",
          "box-shadow": {
            "offset_x": "0px",
            "offset_y": "0px",
            "blur": "0px",
            "spread": "0px",
            "color": "rgba(0,0,0,0)"
          },
          "outline": "none"
        },
        "hover": {
          "border": {
            "color": "#000000",
            "width": {
              "top": "2px",
              "right": "1px",
              "bottom": "1px",
              "left": "2px"
            }
          },
          "background-color": "#f0f0f0"
        }
      },
      "checkbox_radio": {
        "default": {
          "accent_color": "#000000",
          "size": "18px",
          "margin": {
            "top": "4px",
            "right": "5px",
            "bottom": "4px",
            "left": "0px"
          }
        },
        "hover": {
          "accent_color": "#000000",
          "margin": {
            "top": "4px",
            "right": "5px",
            "bottom": "4px",
            "left": "0px"
          }
        },
        "focus": {
          "accent_color": "#000000",
          "margin": {
            "top": "4px",
            "right": "5px",
            "bottom": "4px",
            "left": "0px"
          }
        }
      }
    },
    "button_typography": {
      "default": {
        "font-family": "Inter",
        "font-size": "14px",
        "font-weight": "700",
        "color": "#ffffff",
        "letter-spacing": "0.5px",
        "text-transform": "uppercase",
        "text-align": "center"
      }
    },
    "submit_button": {
      "default": {
        "background_mode": "single",
        "background-color": "#000000",
        "padding": {
          "top": "12px",
          "right": "28px",
          "bottom": "12px",
          "left": "28px"
        },
        "border-radius": "2px",
        "border": {
          "color": "#000000",
          "width": {
            "top": "2px",
            "right": "2px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "box-shadow": {
          "offset_x": "2px",
          "offset_y": "2px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0.4)"
        },
        "color": "#ffffff"
      },
      "hover": {
        "background-color": "#1a1a1a",
        "box-shadow": {
          "offset_x": "3px",
          "offset_y": "3px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0.5)"
        },
        "color": "#ffffff"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "2px",
          "offset_y": "2px",
          "blur": "0px",
          "spread": "2px",
          "color": "rgba(0,0,0,0.4)"
        },
        "outline": "none",
        "color": "#ffffff"
      },
      "active": {
        "background-color": "#000000",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0.3)"
        },
        "color": "#ffffff"
      }
    },
    "previous_button": {
      "default": {
        "background_mode": "single",
        "background-color": "#f5f5f5",
        "padding": {
          "top": "12px",
          "right": "28px",
          "bottom": "12px",
          "left": "28px"
        },
        "border-radius": "2px",
        "border": {
          "color": "#000000",
          "width": {
            "top": "2px",
            "right": "1px",
            "bottom": "1px",
            "left": "2px"
          },
          "style": "solid"
        },
        "box-shadow": {
          "offset_x": "2px",
          "offset_y": "2px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0.3)"
        },
        "color": "#1f2937"
      },
      "hover": {
        "background-color": "#e8e8e8",
        "border": {
          "color": "#000000",
          "width": {
            "top": "2px",
            "right": "1px",
            "bottom": "1px",
            "left": "2px"
          }
        },
        "box-shadow": {
          "offset_x": "3px",
          "offset_y": "3px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0.4)"
        },
        "color": "#1f2937"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "2px",
          "offset_y": "2px",
          "blur": "0px",
          "spread": "2px",
          "color": "rgba(0,0,0,0.3)"
        },
        "outline": "none",
        "color": "#1f2937"
      },
      "active": {
        "background-color": "#f5f5f5",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0.2)"
        },
        "color": "#1f2937"
      }
    },
    "next_button": {
      "default": {
        "background_mode": "single",
        "background-color": "#000000",
        "padding": {
          "top": "12px",
          "right": "28px",
          "bottom": "12px",
          "left": "28px"
        },
        "border-radius": "2px",
        "border": {
          "color": "#000000",
          "width": {
            "top": "2px",
            "right": "2px",
            "bottom": "0px",
            "left": "0px"
          },
          "style": "solid"
        },
        "box-shadow": {
          "offset_x": "2px",
          "offset_y": "2px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0.4)"
        },
        "color": "#ffffff"
      },
      "hover": {
        "background-color": "#1a1a1a",
        "box-shadow": {
          "offset_x": "3px",
          "offset_y": "3px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0.5)"
        },
        "color": "#ffffff"
      },
      "focus": {
        "box-shadow": {
          "offset_x": "2px",
          "offset_y": "2px",
          "blur": "0px",
          "spread": "2px",
          "color": "rgba(0,0,0,0.4)"
        },
        "outline": "none",
        "color": "#ffffff"
      },
      "active": {
        "background-color": "#000000",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0.3)"
        },
        "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": "#000000",
        "font-weight": "700",
        "letter-spacing": "-0.5px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "page_description": {
      "default": {
        "font-family": "Inter",
        "font-size": "13px",
        "color": "#4a4a4a",
        "font-weight": "400",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "row_heading": {
      "default": {
        "font-family": "Inter",
        "font-size": "17px",
        "color": "#000000",
        "font-weight": "700",
        "letter-spacing": "-0.3px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "row_description": {
      "default": {
        "font-family": "Inter",
        "font-size": "13px",
        "color": "#666666",
        "font-weight": "400",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_label": {
      "default": {
        "font-family": "Inter",
        "font-size": "14px",
        "color": "#1a1a1a",
        "font-weight": "700",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_description": {
      "default": {
        "font-family": "Inter",
        "font-size": "12px",
        "color": "#999999",
        "font-weight": "400",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left"
      }
    },
    "field_errors": {
      "default": {
        "font-family": "Inter",
        "font-size": "12px",
        "color": "#d32f2f",
        "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": "#2e7d32",
        "font-weight": "500",
        "letter-spacing": "0px",
        "text-transform": "none",
        "text-align": "left",
        "background-color": "#f1f8f4",
        "padding": {
          "top": "12px",
          "right": "14px",
          "bottom": "12px",
          "left": "14px"
        },
        "margin": {
          "top": "0px",
          "right": "0px",
          "bottom": "16px",
          "left": "0px"
        },
        "border": {
          "color": "#000000",
          "width": {
            "top": "2px",
            "right": "1px",
            "bottom": "1px",
            "left": "2px"
          },
          "style": "solid"
        },
        "border-radius": "2px",
        "box-shadow": {
          "offset_x": "0px",
          "offset_y": "0px",
          "blur": "0px",
          "spread": "0px",
          "color": "rgba(0,0,0,0)"
        }
      }
    },
    "custom_css": "modern_bw_3d.css"
  }
}
