@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

/* tc-scoped:tc-wp-tool-root */

.tc-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-313 .tc-wp-tool-root img, .wpc-scope-313 .tc-wp-tool-root video, .wpc-scope-313 .tc-wp-tool-root svg, .wpc-scope-313 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 72px 20px;
  color: #fbf7ff;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 111, 188, 0.34), transparent 30%),
    radial-gradient(circle at 82% 12%, rgba(71, 155, 255, 0.34), transparent 34%),
    radial-gradient(circle at 58% 88%, rgba(137, 80, 255, 0.36), transparent 38%),
    linear-gradient(135deg, #17091f 0%, #23105a 34%, #10356f 68%, #4c123f 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap, .wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap div, .wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap section, .wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap header, .wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap h1, .wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap p, .wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap label, .wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap textarea, .wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-header{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-header h1{
  margin: 0;
  font-size: 54px;
  line-height: 1.04;
  letter-spacing: 0;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0 18px 54px rgba(95, 171, 255, 0.35);
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-header p{
  max-width: 760px;
  margin: 16px auto 0;
  font-size: 18px;
  line-height: 1.62;
  color: rgba(255, 248, 255, 0.86);
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-input-panel{
  width: 100%;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08));
  box-shadow: 0 28px 80px rgba(5, 10, 35, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-input-label{
  display: block;
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.9);
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
  display: block;
  width: 100%;
  min-height: 190px;
  resize: vertical;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 18px;
  outline: none;
  background: rgba(12, 10, 32, 0.58);
  color: #ffffff;
  box-shadow: inset 0 1px 18px rgba(0, 0, 0, 0.18);
  font-size: 20px;
  line-height: 1.55;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-textarea::placeholder{
  color: rgba(255, 255, 255, 0.48);
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-textarea:focus{
  border-color: rgba(255, 128, 210, 0.9);
  background: rgba(13, 12, 38, 0.72);
  box-shadow: 0 0 0 4px rgba(255, 112, 202, 0.16), 0 0 34px rgba(88, 164, 255, 0.22), inset 0 1px 18px rgba(0, 0, 0, 0.2);
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-input-actions{
  display: flex;
  justify-content: center;
  padding-top: 16px;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(135deg, rgba(255, 91, 184, 0.92), rgba(98, 125, 255, 0.92));
  box-shadow: 0 14px 34px rgba(44, 20, 112, 0.34);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, opacity 180ms ease;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.44);
  box-shadow: 0 18px 44px rgba(255, 91, 184, 0.27), 0 12px 36px rgba(76, 145, 255, 0.25);
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.72);
  outline-offset: 3px;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-clear-btn{
  min-width: 92px;
  padding: 12px 20px;
  font-size: 14px;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-results-section{
  margin-top: 28px;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-preview-grid{
  display: grid;
  width: 100%;
  align-items: stretch;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 20px;
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.07));
  box-shadow: 0 20px 54px rgba(4, 9, 36, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  animation: ifgCardIn 360ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 167, 222, 0.42);
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.19), rgba(255, 255, 255, 0.09));
  box-shadow: 0 28px 70px rgba(4, 9, 36, 0.36), 0 0 28px rgba(126, 167, 255, 0.16);
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 13px;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-style-name{
  margin: 0;
  min-width: 0;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 800;
  color: #ffffff;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-copy-btn{
  flex: 0 0 auto;
  min-width: 72px;
  padding: 10px 14px;
  font-size: 13px;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-preview-text{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 122px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(9, 8, 27, 0.54);
  color: rgba(255, 255, 255, 0.94);
  font-size: 20px;
  line-height: 1.5;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-preview-text::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-preview-text::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-preview-text::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, rgba(255, 112, 202, 0.92), rgba(90, 150, 255, 0.92));
  border-radius: 999px;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-load-wrap{
  display: flex;
  justify-content: center;
  padding-top: 28px;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-load-btn{
  min-width: 190px;
  padding: 14px 24px;
  font-size: 15px;
}.wpc-scope-313 .tc-wp-tool-root .ifg-tool-wrap .ifg-load-btn.ifg-hidden{
  display: none;
}@keyframes ifgCardIn{
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 78px 24px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-header h1{
    font-size: 56px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
    min-height: 200px;
    font-size: 20px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    padding-top: 13px;
    padding-bottom: 13px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    padding: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview-text{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 68px 22px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-header h1{
    font-size: 48px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
    min-height: 185px;
    font-size: 19px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    padding-top: 12px;
    padding-bottom: 12px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    padding: 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview-text{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 58px 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
    width: min(100%, 900px);
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-header h1{
    font-size: 42px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
    min-height: 172px;
    font-size: 18px;
    padding: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    padding-top: 11px;
    padding-bottom: 11px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    padding: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview-text{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 48px 14px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
    width: 100%;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input-panel{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
    min-height: 158px;
    font-size: 17px;
    padding: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    padding: 11px 17px;
    font-size: 13px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview-text{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 42px 12px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
    width: 100%;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-header h1{
    font-size: 30px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input-panel{
    padding: 14px;
    border-radius: 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
    min-height: 150px;
    font-size: 16px;
    padding: 15px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    padding: 10px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview-text{
    font-size: 16px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 38px 10px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
    width: 100%;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-header h1{
    font-size: 27px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-header p{
    font-size: 13px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input-panel{
    padding: 12px;
    border-radius: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
    min-height: 142px;
    font-size: 15px;
    padding: 14px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    padding: 10px 14px;
    font-size: 12px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    width: 100%;
    max-width: 100%;
    padding: 13px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card-top{
    gap: 9px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview-text{
    font-size: 15px;
    padding: 13px;
  }}.wpc-scope-313 .tc-wp-tool-root{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  z-index: 0 !important;
}