@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-113 .tc-wp-tool-root img, .wpc-scope-113 .tc-wp-tool-root video, .wpc-scope-113 .tc-wp-tool-root svg, .wpc-scope-113 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 48px 18px;
  color: #f8fbff;
  background:
    radial-gradient(circle at 18% 10%, rgba(119, 255, 214, 0.25), transparent 34%),
    radial-gradient(circle at 86% 18%, rgba(255, 121, 198, 0.2), transparent 32%),
    linear-gradient(135deg, #111827 0%, #182233 36%, #17283a 68%, #101723 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap, .wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap div, .wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap section, .wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap h1, .wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap p, .wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap label, .wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap textarea, .wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap button{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-shell{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-glow{
  position: absolute;
  z-index: -1;
  width: 260px;
  height: 260px;
  border-radius: 999px;
  filter: blur(28px);
  opacity: 0.42;
  pointer-events: none;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-glow-one{
  top: 80px;
  left: 4%;
  background: #67e8f9;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-glow-two{
  right: 6%;
  bottom: 120px;
  background: #f472b6;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-header{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-header h1{
  margin: 0;
  color: #ffffff;
  font-size: 52px;
  line-height: 1.04;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 12px 38px rgba(0, 0, 0, 0.34);
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-header p{
  margin: 14px auto 0;
  max-width: 720px;
  color: rgba(232, 242, 255, 0.86);
  font-size: 18px;
  line-height: 1.55;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-input-panel{
  width: 100%;
  margin: 0 auto 24px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.08));
  box-shadow: 0 22px 65px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(18px);
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(248, 252, 255, 0.9);
  font-size: 15px;
  font-weight: 750;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-input{
  display: block;
  width: 100%;
  min-height: 150px;
  resize: vertical;
  border: 1px solid rgba(180, 224, 255, 0.26);
  border-radius: 14px;
  outline: none;
  padding: 18px;
  color: #ffffff;
  background: rgba(7, 14, 25, 0.62);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
  font: inherit;
  font-size: 18px;
  line-height: 1.55;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-input::placeholder{
  color: rgba(219, 234, 254, 0.55);
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-input:focus{
  border-color: rgba(125, 249, 210, 0.74);
  background: rgba(7, 14, 25, 0.76);
  box-shadow: 0 0 0 4px rgba(45, 212, 191, 0.16), 0 0 34px rgba(45, 212, 191, 0.12);
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-actions{
  display: grid;
  justify-content: end;
  width: 100%;
  margin-top: 14px;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-clear-btn, .wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-load-btn, .wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-copy-btn{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.17);
  border-radius: 999px;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(135deg, #14b8a6, #0ea5e9 55%, #a855f7);
  box-shadow: 0 12px 30px rgba(14, 165, 233, 0.22);
  font: inherit;
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-clear-btn, .wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-load-btn{
  min-height: 46px;
  padding: 0 22px;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-copy-btn{
  min-height: 40px;
  padding: 0 18px;
  white-space: nowrap;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-grid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-card{
  display: grid;
  grid-template-rows: auto minmax(112px, auto) auto;
  gap: 14px;
  width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.135), rgba(255, 255, 255, 0.07));
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(16px);
  animation: tfg-card-fade 360ms ease both;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-card-title{
  margin: 0;
  color: rgba(255, 255, 255, 0.94);
  font-size: 15px;
  line-height: 1.25;
  font-weight: 850;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-preview{
  width: 100%;
  max-height: 180px;
  min-height: 112px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 12px;
  color: #f9fdff;
  background: rgba(4, 12, 23, 0.48);
  font-size: 20px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #5eead4, #60a5fa);
  border-radius: 999px;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-card-footer{
  display: grid;
  justify-content: end;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-load-wrap{
  display: grid;
  justify-content: center;
  width: 100%;
  margin-top: 26px;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-load-btn[hidden]{
  display: none;
}.wpc-scope-113 .tc-wp-tool-root .tfg-tool-wrap .tfg-load-btn:disabled{
  cursor: default;
  opacity: 0.58;
}@media (hover: hover){.tc-wp-tool-root .tfg-tool-wrap .tfg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(125, 249, 210, 0.32);
    box-shadow: 0 24px 58px rgba(0, 0, 0, 0.3), 0 0 26px rgba(45, 212, 191, 0.1);
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-clear-btn:hover, .tc-wp-tool-root .tfg-tool-wrap .tfg-load-btn:hover, .tc-wp-tool-root .tfg-tool-wrap .tfg-copy-btn:hover{
    transform: translateY(-2px);
    filter: saturate(1.12);
    box-shadow: 0 16px 36px rgba(14, 165, 233, 0.32), 0 0 22px rgba(168, 85, 247, 0.18);
  }}@keyframes tfg-card-fade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .tfg-tool-wrap{
    padding: 28px 12px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-shell{
    width: 100%;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-header h1{
    font-size: 31px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-input{
    min-height: 128px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-clear-btn, .tc-wp-tool-root .tfg-tool-wrap .tfg-load-btn{
    min-height: 42px;
    padding: 0 17px;
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-copy-btn{
    min-height: 38px;
    padding: 0 15px;
    font-size: 13px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-card{
    padding: 14px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-preview{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .tfg-tool-wrap{
    padding: 32px 14px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-shell{
    width: 100%;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-header h1{
    font-size: 35px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-input{
    min-height: 132px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-clear-btn, .tc-wp-tool-root .tfg-tool-wrap .tfg-load-btn{
    min-height: 43px;
    padding: 0 18px;
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-copy-btn{
    min-height: 38px;
    padding: 0 15px;
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-card{
    padding: 15px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .tfg-tool-wrap{
    padding: 36px 16px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-shell{
    width: 100%;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-header h1{
    font-size: 40px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-input{
    min-height: 140px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-clear-btn, .tc-wp-tool-root .tfg-tool-wrap .tfg-load-btn{
    min-height: 44px;
    padding: 0 20px;
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-copy-btn{
    min-height: 39px;
    padding: 0 16px;
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-card{
    padding: 16px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .tfg-tool-wrap{
    padding: 44px 20px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-shell{
    width: 100%;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-header h1{
    font-size: 46px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-input{
    min-height: 145px;
    padding: 17px;
    font-size: 18px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-clear-btn, .tc-wp-tool-root .tfg-tool-wrap .tfg-load-btn{
    min-height: 46px;
    padding: 0 22px;
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-copy-btn{
    min-height: 40px;
    padding: 0 18px;
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-card{
    padding: 17px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-preview{
    font-size: 19px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .tfg-tool-wrap{
    padding: 48px 22px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-shell{
    width: 100%;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-header h1{
    font-size: 50px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-input-panel{
    padding: 22px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-input{
    min-height: 150px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-clear-btn, .tc-wp-tool-root .tfg-tool-wrap .tfg-load-btn{
    min-height: 46px;
    padding: 0 22px;
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-copy-btn{
    min-height: 40px;
    padding: 0 18px;
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-card{
    padding: 18px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-preview{
    font-size: 20px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .tfg-tool-wrap{
    padding: 54px 24px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-shell{
    width: 100%;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-header h1{
    font-size: 56px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-input{
    min-height: 155px;
    padding: 19px;
    font-size: 19px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-clear-btn, .tc-wp-tool-root .tfg-tool-wrap .tfg-load-btn{
    min-height: 48px;
    padding: 0 24px;
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-copy-btn{
    min-height: 41px;
    padding: 0 19px;
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-card{
    padding: 19px;
  }.tc-wp-tool-root .tfg-tool-wrap .tfg-preview{
    font-size: 20px;
  }}.wpc-scope-113 /* 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;
}