@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-283 .tc-wp-tool-root img, .wpc-scope-283 .tc-wp-tool-root video, .wpc-scope-283 .tc-wp-tool-root svg, .wpc-scope-283 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap, .wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  background:
    radial-gradient(circle at 12% 8%, rgba(0, 255, 213, 0.2), transparent 34%),
    radial-gradient(circle at 88% 18%, rgba(255, 38, 193, 0.2), transparent 35%),
    linear-gradient(135deg, #080913 0%, #111827 42%, #16091f 100%);
  color: #f5fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-shell{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero h1{
  margin: 0 0 12px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 0 22px rgba(0, 245, 255, 0.28), 0 0 34px rgba(255, 44, 202, 0.2);
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero p{
  margin: 0 auto;
  max-width: 760px;
  color: #c9d7e8;
  line-height: 1.65;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input-panel, .wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card{
  border: 1px solid rgba(151, 232, 255, 0.18);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.052));
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(16px);
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input-panel{
  border-radius: 24px;
  margin-bottom: 28px;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-label{
  display: block;
  margin: 0 0 10px;
  color: #9efcff;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(123, 241, 255, 0.22);
  border-radius: 18px;
  background: rgba(3, 7, 18, 0.72);
  color: #f8fdff;
  outline: none;
  line-height: 1.55;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input:focus{
  border-color: rgba(0, 245, 255, 0.72);
  background: rgba(3, 7, 18, 0.88);
  box-shadow: 0 0 0 4px rgba(0, 245, 255, 0.12), 0 0 28px rgba(255, 44, 202, 0.16);
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-actions, .wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-load-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-actions{
  margin-top: 14px;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-btn{
  appearance: none;
  border: 1px solid rgba(149, 255, 246, 0.38);
  border-radius: 999px;
  background: linear-gradient(135deg, #00e5ff, #ff38d1);
  color: #061018;
  font-weight: 900;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 12px 32px rgba(0, 229, 255, 0.16), 0 12px 32px rgba(255, 56, 209, 0.14);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.12);
  box-shadow: 0 18px 42px rgba(0, 229, 255, 0.24), 0 18px 42px rgba(255, 56, 209, 0.2);
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-btn:active{
  transform: translateY(0);
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-btn:disabled{
  opacity: 0.48;
  cursor: not-allowed;
  transform: none;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow-x: hidden;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  animation: gtgCardFade 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, rgba(0, 245, 255, 0.12), transparent, rgba(255, 44, 202, 0.1), transparent);
  opacity: 0.55;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 245, 255, 0.42);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.38), 0 0 34px rgba(0, 245, 255, 0.1);
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card-head{
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card-title{
  margin: 0;
  color: #ecfdff;
  font-weight: 850;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-copy-btn{
  flex: 0 0 auto;
  padding-left: 16px;
  padding-right: 16px;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 16px;
  border: 1px solid rgba(130, 244, 255, 0.16);
  background: rgba(2, 6, 16, 0.68);
  color: #f7feff;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 0 14px rgba(0, 245, 255, 0.16);
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #00e5ff, #ff38d1);
  border-radius: 999px;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-load-wrap{
  margin-top: 28px;
}.wpc-scope-283 .tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hidden{
  display: none !important;
}@keyframes gtgCardFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .gtg-glitch-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-shell{
    width: 100%;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero h1{
    font-size: 32px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input{
    font-size: 15px;
    padding: 14px;
    min-height: 128px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-btn{
    min-height: 46px;
    padding: 13px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card{
    padding: 15px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview{
    font-size: 16px;
    padding: 13px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .gtg-glitch-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-shell{
    width: 100%;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero h1{
    font-size: 36px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input{
    font-size: 16px;
    padding: 15px;
    min-height: 136px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-btn{
    min-height: 48px;
    padding: 14px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card{
    padding: 17px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview{
    font-size: 17px;
    padding: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .gtg-glitch-tool-wrap{
    padding: 44px 18px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-shell{
    width: 100%;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero h1{
    font-size: 42px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input{
    font-size: 17px;
    padding: 16px;
    min-height: 144px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-btn{
    min-height: 50px;
    padding: 15px 23px;
    font-size: 15px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card{
    padding: 19px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview{
    font-size: 18px;
    padding: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .gtg-glitch-tool-wrap{
    padding: 58px 26px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-shell{
    width: 100%;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero h1{
    font-size: 54px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input{
    font-size: 18px;
    padding: 18px;
    min-height: 150px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-btn{
    min-height: 50px;
    padding: 15px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card{
    padding: 20px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview{
    font-size: 18px;
    padding: 16px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .gtg-glitch-tool-wrap{
    padding: 70px 30px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-shell{
    width: 100%;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero h1{
    font-size: 62px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input-panel{
    padding: 28px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input{
    font-size: 19px;
    padding: 20px;
    min-height: 158px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-btn{
    min-height: 52px;
    padding: 16px 26px;
    font-size: 16px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card{
    padding: 22px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card-title{
    font-size: 18px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview{
    font-size: 18px;
    padding: 17px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .gtg-glitch-tool-wrap{
    padding: 78px 34px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-shell{
    width: 100%;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero h1{
    font-size: 68px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input-panel{
    padding: 30px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-input{
    font-size: 20px;
    padding: 20px;
    min-height: 164px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-btn{
    min-height: 54px;
    padding: 17px 28px;
    font-size: 16px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card{
    padding: 24px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-card-title{
    font-size: 18px;
  }.tc-wp-tool-root .gtg-glitch-tool-wrap .gtg-preview{
    font-size: 19px;
    padding: 18px;
  }}