@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-376 .tc-wp-tool-root img, .wpc-scope-376 .tc-wp-tool-root video, .wpc-scope-376 .tc-wp-tool-root svg, .wpc-scope-376 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 72px 18px;
  color: #fff8ff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  background:
    radial-gradient(circle at 14% 12%, rgba(255, 47, 168, 0.36), transparent 30%),
    radial-gradient(circle at 86% 18%, rgba(182, 255, 68, 0.22), transparent 27%),
    radial-gradient(circle at 54% 88%, rgba(255, 177, 62, 0.28), transparent 34%),
    linear-gradient(135deg, #140423 0%, #121b3d 42%, #290b35 100%);
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap, .wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap div, .wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap section, .wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap header, .wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap h1, .wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap p, .wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap textarea, .wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap button, .wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap span, .wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap label{
  box-sizing: border-box;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-hero{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 780px;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-hero h1{
  margin: 0;
  color: #ffffff;
  font-size: 54px;
  line-height: 1.02;
  letter-spacing: 0;
  font-weight: 850;
  text-shadow: 0 0 28px rgba(255, 50, 172, 0.34);
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-hero p{
  margin: 16px auto 0;
  color: rgba(255, 248, 255, 0.84);
  font-size: 18px;
  line-height: 1.6;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-input-panel{
  position: relative;
  width: 100%;
  max-width: 860px;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.07));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-input-panel::before{
  content: "";
  position: absolute;
  inset: -1px;
  z-index: 0;
  pointer-events: none;
  border-radius: 24px;
  background: linear-gradient(120deg, rgba(255, 47, 168, 0.32), transparent 36%, rgba(188, 255, 75, 0.2));
  opacity: 0.8;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  padding: 1px;
  mask-composite: exclude;
  -webkit-mask-composite: xor;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-label{
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 0 10px;
  color: #fff4fb;
  font-size: 14px;
  font-weight: 750;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-textarea{
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  min-height: 132px;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.18);
  outline: none;
  border-radius: 18px;
  padding: 18px;
  color: #ffffff;
  background: rgba(7, 9, 24, 0.62);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  font: inherit;
  font-size: 18px;
  line-height: 1.55;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-textarea::placeholder{
  color: rgba(255, 248, 255, 0.5);
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-textarea:focus{
  border-color: rgba(255, 72, 184, 0.72);
  background: rgba(7, 9, 24, 0.78);
  box-shadow: 0 0 0 4px rgba(255, 47, 168, 0.16), 0 0 34px rgba(188, 255, 75, 0.12);
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-input-actions{
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 14px;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-counter{
  color: rgba(255, 248, 255, 0.68);
  font-size: 13px;
  font-weight: 650;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-clear-btn, .wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-load-btn, .wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-copy-btn{
  border: 0;
  border-radius: 999px;
  color: #16051f;
  cursor: pointer;
  font: inherit;
  font-weight: 850;
  letter-spacing: 0;
  background: linear-gradient(135deg, #ff4eb6, #ffbd4a 52%, #c6ff47);
  box-shadow: 0 12px 28px rgba(255, 78, 182, 0.22);
  transition: transform 160ms ease, box-shadow 160ms ease, filter 160ms ease;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-clear-btn{
  min-height: 42px;
  padding: 10px 18px;
  font-size: 14px;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
  align-items: stretch;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 22px;
  background:
    linear-gradient(155deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.06)),
    rgba(10, 9, 28, 0.54);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.26);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  animation: dtgFadeUp 420ms ease both;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 13px;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-style-name{
  min-width: 0;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 122px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 16px;
  padding: 14px;
  color: rgba(255, 255, 255, 0.94);
  background:
    radial-gradient(circle at 10% 10%, rgba(255, 47, 168, 0.14), transparent 42%),
    rgba(6, 8, 24, 0.58);
  font-size: 15px;
  line-height: 1.58;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ff4eb6, #c6ff47);
  border-radius: 999px;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-copy-btn{
  flex: 0 0 auto;
  min-width: 74px;
  min-height: 36px;
  padding: 9px 14px;
  font-size: 13px;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-load-btn{
  min-height: 50px;
  padding: 13px 28px;
  font-size: 15px;
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-load-btn:disabled{
  cursor: default;
  opacity: 0.55;
  filter: saturate(0.7);
}.wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-clear-btn:active, .wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-load-btn:active, .wpc-scope-376 .tc-wp-tool-root .dtg-tool-wrap .dtg-copy-btn:active{
  transform: translateY(1px) scale(0.98);
}@media (hover: hover) and (pointer: fine){.tc-wp-tool-root .dtg-tool-wrap .dtg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(255, 78, 182, 0.35);
    box-shadow: 0 26px 64px rgba(0, 0, 0, 0.34), 0 0 28px rgba(198, 255, 71, 0.1);
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-clear-btn:hover, .tc-wp-tool-root .dtg-tool-wrap .dtg-load-btn:hover, .tc-wp-tool-root .dtg-tool-wrap .dtg-copy-btn:hover{
    transform: translateY(-2px);
    box-shadow: 0 18px 36px rgba(255, 78, 182, 0.28), 0 0 24px rgba(198, 255, 71, 0.16);
    filter: brightness(1.06);
  }}@keyframes dtgFadeUp{
  from {
    opacity: 0;
    transform: translateY(14px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .dtg-tool-wrap{
    padding: 38px 12px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-container{
    width: 100%;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-hero h1{
    font-size: 32px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-textarea{
    min-height: 112px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-clear-btn, .tc-wp-tool-root .dtg-tool-wrap .dtg-load-btn{
    min-height: 42px;
    padding: 10px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-card{
    padding: 13px;
    border-radius: 17px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-preview{
    font-size: 14px;
    min-height: 112px;
    padding: 12px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-card-top{
    gap: 8px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-copy-btn{
    min-width: 66px;
    min-height: 34px;
    padding: 8px 10px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .dtg-tool-wrap{
    padding: 42px 14px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-container{
    width: 100%;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-hero h1{
    font-size: 36px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-textarea{
    min-height: 118px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-clear-btn, .tc-wp-tool-root .dtg-tool-wrap .dtg-load-btn{
    min-height: 44px;
    padding: 10px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-card{
    padding: 14px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-preview{
    font-size: 14px;
    min-height: 116px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .dtg-tool-wrap{
    padding: 48px 16px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-container{
    width: 100%;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-hero h1{
    font-size: 40px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-textarea{
    min-height: 124px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-clear-btn, .tc-wp-tool-root .dtg-tool-wrap .dtg-load-btn{
    min-height: 46px;
    padding: 11px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-card{
    padding: 16px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-preview{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .dtg-tool-wrap{
    padding: 60px 22px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-container{
    width: 100%;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-hero h1{
    font-size: 48px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-textarea{
    min-height: 128px;
    font-size: 17px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-clear-btn, .tc-wp-tool-root .dtg-tool-wrap .dtg-load-btn{
    min-height: 48px;
    padding: 12px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-card{
    padding: 17px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-preview{
    font-size: 15px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .dtg-tool-wrap{
    padding: 68px 24px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-container{
    width: 100%;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-hero h1{
    font-size: 52px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-textarea{
    min-height: 132px;
    font-size: 18px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-clear-btn, .tc-wp-tool-root .dtg-tool-wrap .dtg-load-btn{
    min-height: 50px;
    padding: 13px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-card{
    padding: 18px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-preview{
    font-size: 15px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .dtg-tool-wrap{
    padding: 76px 28px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-hero h1{
    font-size: 56px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-textarea{
    min-height: 136px;
    font-size: 18px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-clear-btn, .tc-wp-tool-root .dtg-tool-wrap .dtg-load-btn{
    min-height: 50px;
    padding: 13px 28px;
    font-size: 15px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 19px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-card{
    padding: 18px;
  }.tc-wp-tool-root .dtg-tool-wrap .dtg-preview{
    font-size: 15px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .dtg-tool-wrap .dtg-card, .tc-wp-tool-root .dtg-tool-wrap .dtg-clear-btn, .tc-wp-tool-root .dtg-tool-wrap .dtg-load-btn, .tc-wp-tool-root .dtg-tool-wrap .dtg-copy-btn, .tc-wp-tool-root .dtg-tool-wrap .dtg-textarea{
    animation: none;
    transition: none;
  }}