@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-154 .tc-wp-tool-root img, .wpc-scope-154 .tc-wp-tool-root video, .wpc-scope-154 .tc-wp-tool-root svg, .wpc-scope-154 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 54px 18px;
  overflow-x: hidden;
  color: #fffafc;
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 221, 245, 0.45), transparent 28%),
    radial-gradient(circle at 85% 22%, rgba(172, 236, 255, 0.34), transparent 30%),
    radial-gradient(circle at 50% 95%, rgba(255, 197, 129, 0.33), transparent 34%),
    linear-gradient(135deg, #37184f 0%, #7b255f 38%, #1c5a75 72%, #12314f 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap, .wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap div, .wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap section, .wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap h1, .wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap h2, .wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap p, .wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap span, .wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap label, .wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap textarea, .wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 14px;
  margin-bottom: 16px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.13);
  color: #fff7db;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  box-shadow: 0 12px 32px rgba(255, 202, 235, 0.16);
  backdrop-filter: blur(16px);
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap h1{
  margin: 0;
  color: #ffffff;
  font-size: 46px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 8px 34px rgba(0, 0, 0, 0.28);
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-subtitle{
  max-width: 780px;
  margin: 16px auto 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-input-panel, .wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-results-panel{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 26px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08));
  box-shadow: 0 24px 70px rgba(9, 14, 34, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.24);
  backdrop-filter: blur(20px);
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-input-panel{
  padding: 28px;
  margin-bottom: 26px;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #fff7ef;
  font-size: 15px;
  font-weight: 800;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 170px;
  resize: vertical;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 20px;
  outline: none;
  background: rgba(15, 18, 34, 0.44);
  color: #ffffff;
  font: inherit;
  font-size: 20px;
  line-height: 1.55;
  box-shadow: inset 0 1px 18px rgba(0, 0, 0, 0.22);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-text-input::placeholder{
  color: rgba(255, 255, 255, 0.56);
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-text-input:focus{
  border-color: rgba(255, 232, 166, 0.78);
  background: rgba(12, 14, 28, 0.56);
  box-shadow: 0 0 0 4px rgba(255, 212, 126, 0.18), 0 0 38px rgba(255, 170, 221, 0.22), inset 0 1px 18px rgba(0, 0, 0, 0.18);
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-clear-row, .wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-clear-row{
  margin-top: 18px;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 22px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  cursor: pointer;
  color: #311244;
  background: linear-gradient(135deg, #fff4bd, #ffc2e4 48%, #b9efff);
  font: inherit;
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 12px 28px rgba(255, 197, 226, 0.24);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-btn:focus{
  outline: 3px solid rgba(255, 255, 255, 0.42);
  outline-offset: 3px;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-btn:disabled{
  cursor: default;
  opacity: 0.62;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-results-panel{
  padding: 28px;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-section-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 20px;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-section-head h2{
  margin: 0;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-count{
  flex: 0 0 auto;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: rgba(255, 255, 255, 0.88);
  font-size: 13px;
  font-weight: 800;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 20px;
  background:
    linear-gradient(150deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.08)),
    rgba(20, 17, 38, 0.42);
  box-shadow: 0 18px 42px rgba(7, 10, 28, 0.24);
  animation: cfgFadeIn 320ms ease both;
  overflow: hidden;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-card-name{
  margin: 0 0 12px;
  color: #fff6d7;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 112px;
  padding: 15px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 16px;
  background: rgba(6, 11, 28, 0.38);
  color: #ffffff;
  box-shadow: inset 0 1px 14px rgba(0, 0, 0, 0.18);
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 222, 150, 0.78) rgba(255, 255, 255, 0.1);
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-preview-box::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.1);
  border-radius: 999px;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffe392, #ffb8df);
  border-radius: 999px;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-preview-text{
  display: block;
  width: 100%;
  max-width: 100%;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-card-actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-copy-btn{
  min-height: 40px;
  padding: 10px 18px;
  font-size: 14px;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-load-row{
  margin-top: 24px;
}.wpc-scope-154 .tc-wp-tool-root .cfg-tool-wrap .cfg-load-btn.cfg-hidden{
  display: none;
}@keyframes cfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (hover: hover) and (pointer: fine){.tc-wp-tool-root .cfg-tool-wrap .cfg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(255, 231, 164, 0.44);
    box-shadow: 0 24px 58px rgba(7, 10, 28, 0.34), 0 0 34px rgba(255, 188, 226, 0.16);
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-btn:hover{
    transform: translateY(-2px);
    filter: saturate(1.08) brightness(1.04);
    box-shadow: 0 18px 38px rgba(255, 197, 226, 0.34), 0 0 28px rgba(185, 239, 255, 0.22);
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .cfg-tool-wrap{
    padding: 30px 10px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .cfg-tool-wrap h1{
    font-size: 28px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-input-panel, .tc-wp-tool-root .cfg-tool-wrap .cfg-results-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-text-input{
    min-height: 138px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-btn{
    min-height: 42px;
    padding: 11px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-section-head{
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-section-head h2{
    font-size: 19px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-card{
    padding: 14px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-preview-text{
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cfg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .cfg-tool-wrap h1{
    font-size: 31px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-input-panel, .tc-wp-tool-root .cfg-tool-wrap .cfg-results-panel{
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-text-input{
    min-height: 145px;
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-btn{
    min-height: 43px;
    padding: 11px 19px;
    font-size: 14px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-section-head{
    align-items: flex-start;
    flex-direction: column;
    gap: 9px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-section-head h2{
    font-size: 20px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-card{
    padding: 15px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-preview-text{
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cfg-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .cfg-tool-wrap h1{
    font-size: 34px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-input-panel, .tc-wp-tool-root .cfg-tool-wrap .cfg-results-panel{
    padding: 18px;
    border-radius: 22px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-text-input{
    min-height: 152px;
    padding: 17px;
    font-size: 18px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-btn{
    min-height: 44px;
    padding: 12px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-section-head h2{
    font-size: 21px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-card{
    padding: 16px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-preview-text{
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cfg-tool-wrap{
    padding: 46px 18px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-shell{
    width: 96%;
  }.tc-wp-tool-root .cfg-tool-wrap h1{
    font-size: 40px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-input-panel, .tc-wp-tool-root .cfg-tool-wrap .cfg-results-panel{
    padding: 24px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-text-input{
    min-height: 160px;
    padding: 20px;
    font-size: 19px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-btn{
    min-height: 45px;
    padding: 12px 21px;
    font-size: 15px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-section-head h2{
    font-size: 23px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-card{
    padding: 17px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-preview-text{
    font-size: 21px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cfg-tool-wrap{
    padding: 52px 20px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-shell{
    width: 96%;
  }.tc-wp-tool-root .cfg-tool-wrap h1{
    font-size: 44px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-input-panel, .tc-wp-tool-root .cfg-tool-wrap .cfg-results-panel{
    padding: 27px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-text-input{
    min-height: 168px;
    padding: 21px;
    font-size: 20px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-btn{
    min-height: 46px;
    padding: 12px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-section-head h2{
    font-size: 24px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-card{
    padding: 18px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-preview-text{
    font-size: 22px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .cfg-tool-wrap{
    padding: 58px 22px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .cfg-tool-wrap h1{
    font-size: 48px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-input-panel, .tc-wp-tool-root .cfg-tool-wrap .cfg-results-panel{
    padding: 30px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-text-input{
    min-height: 176px;
    padding: 22px;
    font-size: 20px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-btn{
    min-height: 46px;
    padding: 12px 23px;
    font-size: 15px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-section-head h2{
    font-size: 25px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-card{
    padding: 18px;
  }.tc-wp-tool-root .cfg-tool-wrap .cfg-preview-text{
    font-size: 22px;
  }}.wpc-scope-154 .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;
}.wpc-scope-154 .tc-wp-tool-root .cfg-clear-btn{}