@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-494 .tc-wp-tool-root img, .wpc-scope-494 .tc-wp-tool-root video, .wpc-scope-494 .tc-wp-tool-root svg, .wpc-scope-494 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap{
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  position: relative;
  padding: 56px 0;
  color: #f5fbff;
  background:
    radial-gradient(circle at 18% 12%, rgba(76, 201, 240, .24), transparent 30%),
    radial-gradient(circle at 82% 18%, rgba(255, 214, 102, .16), transparent 28%),
    radial-gradient(circle at 50% 86%, rgba(171, 92, 255, .18), transparent 34%),
    linear-gradient(135deg, #060814 0%, #0b1430 42%, #111827 100%);
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap, .wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 28px;
  box-sizing: border-box;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-hero{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.12;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 26px rgba(78, 205, 255, .36);
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-subtitle{
  width: 100%;
  max-width: 760px;
  margin: 14px auto 0;
  color: #c9d8ee;
  font-size: 1.05rem;
  line-height: 1.6;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-control-panel{
  width: 100%;
  max-width: 880px;
  margin: 28px auto 0;
  padding: 22px;
  border: 1px solid rgba(156, 220, 255, .28);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, .13), rgba(255, 255, 255, .06));
  box-shadow: 0 22px 65px rgba(0, 0, 0, .34), inset 0 1px 0 rgba(255, 255, 255, .18);
  backdrop-filter: blur(14px);
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-label{
  display: block;
  margin: 0 0 10px;
  color: #e9f7ff;
  font-size: .94rem;
  font-weight: 700;
  text-align: left;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-input{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: block;
  min-height: 58px;
  padding: 0 18px;
  border: 1px solid rgba(160, 225, 255, .4);
  border-radius: 14px;
  outline: none;
  background: rgba(3, 10, 26, .78);
  color: #ffffff;
  font: 700 1.08rem/1.3 ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .04);
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-input::placeholder{
  color: #93a9c7;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-input:focus{
  border-color: #7ee7ff;
  background: rgba(5, 15, 35, .92);
  box-shadow: 0 0 0 4px rgba(80, 216, 255, .18), 0 0 30px rgba(80, 216, 255, .18);
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-actions, .wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-row{
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 16px;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-btn{
  width: auto;
  max-width: 100%;
  min-height: 46px;
  padding: 0 22px;
  border: 1px solid rgba(126, 231, 255, .48);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(40, 183, 255, .96), rgba(111, 80, 255, .92));
  color: #ffffff;
  font: 800 .94rem/1 ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  cursor: pointer;
  box-shadow: 0 12px 30px rgba(22, 123, 255, .28);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease, border-color .2s ease;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 16px 36px rgba(56, 189, 248, .34);
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-btn:focus-visible{
  outline: 3px solid rgba(255, 226, 122, .95);
  outline-offset: 3px;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-results{
  width: 100%;
  max-width: 100%;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-grid{
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(161, 221, 255, .24);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .12), rgba(255, 255, 255, .055)),
    radial-gradient(circle at top right, rgba(78, 205, 255, .13), transparent 45%);
  box-shadow: 0 18px 44px rgba(0, 0, 0, .26), inset 0 1px 0 rgba(255, 255, 255, .14);
  backdrop-filter: blur(12px);
  animation: stfgFadeUp .34s ease both;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(126, 231, 255, .58);
  box-shadow: 0 24px 56px rgba(0, 0, 0, .32), 0 0 32px rgba(79, 209, 255, .13);
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-card-title{
  margin: 0 0 12px;
  color: #eaf9ff;
  font-size: .98rem;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: 0;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow: auto;
  padding: 15px;
  border: 1px solid rgba(135, 206, 250, .23);
  border-radius: 14px;
  background: rgba(1, 8, 22, .66);
  color: #ffffff;
  font-size: 1.15rem;
  font-weight: 800;
  line-height: 1.45;
  text-align: left;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, .06);
  border-radius: 999px;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #4cc9f0, #7b61ff);
  border-radius: 999px;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-copy{
  width: 100%;
  max-width: 100%;
  margin-top: 14px;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-more{
  min-width: 220px;
}.wpc-scope-494 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-more.stfg-hidden{
  display: none;
}@keyframes stfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .stfg-tool-wrap{
    padding: 34px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-shell{
    width: 100%;
    padding: 0 12px;
  }.tc-wp-tool-root .stfg-tool-wrap h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
    line-height: 1.16;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-subtitle{
    font-size: .92rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-control-panel{
    padding: 14px;
    border-radius: 14px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-input{
    width: 100%;
    min-height: 52px;
    padding: 0 13px;
    font-size: 1rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-btn{
    width: 100%;
    min-height: 46px;
    padding: 0 14px;
    font-size: .9rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{
    padding: 13px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{
    font-size: 1rem;
    padding: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .stfg-tool-wrap{
    padding: 38px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-shell{
    width: 100%;
    padding: 0 14px;
  }.tc-wp-tool-root .stfg-tool-wrap h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-subtitle{
    font-size: .95rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-control-panel{
    padding: 16px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-input{
    width: 100%;
    min-height: 54px;
    font-size: 1rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-btn{
    width: 100%;
    min-height: 46px;
    font-size: .92rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{
    padding: 14px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{
    font-size: 1.03rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .stfg-tool-wrap{
    padding: 42px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-shell{
    width: 100%;
    padding: 0 18px;
  }.tc-wp-tool-root .stfg-tool-wrap h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-subtitle{
    font-size: .98rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-control-panel{
    padding: 18px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-input{
    width: 100%;
    min-height: 56px;
    font-size: 1.03rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-btn{
    min-height: 48px;
    font-size: .93rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{
    padding: 16px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{
    font-size: 1.07rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .stfg-tool-wrap{
    padding: 50px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-shell{
    width: 100%;
    padding: 0 24px;
  }.tc-wp-tool-root .stfg-tool-wrap h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-subtitle{
    font-size: 1.02rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-input{
    width: 100%;
    min-height: 58px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-btn{
    min-height: 48px;
    font-size: .94rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{
    padding: 17px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{
    font-size: 1.1rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .stfg-tool-wrap{
    padding: 56px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-shell{
    width: 100%;
    padding: 0 26px;
  }.tc-wp-tool-root .stfg-tool-wrap h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-subtitle{
    font-size: 1.05rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-input{
    width: 100%;
    min-height: 58px;
    font-size: 1.08rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-btn{
    min-height: 48px;
    font-size: .95rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{
    padding: 18px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{
    font-size: 1.13rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .stfg-tool-wrap{
    padding: 64px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-shell{
    width: 100%;
    padding: 0 30px;
  }.tc-wp-tool-root .stfg-tool-wrap h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-input{
    width: 100%;
    min-height: 60px;
    font-size: 1.1rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-btn{
    min-height: 48px;
    font-size: .96rem;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{
    padding: 19px;
  }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{
    font-size: 1.15rem;
  }}.wpc-scope-494 /* 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-494 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .stfg-clear{}