@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-367 .tc-wp-tool-root img, .wpc-scope-367 .tc-wp-tool-root video, .wpc-scope-367 .tc-wp-tool-root svg, .wpc-scope-367 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #f8fbff;
  background:
    radial-gradient(circle at 18% 10%, rgba(255, 216, 46, 0.26), transparent 30%),
    radial-gradient(circle at 82% 18%, rgba(0, 194, 255, 0.22), transparent 28%),
    linear-gradient(135deg, #071227 0%, #0b1b39 42%, #10172b 100%);
  border-radius: 22px;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap, .wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-hero{
  text-align: center;
  margin: 0 auto;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-hero h1{
  margin: 0;
  color: #ffd82e;
  font-weight: 950;
  line-height: 1.02;
  letter-spacing: 0;
  text-shadow: 0 4px 0 rgba(220, 32, 50, 0.72), 0 0 28px rgba(255, 216, 46, 0.38);
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-hero p{
  max-width: 760px;
  margin: 16px auto 0;
  color: rgba(235, 246, 255, 0.88);
  line-height: 1.65;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-input-panel{
  margin: 32px auto 0;
  width: 100%;
  max-width: 920px;
  border: 1px solid rgba(95, 213, 255, 0.34);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055));
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(14px);
  border-radius: 18px;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffd82e;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  resize: vertical;
  border: 1px solid rgba(255, 216, 46, 0.36);
  border-radius: 14px;
  outline: none;
  background: rgba(5, 12, 27, 0.78);
  color: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(0, 194, 255, 0.12);
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-textarea::placeholder{
  color: rgba(227, 237, 255, 0.58);
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-textarea:focus{
  border-color: #00c2ff;
  background: rgba(6, 16, 38, 0.92);
  box-shadow: 0 0 0 4px rgba(0, 194, 255, 0.17), 0 0 28px rgba(255, 216, 46, 0.18);
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-clear-row, .wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-clear-row{
  margin-top: 14px;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-load-row{
  margin-top: 30px;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-clear-btn, .wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-load-btn, .wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-copy-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 900;
  letter-spacing: 0;
  color: #061125;
  background: linear-gradient(135deg, #ffd82e 0%, #ffef75 45%, #00c2ff 100%);
  box-shadow: 0 12px 26px rgba(0, 194, 255, 0.22), 0 8px 0 rgba(1, 8, 23, 0.25);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-clear-btn:hover, .wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-load-btn:hover, .wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 34px rgba(255, 216, 46, 0.22), 0 0 24px rgba(0, 194, 255, 0.26);
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-clear-btn:focus-visible, .wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-load-btn:focus-visible, .wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-copy-btn:focus-visible{
  outline: 3px solid rgba(255, 216, 46, 0.56);
  outline-offset: 3px;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  margin-top: 34px;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(95, 213, 255, 0.28);
  border-radius: 16px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.05)),
    radial-gradient(circle at 20% 0%, rgba(255, 216, 46, 0.13), transparent 42%);
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(12px);
  overflow: hidden;
  animation: ivgFadeRise 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 216, 46, 0.58);
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.34), 0 0 24px rgba(0, 194, 255, 0.16);
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-card h2{
  min-width: 0;
  margin: 0;
  color: #ffd82e;
  font-weight: 950;
  line-height: 1.18;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-badge{
  flex: 0 0 auto;
  border-radius: 999px;
  border: 1px solid rgba(0, 194, 255, 0.42);
  color: #aeeeff;
  background: rgba(0, 194, 255, 0.08);
  font-size: 11px;
  font-weight: 900;
  padding: 5px 8px;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 112px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 13px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(3, 9, 23, 0.68);
  color: #ffffff;
  line-height: 1.48;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 14px rgba(0, 194, 255, 0.22);
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffd82e, #00c2ff);
  border-radius: 999px;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-367 .tc-wp-tool-root .ivg-tool-wrap .ivg-load-btn.ivg-hidden{
  display: none;
}@keyframes ivgFadeRise{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ivg-tool-wrap{
    padding: 18px 10px;
    border-radius: 16px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-shell{
    width: 100%;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-hero h1{
    font-size: 32px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-textarea{
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-clear-btn{
    padding: 10px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-load-btn{
    padding: 12px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-copy-btn{
    padding: 11px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-card{
    padding: 14px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-card h2{
    font-size: 16px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-preview{
    padding: 13px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ivg-tool-wrap{
    padding: 22px 12px;
    border-radius: 18px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-shell{
    width: 100%;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-hero h1{
    font-size: 38px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-textarea{
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-clear-btn{
    padding: 10px 24px;
    font-size: 14px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-load-btn{
    padding: 12px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-copy-btn{
    padding: 11px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-card{
    padding: 16px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-card h2{
    font-size: 17px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-preview{
    padding: 14px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ivg-tool-wrap{
    padding: 28px 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-shell{
    width: 100%;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-hero h1{
    font-size: 44px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-textarea{
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-clear-btn{
    padding: 11px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-load-btn{
    padding: 13px 30px;
    font-size: 16px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-copy-btn{
    padding: 12px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-card{
    padding: 18px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-card h2{
    font-size: 18px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-preview{
    padding: 15px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ivg-tool-wrap{
    padding: 44px 24px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-shell{
    width: 96%;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-hero h1{
    font-size: 58px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-input-panel{
    padding: 22px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-textarea{
    padding: 17px;
    font-size: 18px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-clear-btn{
    padding: 11px 28px;
    font-size: 15px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-load-btn{
    padding: 14px 34px;
    font-size: 16px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-copy-btn{
    padding: 12px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-card{
    padding: 20px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-card h2{
    font-size: 18px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-preview{
    padding: 16px;
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ivg-tool-wrap{
    padding: 56px 28px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-shell{
    width: 96%;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-hero h1{
    font-size: 68px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-textarea{
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-clear-btn{
    padding: 12px 30px;
    font-size: 15px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-load-btn{
    padding: 15px 38px;
    font-size: 17px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-copy-btn{
    padding: 12px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-card{
    padding: 20px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-card h2{
    font-size: 18px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-preview{
    padding: 16px;
    font-size: 20px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .ivg-tool-wrap{
    padding: 68px 32px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-shell{
    width: 100%;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-hero h1{
    font-size: 76px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-hero p{
    font-size: 19px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-input-panel{
    padding: 26px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-textarea{
    padding: 19px;
    font-size: 19px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-clear-btn{
    padding: 12px 32px;
    font-size: 16px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-load-btn{
    padding: 16px 42px;
    font-size: 17px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-copy-btn{
    padding: 13px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-card{
    padding: 22px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-card h2{
    font-size: 19px;
  }.tc-wp-tool-root .ivg-tool-wrap .ivg-preview{
    padding: 17px;
    font-size: 21px;
  }}.wpc-scope-367 .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;
}