/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./app/converters/webp-to-jpeg/webp-to-jpeg.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
/* WebP to JPEG Converter Styles */

.webp-to-jpeg_webpToJpegPage__m9hlK {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #ffffff;
  padding: 90px 0 0 0;
}

.webp-to-jpeg_webpToJpegMain__CUPuY {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.webp-to-jpeg_convertersMainContent__vED69 {
  max-width: 740px;
  margin: 0 auto;
  justify-content: center;
  padding: 0;
}

.webp-to-jpeg_title__WbcrK {
  font-size: 22px;
  font-weight: 600;
  color: #363636;
  margin-bottom: 20px;
  text-align: center;
}

.webp-to-jpeg_subtitle__F91XU {
  font-size: 18px;
  color: #363636;
  margin-bottom: 40px;
  text-align: center;
  line-height: 28px;
}

.webp-to-jpeg_converterSection__A1pfK {
  padding: 20px 10px;
  margin: 0 auto 50px auto;
}

.webp-to-jpeg_converterSection__A1pfK h3 {
  font-size: 20px;
  font-weight: 600;
  color: #363636;
  margin-bottom: 20px;
  text-align: center;
}

.webp-to-jpeg_inputArea__wkYgl {
  margin-bottom: 30px;
}

.webp-to-jpeg_uploadArea__GohN_ {
  max-width: 660px;
  min-width: 320px;
  height: 360px;
  border: 1px dashed #696969;
  border-radius: 3px;
  margin: 0 0 20px 0;
  padding: 30px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #f9fafb;
}

.webp-to-jpeg_uploadArea__GohN_ h4 {
   margin: 0 auto 20px 0;
} 

.webp-to-jpeg_uploadArea__GohN_:hover {
  border-color: #3b82f6;
  background: #eff6ff;
}

.webp-to-jpeg_uploadArea__GohN_.webp-to-jpeg_dragActive__zO7Vr {
  border-color: #3b82f6;
  background: #eff6ff;
}

.webp-to-jpeg_fileInput__xQTG9 {
  display: none;
}

.webp-to-jpeg_uploadPrompt__cli7h {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.webp-to-jpeg_uploadIcon__THpSM {
  width: 50px;
  height: 50px;
  margin: 0 auto 20px auto;
  background: #1e6dec;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}

.webp-to-jpeg_uploadIcon__THpSM i {
  font-size: 28px;
}

.webp-to-jpeg_uploadTitle__Uid2R {
  font-size: 18px;
  font-weight: 600;
  color: #363636;
  margin-bottom: 30px;
}

.webp-to-jpeg_uploadDescription__rSOX3 {
  color: #666;
  margin-bottom: 20px;
}

.webp-to-jpeg_selectBtn__VzQlq {
  background: #1e6dec;
  color: white;
  border: none;
  margin: 0 auto 30px auto;
  padding: 9px 15px;
  border-radius: 3px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  transition: background-color 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.webp-to-jpeg_selectBtn__VzQlq:hover {
  background: #1556cc;
}

.webp-to-jpeg_errorMessage__Z2zou {
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 8px;
  padding: 12px 16px;
  margin: 16px 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

.webp-to-jpeg_errorMessage__Z2zou i {
  color: #dc2626;
  font-size: 16px;
}

.webp-to-jpeg_errorMessage__Z2zou p {
  color: #dc2626;
  margin: 0;
  font-size: 14px;
}

.webp-to-jpeg_fileList__P0e3N {
  margin-top: 20px;
}

.webp-to-jpeg_fileList__P0e3N h4 {
  font-size: 16px;
  font-weight: 500;
  color: #363636;
  margin-bottom: 12px;
}

.webp-to-jpeg_fileItem__P3L7E {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 9px 15px;
  background-color: #f9fafb;
  border-radius: 3px;
  margin-bottom: 8px;
  border: 1px solid #e5e7eb;
}

.webp-to-jpeg_fileItem__P3L7E span {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #374151;
  font-weight: 500;
}

.webp-to-jpeg_warningMessage__ekeDp {
  background: #fef3cd;
  border: 1px solid #facc15;
  color: #92400e;
  padding: 12px;
  border-radius: 6px;
  margin: 0 10px 20px 10px;
  text-align: center;
  font-size: 14px;
}

.webp-to-jpeg_conversionOptions__HdObJ {
  max-width: 660px;
  min-width: 320px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.webp-to-jpeg_sizeOptions__G97Ka {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}

.webp-to-jpeg_qualityOptions__yj2Wm {
  display: flex;
  margin: 0 auto 10px auto;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}

.webp-to-jpeg_sizeLabel__6Wg76,
.webp-to-jpeg_qualityLabel__iVfEE {
  font-size: 14px;
  font-weight: 500;
  color: #374151;
}

.webp-to-jpeg_sizeSelect__sAHzp,
.webp-to-jpeg_qualitySelect__t_LKl {
  padding: 8px 12px;
  border: 1px solid #d1d5db;
  border-radius: 3px;
  font-size: 14px;
  background: white;
  color: #374151;
  cursor: pointer;
  transition: border-color 0.3s ease;
}

.webp-to-jpeg_sizeSelect__sAHzp:hover,
.webp-to-jpeg_qualitySelect__t_LKl:hover {
  border-color: #3b82f6;
}

.webp-to-jpeg_sizeSelect__sAHzp:focus,
.webp-to-jpeg_qualitySelect__t_LKl:focus {
  outline: none;
  border-color: #3b82f6;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

.webp-to-jpeg_converting__KmBWT {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #3b82f6;
  font-weight: 500;
  margin: 20px 0;
}

.webp-to-jpeg_converting__KmBWT i {
  font-size: 16px;
}

.webp-to-jpeg_result__fDPyK {
  max-width: 660px;
  min-width: 320px;
  margin: 0;
  padding: 0;
  border: 1px solid #e5e7eb;
  border-radius: 3px;
  background: #f9fafb;
  text-align: center;
}

.webp-to-jpeg_imageContainer__qA7sp {
  margin: 0 auto 10px auto;
}

.webp-to-jpeg_previewImage__QqV1q {
  width: 100%;
  height: auto;
  border-radius: 0;
}

.webp-to-jpeg_resultInfo__m5Ha_ {
  margin-bottom: 20px;
}

.webp-to-jpeg_resultName__3OhDx {
  font-weight: 500;
  color: #374151;
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}

.webp-to-jpeg_imageDetails__E1H_I {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 12px;
  color: #3b3b3b;
}

.webp-to-jpeg_imageDetails__E1H_I span {
  padding: 4px 8px;
  background: #f3f4f6;
  border-radius: 3px;
}

.webp-to-jpeg_imageDetails__E1H_I span {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  background: #f3f4f6;
  border-radius: 3px;
}

.webp-to-jpeg_actionButtons__j6IJD {
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}

.webp-to-jpeg_downloadBtn__JnpDT,
.webp-to-jpeg_resetBtn__YvUiy {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: none;
  padding: 9px 15px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

.webp-to-jpeg_downloadBtn__JnpDT {
  background: #10b981;
  color: white;
}

.webp-to-jpeg_downloadBtn__JnpDT:hover {
  background: #059669;
}

.webp-to-jpeg_resetBtn__YvUiy {
  background: #6b7280;
  color: white;
}

.webp-to-jpeg_resetBtn__YvUiy:hover {
  background: #4b5563;
}

.webp-to-jpeg_convertBtn__83mry {
  background: #3b82f6;
  color: white;
  border: none;
   margin: 0 auto 30px auto;
  padding: 12px 18px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
 
}

.webp-to-jpeg_convertBtn__83mry:hover:not(:disabled) {
  background: #2563eb;
}

.webp-to-jpeg_convertBtn__83mry:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.webp-to-jpeg_successMessage__dJWcj {
  background: #f0f9ff;
  border: 2px solid #0ea5e9;
  border-radius: 9px;
  padding: 24px;
  text-align: center;
  margin-top: 24px;
}

.webp-to-jpeg_successMessage__dJWcj i {
  font-size: 48px;
  color: #0ea5e9;
  margin-bottom: 16px;
}

.webp-to-jpeg_successMessage__dJWcj h3 {
  font-size: 24px;
  font-weight: 600;
  color: #0c4a6e;
  margin-bottom: 8px;
}

.webp-to-jpeg_successMessage__dJWcj p {
  color: #0369a1;
  margin-bottom: 20px;
}

.webp-to-jpeg_actionButtons__j6IJD {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}

.webp-to-jpeg_downloadBtn__JnpDT,
.webp-to-jpeg_resetBtn__YvUiy {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: none;
  padding: 12px 24px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.webp-to-jpeg_downloadBtn__JnpDT {
  background: #3b82f6;
  color: white;
}

.webp-to-jpeg_downloadBtn__JnpDT:hover {
  background: #2563eb;
}

.webp-to-jpeg_resetBtn__YvUiy {
  background: #6b7280;
  color: white;
}

.webp-to-jpeg_resetBtn__YvUiy:hover {
  background: #4b5563;
}

.webp-to-jpeg_hiddenCanvas__ZZFON {
  display: none;
}

.webp-to-jpeg_stepByStep__Q153W {
  padding: 20px 10px;
  margin-bottom: 60px;
}

.webp-to-jpeg_stepByStep__Q153W h2 {
  font-size: 22px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 36px;
  text-align: center;
}

.webp-to-jpeg_step__xk0kT {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 20px;
}

.webp-to-jpeg_stepNumber__9ZNpv {
  display: flex;
  width: 36px;
  height: 36px;
  margin: 0 0 10px 0;
  background: #0b69ff;
  color: white;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  flex-shrink: 0;
}

.webp-to-jpeg_step__xk0kT p {
  color: #363636;
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 0 0;
}

.webp-to-jpeg_aboutSection__D57JI {
  background: white;
  margin: 0 0 90px 0;
  padding: 20px 10px;
}

.webp-to-jpeg_aboutSection__D57JI h2 {
  font-size: 20px;
  font-weight: 600;
  color: #363636;
  margin-bottom: 30px;
  text-align: center;
}

.webp-to-jpeg_toolDescription__3H6wb .webp-to-jpeg_description__qsvwb {
  font-size: 18px;
  color: #363636;
  margin-bottom: 16px;
  font-weight: 500;
  line-height: 30px;
}

.webp-to-jpeg_toolDescription__3H6wb .webp-to-jpeg_aboutText__W9KCA {
  color: #363636;
  line-height: 30px;
}



@media (max-width: 768px) {
  
.webp-to-jpeg_webpToJpegMain__CUPuY {
  max-width: 96%
}

}

