@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-417 .tc-wp-tool-root img, .wpc-scope-417 .tc-wp-tool-root video, .wpc-scope-417 .tc-wp-tool-root svg, .wpc-scope-417 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 18px;
  color: #ffffff;
  background:
    radial-gradient(circle at 14% 18%, rgba(255, 210, 87, 0.34), transparent 30%),
    radial-gradient(circle at 84% 12%, rgba(255, 74, 174, 0.34), transparent 28%),
    radial-gradient(circle at 48% 86%, rgba(0, 224, 255, 0.28), transparent 34%),
    linear-gradient(135deg, #24115f 0%, #7b1f8f 38%, #0d5b8f 72%, #101936 100%);
  border-radius: 28px;
  isolation: isolate;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap, .wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__title{
  margin: 0;
  font-family: inherit;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 12px 34px rgba(0, 0, 0, 0.3);
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  font-family: inherit;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.9);
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__panel{
  width: 100%;
  max-width: 100%;
  padding: 24px;
  margin-bottom: 24px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.13);
  box-shadow: 0 24px 80px rgba(9, 8, 35, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(18px);
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__label{
  display: block;
  margin-bottom: 10px;
  font-family: inherit;
  font-size: 15px;
  font-weight: 800;
  color: #ffffff;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 148px;
  resize: vertical;
  padding: 18px 20px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 18px;
  outline: none;
  background: rgba(10, 12, 34, 0.54);
  color: #ffffff;
  font-family: inherit;
  font-size: 19px;
  line-height: 1.55;
  box-shadow: inset 0 1px 16px rgba(0, 0, 0, 0.18);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__input::placeholder{
  color: rgba(255, 255, 255, 0.58);
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__input:focus{
  border-color: rgba(255, 236, 142, 0.92);
  background: rgba(7, 10, 32, 0.68);
  box-shadow: 0 0 0 4px rgba(255, 220, 96, 0.16), 0 0 34px rgba(0, 224, 255, 0.2);
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__actions, .wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__load-row{
  display: flex;
  justify-content: center;
  gap: 12px;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__actions{
  margin-top: 16px;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__load-row{
  margin-top: 26px;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__button{
  appearance: none;
  border: 0;
  border-radius: 999px;
  padding: 13px 22px;
  min-height: 46px;
  cursor: pointer;
  font-family: inherit;
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  color: #16142d;
  background: linear-gradient(135deg, #fff07a, #ff9be4 48%, #75ecff);
  box-shadow: 0 12px 26px rgba(255, 88, 188, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.62);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__button:hover, .wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__button:focus-visible{
  transform: translateY(-2px);
  filter: saturate(1.12);
  box-shadow: 0 16px 36px rgba(117, 236, 255, 0.26), 0 0 0 4px rgba(255, 255, 255, 0.14);
  outline: none;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__button:disabled{
  cursor: not-allowed;
  opacity: 0.62;
  transform: none;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.08));
  box-shadow: 0 18px 48px rgba(5, 8, 28, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(16px);
  overflow: hidden;
  animation: stg-tool-wrap-fade 280ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 240, 122, 0.46);
  box-shadow: 0 24px 62px rgba(5, 8, 28, 0.36), 0 0 28px rgba(117, 236, 255, 0.14);
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__card-title{
  margin: 0 0 12px;
  font-family: inherit;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 900;
  color: #ffffff;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__preview{
  width: 100%;
  max-width: 100%;
  min-height: 108px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: rgba(5, 8, 28, 0.45);
  color: #ffffff;
  font-family: inherit;
  font-size: 20px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__preview::-webkit-scrollbar, .wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__input::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__preview::-webkit-scrollbar-track, .wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__input::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__preview::-webkit-scrollbar-thumb, .wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__input::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #fff07a, #ff9be4, #75ecff);
  border-radius: 999px;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__copy{
  width: 100%;
  max-width: 100%;
  margin-top: 14px;
}.wpc-scope-417 .tc-wp-tool-root .stg-tool-wrap__is-hidden{
  display: none;
}@keyframes stg-tool-wrap-fade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .stg-tool-wrap{
    padding: 30px 10px;
    border-radius: 18px;
  }.tc-wp-tool-root .stg-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .stg-tool-wrap__title{
    font-size: 30px;
  }.tc-wp-tool-root .stg-tool-wrap__subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .stg-tool-wrap__panel{
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .stg-tool-wrap__input{
    min-height: 118px;
    padding: 13px;
    font-size: 16px;
  }.tc-wp-tool-root .stg-tool-wrap__button{
    width: 100%;
    min-height: 44px;
    padding: 12px 15px;
    font-size: 14px;
  }.tc-wp-tool-root .stg-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .stg-tool-wrap__card{
    padding: 13px;
  }.tc-wp-tool-root .stg-tool-wrap__preview{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .stg-tool-wrap{
    padding: 34px 12px;
    border-radius: 20px;
  }.tc-wp-tool-root .stg-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .stg-tool-wrap__title{
    font-size: 34px;
  }.tc-wp-tool-root .stg-tool-wrap__subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .stg-tool-wrap__panel{
    padding: 16px;
  }.tc-wp-tool-root .stg-tool-wrap__input{
    min-height: 124px;
    padding: 14px;
    font-size: 17px;
  }.tc-wp-tool-root .stg-tool-wrap__button{
    min-height: 45px;
    padding: 12px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .stg-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .stg-tool-wrap__card{
    padding: 14px;
  }.tc-wp-tool-root .stg-tool-wrap__preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .stg-tool-wrap{
    padding: 38px 14px;
    border-radius: 22px;
  }.tc-wp-tool-root .stg-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .stg-tool-wrap__title{
    font-size: 38px;
  }.tc-wp-tool-root .stg-tool-wrap__subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .stg-tool-wrap__input{
    min-height: 132px;
    padding: 15px;
    font-size: 18px;
  }.tc-wp-tool-root .stg-tool-wrap__button{
    min-height: 46px;
    padding: 13px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .stg-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .stg-tool-wrap__card{
    padding: 16px;
  }.tc-wp-tool-root .stg-tool-wrap__preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .stg-tool-wrap{
    padding: 46px 18px;
  }.tc-wp-tool-root .stg-tool-wrap__container{
    width: min(100%, 920px);
  }.tc-wp-tool-root .stg-tool-wrap__title{
    font-size: 44px;
  }.tc-wp-tool-root .stg-tool-wrap__subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .stg-tool-wrap__input{
    min-height: 140px;
    padding: 17px;
    font-size: 18px;
  }.tc-wp-tool-root .stg-tool-wrap__button{
    min-height: 46px;
    padding: 13px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .stg-tool-wrap__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .stg-tool-wrap__card{
    padding: 17px;
  }.tc-wp-tool-root .stg-tool-wrap__preview{
    font-size: 19px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .stg-tool-wrap{
    padding: 52px 20px;
  }.tc-wp-tool-root .stg-tool-wrap__container{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .stg-tool-wrap__title{
    font-size: 48px;
  }.tc-wp-tool-root .stg-tool-wrap__subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .stg-tool-wrap__input{
    min-height: 148px;
    padding: 18px;
    font-size: 19px;
  }.tc-wp-tool-root .stg-tool-wrap__button{
    min-height: 47px;
    padding: 13px 23px;
    font-size: 15px;
  }.tc-wp-tool-root .stg-tool-wrap__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .stg-tool-wrap__card{
    padding: 18px;
  }.tc-wp-tool-root .stg-tool-wrap__preview{
    font-size: 20px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .stg-tool-wrap{
    padding: 58px 24px;
  }.tc-wp-tool-root .stg-tool-wrap__container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .stg-tool-wrap__title{
    font-size: 54px;
  }.tc-wp-tool-root .stg-tool-wrap__subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .stg-tool-wrap__input{
    min-height: 154px;
    padding: 20px;
    font-size: 19px;
  }.tc-wp-tool-root .stg-tool-wrap__button{
    min-height: 48px;
    padding: 14px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .stg-tool-wrap__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .stg-tool-wrap__card{
    padding: 19px;
  }.tc-wp-tool-root .stg-tool-wrap__preview{
    font-size: 20px;
  }}