/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/header/styles.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
.styles_navbar__24pkM {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.styles_background__3gS8X {
  position: absolute;
  top: calc(var(--spacing, 0.25rem) * 0);
  left: calc(var(--spacing, 0.25rem) * 0);
  height: calc(var(--spacing, 0.25rem) * 14);
  width: 100%;
  background-color: var(--color-white, #fff);
  --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.styles_content__0voVn {
  position: relative;
  z-index: 10;
  margin-inline: auto;
  display: flex;
  max-width: var(--spacing-8xl, 1440px);
  justify-content: space-between;
  padding-inline: calc(var(--spacing, 0.25rem) * 4);
  @media (width >= 1792px) {
    max-width: var(--spacing-3xl, 90%);
  }
  @media (width >= 2048px) {
    max-width: var(--breakpoint-4xl, 2048px);
  }
  @media (width >= 2048px) {
    max-width: var(--spacing-screen-4xl, 70%);
  }
  @media (width >= 48rem) {
    padding-inline: calc(var(--spacing, 0.25rem) * 4);
  }
  @media (width >= 64rem) {
    padding-inline: calc(var(--spacing, 0.25rem) * 6);
  }
}
.styles_leftSection__hsHcR {
  display: flex;
  min-width: calc(var(--spacing, 0.25rem) * 0);
  flex: 1;
  gap: calc(var(--spacing, 0.25rem) * 2);
  @media (width >= 48rem) {
    gap: calc(var(--spacing, 0.25rem) * 3);
  }
  @media (width >= 48rem) {
    gap: calc(var(--spacing, 0.25rem) * 4);
  }
}
.styles_rightSection__bu5gz {
  display: flex;
  height: calc(var(--spacing, 0.25rem) * 14);
  align-items: center;
  gap: calc(var(--spacing, 0.25rem) * 3);
}
.styles_backButton__rsh_O {
  display: flex;
  height: calc(var(--spacing, 0.25rem) * 8);
  width: calc(var(--spacing, 0.25rem) * 8);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
  border-style: var(--tw-border-style);
  border-width: 0px;
  background-color: transparent;
  color: #333333;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(0.4, 0, 0.2, 1)));
  transition-duration: var(--tw-duration, var(--default-transition-duration, 150ms));
  --tw-duration: 200ms;
  transition-duration: 200ms;
  &:hover {
    @media (hover: hover) {
      background-color: #0000001a;
    }
  }
}
.styles_backIcon__DbU_Z {
  color: #333333;
}
.styles_logoContainer__8i_Wq {
  display: flex;
  max-height: 86px;
  max-width: 86px;
  cursor: pointer;
  align-items: center;
  border-style: var(--tw-border-style);
  border-width: 0px;
  background-color: transparent;
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(0.4, 0, 0.2, 1)));
  transition-duration: var(--tw-duration, var(--default-transition-duration, 150ms));
  --tw-duration: 200ms;
  transition-duration: 200ms;
  &:hover {
    @media (hover: hover) {
      opacity: 80%;
    }
  }
}
.styles_logoutButton__X013l {
  cursor: pointer;
  border-radius: 0.25rem;
  border-style: var(--tw-border-style);
  border-width: 0px;
  background-color: transparent;
  padding-inline: calc(var(--spacing, 0.25rem) * 4);
  padding-block: calc(var(--spacing, 0.25rem) * 2);
  --tw-font-weight: var(--font-weight-medium, 500);
  font-weight: var(--font-weight-medium, 500);
  color: #333333;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(0.4, 0, 0.2, 1)));
  transition-duration: var(--tw-duration, var(--default-transition-duration, 150ms));
  --tw-duration: 200ms;
  transition-duration: 200ms;
  &:hover {
    @media (hover: hover) {
      background-color: #f5f5f5;
    }
  }
  &:hover {
    @media (hover: hover) {
      color: #d32f2f;
    }
  }
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/login-input/styles.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
.styles_field__AC2dv {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: calc(var(--spacing, 0.25rem) * 2);
}
.styles_label__FcX3r {
  margin-bottom: calc(var(--spacing, 0.25rem) * 2);
  display: block;
  font-size: 18px;
  --tw-leading: 22px;
  line-height: 22px;
  --tw-font-weight: var(--font-weight-bold, 700);
  font-weight: var(--font-weight-bold, 700);
  color: #515151;
}
.styles_required__nfXCA {
  margin-left: calc(var(--spacing, 0.25rem) * 1);
  color: #dc2626;
}
.styles_input__x8_tn {
  width: 100%;
  border-radius: 0;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: #e0e0e0;
  background-color: var(--color-white, #fff);
  padding: 14px;
  font-family: 'Montserrat',sans-serif;
  font-size: 14px;
  --tw-leading: 16px;
  line-height: 16px;
  color: #515151;
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(0.4, 0, 0.2, 1)));
  transition-duration: var(--tw-duration, var(--default-transition-duration, 150ms));
  --tw-duration: 200ms;
  transition-duration: 200ms;
  --tw-outline-style: none;
  outline-style: none;
}
.styles_input__x8_tn::-moz-placeholder {
  color: #999999;
}
.styles_input__x8_tn::placeholder {
  color: #999999;
}
.styles_input__x8_tn:focus {
  border-color: #999999;
}
.styles_input__x8_tn.styles_error__xY2gn {
  border-color: #e74c3c;
  background-color: #fff5f5;
}
.styles_input__x8_tn.styles_error__xY2gn:focus {
  border-color: #c0392b;
}
.styles_errorMessage__Uar86 {
  margin-top: calc(var(--spacing, 0.25rem) * 2);
  font-size: 12px;
  --tw-font-weight: var(--font-weight-medium, 500);
  font-weight: var(--font-weight-medium, 500);
  color: #e74c3c;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/icon/Icon.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
/* Componente Icon - Estilos base */
.Icon_icon__ScHIb {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	transition: all var(--transition-base, 0.2s ease);
}

/* Tamaños predefinidos */
.Icon_sizeSmall__dtuqi {
	width: 16px;
	height: 16px;
}

.Icon_sizeMedium__LiM_E {
	width: 20px;
	height: 20px;
}

.Icon_sizeLarge__zaGcp {
	width: 24px;
	height: 24px;
}

.Icon_sizeExtraLarge__S312i {
	width: 32px;
	height: 32px;
}

/* SVG optimizations */
.Icon_icon__ScHIb svg {
	width: 100%;
	height: 100%;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
}

/* Estados interactivos cuando es clickeable */
.Icon_icon__ScHIb.Icon_interactive__yHcaW {
	cursor: pointer;
}

.Icon_icon__ScHIb.Icon_interactive__yHcaW:hover {
	opacity: 0.8;
	transform: scale(1.05);
}

.Icon_icon__ScHIb.Icon_interactive__yHcaW:focus {
	outline: 2px solid currentColor;
	outline-offset: 2px;
	border-radius: 2px;
}

.Icon_icon__ScHIb.Icon_interactive__yHcaW:active {
	transform: scale(0.95);
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/base-search-input/BaseSearchInput.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Base Search Input Component Styles */

/* Container base styles */
.BaseSearchInput_container__iBj0z {
	position: relative;
}

/* Container size variants */
.BaseSearchInput_sizeSm__93R_8 {
	max-width: 320px;
	width: 100%; /* Asegurar ancho completo dentro del contenedor padre */
}

.BaseSearchInput_sizeMd__XRbyt {
	/* Ancho fluido: mínimo 320px, objetivo ~400px, máximo 440px según viewport */
	width: clamp(320px, 38vw, 440px);
	max-width: 100%;
	margin: 0 auto;
}

.BaseSearchInput_sizeLg__OxGcX {
	max-width: 100%;
	width: 100%; /* Ancho completo para tamaño grande */
}

/* Input base styles */
.BaseSearchInput_input__uEDeP {
	width: 100%;
	border: 1px solid #d1d5db;
	border-radius: 8px;
	background: #ffffff;
	outline: none;
	transition: all 0.2s ease;
	box-sizing: border-box;
	font-family: inherit;
	color: #374151;
}

/* Input size variants */
.BaseSearchInput_inputSm__re_Te {
	padding: 10px 16px;
	font-size: 14px;
	line-height: 1.4;
}

.BaseSearchInput_inputMd__vwMr1 {
	padding: 14px 24px;
	font-size: 14px;
	line-height: 16px;
}

.BaseSearchInput_inputLg__O7dwo {
	padding: 14px 28px;
	font-size: 18px;
	line-height: 1.6;
}

/* Icon positioning variants - Applied dynamically via specific size classes */

.BaseSearchInput_inputSm__re_Te.BaseSearchInput_inputWithLeftIcon__34852 {
	padding-left: 36px;
}

.BaseSearchInput_inputSm__re_Te.BaseSearchInput_inputWithRightIcon__BwRT3 {
	padding-right: 36px;
}

.BaseSearchInput_inputMd__vwMr1.BaseSearchInput_inputWithLeftIcon__34852 {
	padding-left: 50px;
}

.BaseSearchInput_inputMd__vwMr1.BaseSearchInput_inputWithRightIcon__BwRT3 {
	padding-right: 50px;
}

.BaseSearchInput_inputLg__O7dwo.BaseSearchInput_inputWithLeftIcon__34852 {
	padding-left: 56px;
}

.BaseSearchInput_inputLg__O7dwo.BaseSearchInput_inputWithRightIcon__BwRT3 {
	padding-right: 56px;
}

/* Input states */
.BaseSearchInput_input__uEDeP:focus {
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
	border-color: #6b7280;
}

.BaseSearchInput_input__uEDeP:disabled,
.BaseSearchInput_inputDisabled__vj0XU {
	background-color: #f9fafb;
	color: #9ca3af;
	cursor: not-allowed;
}

.BaseSearchInput_input__uEDeP::-moz-placeholder {
	color: #9ca3af;
}

.BaseSearchInput_input__uEDeP::placeholder {
	color: #9ca3af;
}

/* Search icon base styles */
.BaseSearchInput_searchIcon__96HbK {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #6b7280;
	pointer-events: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* Icon position variants */
.BaseSearchInput_iconLeft__iPHrz {
	left: 12px;
}

.BaseSearchInput_iconRight__8CDd6 {
	right: 12px;
}

/* Icon right position adjustments per size */
.BaseSearchInput_sizeSm__93R_8 .BaseSearchInput_iconRight__8CDd6 {
	right: 12px;
}

.BaseSearchInput_sizeMd__XRbyt .BaseSearchInput_iconRight__8CDd6 {
	right: 16px;
}

.BaseSearchInput_sizeLg__OxGcX .BaseSearchInput_iconRight__8CDd6 {
	right: 20px;
}

/* Icon left position adjustments per size */
.BaseSearchInput_sizeSm__93R_8 .BaseSearchInput_iconLeft__iPHrz {
	left: 12px;
}

.BaseSearchInput_sizeMd__XRbyt .BaseSearchInput_iconLeft__iPHrz {
	left: 16px;
}

.BaseSearchInput_sizeLg__OxGcX .BaseSearchInput_iconLeft__iPHrz {
	left: 20px;
}

/* Responsive adjustments */
@media (max-width: 640px) {
	.BaseSearchInput_sizeMd__XRbyt {
		max-width: 100%;
	}

	.BaseSearchInput_inputMd__vwMr1 {
		font-size: 16px; /* Prevent zoom on iOS */
	}
}

/* High contrast mode support */
@media (prefers-contrast: high) {
	.BaseSearchInput_input__uEDeP {
		border-width: 2px;
	}

	.BaseSearchInput_input__uEDeP:focus {
		box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
	}
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
	.BaseSearchInput_input__uEDeP {
		transition: none;
	}
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/FileInput.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
/* File Input Component Styles */

.FileInput_container__ZpYhr {
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: 100%;
}

.FileInput_label__bys2s {
	font-size: 16px;
	font-weight: 600;
	color: #374151;
	display: block;
}

.FileInput_required__aqkJi {
	color: #dc2626;
	margin-left: 4px;
}

.FileInput_dropZone___d6XV {
	border: 2px dashed #d1d5db;
	border-radius: 8px;
	padding: 32px;
	text-align: center;
	cursor: pointer;
	transition: all 0.2s ease;
	background-color: #ffffff;
	position: relative;
}

.FileInput_dropZone___d6XV:hover {
	border-color: #6b7280;
	background-color: #f9fafb;
}

.FileInput_dragOver__jMWq4 {
	border-color: #000000;
	background-color: #f0f9ff;
}

.FileInput_error__3imOw {
	border-color: #dc2626;
}

.FileInput_hiddenInput__32Mxy {
	display: none;
}

.FileInput_preview__idMYN {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.FileInput_imageContainer__dEX97 {
	position: relative;
	width: 200px;
	height: 150px;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.FileInput_previewImage__Rt9mR {
	-o-object-fit: cover;
	   object-fit: cover;
}

.FileInput_removeButton__AyhbL {
	position: absolute;
	top: -8px;
	right: -8px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: #dc2626;
	color: #ffffff;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: background-color 0.2s ease;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.FileInput_removeButton__AyhbL:hover {
	background-color: #b91c1c;
}

.FileInput_removeIcon___zEG7 {
	width: 12px;
	height: 12px;
}

.FileInput_placeholder__9Es74 {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
}

.FileInput_uploadIcon__0Qwk6 {
	width: 48px;
	height: 48px;
	color: #9ca3af;
}

.FileInput_placeholderText__DBzyo {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.FileInput_primaryText__aJwKx {
	font-size: 16px;
	font-weight: 600;
	color: #374151;
	margin: 0;
}

.FileInput_secondaryText__zKvwK {
	font-size: 14px;
	color: #6b7280;
	margin: 0;
}

.FileInput_errorMessage__nISyt {
	color: #dc2626;
	font-size: 14px;
	margin: 0;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/TextArea.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
/* TextArea Component Styles */

.TextArea_container__Iae52 {
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: 100%;
}

.TextArea_label__IHQO_ {
	display: block;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 8px;
	color: #515151;
	font-weight: 700;
}

.TextArea_required__L5Mg0 {
	color: #dc2626;
	margin-left: 4px;
}

.TextArea_textarea__s6uAt {
	width: 100%;
	padding: 12px 16px;
	border: 1px solid #d1d5db;
	border-radius: 8px;
	font-size: 16px;
	font-family: inherit;
	color: #1f2937;
	background-color: #ffffff;
	outline: none;
	transition: all 0.2s ease;
	resize: vertical;
	min-height: 120px;
}

.TextArea_textarea__s6uAt:focus {
	box-shadow: 0 0 0 2px #000000;
	border-color: transparent;
}

.TextArea_textarea__s6uAt::-moz-placeholder {
	color: #9ca3af;
}

.TextArea_textarea__s6uAt::placeholder {
	color: #9ca3af;
}

.TextArea_error__fqUkC {
	border-color: #dc2626;
}

.TextArea_error__fqUkC:focus {
	box-shadow: 0 0 0 2px #dc2626;
}

.TextArea_counter__Au0J1 {
	font-size: 14px;
	color: #6b7280;
	text-align: right;
}

.TextArea_errorMessage__JIOcl {
	color: #dc2626;
	font-size: 14px;
	margin: 0;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/Select.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
/* Select Component Styles */

.Select_container__O_omS {
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: 100%;
}

.Select_label__pFerf {
	display: block;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 8px;
	color: #515151;
	font-weight: 700;
}

.Select_required__LWXty {
	color: #dc2626;
	margin-left: 4px;
}

.Select_selectWrapper__TwU_y {
	position: relative;
}

.Select_select___FHyr {
	min-height: 45px;
	width: 100%;
	padding: 12px 40px 12px 16px;
	border: 1px solid #d1d5db;
	border-radius: 8px;
	font-size: 16px;
	color: #1f2937;
	background-color: #ffffff;
	outline: none;
	transition: all 0.2s ease;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	cursor: pointer;
}

.Select_select___FHyr:focus {
	box-shadow: 0 0 0 2px #000000;
	border-color: transparent;
}

.Select_error__zfF5r {
	border-color: #dc2626;
}

.Select_error__zfF5r:focus {
	box-shadow: 0 0 0 2px #dc2626;
}

.Select_selectIcon__qshIg {
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	color: #6b7280;
	pointer-events: none;
}

.Select_errorMessage__pZyAl {
	color: #dc2626;
	font-size: 14px;
	margin: 0;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/TagInput.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
/* TagInput Component Styles */

.TagInput_container__KvQyN {
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: 100%;
	position: relative;
}

.TagInput_label__NTjlx {
	display: block;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 8px;
	color: #515151;
	font-weight: 700;
}

.TagInput_required__qbRNT {
	color: #dc2626;
	margin-left: 4px;
}

.TagInput_loading__lT7gt {
	color: #6b7280;
	font-size: 12px;
	font-style: italic;
}

.TagInput_inputContainer__zQxKK {
	border: 1px solid #d1d5db;
	border-radius: 8px;
	background-color: #ffffff;
	transition: all 0.2s ease;
}

.TagInput_inputContainer__zQxKK:focus-within {
	box-shadow: 0 0 0 2px #000000;
	border-color: transparent;
}

.TagInput_error__eAMGW {
	border-color: #dc2626;
}

.TagInput_error__eAMGW:focus-within {
	box-shadow: 0 0 0 2px #dc2626;
}

.TagInput_tagsContainer__QUTaI {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	padding: 8px 12px;
	align-items: center;
	min-height: 43px;
}

.TagInput_dropdown__0mspA {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: white;
	border: 1px solid #d1d5db;
	border-radius: 0.375rem;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
	max-height: 200px;
	overflow-y: auto;
	z-index: 10;
}

.TagInput_suggestion__mCb50 {
	width: 100%;
	padding: 0.5rem 0.75rem;
	text-align: left;
	border: none;
	background: none;
	cursor: pointer;
	transition: background-color 0.15s ease;
}

.TagInput_suggestion__mCb50:hover,
.TagInput_suggestionSelected__SB3vK {
	background-color: #f3f4f6;
}

.TagInput_inputContainer__zQxKK {
	position: relative;
}

.TagInput_tag__t5Sks {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 4px 8px;
	background-color: #f3f4f6;
	color: #374151;
	border-radius: 6px;
	font-size: 14px;
	border: 1px solid #e5e7eb;
}

.TagInput_removeTag__DMzS5 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	background: none;
	border: none;
	border-radius: 50%;
	color: #6b7280;
	cursor: pointer;
	transition: all 0.2s ease;
}

.TagInput_removeTag__DMzS5:hover {
	background-color: #dc2626;
	color: #ffffff;
}

.TagInput_removeIcon__ZQE58 {
	width: 10px;
	height: 10px;
}

.TagInput_input__lK49o {
	border: none;
	outline: none;
	background: transparent;
	font-size: 16px;
	color: #1f2937;
	flex: 1;
	min-width: 120px;
}

.TagInput_input__lK49o::-moz-placeholder {
	color: #9ca3af;
}

.TagInput_input__lK49o::placeholder {
	color: #9ca3af;
}

.TagInput_input__lK49o:disabled {
	opacity: 0.5;
	cursor: not-allowed;
}

.TagInput_creatingIndicator__UzJs6 {
	display: flex;
	align-items: center;
	gap: 4px;
	color: #6b7280;
	margin-left: 8px;
	font-size: 12px;
}

/* Available Tags Chips Section */
.TagInput_availableTagsSection__jR2fV {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #e5e7eb;
}

.TagInput_availableTagsTitle__JZMKF {
	font-size: 14px;
	font-weight: 600;
	color: #374151;
	margin: 0 0 8px 0;
}

.TagInput_availableTagsContainer__OqLja {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	max-height: 120px;
	overflow-y: auto;
	padding: 2px;
}

.TagInput_availableTag__7oKyf {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	padding: 4px 8px;
	background-color: #f9fafb;
	border: 1px solid #e5e7eb;
	border-radius: 6px;
	font-size: 12px;
	color: #374151;
	cursor: pointer;
	transition: all 0.2s ease;
	max-width: 120px;
}

.TagInput_availableTag__7oKyf:hover {
	background-color: #f3f4f6;
	border-color: #d1d5db;
	transform: translateY(-1px);
}

.TagInput_availableTag__7oKyf:active {
	transform: translateY(0);
}

.TagInput_availableTag__7oKyf:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	transform: none;
}

.TagInput_tagColor__B3et4 {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 1px solid #e5e7eb;
	flex-shrink: 0;
}

.TagInput_tagName__wbhZh {
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.TagInput_addIcon__HkN95 {
	flex-shrink: 0;
	opacity: 0.6;
	transition: opacity 0.2s ease;
}

.TagInput_availableTag__7oKyf:hover .TagInput_addIcon__HkN95 {
	opacity: 1;
}

.TagInput_moreTagsIndicator__DUp5a {
	display: inline-flex;
	align-items: center;
	padding: 4px 8px;
	font-size: 12px;
	color: #6b7280;
	font-style: italic;
	border: 1px dashed #d1d5db;
	border-radius: 6px;
	background-color: #f9fafb;
}

.TagInput_moreTagsButton__YaFb8 {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	padding: 4px 8px;
	font-size: 12px;
	color: #374151;
	background-color: #f9fafb;
	border: 1px solid #e5e7eb;
	border-radius: 6px;
	cursor: pointer;
	transition: all 0.2s ease;
	font-weight: 500;
}

.TagInput_moreTagsButton__YaFb8:hover {
	background-color: #f3f4f6;
	border-color: #d1d5db;
	color: #1f2937;
	transform: translateY(-1px);
}

.TagInput_moreTagsButton__YaFb8:active {
	transform: translateY(0);
	background-color: #e5e7eb;
}

.TagInput_info__Pf08u {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
}

.TagInput_counter__cqNmV {
	color: #6b7280;
}

.TagInput_atLimit__jdu_J {
	color: #dc2626;
	font-weight: 600;
}

.TagInput_hint__FfH45 {
	color: #9ca3af;
	font-style: italic;
}

.TagInput_errorMessage__Hz6mF {
	color: #dc2626;
	font-size: 14px;
	margin: 0;
}

.TagInput_warningMessage__DV42u {
	color: #d97706;
	font-size: 12px;
	margin: 0;
	font-style: italic;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/LoadingSpinner.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
/* Loading Spinner Component Styles */

.LoadingSpinner_container__4dLTn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 12px;
}

.LoadingSpinner_spinner__gLM6X {
	border-radius: 50%;
	border: 2px solid #f3f3f3;
	border-top: 2px solid #666666;
	animation: LoadingSpinner_spin__jbm7O 1s linear infinite;
}

.LoadingSpinner_small__K4z6w {
	width: 16px;
	height: 16px;
	border-width: 2px;
}

.LoadingSpinner_medium__4aFXh {
	width: 24px;
	height: 24px;
	border-width: 3px;
}

.LoadingSpinner_large__ghLSL {
	width: 32px;
	height: 32px;
	border-width: 4px;
}

.LoadingSpinner_text__7d1__ {
	font-size: 14px;
	color: #666666;
	text-align: center;
}

@keyframes LoadingSpinner_spin__jbm7O {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/CreativityCard.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
/* Creativity Card Component Styles */

.CreativityCard_card__LcoAJ {
	background-color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	cursor: pointer;
	transition: box-shadow 0.3s ease;
	outline: none;
	width: 100%;
	max-width: 400px; /* Ancho máximo para pantallas muy grandes */
	margin: 0 auto; /* Centrar en su celda del grid */
}

.CreativityCard_card__LcoAJ:hover {
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
}

.CreativityCard_card__LcoAJ:focus {
	box-shadow: 0 0 0 2px #000000;
}

.CreativityCard_imageContainer__vuWTm {
	position: relative;
	height: 192px;
	width: 100%;
	background-color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
}

.CreativityCard_image__BhJ9J {
	-o-object-fit: contain;
	   object-fit: contain;
	width: 100%;
	height: 100%;
}

.CreativityCard_newBadge__tDHY1 {
	position: absolute;
	top: 8px;
	right: 8px;
	background-color: #dc2626;
	color: #ffffff;
	padding: 4px 8px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 4px;
}

.CreativityCard_downloadButton__JaSIc {
	position: absolute;
	bottom: 8px;
	right: 8px;
	background-color: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	border: none;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	font-size: 14px;
	transition: all 0.2s ease;
	z-index: 10;
}

.CreativityCard_downloadButton__JaSIc:hover {
	background-color: rgba(0, 0, 0, 0.9);
	transform: scale(1.1);
}

.CreativityCard_variantsBadge__G519L {
	background-color: #000000;
	color: #ffffff;
	padding: 2px 8px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 9999px;
	line-height: 1.2;
	min-width: 28px;
	text-align: center;
}

.CreativityCard_content__vIpD5 {
	padding: 16px;
	min-height: 120px;
	display: flex;
	flex-direction: column;
	padding: 16px;
	min-height: 120px;
	display: flex;
	flex-direction: column;
}

.CreativityCard_brand__m8cwy {
	font-size: 18px;
	font-weight: bold;
	color: #1a202c;
	margin: 0 0 4px 0;
	line-height: 1.2;
}

.CreativityCard_brandRow__SH7Qn {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 8px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 4px;
}

.CreativityCard_product__rrLdh {
	color: #374151;
	margin: 0 0 12px 0;
	font-size: 14px;
	line-height: 1.3;
}

.CreativityCard_labels__TXSh1 {
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
	margin-bottom: 12px;
	min-height: 20px;
}

.CreativityCard_label__JLa7C {
	padding: 4px 8px;
	background-color: #f3f4f6;
	color: #6b7280;
	font-size: 12px;
	border-radius: 9999px;
}

.CreativityCard_title__JSbyB {
	font-size: 12px;
	color: #9ca3af;
	margin-bottom: 4px;
	margin-top: auto;
}

.CreativityCard_lastUpdate__At37s {
	color: #9ca3af;
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 0;
	font-style: italic;
}

/* Responsive adjustments */
@media (max-width: 768px) {
	.CreativityCard_content__vIpD5 {
		padding: 14px;
		min-height: 110px;
	}

	.CreativityCard_brand__m8cwy {
		font-size: 16px;
	}

	.CreativityCard_product__rrLdh {
		font-size: 13px;
	}

	.CreativityCard_imageContainer__vuWTm {
		height: 160px;
	}
}

@media (max-width: 480px) {
	.CreativityCard_content__vIpD5 {
		padding: 12px;
		min-height: 100px;
	}

	.CreativityCard_brand__m8cwy {
		font-size: 16px;
	}

	.CreativityCard_product__rrLdh {
		font-size: 13px;
	}

	.CreativityCard_imageContainer__vuWTm {
		height: 140px;
	}

	.CreativityCard_labels__TXSh1 {
		margin-bottom: 8px;
	}
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/DownloadModal.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.DownloadModal_backdrop__LL_3r {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1000;
	padding: 24px;
}

.DownloadModal_modal__6l9zg {
	background: #ffffff;
	width: 100%;
	max-width: 560px;
	border-radius: 16px;
	padding: 28px 32px 32px;
	box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: column;
	max-height: 90vh;
	overflow: hidden;
}

.DownloadModal_header__EdtAq {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 8px;
}

.DownloadModal_title__MM2S6 {
	margin: 0;
	font-size: 20px;
	font-weight: 700;
	color: #111827;
}

.DownloadModal_closeButton__VFhM6 {
	background: none;
	border: none;
	font-size: 24px;
	line-height: 1;
	cursor: pointer;
	color: #6b7280;
	padding: 4px 8px;
	border-radius: 8px;
}

.DownloadModal_closeButton__VFhM6:hover {
	background: #f3f4f6;
	color: #111827;
}

.DownloadModal_subtitle__VbW0m {
	margin: 0 0 16px 0;
	font-size: 14px;
	color: #4b5563;
}

.DownloadModal_list__PEvWv {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	flex: 1;
	border: 1px solid #e5e7eb;
	border-radius: 12px;
}

.DownloadModal_listItem__SsWHb {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px 16px;
	gap: 16px;
	border-bottom: 1px solid #f3f4f6;
}

.DownloadModal_listItem__SsWHb:last-child {
	border-bottom: none;
}

.DownloadModal_variantInfo__rO_wg {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.DownloadModal_variantLabel__eZaY2 {
	font-size: 14px;
	font-weight: 600;
	color: #111827;
}

.DownloadModal_dimensions__YGR0q,
.DownloadModal_size__cPOZE {
	font-size: 12px;
	color: #6b7280;
}

.DownloadModal_downloadButton__3iOT1 {
	background: rgb(199, 15, 45);
	color: #ffffff;
	padding: 10px 18px;
	font-size: 14px;
	border: none;
	border-radius: 10px;
	cursor: pointer;
	font-weight: 600;
	text-decoration: none;
	transition:
		background 0.2s ease,
		transform 0.2s ease;
	white-space: nowrap;
}

.DownloadModal_downloadButton__3iOT1:hover {
	background: rgb(179, 13, 40);
	transform: translateY(-2px);
}

.DownloadModal_footer__6rACP {
	margin-top: 20px;
	display: flex;
	justify-content: flex-end;
}

.DownloadModal_closeAction__BZEOy {
	background: #f3f4f6;
	border: none;
	color: #374151;
	padding: 10px 18px;
	font-size: 14px;
	font-weight: 600;
	border-radius: 10px;
	cursor: pointer;
	transition: background 0.2s ease;
}

.DownloadModal_closeAction__BZEOy:hover {
	background: #e5e7eb;
}

@media (max-width: 480px) {
	.DownloadModal_modal__6l9zg {
		padding: 24px 24px 28px;
	}
	.DownloadModal_listItem__SsWHb {
		flex-direction: column;
		align-items: stretch;
	}
	.DownloadModal_downloadButton__3iOT1 {
		width: 100%;
		text-align: center;
	}
	.DownloadModal_variantInfo__rO_wg {
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		gap: 8px;
	}
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/label-filter/LabelFilter.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************/
/* Label Filter Component Styles */

.LabelFilter_container__DQe02 {
	max-width: 1440px;
	margin: 0 0 32px;
	background: #ffffff;
	border: 1px solid #e5e7eb;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	width: 100%; /* Asegurar que tome el ancho completo disponible */
}

/* Header styles */
.LabelFilter_header__XyA9g {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 24px;
	background: transparent;
	border: none;
	transition: background-color 0.2s ease;
}

.LabelFilter_header__XyA9g:hover {
	background-color: #f9fafb;
}

.LabelFilter_headerLeft__lEqt5 {
	display: flex;
	align-items: center;
	gap: 12px;
	cursor: pointer;
	flex: 1;
}

.LabelFilter_headerLeft__lEqt5:focus {
	outline: 2px solid rgba(0, 0, 0, 0.1);
	outline-offset: 2px;
	border-radius: 4px;
}

.LabelFilter_title__wiIjW {
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	color: #1f2937;
}

.LabelFilter_selectedCount__6RLFa {
	color: #6b7280;
	font-size: 14px;
	font-weight: normal;
}

.LabelFilter_headerRight__R_icO {
	display: flex;
	align-items: center;
	gap: 16px;
}

.LabelFilter_toggleButton__Ulne9 {
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	border: none;
	cursor: pointer;
	padding: 4px;
	border-radius: 4px;
	transition: background-color 0.2s ease;
}

.LabelFilter_toggleButton__Ulne9:hover {
	background-color: #f3f4f6;
}

.LabelFilter_toggleButton__Ulne9:focus {
	outline: 2px solid rgba(0, 0, 0, 0.1);
	outline-offset: 2px;
}

.LabelFilter_toggleIcon__DqFf6 {
	width: 20px;
	height: 20px;
	color: #6b7280;
	transition: transform 0.2s ease;
}

.LabelFilter_toggleIcon__DqFf6.LabelFilter_expanded__C5R0m {
	transform: rotate(180deg);
}

/* Content styles */
.LabelFilter_content__6ncAT {
	padding: 0 24px 24px;
	border-top: 1px solid #f3f4f6;
	background: #fafbfc;
	width: 100%; /* Mantener coherencia con el ancho del header */
	box-sizing: border-box; /* Incluir padding en el cálculo del ancho */
}

/* Search input (buscador) */
.LabelFilter_searchWrapper__x53NJ {
	margin-top: 16px;
}

/* Labels grid */
.LabelFilter_labelsGrid__ZmtbQ {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 16px;
	margin-bottom: 20px;
}

/* No results */
.LabelFilter_noResults__40nKp {
	padding: 20px;
	text-align: center;
	color: #6b7280;
	font-size: 14px;
	font-style: italic;
}

/* Selected summary */
.LabelFilter_selectedSummary__MH9eY {
	border-top: 1px solid #e5e7eb;
	padding-top: 16px;
	margin-top: 20px;
}

.LabelFilter_summaryLabel__K40f2 {
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #374151;
	margin-bottom: 12px;
}

.LabelFilter_selectedLabelsContainer__9aGEv {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.LabelFilter_selectedLabel__i5XHI {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 6px 10px;
	background: rgb(199, 15, 45);
	color: #ffffff;
	border-radius: 16px;
	font-size: 12px;
}

.LabelFilter_removeSelectedButton__RzA1e {
	background: transparent;
	border: none;
	color: #ffffff;
	cursor: pointer;
	padding: 0;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	transition: opacity 0.2s ease;
}

.LabelFilter_removeSelectedButton__RzA1e:hover {
	opacity: 0.7;
}

/* Responsive design */
@media (max-width: 768px) {
	.LabelFilter_container__DQe02 {
		border-radius: 8px;
	}

	.LabelFilter_header__XyA9g {
		padding: 16px 20px;
	}

	.LabelFilter_title__wiIjW {
		font-size: 16px;
	}

	.LabelFilter_content__6ncAT {
		padding: 0 20px 20px;
	}

	.LabelFilter_headerRight__R_icO {
		gap: 12px;
	}
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/label-filter/TagButton.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************/
/* Tag Button Component Styles */

.TagButton_button__r5j93 {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 12px;
    background: #f3f4f6;
    border: 1px solid #d1d5db;
    border-radius: 20px;
    color: #374151;
    font-size: 13px;
    cursor: pointer;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.TagButton_button__r5j93:hover {
    background: #e5e7eb;
    border-color: #9ca3af;
}

.TagButton_button__r5j93.TagButton_selected__6uG_U {
    background: rgb(199,15,45);
    color: #ffffff;
    border-color: rgb(199,15,45);
}

.TagButton_button__r5j93.TagButton_selected__6uG_U:hover {
    background: rgb(179,13,40);
    border-color: rgb(179,13,40);
}

.TagButton_removeIcon__U04HU {
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    margin-left: 4px;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/saving-overlay/SavingOverlay.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Overlay de guardado - Pantalla completa */

.SavingOverlay_overlay__S00u_ {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  animation: SavingOverlay_fadeIn__7Vycw 0.3s ease-out;
}

.SavingOverlay_container__al_hh {
  background: #ffffff;
  border-radius: 16px;
  padding: 48px;
  max-width: 500px;
  width: 90%;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  animation: SavingOverlay_slideUp__4r8bG 0.4s ease-out;
}

.SavingOverlay_content__DO6xa {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}

.SavingOverlay_spinnerContainer__UTK2u {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}

.SavingOverlay_mainMessage__cb_Fo {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  color: #1f2937;
  line-height: 1.3;
}

.SavingOverlay_progressContainer__doBqv {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.SavingOverlay_progressBar__GrRNG {
  width: 100%;
  height: 8px;
  background-color: #e5e7eb;
  border-radius: 4px;
  overflow: hidden;
}

.SavingOverlay_progressFill__VkUGT {
  height: 100%;
  background: linear-gradient(90deg, #000000 0%, #374151 100%);
  transition: width 0.3s ease;
  border-radius: 4px;
}

.SavingOverlay_progressText__x5zhN {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.SavingOverlay_stepName__xITk6 {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #374151;
}

.SavingOverlay_stepCounter__gXtEj {
  margin: 0;
  font-size: 14px;
  color: #6b7280;
}

.SavingOverlay_infoMessage__46tQH {
  margin: 0;
  font-size: 14px;
  color: #6b7280;
  line-height: 1.5;
  max-width: 400px;
}

/* Animaciones */
@keyframes SavingOverlay_fadeIn__7Vycw {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes SavingOverlay_slideUp__4r8bG {
  from {
    opacity: 0;
    transform: translateY(24px) scale(0.95);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* Responsive */
@media (max-width: 640px) {
  .SavingOverlay_container__al_hh {
    padding: 32px 24px;
    margin: 16px;
    max-width: none;
  }

  .SavingOverlay_mainMessage__cb_Fo {
    font-size: 20px;
  }

  .SavingOverlay_stepName__xITk6 {
    font-size: 14px;
  }

  .SavingOverlay_stepCounter__gXtEj {
    font-size: 12px;
  }

  .SavingOverlay_infoMessage__46tQH {
    font-size: 13px;
  }
}

/* Estados especiales */
.SavingOverlay_overlay__S00u_.SavingOverlay_error__2qaLg .SavingOverlay_progressFill__VkUGT {
  background: linear-gradient(90deg, #dc2626 0%, #ef4444 100%);
}

.SavingOverlay_overlay__S00u_.SavingOverlay_success__H8Zzm .SavingOverlay_progressFill__VkUGT {
  background: linear-gradient(90deg, #059669 0%, #10b981 100%);
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/collapsible/Collapsible.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
.Collapsible_container__eRNQx {
  border-radius: var(--radius-lg, 0.5rem);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-gray-200, oklch(92.8% 0.006 264.531));
  background-color: var(--color-white, #fff);
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.Collapsible_trigger__NBEcj {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-top-left-radius: var(--radius-lg, 0.5rem);
  border-top-right-radius: var(--radius-lg, 0.5rem);
  background-color: var(--color-gray-50, oklch(98.5% 0.002 247.839));
  padding: calc(var(--spacing, 0.25rem) * 4);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(0.4, 0, 0.2, 1)));
  transition-duration: var(--tw-duration, var(--default-transition-duration, 150ms));
  --tw-duration: 200ms;
  transition-duration: 200ms;
  &:hover {
    @media (hover: hover) {
      background-color: var(--color-gray-100, oklch(96.7% 0.003 264.542));
    }
  }
  &:focus {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  &:focus {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
  &:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
  --tw-ring-color: rgb(199 15 45);
  overflow: hidden;
}
.Collapsible_trigger__NBEcj:hover {
  background-color: var(--color-gray-100, oklch(96.7% 0.003 264.542));
}
.Collapsible_title__J_o_F {
  margin: calc(var(--spacing, 0.25rem) * 0);
  font-size: var(--text-lg, 1.125rem);
  line-height: var(--tw-leading, var(--text-lg--line-height, calc(1.75 / 1.125)));
  --tw-font-weight: var(--font-weight-semibold, 600);
  font-weight: var(--font-weight-semibold, 600);
  color: var(--color-gray-900, oklch(21% 0.034 264.665));
}
.Collapsible_chevron__WBdaO {
  color: var(--color-gray-500, oklch(55.1% 0.027 264.364));
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(0.4, 0, 0.2, 1)));
  transition-duration: var(--tw-duration, var(--default-transition-duration, 150ms));
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.Collapsible_content__KjTjX {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(0.4, 0, 0.2, 1)));
  transition-duration: var(--tw-duration, var(--default-transition-duration, 150ms));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out, cubic-bezier(0.4, 0, 0.2, 1));
  transition-timing-function: var(--ease-in-out, cubic-bezier(0.4, 0, 0.2, 1));
}
.Collapsible_open__lFLT1 {
  max-height: 100vh;
  opacity: 100%;
}
.Collapsible_closed__n_GMi {
  max-height: calc(var(--spacing, 0.25rem) * 0);
  opacity: 0%;
  overflow: hidden;
}
.Collapsible_contentInner__02QxO {
  padding: calc(var(--spacing, 0.25rem) * 6);
}
.Collapsible_container__eRNQx:has(.Collapsible_content__KjTjX.Collapsible_open__lFLT1) .Collapsible_trigger__NBEcj {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
@media (max-width: 768px) {
  .Collapsible_trigger__NBEcj {
    padding: calc(var(--spacing, 0.25rem) * 3);
  }
  .Collapsible_title__J_o_F {
    font-size: var(--text-base, 1rem);
    line-height: var(--tw-leading, var(--text-base--line-height, calc(1.5 / 1)));
  }
  .Collapsible_contentInner__02QxO {
    padding: calc(var(--spacing, 0.25rem) * 4);
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/form-section/FormSection.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************/
/* Form Section Component Styles */

.FormSection_container__evIqN {
	background: #ffffff;
	border: 1px solid #e5e7eb;
	border-radius: 12px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	width: 100%;
	margin-bottom: 16px;
	overflow: visible;
}

/* Header styles */
.FormSection_header__ofzrv {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 24px;
	background: transparent;
	border: none;
	transition: background-color 0.2s ease;
	cursor: pointer;
	border-radius: 12px 12px 0 0;
	overflow: hidden;
}

.FormSection_header__ofzrv:hover {
	background-color: #f9fafb;
}

.FormSection_headerLeft__6UT7k {
	display: flex;
	align-items: center;
	gap: 12px;
	cursor: pointer;
	flex: 1;
}

.FormSection_headerLeft__6UT7k:focus {
	outline: 2px solid rgba(0, 0, 0, 0.1);
	outline-offset: 2px;
	border-radius: 4px;
}

.FormSection_title__vQl_M {
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	color: #222222;
}

.FormSection_headerRight__LDf8C {
	display: flex;
	align-items: center;
	gap: 16px;
}

.FormSection_toggleButton__nMzoe {
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	border: none;
	cursor: pointer;
	padding: 4px;
	border-radius: 4px;
	transition: background-color 0.2s ease;
}

.FormSection_toggleButton__nMzoe:hover {
	background-color: #f3f4f6;
}

.FormSection_toggleButton__nMzoe:focus {
	outline: 2px solid rgba(0, 0, 0, 0.1);
	outline-offset: 2px;
}

.FormSection_toggleIcon__Rw_pD {
	width: 20px;
	height: 20px;
	color: #6b7280;
	transition: transform 0.2s ease;
}

.FormSection_toggleIcon__Rw_pD.FormSection_expanded__c2Ag0 {
	transform: rotate(180deg);
}

/* Content styles */
.FormSection_content___IN5g {
	padding: 24px 24px 24px;
	border-top: 1px solid #f3f4f6;
	background: #ffffff;
	width: 100%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	gap: 32px;
	overflow: visible;
}

/* Responsive design */
@media (max-width: 768px) {
	.FormSection_container__evIqN {
		margin-left: 0;
		margin-right: 0;
		border-radius: 8px;
	}

	.FormSection_header__ofzrv {
		padding: 16px 20px;
	}

	.FormSection_title__vQl_M {
		font-size: 16px;
	}

	.FormSection_content___IN5g {
		padding: 20px 20px 20px;
	}

	.FormSection_headerRight__LDf8C {
		gap: 12px;
	}
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/gallery-layout/GalleryLayout.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Gallery Layout Component Styles */

.GalleryLayout_container__pvMYk {
	min-height: 100vh;
	background-color: #f5f5f5;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	overflow-x: hidden; /* Prevenir scroll horizontal */
}

.GalleryLayout_content__W_Lf7 {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0px 24px;
	flex: 1;
	display: flex;
	flex-direction: column;
	width: 100%;
	box-sizing: border-box;
	min-width: 0; /* Permitir que se contraiga */
}

/* Center content (useful for loading states) */
.GalleryLayout_content__W_Lf7:has(> [data-loading='true']) {
	justify-content: center;
	align-items: center;
}

/* Responsive design */
@media (max-width: 1440px) {
	.GalleryLayout_content__W_Lf7 {
		padding: 0px 24px;
	}
}

@media (max-width: 768px) {
	.GalleryLayout_content__W_Lf7 {
		padding: 0px 16px;
	}
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/gallery-title/GalleryTitle.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************/
/* Gallery Title Component Styles */

.GalleryTitle_title__bEnKb {
    font-size: 36px;
    font-weight: bold;
    color: #1a202c;
    text-align: center;
    margin-bottom: 32px;
    margin-top: 0;
}

/* Responsive design */
@media (max-width: 768px) {
    .GalleryTitle_title__bEnKb {
        font-size: 28px;
        margin-bottom: 24px;
    }
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/featured-carousel/FeaturedCarousel.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Featured Carousel Component Styles */

.FeaturedCarousel_container__WBqaV {
	margin-bottom: 64px;
}

.FeaturedCarousel_title__Hl05s {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #1a202c;
	margin-bottom: 40px;
	margin-top: 0;
}

.FeaturedCarousel_carouselContainer__lyhQA {
	position: relative;
	max-width: 1440px;
	margin: 0 auto;
}

.FeaturedCarousel_carouselWrapper__5LCkv {
	overflow: hidden;
	border-radius: 8px;
}

.FeaturedCarousel_carouselTrack__nf_5s {
	display: flex;
	transition: transform 0.5s ease-in-out;
}

.FeaturedCarousel_carouselSlide__sSTeJ {
	width: 100%;
	flex-shrink: 0;
}

.FeaturedCarousel_carouselCard__m1Kwi {
	position: relative;
	background-color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	border: none;
	padding: 0;
	width: 100%;
	text-align: left;
	cursor: pointer;
	transition: box-shadow 0.2s ease;
}

.FeaturedCarousel_carouselCard__m1Kwi:hover {
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
}

.FeaturedCarousel_carouselCard__m1Kwi:disabled {
	cursor: default;
}

.FeaturedCarousel_cardContent__DivzG {
	display: flex;
}

.FeaturedCarousel_imageContainer__iF7F6 {
	width: 33.333333%;
	position: relative;
	height: 256px;
}

.FeaturedCarousel_image__4tMCu {
	-o-object-fit: cover;
	   object-fit: cover;
}

.FeaturedCarousel_newBadge__hufp_ {
	position: absolute;
	top: 8px;
	left: 8px;
	background-color: #dc2626;
	color: #ffffff;
	padding: 4px 8px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 4px;
}

.FeaturedCarousel_textContent__z69fp {
	width: 66.666667%;
	padding: 24px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.FeaturedCarousel_brand__l8Kiy {
	font-size: 20px;
	font-weight: bold;
	color: #1a202c;
	margin-bottom: 8px;
	margin-top: 0;
}

.FeaturedCarousel_productName__dy_oz {
	font-size: 18px;
	color: #374151;
	margin-bottom: 4px;
	margin-top: 0;
}

.FeaturedCarousel_description__2yGu9 {
	color: #9ca3af;
	margin-bottom: 4px;
	margin-top: 0;
}

.FeaturedCarousel_lastUpdate__vZ6AZ {
	color: #9ca3af;
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 0;
	font-style: italic;
}

.FeaturedCarousel_labelsContainer__8utpU {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.FeaturedCarousel_label__6ofW5 {
	padding: 4px 12px;
	background-color: #f3f4f6;
	color: #374151;
	font-size: 14px;
	border-radius: 9999px;
}

/* Carousel Controls */
.FeaturedCarousel_carouselButton__tWdzr {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 50%;
	padding: 8px;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
	border: none;
	cursor: pointer;
	transition: background-color 0.2s ease;
	display: flex;
	align-items: center;
	justify-content: center;
}

.FeaturedCarousel_carouselButton__tWdzr:hover {
	background-color: rgba(255, 255, 255, 1);
}

.FeaturedCarousel_prevButton__FdAwm {
	left: 16px;
}

.FeaturedCarousel_nextButton__YkTGC {
	right: 16px;
}

.FeaturedCarousel_buttonIcon__5iHkx {
	width: 20px;
	height: 20px;
	color: #1f2937;
}

/* Indicators */
.FeaturedCarousel_indicators__MwRFW {
	display: flex;
	justify-content: center;
	margin-top: 16px;
	gap: 8px;
}

.FeaturedCarousel_indicator__EGVuo {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: none;
	cursor: pointer;
	transition: background-color 0.2s ease;
	background-color: #d1d5db;
}

.FeaturedCarousel_indicatorActive__q7NH5 {
	background-color: rgb(199, 15, 45);
}

/* Responsive design */
@media (max-width: 768px) {
	.FeaturedCarousel_container__WBqaV {
		margin-bottom: 48px;
	}

	.FeaturedCarousel_title__Hl05s {
		font-size: 20px;
		margin-bottom: 16px;
	}

	.FeaturedCarousel_cardContent__DivzG {
		flex-direction: column;
	}

	.FeaturedCarousel_imageContainer__iF7F6 {
		width: 100%;
		height: 200px;
	}

	.FeaturedCarousel_textContent__z69fp {
		width: 100%;
		padding: 20px;
	}

	.FeaturedCarousel_brand__l8Kiy {
		font-size: 18px;
	}

	.FeaturedCarousel_productName__dy_oz {
		font-size: 16px;
	}

	.FeaturedCarousel_carouselButton__tWdzr {
		padding: 6px;
	}

	.FeaturedCarousel_buttonIcon__5iHkx {
		width: 16px;
		height: 16px;
	}

	.FeaturedCarousel_prevButton__FdAwm {
		left: 8px;
	}

	.FeaturedCarousel_nextButton__YkTGC {
		right: 8px;
	}
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/gallery-grid/GalleryGrid.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************/
/* Gallery Grid Component Styles */

.GalleryGrid_container__gFHY5 {
    width: 100%;
}

.GalleryGrid_grid__9AuiA {
    display: grid;
    /* Grid responsive que se adapta automáticamente al ancho disponible */
    grid-template-columns: repeat(auto-fit, minmax(min(280px, 100%), 1fr));
    gap: 24px;
    width: 100%;
    /* Usar place-items para centrar las tarjetas en caso de que sobren espacios */
    place-items: center;
}

.GalleryGrid_loadingContainer___y6It {
    display: flex;
    justify-content: center;
    margin-top: 32px;
}

.GalleryGrid_loadMoreContainer__rD9AH {
    text-align: center;
    margin-top: 48px;
}

.GalleryGrid_loadMoreButton__jWzCf {
    padding: 12px 24px;
    background-color: rgb(199,15,45);
    color: #ffffff;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    transition: background-color 0.2s ease;
    font-size: 16px;
}

.GalleryGrid_loadMoreButton__jWzCf:hover {
    background-color: rgb(179,13,40);
}

/* Responsive design simplificado */
@media (max-width: 1200px) {
    .GalleryGrid_grid__9AuiA {
        grid-template-columns: repeat(auto-fit, minmax(min(260px, 100%), 1fr));
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .GalleryGrid_grid__9AuiA {
        grid-template-columns: repeat(auto-fit, minmax(min(240px, 100%), 1fr));
        gap: 16px;
    }

    .GalleryGrid_loadingContainer___y6It {
        margin-top: 24px;
    }

    .GalleryGrid_loadMoreContainer__rD9AH {
        margin-top: 32px;
    }

    .GalleryGrid_loadMoreButton__jWzCf {
        padding: 10px 20px;
        font-size: 14px;
    }
}

@media (max-width: 520px) {
    .GalleryGrid_grid__9AuiA {
        grid-template-columns: 1fr;
        gap: 16px;
        place-items: stretch; /* En móvil, usar todo el ancho */
    }

    .GalleryGrid_loadingContainer___y6It {
        margin-top: 20px;
    }

    .GalleryGrid_loadMoreContainer__rD9AH {
        margin-top: 24px;
    }

    .GalleryGrid_loadMoreButton__jWzCf {
        padding: 12px 20px;
        font-size: 14px;
        width: 100%;
    }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/no-results/NoResults.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************/
/* No Results Component Styles */

.NoResults_container__HDG95 {
    text-align: center;
    padding: 48px 0;
}

.NoResults_message__nCRMY {
    color: #9ca3af;
    font-size: 18px;
    margin-bottom: 16px;
    margin-top: 0;
}

.NoResults_detail__W8xu0 {
    color: #6b7280;
    font-size: 14px;
    margin: 8px 0;
}

.NoResults_clearButton__5hvgN {
    margin-top: 16px;
    padding: 8px 16px;
    background-color: rgb(199,15,45);
    color: #ffffff;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.2s ease;
}

.NoResults_clearButton__5hvgN:hover {
    background-color: rgb(179,13,40);
}

/* Responsive design */
@media (max-width: 768px) {
    .NoResults_container__HDG95 {
        padding: 32px 0;
    }

    .NoResults_message__nCRMY {
        font-size: 16px;
    }

    .NoResults_clearButton__5hvgN {
        padding: 10px 20px;
        font-size: 16px;
    }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/search-section/SearchSection.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Search Section Component Styles */

.SearchSection_container__xHxF3 {
    margin-bottom: 24px;
}

/* Responsive design */
@media (max-width: 768px) {
    .SearchSection_container__xHxF3 {
        margin-bottom: 20px;
    }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/action-section/ActionSection.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Action Section Component Styles */

.ActionSection_container__QlX8I {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 32px;
}

.ActionSection_compact__oYF_r.ActionSection_container__QlX8I, .ActionSection_container__QlX8I.ActionSection_compact__oYF_r {
    margin-bottom: 0;
}

/* Responsive design */
@media (max-width: 768px) {
    .ActionSection_container__QlX8I {
        justify-content: center;
        margin-bottom: 24px;
    }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/components/ui/global.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
/* Global styles for UI components */

.field-error {
	color: #e74c3c;
	font-size: 12px;
	font-weight: 500;
	margin-top: 8px;
	display: block;
}

/* High contrast mode support */
@media (prefers-contrast: high) {
	.field-error {
		color: #c0392b;
		font-weight: 600;
	}
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
	.field-error {
		transition: none;
	}
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/canvas-editor/canvas-editor-view.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Canvas Editor View Component Styles (shared with complete-canvas-editor-with-ref) */

.canvas-editor-view_canvasEditorContainer__PZimx {
	height: 100%;
	max-height: calc(100vh - 120px);
	min-height: 800px;
	overflow: visible;
	display: flex;
	flex-direction: column;
}

.canvas-editor-view_canvasGrid__SiuNy {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: auto 1fr;
	gap: 12px;
	padding: 0;
	min-height: 0;
	min-width: 0;
	max-width: 100%;
	overflow: visible;
	flex: 1;
}

@media (min-width: 1024px) {
	.canvas-editor-view_canvasGrid__SiuNy {
		grid-template-columns: 250px minmax(0, 1fr) 250px;
		grid-template-rows: none;
		gap: 12px;
		padding: 0;
	}

	.canvas-editor-view_canvasGrid__SiuNy.canvas-editor-view_editorMode__fyuEJ {
		grid-template-columns: minmax(0, 1fr) 320px;
	}
}

.canvas-editor-view_leftPanel__b7lkv {
	display: flex;
	flex-direction: column;
	gap: 12px;
	min-width: 0;
	overflow-y: auto;
	max-height: 100%;
	margin-left: 12px;
}

.canvas-editor-view_rightPanel__9hQ4t {
	display: flex;
	flex-direction: column;
	gap: 12px;
	min-width: 0;
	overflow-y: auto;
	max-height: 100%;
	margin-right: 12px;
}

.canvas-editor-view_centerPanel__yZMia {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: white;
	border-radius: 8px;
	border: 2px dashed #e2e8f0;
	min-height: 500px;
	position: relative;
	overflow: visible;
	max-width: 100%;
	flex: 1;
}

.canvas-editor-view_centerPanel__yZMia.canvas-editor-view_hasImage__qbTPe {
	border: 1px solid #e2e8f0;
	border-style: solid;
}

.canvas-editor-view_panelCard__e_CBT {
	background-color: white;
	border-radius: 8px;
	padding: 16px;
	border: 1px solid #e2e8f0;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.canvas-editor-view_panelTitle__WyBOK {
	font-size: 14px;
	font-weight: 600;
	color: #1f2937;
	margin-bottom: 12px;
	display: flex;
	align-items: center;
	gap: 8px;
}

.canvas-editor-view_buttonGroup__H3kvd {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

/* Grupo de botones específico para el historial */
.canvas-editor-view_historyButtonGroup__J40xY {
	display: flex !important;
	flex-direction: row !important;
	gap: 8px;
	align-items: center;
	justify-content: stretch;
	width: 100%;
}

.canvas-editor-view_iconButton__9MSB1 {
	background: none;
	border: 1px solid #e2e8f0;
	padding: 8px;
	border-radius: 6px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.2s ease;
}

/* Botón específico para el historial */
.canvas-editor-view_historyIconButton__63SgY {
	background: none;
	border: 1px solid #e2e8f0;
	padding: 8px;
	border-radius: 6px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.2s ease;
	flex: 1;
	height: 40px;
}

.canvas-editor-view_historyIconButton__63SgY:hover {
	background-color: #f8fafc;
	border-color: rgb(199, 15, 45);
}

.canvas-editor-view_historyIconButton__63SgY:active {
	background-color: #e2e8f0;
}

.canvas-editor-view_historyIconButton__63SgY:disabled {
	opacity: 0.5;
	cursor: not-allowed;
}

.canvas-editor-view_iconButton__9MSB1:hover {
	background-color: #f8fafc;
	border-color: rgb(199, 15, 45);
}

.canvas-editor-view_iconButton__9MSB1:active {
	background-color: #e2e8f0;
}

.canvas-editor-view_elementButton___F_BA {
	background: none;
	border: 1px solid #e2e8f0;
	padding: 10px 12px;
	border-radius: 6px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 8px;
	font-size: 13px;
	color: #374151;
	transition: all 0.2s ease;
	width: 100%;
}

.canvas-editor-view_elementButton___F_BA:hover {
	background-color: #f8fafc;
	border-color: rgb(199, 15, 45);
	color: rgb(179, 13, 40);
}

.canvas-editor-view_uploadZone__Gj1Xe {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 40px 20px;
	width: 100%;
	height: 100%;
	min-height: 500px;
}

.canvas-editor-view_canvasFileUploader__7qp0v {
	border: 2px dashed #d1d5db;
	border-radius: 12px;
	padding: 48px 32px;
	text-align: center;
	cursor: pointer;
	transition: all 0.2s ease;
	background-color: #ffffff;
	width: 100%;
	max-width: 500px;
}

.canvas-editor-view_canvasFileUploader__7qp0v:hover {
	border-color: #6b7280;
	background-color: #f9fafb;
}

.canvas-editor-view_canvasFileUploader__7qp0v.canvas-editor-view_dragOver___32Qu {
	border-color: rgb(199, 15, 45);
	background-color: rgba(199, 15, 45, 0.1);
}

.canvas-editor-view_canvasUploadContent__f9aG6 {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}

.canvas-editor-view_canvasUploadIcon__wsbSN {
	width: 64px;
	height: 64px;
	color: #9ca3af;
}

.canvas-editor-view_canvasUploadTextGroup__KAm3T {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.canvas-editor-view_canvasUploadTitle__zKcTJ {
	font-size: 20px;
	font-weight: 600;
	color: #1f2937;
	margin: 0;
}

.canvas-editor-view_canvasUploadSubtitle__fLqDr {
	font-size: 16px;
	color: #374151;
	margin: 0;
}

.canvas-editor-view_canvasUploadAction__tcpl_ {
	display: flex;
	align-items: center;
	gap: 4px;
	font-size: 14px;
	color: #6b7280;
}

.canvas-editor-view_canvasUploadLink__H6Rv2 {
	color: rgb(199, 15, 45);
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
}

.canvas-editor-view_canvasUploadLink__H6Rv2:hover {
	color: rgb(179, 13, 40);
	text-decoration: underline;
}

.canvas-editor-view_canvasUploadInfo__2P6XY {
	font-size: 12px;
	color: #9ca3af;
	margin: 0;
}

.canvas-editor-view_layersList__Uo0Dc {
	max-height: 240px;
	overflow-y: auto;
}

.canvas-editor-view_layerItem__xjkbK {
	display: flex;
	align-items: center;
	padding: 8px;
	border-radius: 6px;
	transition: background-color 0.2s ease;
	gap: 8px;
}

.canvas-editor-view_layerItem__xjkbK:hover {
	background-color: #f8fafc;
}

.canvas-editor-view_layerItem__xjkbK.canvas-editor-view_selected__rv9Jp {
	background-color: #dbeafe;
}

.canvas-editor-view_layerText__g7pXf {
	flex-grow: 1;
	font-size: 13px;
	color: #374151;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.canvas-editor-view_actionButtons__J_M4t {
	display: flex;
	gap: 4px;
}

.canvas-editor-view_formField__IsX_B {
	margin-bottom: 12px;
}

.canvas-editor-view_formLabel__UFwno {
	display: block;
	font-size: 12px;
	font-weight: 500;
	color: #374151;
	margin-bottom: 4px;
}

.canvas-editor-view_formInput__P6fJd {
	width: 100%;
	padding: 8px 10px;
	border: 1px solid #d1d5db;
	border-radius: 4px;
	font-size: 13px;
	transition: border-color 0.2s ease;
	box-sizing: border-box;
	max-width: 100%;
}

.canvas-editor-view_formInput__P6fJd[type='color'] {
	height: 36px;
	padding: 4px;
	cursor: pointer;
}

.canvas-editor-view_formInput__P6fJd:focus {
	outline: none;
	border-color: rgb(199, 15, 45);
	box-shadow: 0 0 0 3px rgba(199, 15, 45, 0.1);
}

/* Above floating menu (z 10000) so loading text is visible during AI actions */
.canvas-editor-view_loadingOverlay__yjU9L {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 10001;
}

.canvas-editor-view_loadingSpinner__WEzEw {
	width: 48px;
	height: 48px;
	color: white;
	animation: canvas-editor-view_spin__S7tIt 1s linear infinite;
}

@keyframes canvas-editor-view_spin__S7tIt {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

.canvas-editor-view_loadingText__u_9GI {
	color: white;
	margin-top: 16px;
	font-size: 16px;
}

.canvas-editor-view_logoGrid__0yYD0 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 8px;
	max-height: 200px;
	overflow-y: auto;
	margin-top: 12px;
}

.canvas-editor-view_logoButton__URLng {
	aspect-ratio: 1;
	padding: 8px;
	border: 1px solid #e2e8f0;
	border-radius: 6px;
	background: white;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.2s ease;
}

.canvas-editor-view_logoButton__URLng:hover {
	background-color: #f8fafc;
	border-color: rgb(199, 15, 45);
}

.canvas-editor-view_logoButton__URLng img {
	width: 32px;
	height: 32px;
	-o-object-fit: contain;
	   object-fit: contain;
}

/* Admin Toggle Bar Styles */
.canvas-editor-view_adminToggleBar__lw2cM {
	background-color: #ffffff;
	padding: 16px 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.canvas-editor-view_adminToggleTitle__n2JsI {
	color: #1f2937;
	font-size: 18px;
	font-weight: 600;
	margin: 0;
}

.canvas-editor-view_toggleContainer__Sr549 {
	display: flex;
	align-items: center;
	gap: 8px;
	background-color: #f8fafc;
	padding: 4px;
	border-radius: 8px;
	border: 1px solid #e2e8f0;
}

.canvas-editor-view_toggleLabel__l7Hk2 {
	color: #6b7280;
	font-size: 14px;
	font-weight: 500;
	margin-right: 8px;
}

.canvas-editor-view_toggleButton__3dqJ_ {
	padding: 8px 16px;
	border: none;
	border-radius: 6px;
	background: transparent;
	color: #6b7280;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	transition: all 0.2s ease;
}

.canvas-editor-view_toggleButton__3dqJ_:hover {
	background-color: #e5e7eb;
	color: #374151;
}

.canvas-editor-view_toggleButton__3dqJ_.canvas-editor-view_active__sFNAa {
	background-color: rgb(199, 15, 45);
	color: #ffffff;
	font-weight: 600;
}

.canvas-editor-view_toggleButton__3dqJ_.canvas-editor-view_active__sFNAa:hover {
	background-color: rgb(179, 13, 40);
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/ui/canvas-editor/canvas-area-loading.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Estado de carga del área del canvas: mismo aspecto que .centerPanel para evitar saltos de layout */

.canvas-area-loading_wrapper__zbUHI {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	background-color: white;
	border-radius: 8px;
	border: 2px dashed var(--color-ui-border, #e2e8f0);
	box-sizing: border-box;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/forms/CreateCreativityForm.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************/
/* Create Creativity Form Styles */

.CreateCreativityForm_container__MeVxT {
	width: 100%;
}

.CreateCreativityForm_form___xbVQ {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.CreateCreativityForm_section__Y3qu6 {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.CreateCreativityForm_label__4H9RH {
	display: block;
	font-size: 18px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 16px;
	color: #515151;
	font-weight: 700;
}

.CreateCreativityForm_sectionTitle__GbmMf {
	font-size: 18px;
	font-weight: 600;
	color: #374151;
	margin: 0 0 12px 0;
}

/* Collapsible Section Styles */
.CreateCreativityForm_collapsibleSection__nqxR9 {
	margin-bottom: 16px;
}

.CreateCreativityForm_formSection__SfEm8 {
	margin-bottom: 0;
}

.CreateCreativityForm_actions__u7TfY {
	display: flex;
	justify-content: flex-end;
	gap: 12px;
	padding-top: 16px;
}

.CreateCreativityForm_button__4bNQJ {
	min-width: 200px;
}

/* Canvas Editor Styles */
.CreateCreativityForm_canvasSection__9_qTT {
	display: flex;
	flex-direction: column;
	gap: 16px;
	background-color: #ffffff;
	border-radius: 8px;
	padding: 24px;
	border: 1px solid #e5e7eb;
}

.CreateCreativityForm_canvasContainer__A64j9 {
	background-color: #ffffff;
	border-radius: 8px;
	padding: 16px;
	min-height: 600px;
	border: 1px solid #e5e7eb;
}

.CreateCreativityForm_row__4X6g3 {
	display: flex;
	gap: 24px;
	align-items: start;
}

.CreateCreativityForm_fullWidth__DL6wz {
	flex: 1;
	width: 100%;
}

.CreateCreativityForm_halfWidth__8cC7d {
	flex: 1;
	min-width: 0;
}

.CreateCreativityForm_thirdWidth__1IDmM {
	flex: 1;
	min-width: 0;
}

.CreateCreativityForm_checkboxContainer__80VWQ {
	display: flex;
	align-items: center;
	min-height: 45px;
}

.CreateCreativityForm_checkboxLabel__4BOMi {
	display: flex;
	align-items: center;
	gap: 8px;
	cursor: pointer;
	font-size: 14px;
	color: #374151;
}

.CreateCreativityForm_checkbox__pQldF {
	width: 30px;
	height: 30px;
	accent-color: rgb(199, 15, 45);
	border: 1px solid #cccccc;
	border-radius: 4px;
}

.CreateCreativityForm_checkboxText__5ZAzZ {
	line-height: 1.5;
}

.CreateCreativityForm_loadingContainer__qQbQJ {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 80px 0;
}

@media (max-width: 1024px) {
	.CreateCreativityForm_row__4X6g3 {
		gap: 16px;
	}
}
/* Responsive design */
@media (max-width: 768px) {
	.CreateCreativityForm_row__4X6g3 {
		flex-direction: column;
		gap: 16px;
	}
	.CreateCreativityForm_halfWidth__8cC7d,
	.CreateCreativityForm_thirdWidth__1IDmM {
		width: 100%;
	}

	.CreateCreativityForm_actions__u7TfY {
		flex-direction: column-reverse;
		align-items: stretch;
	}

	.CreateCreativityForm_button__4bNQJ {
		width: 100%;
		min-width: auto;
	}

	.CreateCreativityForm_canvasSection__9_qTT {
		padding: 16px;
	}

	.CreateCreativityForm_canvasContainer__A64j9 {
		padding: 8px;
		min-height: 400px;
	}
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/language-selector/LanguageSelector.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************/
.LanguageSelector_container__EwIYe {
  position: relative;
  display: inline-block;
  /* Evitar que el container afecte el layout cuando el dropdown está abierto */
  z-index: 1;
}

.LanguageSelector_trigger__wnNHo {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  background: white;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 14px;
}

.LanguageSelector_trigger__wnNHo:hover {
  border-color: #d1d5db;
  background-color: #f9fafb;
}

.LanguageSelector_trigger__wnNHo:focus {
  outline: none;
  border-color: rgb(199,15,45);
  box-shadow: 0 0 0 3px rgba(199, 15, 45, 0.1);
}

.LanguageSelector_flag__1thVm {
  font-size: 16px;
  line-height: 1;
}

.LanguageSelector_label__wzl7J {
  font-weight: 500;
  color: #374151;
}

.LanguageSelector_chevron__IQ8lv {
  transition: transform 0.2s ease;
  color: #6b7280;
}

.LanguageSelector_chevron__IQ8lv.LanguageSelector_open__R4QRH {
  transform: rotate(180deg);
}

.LanguageSelector_dropdown__8Xd_C {
  position: fixed;
  top: auto;
  left: auto;
  right: auto;
  margin-top: 4px;
  background: white;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.15), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  overflow: hidden;
  min-width: 160px;
  width: -moz-max-content;
  width: max-content;
  /* Posicionamiento dinámico será manejado por JavaScript */
  /* Animación de entrada */
  opacity: 0;
  transform: translateY(-10px) scale(0.95);
  transition: opacity 0.15s ease-out, transform 0.15s ease-out;
}

.LanguageSelector_dropdown__8Xd_C[data-mounted="true"] {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.LanguageSelector_option__RB6YZ {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 10px 12px;
  border: none;
  background: white;
  cursor: pointer;
  font-size: 14px;
  transition: background-color 0.2s ease;
}

.LanguageSelector_option__RB6YZ:hover {
  background-color: #f3f4f6;
}

.LanguageSelector_option__RB6YZ.LanguageSelector_selected__5byjF {
  background-color: rgba(199, 15, 45, 0.1);
  color: rgb(179,13,40);
}

.LanguageSelector_checkIcon__vIr2y {
  margin-left: auto;
  color: rgb(199,15,45);
}

.LanguageSelector_overlay__7ZTvs {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 9998;
  border: none;
  padding: 0;
}

/* Size variations */
.LanguageSelector_sm__zc3UW .LanguageSelector_trigger__wnNHo {
  padding: 4px 8px;
  font-size: 12px;
}

.LanguageSelector_sm__zc3UW .LanguageSelector_flag__1thVm {
  font-size: 14px;
}

.LanguageSelector_lg__CTY7X .LanguageSelector_trigger__wnNHo {
  padding: 12px 16px;
  font-size: 16px;
}

.LanguageSelector_lg__CTY7X .LanguageSelector_flag__1thVm {
  font-size: 20px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/views/login/styles.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
.styles_container__6S9zE {
  min-height: 100vh;
  background-color: #f5f5f5;
}
.styles_content__DR8EA {
  display: flex;
  min-height: calc(100vh - 80px);
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  padding-inline: calc(var(--spacing, 0.25rem) * 4);
}
.styles_formWrapper__XihRe {
  width: 100%;
  max-width: 408px;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing, 0.25rem) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing, 0.25rem) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.styles_formFields__dW0C_ {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: calc(var(--spacing, 0.25rem) * 4);
}
.styles_title__MNGAZ {
  text-align: center;
  font-size: 26px;
  --tw-leading: 32px;
  line-height: 32px;
  --tw-font-weight: var(--font-weight-bold, 700);
  font-weight: var(--font-weight-bold, 700);
  color: #000000;
}
.styles_error__e28r6 {
  margin-bottom: calc(var(--spacing, 0.25rem) * 4);
  border-radius: 0.25rem;
  background-color: #fee;
  padding: calc(var(--spacing, 0.25rem) * 3);
  font-size: 14px;
  color: #dc2626;
}
.styles_forgotButton__nj6my {
  cursor: pointer;
  background-color: transparent;
  font-size: 12px;
  color: #b2b2b2;
  text-decoration-line: none;
  &:hover {
    @media (hover: hover) {
      color: #000000;
    }
  }
  &:hover {
    @media (hover: hover) {
      text-decoration-line: underline;
    }
  }
}
.styles_footerText__lQWp7 {
  text-align: center;
  font-size: 12px;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-weight: var(--font-weight-normal, 400);
  color: #999999;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}

