@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-223 .tc-wp-tool-root img, .wpc-scope-223 .tc-wp-tool-root video, .wpc-scope-223 .tc-wp-tool-root svg, .wpc-scope-223 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #f3fbff;
  background:
    radial-gradient(circle at 18% 12%, rgba(35, 220, 210, 0.24), transparent 34%),
    radial-gradient(circle at 82% 18%, rgba(194, 31, 45, 0.22), transparent 30%),
    linear-gradient(135deg, #03111f 0%, #063452 42%, #02101d 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap, .wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-shell, .wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-panel, .wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-grid, .wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-card, .wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-preview, .wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-btn, .wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-load-more, .wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-input{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-shell{
  width: min(1200px, 100%);
  margin: 0 auto;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-hero{
  text-align: center;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 8px 14px;
  border: 1px solid rgba(72, 231, 219, 0.32);
  border-radius: 999px;
  background: rgba(4, 24, 39, 0.52);
  color: #80fff1;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  box-shadow: 0 0 28px rgba(25, 225, 214, 0.16);
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-hero h1{
  margin: 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 7px 32px rgba(0, 0, 0, 0.42), 0 0 34px rgba(44, 218, 211, 0.2);
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-subtitle{
  width: min(760px, 100%);
  margin: 16px auto 0;
  color: rgba(225, 247, 255, 0.86);
  line-height: 1.6;
  letter-spacing: 0;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-panel{
  margin-top: 30px;
  border: 1px solid rgba(134, 237, 232, 0.22);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(5, 31, 49, 0.76), rgba(6, 18, 31, 0.72));
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-label{
  display: block;
  margin-bottom: 10px;
  color: #bafbf5;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-input{
  width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(130, 238, 232, 0.34);
  border-radius: 8px;
  outline: none;
  background: rgba(1, 13, 24, 0.72);
  color: #ffffff;
  line-height: 1.45;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-input:focus{
  border-color: rgba(94, 255, 240, 0.82);
  box-shadow: 0 0 0 4px rgba(35, 232, 218, 0.14), 0 0 34px rgba(35, 232, 218, 0.16);
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-actions{
  display: flex;
  gap: 10px;
  align-items: stretch;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-btn, .wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-load-more{
  min-width: 0;
  border: 1px solid rgba(117, 250, 239, 0.32);
  border-radius: 8px;
  cursor: pointer;
  background: linear-gradient(135deg, rgba(12, 108, 128, 0.94), rgba(11, 52, 80, 0.94));
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.28), 0 0 22px rgba(30, 226, 214, 0.12);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-btn:hover, .wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-load-more:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 84, 93, 0.72);
  background: linear-gradient(135deg, rgba(190, 32, 47, 0.96), rgba(12, 99, 122, 0.96));
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.34), 0 0 28px rgba(255, 65, 78, 0.18);
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-grid{
  display: grid;
  width: 100%;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-card{
  position: relative;
  width: 100%;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(130, 238, 232, 0.2);
  border-radius: 8px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.08), transparent 30%),
    linear-gradient(145deg, rgba(6, 36, 57, 0.76), rgba(2, 13, 25, 0.84));
  box-shadow: 0 20px 58px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(16px);
  animation: jfgFade 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(97, 255, 242, 0.45);
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.38), 0 0 28px rgba(35, 226, 214, 0.12);
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-name{
  min-width: 0;
  color: #d9fffb;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-copy{
  flex: 0 0 auto;
  border: 1px solid rgba(255, 76, 87, 0.4);
  border-radius: 8px;
  cursor: pointer;
  background: rgba(138, 22, 37, 0.46);
  color: #ffffff;
  font-weight: 850;
  transition: transform 180ms ease, background 180ms ease, border-color 180ms ease;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-copy:hover{
  transform: translateY(-1px);
  border-color: rgba(111, 255, 242, 0.68);
  background: rgba(7, 114, 129, 0.72);
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-preview{
  width: 100%;
  min-width: 0;
  max-height: 180px;
  overflow: auto;
  border: 1px solid rgba(118, 233, 226, 0.16);
  border-radius: 8px;
  background: rgba(0, 12, 23, 0.64);
  color: #ffffff;
  line-height: 1.45;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 0 18px rgba(79, 246, 235, 0.16);
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-preview::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-preview::-webkit-scrollbar-track{
  background: rgba(5, 22, 36, 0.8);
  border-radius: 999px;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #38e8dc, #b91f31);
  border-radius: 999px;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-223 .tc-wp-tool-root .jfg-tool-wrap .jfg-load-more[disabled]{
  cursor: default;
  opacity: 0.58;
  transform: none;
}@keyframes jfgFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .jfg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-shell{
    width: 100%;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-hero h1{
    font-size: 34px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-panel{
    padding: 16px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-label{
    font-size: 13px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-input{
    min-height: 96px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-actions{
    width: 100%;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-btn, .tc-wp-tool-root .jfg-tool-wrap .jfg-load-more{
    width: 100%;
    padding: 12px 13px;
    font-size: 14px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    margin-top: 18px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-card{
    padding: 15px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-name{
    font-size: 14px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-copy{
    padding: 9px 11px;
    font-size: 12px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview{
    padding: 13px;
    font-size: 20px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-load-wrap{
    margin-top: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .jfg-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-shell{
    width: 100%;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-hero h1{
    font-size: 38px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-panel{
    padding: 18px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-input{
    min-height: 102px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-actions{
    width: 100%;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-btn, .tc-wp-tool-root .jfg-tool-wrap .jfg-load-more{
    width: 100%;
    padding: 13px 14px;
    font-size: 14px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
    margin-top: 20px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-card{
    padding: 16px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview{
    padding: 14px;
    font-size: 21px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-load-wrap{
    margin-top: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .jfg-tool-wrap{
    padding: 44px 18px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-shell{
    width: 100%;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-hero h1{
    font-size: 44px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-panel{
    padding: 20px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-input{
    min-height: 108px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-btn, .tc-wp-tool-root .jfg-tool-wrap .jfg-load-more{
    padding: 13px 16px;
    font-size: 15px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
    margin-top: 22px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-card{
    padding: 18px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview{
    padding: 15px;
    font-size: 23px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-load-wrap{
    margin-top: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .jfg-tool-wrap{
    padding: 58px 26px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-shell{
    width: 100%;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-hero h1{
    font-size: 58px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-panel{
    padding: 24px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-input{
    min-height: 112px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-btn, .tc-wp-tool-root .jfg-tool-wrap .jfg-load-more{
    padding: 14px 18px;
    font-size: 15px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    margin-top: 24px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-card{
    padding: 18px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview{
    padding: 16px;
    font-size: 24px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-load-wrap{
    margin-top: 26px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .jfg-tool-wrap{
    padding: 70px 30px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-shell{
    width: 100%;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-hero h1{
    font-size: 68px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-panel{
    padding: 26px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-input{
    min-height: 118px;
    padding: 17px;
    font-size: 18px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-btn, .tc-wp-tool-root .jfg-tool-wrap .jfg-load-more{
    padding: 15px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 26px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-card{
    padding: 20px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview{
    padding: 17px;
    font-size: 25px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-load-wrap{
    margin-top: 28px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .jfg-tool-wrap{
    padding: 82px 34px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-shell{
    width: min(1200px, 100%);
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-hero h1{
    font-size: 76px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-panel{
    padding: 28px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-input{
    min-height: 120px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-btn, .tc-wp-tool-root .jfg-tool-wrap .jfg-load-more{
    padding: 15px 22px;
    font-size: 16px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    margin-top: 28px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-card{
    padding: 21px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview{
    padding: 18px;
    font-size: 26px;
  }.tc-wp-tool-root .jfg-tool-wrap .jfg-load-wrap{
    margin-top: 30px;
  }}.wpc-scope-223 /* 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-223 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .jfg-clear{}.wpc-scope-223 .tc-wp-tool-root .jfg-sample{}