@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-432 .tc-wp-tool-root img, .wpc-scope-432 .tc-wp-tool-root video, .wpc-scope-432 .tc-wp-tool-root svg, .wpc-scope-432 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper{
  position: relative;
  width: 100%;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 56px 20px;
  color: #fff7f7;
  background:
    radial-gradient(circle at 18% 12%, rgba(239, 31, 46, 0.34), transparent 34%),
    radial-gradient(circle at 82% 24%, rgba(132, 0, 20, 0.32), transparent 34%),
    linear-gradient(145deg, #070305 0%, #170409 38%, #070305 72%, #25040b 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper, .wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper div, .wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper section, .wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper header, .wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper h1, .wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper p, .wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper label, .wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper input, .wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper button{
  box-sizing: border-box;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-inner{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-header{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-header h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #fffafa;
  text-shadow: 0 0 14px rgba(255, 37, 58, 0.72), 0 0 34px rgba(151, 0, 21, 0.48);
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-header p{
  max-width: 720px;
  margin: 14px auto 0;
  color: #ffd8d8;
  font-size: 1rem;
  line-height: 1.65;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-control-panel, .wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-results-shell{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(255, 88, 103, 0.28);
  border-radius: 18px;
  background: rgba(18, 5, 9, 0.66);
  box-shadow: 0 20px 70px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(14px);
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-control-panel{
  padding: 24px;
  margin-bottom: 24px;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe8e8;
  font-size: 0.94rem;
  font-weight: 700;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 56px;
  margin: 0;
  padding: 0 18px;
  border: 1px solid rgba(255, 99, 112, 0.45);
  border-radius: 14px;
  outline: none;
  background: rgba(6, 2, 4, 0.78);
  color: #fffafa;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
  font-size: 1.05rem;
  line-height: 1.2;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-input::placeholder{
  color: rgba(255, 220, 220, 0.58);
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-input:focus{
  border-color: rgba(255, 68, 83, 0.9);
  background: rgba(10, 2, 5, 0.92);
  box-shadow: 0 0 0 4px rgba(255, 39, 60, 0.18), 0 0 28px rgba(255, 39, 60, 0.22);
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-button-row, .wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-button-row{
  margin-top: 16px;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-btn{
  min-height: 46px;
  max-width: 100%;
  padding: 12px 20px;
  border: 1px solid rgba(255, 111, 124, 0.36);
  border-radius: 12px;
  background: linear-gradient(135deg, rgba(210, 20, 40, 0.96), rgba(96, 0, 16, 0.96));
  color: #fffafa;
  cursor: pointer;
  font-size: 0.95rem;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  box-shadow: 0 12px 28px rgba(138, 0, 20, 0.35);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-btn:hover{
  filter: brightness(1.08);
  border-color: rgba(255, 184, 190, 0.66);
  box-shadow: 0 16px 34px rgba(210, 20, 40, 0.38), 0 0 26px rgba(255, 32, 55, 0.22);
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-btn:focus-visible{
  outline: 3px solid rgba(255, 214, 218, 0.9);
  outline-offset: 3px;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-results-shell{
  padding: 24px;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 80, 96, 0.26);
  border-radius: 16px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.025)),
    rgba(12, 3, 6, 0.76);
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.34);
  animation: stfgFadeUp 260ms ease both;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-card-title{
  margin: 0 0 12px;
  color: #ffdede;
  font-size: 0.94rem;
  font-weight: 800;
  line-height: 1.35;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  margin: 0 0 14px;
  padding: 16px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 73, 91, 0.22);
  border-radius: 12px;
  background: rgba(5, 1, 3, 0.78);
  color: #fff8f8;
  font-size: 1.22rem;
  line-height: 1.48;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 0 12px rgba(255, 37, 58, 0.36);
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-preview::-webkit-scrollbar-thumb{
  background: rgba(255, 67, 85, 0.72);
  border-radius: 999px;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-copy-btn{
  width: 100%;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-load-row{
  margin-top: 22px;
}.wpc-scope-432 .tc-wp-tool-root .stfg-tool-wrapper .stfg-load-btn.stfg-hidden{
  display: none;
}@media (hover: hover) and (pointer: fine){.tc-wp-tool-root .stfg-tool-wrapper .stfg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(255, 117, 129, 0.48);
    box-shadow: 0 24px 52px rgba(0, 0, 0, 0.42), 0 0 28px rgba(215, 20, 42, 0.16);
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-card{
    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  }}@keyframes stfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(9px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .stfg-tool-wrapper .stfg-card, .tc-wp-tool-root .stfg-tool-wrapper .stfg-btn, .tc-wp-tool-root .stfg-tool-wrapper .stfg-input{
    animation: none;
    transition: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .stfg-tool-wrapper{
    padding: 34px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-inner{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-header p{
    font-size: 0.92rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-control-panel, .tc-wp-tool-root .stfg-tool-wrapper .stfg-results-shell{
    padding: 14px;
    border-radius: 14px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-input{
    width: 100%;
    height: 50px;
    padding: 0 13px;
    font-size: 1rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-btn{
    width: 100%;
    min-height: 46px;
    padding: 12px 14px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-card{
    padding: 14px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-preview{
    font-size: 1.02rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .stfg-tool-wrapper{
    padding: 38px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-inner{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-header p{
    font-size: 0.95rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-control-panel, .tc-wp-tool-root .stfg-tool-wrapper .stfg-results-shell{
    padding: 16px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-input{
    width: 100%;
    height: 52px;
    font-size: 1rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-btn{
    min-height: 46px;
    padding: 12px 16px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-card{
    padding: 15px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-preview{
    font-size: 1.06rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .stfg-tool-wrapper{
    padding: 42px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-inner{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-header p{
    font-size: 0.98rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-control-panel, .tc-wp-tool-root .stfg-tool-wrapper .stfg-results-shell{
    padding: 18px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-input{
    width: 100%;
    height: 54px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-btn{
    min-height: 46px;
    padding: 12px 18px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-card{
    padding: 16px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-preview{
    font-size: 1.1rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .stfg-tool-wrapper{
    padding: 50px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-inner{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-header p{
    font-size: 1rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-input{
    width: 100%;
    height: 56px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-btn{
    min-height: 46px;
    padding: 12px 20px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-card{
    padding: 18px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-preview{
    font-size: 1.16rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .stfg-tool-wrapper{
    padding: 56px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-inner{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-header p{
    font-size: 1.02rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-input{
    width: 100%;
    height: 56px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-btn{
    min-height: 46px;
    padding: 12px 20px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-card{
    padding: 18px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-preview{
    font-size: 1.18rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .stfg-tool-wrapper{
    padding: 64px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-inner{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-header p{
    font-size: 1.04rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-input{
    width: 100%;
    height: 58px;
    font-size: 1.07rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-btn{
    min-height: 48px;
    padding: 13px 22px;
    font-size: 0.97rem;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-card{
    padding: 18px;
  }.tc-wp-tool-root .stfg-tool-wrapper .stfg-preview{
    font-size: 1.2rem;
  }}.wpc-scope-432 /* 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-432 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .stfg-clear-btn{}