@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-146 .tc-wp-tool-root img, .wpc-scope-146 .tc-wp-tool-root video, .wpc-scope-146 .tc-wp-tool-root svg, .wpc-scope-146 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 48px 18px;
  color: #f8fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 221, 69, 0.34), transparent 28%),
    radial-gradient(circle at 85% 18%, rgba(0, 158, 255, 0.38), transparent 30%),
    linear-gradient(135deg, #07111f 0%, #123b74 44%, #ffcc2f 130%);
  border-radius: 18px;
  isolation: isolate;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool, .wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-shell, .wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-hero, .wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-control-panel, .wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-grid, .wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-card, .wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-preview-box{
  box-sizing: border-box;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-hero{
  text-align: center;
  margin: 0 auto 26px;
  max-width: 840px;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-hero h1{
  margin: 0 0 12px;
  color: #ffffff;
  font-size: clamp(34px, 5vw, 64px);
  line-height: 1.02;
  font-weight: 950;
  letter-spacing: 0;
  text-shadow: 0 3px 0 rgba(0, 0, 0, 0.24), 0 0 34px rgba(255, 210, 48, 0.35);
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-hero p{
  margin: 0 auto;
  color: rgba(245, 249, 255, 0.88);
  font-size: 18px;
  line-height: 1.65;
  max-width: 720px;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-control-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 16px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(16px);
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe36d;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 126px;
  resize: vertical;
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid rgba(255, 229, 93, 0.36);
  border-radius: 14px;
  outline: none;
  background: rgba(4, 15, 30, 0.7);
  color: #ffffff;
  font: 900 34px/1.25 Inter, ui-sans-serif, system-ui, sans-serif;
  box-shadow: inset 0 0 0 1px rgba(0, 173, 255, 0.16);
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-text-input:focus{
  border-color: rgba(255, 224, 76, 0.82);
  box-shadow: 0 0 0 4px rgba(255, 219, 74, 0.18), 0 0 32px rgba(0, 166, 255, 0.28), inset 0 0 0 1px rgba(0, 173, 255, 0.28);
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-clear-row, .wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-clear-row{
  margin-top: 14px;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-clear-btn, .wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-load-btn, .wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-copy-btn{
  appearance: none;
  border: 0;
  cursor: pointer;
  box-sizing: border-box;
  font-family: inherit;
  font-weight: 900;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, opacity 180ms ease;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-clear-btn{
  min-width: 96px;
  padding: 10px 18px;
  border-radius: 999px;
  color: #07111f;
  background: linear-gradient(135deg, #ffe76e, #ffb824);
  box-shadow: 0 10px 24px rgba(255, 198, 36, 0.22);
  font-size: 14px;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-card{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 16px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.07)),
    rgba(6, 18, 35, 0.58);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(14px);
  animation: ifgFadeRise 340ms ease both;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.3), 0 0 28px rgba(255, 214, 58, 0.12);
  border-color: rgba(255, 225, 91, 0.36);
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-card-title{
  margin: 0 0 12px;
  color: #ffe36d;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 950;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 108px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 12px;
  border: 1px solid rgba(103, 198, 255, 0.24);
  background: rgba(2, 10, 22, 0.64);
  color: #ffffff;
  font-size: 24px;
  line-height: 1.35;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 18px rgba(0, 167, 255, 0.22);
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-preview-box::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffe66c, #00a7ff);
  border-radius: 999px;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-copy-btn{
  width: 100%;
  margin-top: 14px;
  padding: 12px 16px;
  border-radius: 12px;
  color: #ffffff;
  background: linear-gradient(135deg, #0077ff, #00c4ff);
  box-shadow: 0 12px 26px rgba(0, 145, 255, 0.24);
  font-size: 14px;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-load-row{
  margin-top: 26px;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-load-btn{
  min-width: 180px;
  padding: 14px 24px;
  border-radius: 999px;
  color: #07111f;
  background: linear-gradient(135deg, #fff173, #ffbf2f);
  box-shadow: 0 16px 34px rgba(255, 196, 38, 0.25), 0 0 26px rgba(0, 166, 255, 0.12);
  font-size: 16px;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-load-btn.ifg-hidden{
  display: none;
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-clear-btn:hover, .wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-load-btn:hover, .wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-copy-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 36px rgba(255, 215, 65, 0.28), 0 0 28px rgba(0, 174, 255, 0.2);
}.wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-clear-btn:active, .wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-load-btn:active, .wpc-scope-146 .tc-wp-tool-root .ifg-superhero-tool .ifg-copy-btn:active{
  transform: translateY(0);
}@keyframes ifgFadeRise{
  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-superhero-tool{
    padding: 30px 12px;
    border-radius: 12px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-hero h1{
    font-size: 31px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-hero p{
    font-size: 14px;
    line-height: 1.55;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-control-panel{
    padding: 14px;
    border-radius: 14px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-text-input{
    min-height: 112px;
    padding: 14px;
    font-size: 24px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-clear-btn{
    min-width: 84px;
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-card{
    padding: 14px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-preview-box{
    min-height: 96px;
    font-size: 20px;
    padding: 13px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-copy-btn, .tc-wp-tool-root .ifg-superhero-tool .ifg-load-btn{
    padding: 11px 16px;
    font-size: 13px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ifg-superhero-tool{
    padding: 34px 14px;
    border-radius: 14px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-hero h1{
    font-size: 35px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-hero p{
    font-size: 15px;
    line-height: 1.58;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-control-panel{
    padding: 16px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-text-input{
    min-height: 118px;
    padding: 15px;
    font-size: 26px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-clear-btn{
    min-width: 88px;
    padding: 9px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-card{
    padding: 15px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-preview-box{
    min-height: 100px;
    font-size: 21px;
    padding: 14px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-copy-btn, .tc-wp-tool-root .ifg-superhero-tool .ifg-load-btn{
    padding: 12px 17px;
    font-size: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ifg-superhero-tool{
    padding: 38px 16px;
    border-radius: 16px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-hero h1{
    font-size: 40px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-control-panel{
    padding: 18px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-text-input{
    min-height: 122px;
    padding: 17px;
    font-size: 29px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-clear-btn{
    min-width: 92px;
    padding: 10px 17px;
    font-size: 14px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-card{
    padding: 16px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-preview-box{
    font-size: 22px;
    padding: 15px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-copy-btn, .tc-wp-tool-root .ifg-superhero-tool .ifg-load-btn{
    padding: 12px 18px;
    font-size: 14px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ifg-superhero-tool{
    padding: 44px 20px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-shell{
    width: 100%;
    max-width: 920px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-hero h1{
    font-size: 52px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-control-panel{
    padding: 20px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-text-input{
    min-height: 126px;
    padding: 18px;
    font-size: 32px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-clear-btn{
    padding: 10px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-card{
    padding: 17px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-preview-box{
    font-size: 23px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-copy-btn, .tc-wp-tool-root .ifg-superhero-tool .ifg-load-btn{
    padding: 13px 20px;
    font-size: 15px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ifg-superhero-tool{
    padding: 48px 22px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-shell{
    width: 100%;
    max-width: 1080px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-hero h1{
    font-size: 58px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-control-panel{
    padding: 22px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-text-input{
    min-height: 130px;
    padding: 20px;
    font-size: 34px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-clear-btn{
    padding: 10px 19px;
    font-size: 14px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-card{
    padding: 18px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-preview-box{
    font-size: 24px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-copy-btn, .tc-wp-tool-root .ifg-superhero-tool .ifg-load-btn{
    padding: 13px 22px;
    font-size: 15px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .ifg-superhero-tool{
    padding: 54px 24px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-shell{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-hero h1{
    font-size: 64px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-control-panel{
    padding: 24px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-text-input{
    min-height: 134px;
    padding: 22px;
    font-size: 36px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-clear-btn{
    padding: 10px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-card{
    padding: 19px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-preview-box{
    font-size: 24px;
  }.tc-wp-tool-root .ifg-superhero-tool .ifg-copy-btn, .tc-wp-tool-root .ifg-superhero-tool .ifg-load-btn{
    padding: 14px 24px;
    font-size: 16px;
  }}.wpc-scope-146 /* 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;
}