/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/tiff-to-png/tiff-to-png.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
/* TIFF to PNG Converter Styles */

.tiff-to-png_tiffToPngPage__0KpST {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #ffffff;
  padding: 90px 0 0 0;
}

.tiff-to-png_tiffToPngMain__3kL11 {
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.tiff-to-png_horizontalBanner__GXgl2 {
  max-width: 728px;
  height: 90px;
  margin: 0 auto 20px auto;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid #bbbbbb;
}

.tiff-to-png_lateralBanner__9DjVb {
  width: 160px;
  min-width: 160px;
  max-width: 160px;
  height: 600px;
  display: flex;
  flex-direction: column;
  margin: 180px 0 0 0;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  border: 1px solid #bbbbbb;
  flex-shrink: 0;
}

.tiff-to-png_convertersWithLateralAds__BGINb {
  display: flex;
  align-items: flex-start;
  width: 100%;
  min-height: 900px;
  gap: 10px;
  margin: 0 auto;
  padding: 0 10px;
  justify-content: center;
}

.tiff-to-png_convertersMainContent__a2p0P {
  flex: 1 1;
  min-width: 0;
  margin: 0 auto;
  justify-content: center;
  max-width: 740px;
  padding: 20px;
}

.tiff-to-png_title__eSBHM {
  font-size: 22px;
  font-weight: 600;
  color: #363636;
  margin-bottom: 20px;
  text-align: center;
}

.tiff-to-png_subtitle__nTBXj {
  font-size: 18px;
  color: #363636;
  margin-bottom: 40px;
  text-align: center;
  line-height: 28px;
}

.tiff-to-png_converterSection__VAIAz {
  border-radius: 9px;
  padding: 32px;
  margin-bottom: 50px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.tiff-to-png_converterSection__VAIAz h3 {
  font-size: 20px;
  font-weight: 600;
  color: #363636;
  margin-bottom: 20px;
  text-align: center;
}

.tiff-to-png_inputMethods___o1h1 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
  gap: 30px;
  margin-bottom: 30px;
}

/* Alias and layout helpers to match site-wide converter pattern (jpeg-to-png) */
.tiff-to-png_inputArea__YYhms {
  max-width: 660px;
  margin: 0 auto 30px auto;
}

/* Keep compatibility with other converters that use .uploadArea naming */
.tiff-to-png_uploadArea__rpoLY {
  max-width: 660px;
  min-width: 320px;
  height: 360px;
  border: 1px dashed #696969;
  border-radius: 3px;
  margin: 0 auto 10px auto;
  padding: 30px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #f9fafb;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.tiff-to-png_uploadArea__rpoLY:hover {
  border-color: #3b82f6;
  background: #eff6ff;
}

.tiff-to-png_uploadArea__rpoLY.tiff-to-png_dragActive__2PH_g {
  border-color: #3b82f6;
  background: #eff6ff;
}

.tiff-to-png_fileInput___hAMY {
  display: none;
}

.tiff-to-png_uploadPrompt__3KDA7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.tiff-to-png_uploadText__RmsJU {
  font-size: 18px;
  color: #363636;
}

.tiff-to-png_uploadSubtext__Q6iqG {
  font-size: 14px;
  color: #363636;
}

.tiff-to-png_fileSelected__M0ZCr {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.tiff-to-png_fileIcon__Dmimi {
  font-size: 36px;
}

.tiff-to-png_fileName__FHYp4 {
  font-weight: 600;
  color: #374151;
  font-size: 16px;
}

.tiff-to-png_fileSize__tAEVD {
  color: #6b7280;
  font-size: 14px;
}

.tiff-to-png_converting__tvQHD {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  color: #6b7280;
  font-size: 16px;
  gap: 10px;
}

.tiff-to-png_converting__tvQHD i {
  font-size: 20px;
  color: #3b82f6;
}

.tiff-to-png_result__RQ9c7 {
  text-align: center;
  padding: 30px;
  border-top: 2px solid #f3f4f6;
}

.tiff-to-png_resultInfo__DWr4s {
  margin-bottom: 20px;
}

.tiff-to-png_resultName__ONiWS {
  font-weight: 600;
  color: #374151;
  font-size: 16px;
}

.tiff-to-png_fileDetails__0I4TQ {
  margin-top: 8px;
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 14px;
  color: #6b7280;
}

.tiff-to-png_resetBtn__wrm8Z {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: none;
  padding: 9px 15px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
  background: #6b7280;
  color: white;
}

.tiff-to-png_resetBtn__wrm8Z:hover {
  background: #4b5563;
}

.tiff-to-png_optionsContainer__vcuoK {
  margin-bottom: 20px;
  padding: 20px;
  background: #f9fafb;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
}

.tiff-to-png_optionsGrid__CdKun {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  gap: 20px;
}

.tiff-to-png_optionGroup__m4UL4 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.tiff-to-png_uploadZone__kdrXL {
  border: 1px dashed #cccccc;
  border-radius: 3px;
  padding: 30px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #fafafa;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.tiff-to-png_uploadZone__kdrXL:hover,
.tiff-to-png_uploadZone__kdrXL.tiff-to-png_dragActive__2PH_g {
  border-color: #3b82f6;
  background-color: #f0f8ff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(59, 130, 246, 0.15);
}

.tiff-to-png_uploadZone__kdrXL.tiff-to-png_dragActive__2PH_g {
  border-style: solid;
  border-width: 3px;
}

.tiff-to-png_uploadIcon__E_mXS {
  font-size: 48px;
  color: #3b82f6;
  margin-bottom: 16px;
}

.tiff-to-png_uploadZone__kdrXL h4 {
  font-size: 18px;
  font-weight: 600;
  color: #363636;
  margin: 0 0 8px 0;
}

.tiff-to-png_uploadZone__kdrXL p {
  color: #6b7280;
  font-size: 14px;
  margin: 0;
}

.tiff-to-png_selectedFiles__HMtuG {
  margin-top: 24px;
  background: #f9fafb;
  border-radius: 8px;
  padding: 20px;
}

.tiff-to-png_selectedFiles__HMtuG h3 {
  font-size: 16px;
  font-weight: 600;
  color: #363636;
  margin: 0 0 16px 0;
  text-align: left;
}

.tiff-to-png_fileItem___asqv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  background-color: white;
  border-radius: 8px;
  margin-bottom: 8px;
  border: 1px solid #e5e7eb;
}

.tiff-to-png_fileItem___asqv span {
  color: #374151;
  font-weight: 500;
  flex: 1 1;
  text-align: left;
}

.tiff-to-png_removeBtn__oOWmE {
  background: #dc2626;
  color: white;
  border: none;
  border-radius: 4px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  transition: background 0.3s ease;
  flex-shrink: 0;
}

.tiff-to-png_removeBtn__oOWmE:hover {
  background: #b91c1c;
}

.tiff-to-png_resultsList__qdzrK {
  margin: 20px 0;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  overflow: hidden;
}

.tiff-to-png_resultItem__6OUyB {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  background: white;
  border-bottom: 1px solid #e5e7eb;
}

.tiff-to-png_resultItem__6OUyB:last-child {
  border-bottom: none;
}

.tiff-to-png_fileInfo__w9FMQ {
  flex: 1 1;
  text-align: left;
}

.tiff-to-png_fileName__FHYp4 {
  display: block;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 4px;
}

.tiff-to-png_pageInfo__ZXma1 {
  font-size: 12px;
  color: #6b7280;
}

.tiff-to-png_actionButtons__xu6gO {
  display: flex;
  gap: 12px;
  margin-top: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.tiff-to-png_downloadAllBtn___nidU {
  background: #059669;
  color: white;
  border: none;
  padding: 12px 24px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.tiff-to-png_downloadAllBtn___nidU:hover {
  background: #047857;
}

.tiff-to-png_convertAnotherBtn__u5atj {
  background: #6b7280;
  color: white;
  border: none;
  padding: 12px 24px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.tiff-to-png_convertAnotherBtn__u5atj:hover {
  background: #4b5563;
}

.tiff-to-png_selectBtn__H3y7G {
  background: #3b82f6;
  color: white;
  border: none;
  padding: 12px 24px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.tiff-to-png_selectBtn__H3y7G:hover {
  background: #2563eb;
}

.tiff-to-png_errorMessage__84_HQ {
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 8px;
  padding: 12px 16px;
  margin: 16px 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

.tiff-to-png_errorMessage__84_HQ i {
  color: #dc2626;
  font-size: 16px;
}

.tiff-to-png_errorMessage__84_HQ p {
  color: #dc2626;
  margin: 0;
  font-size: 14px;
}

.tiff-to-png_fileList__02Kfb {
  margin-top: 20px;
}

.tiff-to-png_fileList__02Kfb h4 {
  font-size: 16px;
  font-weight: 600;
  color: #363636;
  margin-bottom: 12px;
}

.tiff-to-png_fileItem___asqv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  background-color: #f9fafb;
  border-radius: 8px;
  margin-bottom: 8px;
  border: 1px solid #e5e7eb;
}

.tiff-to-png_fileItem___asqv span {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #374151;
  font-weight: 500;
}

.tiff-to-png_convertBtn__NveHA {
  width: 100%;
  background: #3b82f6;
  color: white;
  border: none;
  padding: 12px 24px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.tiff-to-png_convertBtn__NveHA:hover:not(:disabled) {
  background: #2563eb;
}

.tiff-to-png_convertBtn__NveHA:disabled {
  background: #9ca3af;
  cursor: not-allowed;
}

.tiff-to-png_successMessage__GajM9 {
  background: #f0f9ff;
  border: 2px solid #0ea5e9;
  border-radius: 9px;
  padding: 24px;
  text-align: center;
  margin-top: 24px;
}

.tiff-to-png_successMessage__GajM9 i {
  font-size: 48px;
  color: #0ea5e9;
  margin-bottom: 16px;
}

.tiff-to-png_successMessage__GajM9 h3 {
  font-size: 24px;
  font-weight: 600;
  color: #0c4a6e;
  margin-bottom: 8px;
}

.tiff-to-png_successMessage__GajM9 p {
  color: #0369a1;
  margin-bottom: 20px;
}

.tiff-to-png_downloadBtn__gsTn1 {
  background: #059669;
  color: white;
  border: none;
  padding: 12px 24px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.tiff-to-png_downloadBtn__gsTn1:hover {
  background: #047857;
}

.tiff-to-png_stepByStep__JOP_A {
  background: white;
  border-radius: 12px;
  padding: 32px;
  margin-bottom: 32px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.tiff-to-png_stepByStep__JOP_A h2 {
  font-size: 24px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 30px;
  text-align: center;
}

.tiff-to-png_step__ZlpLh {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 24px;
}

.tiff-to-png_stepNumber__h6n2u {
  width: 40px;
  height: 40px;
  background: #3b82f6;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  flex-shrink: 0;
}

.tiff-to-png_step__ZlpLh p {
  color: #333333;
  line-height: 1.6;
  margin: 8px 0 0 0;
}

.tiff-to-png_aboutSection__RqzDY {
  background: white;
  border-radius: 12px;
  padding: 32px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.tiff-to-png_aboutSection__RqzDY h2 {
  font-size: 24px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 30px;
  text-align: center;
}

.tiff-to-png_toolDescription__5ZzgL .tiff-to-png_description__JKeV8 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 16px;
  font-weight: 500;
}

.tiff-to-png_toolDescription__5ZzgL .tiff-to-png_aboutText__CKS0b {
  color: #333333;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .tiff-to-png_convertersWithLateralAds__BGINb {
    display: block;
    padding: 0 15px;
  }

  .tiff-to-png_lateralBanner__9DjVb {
    display: none;
  }

  .tiff-to-png_convertersMainContent__a2p0P {
    padding: 15px;
  }

  .tiff-to-png_inputMethods___o1h1 {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .tiff-to-png_title__eSBHM {
    font-size: 24px;
  }

  .tiff-to-png_subtitle__nTBXj {
    font-size: 16px;
  }

  .tiff-to-png_converterSection__VAIAz,
  .tiff-to-png_stepByStep__JOP_A,
  .tiff-to-png_aboutSection__RqzDY {
    padding: 20px;
  }
}

/* Responsive Design */
@media (max-width: 768px) {
  .tiff-to-png_convertersWithLateralAds__BGINb {
    flex-direction: column;
    gap: 20px;
  }

  .tiff-to-png_lateralBanner__9DjVb {
    width: 100%;
    height: 120px;
    margin: 0;
  }

  .tiff-to-png_convertersMainContent__a2p0P {
    padding: 10px;
  }

  .tiff-to-png_title__eSBHM {
    font-size: 20px;
  }

  .tiff-to-png_subtitle__nTBXj {
    font-size: 16px;
  }

  .tiff-to-png_converterSection__VAIAz {
    padding: 20px;
  }

  .tiff-to-png_conversionControls__ic1FP {
    flex-direction: column;
    align-items: center;
  }

  .tiff-to-png_convertButton__SIWJp,
  .tiff-to-png_resetButton__PmEks {
    width: 100%;
    max-width: 300px;
  }

  .tiff-to-png_downloadItem__3Lk4Z {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }

  .tiff-to-png_infoGrid__V31Ee {
    grid-template-columns: 1fr;
  }
}

