@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-413 .tc-wp-tool-root img, .wpc-scope-413 .tc-wp-tool-root video, .wpc-scope-413 .tc-wp-tool-root svg, .wpc-scope-413 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap, .wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #ffffff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-shell{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 72px 24px;
  background:
    radial-gradient(circle at 15% 12%, rgba(255, 255, 255, 0.28), transparent 24%),
    radial-gradient(circle at 88% 22%, rgba(255, 214, 102, 0.32), transparent 24%),
    linear-gradient(135deg, #6817d8 0%, #0f7ee8 34%, #08b8ba 64%, #ff4d9d 100%);
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-orb{
  position: absolute;
  border-radius: 999px;
  filter: blur(10px);
  opacity: 0.5;
  pointer-events: none;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-orb-one{
  width: 280px;
  height: 280px;
  left: -80px;
  top: 160px;
  background: rgba(255, 255, 255, 0.24);
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-orb-two{
  width: 340px;
  height: 340px;
  right: -120px;
  bottom: -80px;
  background: rgba(255, 199, 82, 0.28);
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-container{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-hero{
  text-align: center;
  max-width: 860px;
  margin: 0 auto 30px;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-title{
  margin: 0;
  color: #ffffff;
  font-size: 54px;
  line-height: 1.04;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 18px 42px rgba(14, 12, 40, 0.34);
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-subtitle{
  margin: 16px auto 0;
  max-width: 720px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 19px;
  line-height: 1.6;
  font-weight: 500;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-input-panel, .wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-card{
  border: 1px solid rgba(255, 255, 255, 0.28);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.1));
  box-shadow: 0 24px 70px rgba(18, 15, 64, 0.28);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-input-panel{
  width: 100%;
  max-width: 100%;
  padding: 26px;
  border-radius: 26px;
  margin-bottom: 24px;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-input-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 156px;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 20px;
  padding: 20px;
  color: #111827;
  background: rgba(255, 255, 255, 0.93);
  box-shadow: inset 0 2px 12px rgba(15, 23, 42, 0.08);
  font: inherit;
  font-size: 20px;
  line-height: 1.55;
  outline: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-input:focus{
  border-color: rgba(255, 255, 255, 0.9);
  background: #ffffff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.23), inset 0 2px 12px rgba(15, 23, 42, 0.06);
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-actions, .wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-load-wrap{
  width: 100%;
  display: grid;
  justify-items: center;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-actions{
  margin-top: 18px;
  justify-items: end;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  min-height: 46px;
  padding: 13px 24px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff3ea5, #7c3cff 48%, #00c2ff);
  box-shadow: 0 14px 32px rgba(52, 39, 174, 0.32);
  font: inherit;
  font-size: 15px;
  line-height: 1;
  font-weight: 850;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 42px rgba(52, 39, 174, 0.42);
  filter: saturate(1.08);
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-btn:active{
  transform: translateY(0) scale(0.98);
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.48;
  transform: none;
  filter: none;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-grid{
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-card{
  position: relative;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  border-radius: 22px;
  padding: 20px;
  overflow: hidden;
  animation: cftgCardIn 360ms ease both;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.22), transparent 42%, rgba(255, 255, 255, 0.08));
  opacity: 0.75;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-card-inner{
  position: relative;
  z-index: 1;
  display: grid;
  gap: 14px;
  min-width: 0;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-card-title{
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 16px;
  padding: 15px;
  color: #17152f;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: inset 0 2px 12px rgba(15, 23, 42, 0.08);
  font-size: 19px;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-preview::-webkit-scrollbar, .wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-input::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-preview::-webkit-scrollbar-track, .wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-input::-webkit-scrollbar-track{
  background: rgba(104, 23, 216, 0.12);
  border-radius: 999px;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-preview::-webkit-scrollbar-thumb, .wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-input::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff3ea5, #00c2ff);
  border-radius: 999px;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-copy-btn{
  justify-self: start;
  min-width: 104px;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-load-wrap{
  margin-top: 28px;
}.wpc-scope-413 .tc-wp-tool-root .cftg-tool-wrap .cftg-load-btn{
  min-width: 174px;
  min-height: 52px;
}@media (hover: hover) and (pointer: fine){.tc-wp-tool-root .cftg-tool-wrap .cftg-card:hover{
    transform: translateY(-4px);
    box-shadow: 0 30px 80px rgba(18, 15, 64, 0.35);
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-card{
    transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
  }}@keyframes cftgCardIn{
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.985);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .cftg-tool-wrap .cftg-shell{
    padding: 76px 28px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-title{
    font-size: 56px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-input{
    min-height: 160px;
    font-size: 20px;
    padding: 21px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-btn{
    min-height: 48px;
    padding: 14px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-card{
    padding: 21px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-preview{
    font-size: 19px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cftg-tool-wrap .cftg-shell{
    padding: 66px 24px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-container{
    width: 100%;
    max-width: 1080px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-title{
    font-size: 48px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-input{
    min-height: 150px;
    font-size: 19px;
    padding: 20px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-btn{
    min-height: 46px;
    padding: 13px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-card{
    padding: 19px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-preview{
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cftg-tool-wrap .cftg-shell{
    padding: 58px 20px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-container{
    width: 100%;
    max-width: 820px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-title{
    font-size: 40px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-input{
    min-height: 140px;
    font-size: 18px;
    padding: 18px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-btn{
    min-height: 45px;
    padding: 13px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-card{
    padding: 18px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cftg-tool-wrap .cftg-shell{
    padding: 46px 16px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-title{
    font-size: 34px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-input-panel{
    padding: 18px;
    border-radius: 22px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-input{
    min-height: 132px;
    font-size: 17px;
    padding: 16px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-btn{
    width: 100%;
    min-height: 46px;
    padding: 13px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-card{
    width: 100%;
    max-width: 100%;
    padding: 17px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-preview{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cftg-tool-wrap .cftg-shell{
    padding: 42px 14px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-title{
    font-size: 30px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-input-panel{
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-input{
    min-height: 126px;
    font-size: 16px;
    padding: 15px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-btn{
    width: 100%;
    min-height: 45px;
    padding: 13px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-preview{
    font-size: 16px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .cftg-tool-wrap .cftg-shell{
    padding: 38px 12px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-title{
    font-size: 27px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-input{
    min-height: 120px;
    font-size: 16px;
    padding: 14px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-btn{
    width: 100%;
    min-height: 44px;
    padding: 12px 14px;
    font-size: 14px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .cftg-tool-wrap .cftg-preview{
    font-size: 16px;
  }}