@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-95 .tc-wp-tool-root img, .wpc-scope-95 .tc-wp-tool-root video, .wpc-scope-95 .tc-wp-tool-root svg, .wpc-scope-95 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 221, 166, 0.24), transparent 30%),
    radial-gradient(circle at 88% 8%, rgba(183, 136, 255, 0.22), transparent 34%),
    linear-gradient(135deg, #111827 0%, #332052 46%, #7c3f58 100%);
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-tool-container{
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-header{
  text-align: center;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-title{
  margin: 0;
  color: #fffaf0;
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 14px 34px rgba(0, 0, 0, 0.24);
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: rgba(255, 248, 238, 0.86);
  line-height: 1.6;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-input-panel{
  margin: 32px auto 30px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(18px);
  box-sizing: border-box;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 248, 238, 0.92);
  font-size: 14px;
  font-weight: 700;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
  display: block;
  width: 100%;
  min-height: 132px;
  max-width: 100%;
  box-sizing: border-box;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 8px;
  padding: 18px 18px;
  background: rgba(12, 18, 32, 0.72);
  color: #fffdf7;
  outline: none;
  line-height: 1.55;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-textarea:focus{
  border-color: rgba(255, 222, 165, 0.82);
  background: rgba(13, 20, 36, 0.88);
  box-shadow: 0 0 0 4px rgba(255, 214, 143, 0.14), 0 0 36px rgba(255, 190, 110, 0.18);
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-actions, .wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-load-wrap{
  display: grid;
  justify-items: center;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-actions{
  margin-top: 16px;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-load-wrap{
  margin-top: 28px;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
  appearance: none;
  border: 1px solid rgba(255, 235, 196, 0.48);
  border-radius: 8px;
  background: linear-gradient(135deg, #ffe1a8 0%, #ff9d87 48%, #dca0ff 100%);
  color: #201422;
  font-weight: 800;
  cursor: pointer;
  box-shadow: 0 12px 30px rgba(255, 172, 126, 0.22);
  transition: transform 170ms ease, box-shadow 170ms ease, filter 170ms ease, opacity 170ms ease;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.05);
  box-shadow: 0 18px 42px rgba(255, 172, 126, 0.34);
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-btn:active{
  transform: translateY(0);
  box-shadow: 0 8px 20px rgba(255, 172, 126, 0.22);
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.48;
  transform: none;
  box-shadow: none;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08));
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.23);
  backdrop-filter: blur(16px);
  animation: ifgFadeIn 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow: hidden;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 224, 173, 0.44);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.1));
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.28), 0 0 28px rgba(255, 196, 134, 0.12);
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-card-title{
  margin: 0 0 12px;
  color: #fff7e8;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 92px;
  overflow-y: auto;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 15px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  background: rgba(7, 12, 24, 0.46);
  color: #fffdf7;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffd999, #dca0ff);
  border-radius: 999px;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-95 .tc-wp-tool-root .ifg-tool-wrap .ifg-hidden{
  display: none;
}@keyframes ifgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 34px 0;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-tool-container{
    width: 92%;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-title{
    font-size: 31px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
    min-height: 118px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    min-height: 44px;
    padding: 11px 16px;
    font-size: 14px;
  }.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{
    padding: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 40px 0;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-tool-container{
    width: 92%;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-title{
    font-size: 35px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
    min-height: 124px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    min-height: 46px;
    padding: 12px 18px;
    font-size: 15px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    padding: 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 48px 0;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-tool-container{
    width: 91%;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-title{
    font-size: 40px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
    min-height: 130px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    min-height: 48px;
    padding: 13px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    padding: 19px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 58px 0;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-tool-container{
    width: 92%;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-title{
    font-size: 50px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
    min-height: 138px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    min-height: 50px;
    padding: 14px 24px;
    font-size: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    padding: 20px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview{
    font-size: 19px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 68px 0;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-tool-container{
    width: 94%;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-title{
    font-size: 58px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
    min-height: 146px;
    padding: 20px;
    font-size: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    min-height: 52px;
    padding: 15px 26px;
    font-size: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    padding: 21px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview{
    font-size: 19px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .ifg-tool-wrap{
    padding: 78px 0;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-tool-container{
    width: 94%;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-title{
    font-size: 64px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-textarea{
    min-height: 154px;
    padding: 22px;
    font-size: 19px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-btn{
    min-height: 54px;
    padding: 15px 28px;
    font-size: 16px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card{
    padding: 22px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-card-title{
    font-size: 18px;
  }.tc-wp-tool-root .ifg-tool-wrap .ifg-preview{
    font-size: 20px;
  }}.wpc-scope-95 /* tc-layout-guard: stay in page body flow — do not overlap theme header/nav */
.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-95 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .ifg-clear-btn{}.wpc-scope-95 .tc-wp-tool-root .ifg-load-btn{}