@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-239 .tc-wp-tool-root img, .wpc-scope-239 .tc-wp-tool-root video, .wpc-scope-239 .tc-wp-tool-root svg, .wpc-scope-239 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 214, 165, 0.35), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(178, 132, 255, 0.32), transparent 30%),
    linear-gradient(135deg, #2c1f3d 0%, #4c315f 36%, #87526a 68%, #d8a86f 100%);
  color: #fffaf7;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  padding: 58px 18px;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap div, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap section, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap header, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap h1, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap h2, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap h3, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap p, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap span, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap label, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap textarea, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.13);
  box-shadow: 0 14px 42px rgba(46, 27, 58, 0.22);
  color: #fff3cf;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.25;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-hero h1{
  margin: 0;
  color: #ffffff;
  font-size: 52px;
  font-weight: 850;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 12px 34px rgba(38, 20, 52, 0.45);
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-hero p{
  max-width: 720px;
  margin: 14px auto 0;
  color: rgba(255, 250, 247, 0.86);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-input-panel{
  position: relative;
  width: 100%;
  margin: 0 auto 28px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 24px 70px rgba(28, 14, 42, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(18px);
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-input-panel::before{
  content: "";
  position: absolute;
  inset: 12px;
  z-index: 0;
  pointer-events: none;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(255, 221, 166, 0.16), rgba(255, 255, 255, 0.04), rgba(194, 145, 255, 0.13));
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-label, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-input, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-actions{
  position: relative;
  z-index: 1;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-label{
  display: block;
  margin: 0 0 10px;
  color: #fff4dc;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 18px;
  outline: none;
  background: rgba(25, 15, 36, 0.42);
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.11), 0 14px 34px rgba(31, 16, 45, 0.18);
  padding: 18px 20px;
  font: inherit;
  font-size: 18px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-input::placeholder{
  color: rgba(255, 250, 247, 0.54);
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-input:focus{
  border-color: rgba(255, 224, 166, 0.76);
  background: rgba(26, 14, 38, 0.54);
  box-shadow: 0 0 0 4px rgba(255, 214, 147, 0.16), 0 18px 46px rgba(39, 17, 55, 0.28);
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-actions, .wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-load-row{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-actions{
  margin-top: 16px;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 999px;
  cursor: pointer;
  background: linear-gradient(135deg, #fff0be 0%, #ffc978 48%, #e88fba 100%);
  color: #33213f;
  box-shadow: 0 14px 30px rgba(48, 24, 58, 0.25);
  font: inherit;
  font-size: 14px;
  font-weight: 850;
  line-height: 1;
  padding: 11px 18px;
  min-height: 40px;
  transition: transform 170ms ease, box-shadow 170ms ease, filter 170ms ease, opacity 170ms ease;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 38px rgba(48, 24, 58, 0.32), 0 0 22px rgba(255, 213, 145, 0.22);
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-btn:focus-visible{
  outline: 3px solid rgba(255, 242, 205, 0.72);
  outline-offset: 3px;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
  overflow: visible;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 20px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.09));
  box-shadow: 0 20px 52px rgba(27, 13, 41, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(14px);
  padding: 18px;
  animation: ifgFadeIn 360ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 232, 184, 0.44);
  box-shadow: 0 26px 64px rgba(27, 13, 41, 0.36), 0 0 26px rgba(255, 208, 137, 0.12);
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-card-name{
  margin: 0 0 12px;
  color: #fff2d5;
  font-size: 15px;
  font-weight: 850;
  line-height: 1.35;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 112px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 16px;
  background: rgba(25, 14, 36, 0.36);
  color: #ffffff;
  padding: 14px;
  font-size: 18px;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffdc9b, #d893ff);
  border-radius: 999px;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-card-foot{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-copy{
  padding: 10px 16px;
  min-height: 38px;
  font-size: 13px;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-load-row{
  margin-top: 24px;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-load-more[hidden]{
  display: none;
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-load-more:disabled{
  cursor: not-allowed;
  opacity: 0.58;
  transform: none;
}@keyframes ifgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}.wpc-scope-239 .tc-wp-tool-root .ifg-tool-wrap .ifg-card.ifg-reveal{
  animation: ifgReveal 420ms cubic-bezier(0.2, 0.7, 0.2, 1) both;
}@keyframes ifgReveal{
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 64px 24px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-hero h1{
    font-size: 52px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input{
    min-height: 150px;
    font-size: 18px;
    padding: 18px 20px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    font-size: 14px;
    padding: 11px 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    padding: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview{
    font-size: 18px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 56px 22px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-hero h1{
    font-size: 46px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input{
    min-height: 145px;
    font-size: 17px;
    padding: 17px 19px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    font-size: 14px;
    padding: 10px 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    padding: 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview{
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 48px 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
    width: min(100%, 900px);
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-hero h1{
    font-size: 40px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input{
    min-height: 136px;
    font-size: 16px;
    padding: 16px 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    font-size: 13px;
    padding: 10px 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    padding: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview{
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 40px 14px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
    width: 100%;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-hero h1{
    font-size: 34px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input-panel{
    padding: 17px;
    border-radius: 20px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input{
    min-height: 128px;
    font-size: 15px;
    padding: 15px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    font-size: 13px;
    padding: 10px 15px;
    min-height: 38px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-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{
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 36px 12px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
    width: 100%;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-hero h1{
    font-size: 30px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input-panel{
    padding: 15px;
    border-radius: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input{
    min-height: 124px;
    font-size: 15px;
    padding: 14px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    font-size: 13px;
    padding: 9px 14px;
    min-height: 36px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-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{
    font-size: 15px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 32px 10px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-shell{
    width: 100%;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-kicker{
    font-size: 12px;
    padding: 7px 11px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-hero h1{
    font-size: 27px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-hero p{
    font-size: 13px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input-panel{
    padding: 13px;
    border-radius: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-input{
    min-height: 118px;
    font-size: 14px;
    padding: 13px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    font-size: 12px;
    padding: 9px 13px;
    min-height: 35px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.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-name{
    font-size: 14px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview{
    font-size: 14px;
    padding: 12px;
  }}.wpc-scope-239 .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;
}.wpc-scope-239 .tc-wp-tool-root .ifg-clear{}.wpc-scope-239 .tc-wp-tool-root .ifg-results{}