@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-583 .tc-wp-tool-root img, .wpc-scope-583 .tc-wp-tool-root video, .wpc-scope-583 .tc-wp-tool-root svg, .wpc-scope-583 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  color: #f8fbff;
  background:
    radial-gradient(circle at 15% 8%, rgba(255, 176, 76, 0.28), transparent 30%),
    radial-gradient(circle at 86% 18%, rgba(56, 189, 248, 0.34), transparent 32%),
    linear-gradient(135deg, #080b19 0%, #201044 42%, #07315f 72%, #130817 100%);
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-container, .wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-container *, .wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-container *::before, .wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-container *::after{
  box-sizing: border-box;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-header{
  text-align: center;
  margin: 0 auto 24px;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-header h1{
  margin: 0 0 10px;
  color: #ffffff;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 0 30px rgba(125, 211, 252, 0.28);
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-header p{
  margin: 0 auto;
  max-width: 680px;
  color: #d9e7ff;
  line-height: 1.6;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-input-panel{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 26px;
  padding: 18px;
  border: 1px solid rgba(191, 219, 254, 0.22);
  border-radius: 18px;
  background: rgba(10, 17, 38, 0.58);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(16px);
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-label{
  display: block;
  margin: 0 0 9px;
  color: #fef3c7;
  font-weight: 750;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  resize: vertical;
  border: 1px solid rgba(147, 197, 253, 0.32);
  border-radius: 15px;
  outline: none;
  background: rgba(2, 8, 23, 0.72);
  color: #ffffff;
  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-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-textarea:focus{
  border-color: rgba(56, 189, 248, 0.92);
  background: rgba(3, 12, 30, 0.86);
  box-shadow: 0 0 0 4px rgba(56, 189, 248, 0.16), 0 0 34px rgba(168, 85, 247, 0.18);
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-actions, .wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-load-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-actions{
  margin-top: 14px;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-load-wrap{
  margin-top: 22px;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-btn{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  cursor: pointer;
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  background: linear-gradient(135deg, #7c3aed 0%, #0ea5e9 54%, #f59e0b 118%);
  box-shadow: 0 12px 34px rgba(14, 165, 233, 0.22);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-btn:hover{
  transform: translateY(-1px);
  filter: saturate(1.12);
  box-shadow: 0 16px 42px rgba(124, 58, 237, 0.32), 0 0 24px rgba(245, 158, 11, 0.18);
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-btn:focus-visible{
  outline: 3px solid rgba(250, 204, 21, 0.72);
  outline-offset: 3px;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-clear-btn{
  background: rgba(255, 255, 255, 0.09);
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-clear-btn:hover{
  background: rgba(255, 255, 255, 0.14);
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-results{
  width: 100%;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(191, 219, 254, 0.18);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(15, 23, 42, 0.76), rgba(15, 23, 42, 0.48));
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(14px);
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
  animation: sftFadeIn 260ms ease both;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-card:hover{
  transform: translateY(-4px);
  border-color: rgba(125, 211, 252, 0.46);
  box-shadow: 0 24px 62px rgba(0, 0, 0, 0.32), 0 0 32px rgba(59, 130, 246, 0.16);
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-card-title{
  min-width: 0;
  color: #fef3c7;
  font-weight: 850;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-copy-btn{
  flex: 0 0 auto;
  padding: 9px 13px;
  font-size: 13px;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  overflow: auto;
  border: 1px solid rgba(148, 163, 184, 0.2);
  border-radius: 13px;
  background: rgba(2, 6, 23, 0.58);
  color: #ffffff;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-preview::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-preview::-webkit-scrollbar-track{
  background: rgba(15, 23, 42, 0.82);
  border-radius: 999px;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #38bdf8, #a855f7, #f59e0b);
  border-radius: 999px;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-status{
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}.wpc-scope-583 .tc-wp-tool-root .slanted-font-tool-wrap .sft-load-btn.sft-hidden{
  display: none;
}@keyframes sftFadeIn{
  from {
    opacity: 0;
    transform: translateY(10px) skewX(-2deg);
  }
  to {
    opacity: 1;
    transform: translateY(0) skewX(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .slanted-font-tool-wrap{
    padding: 56px 28px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-container{
    width: 100%;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-header h1{
    font-size: 48px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-header p{
    font-size: 18px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-textarea{
    padding: 18px 20px;
    font-size: 18px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-label{
    font-size: 15px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-btn{
    padding: 12px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-card{
    padding: 17px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-preview{
    padding: 14px;
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .slanted-font-tool-wrap{
    padding: 50px 24px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-container{
    width: 100%;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-header h1{
    font-size: 44px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-header p{
    font-size: 17px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-textarea{
    padding: 17px 18px;
    font-size: 17px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-btn{
    padding: 11px 17px;
    font-size: 14px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-card{
    padding: 16px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-preview{
    padding: 14px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .slanted-font-tool-wrap{
    padding: 44px 22px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-container{
    width: 100%;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-header h1{
    font-size: 38px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-header p{
    font-size: 16px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-textarea{
    padding: 16px;
    font-size: 16px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-btn{
    padding: 11px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-card{
    padding: 15px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-preview{
    padding: 13px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .slanted-font-tool-wrap{
    padding: 36px 16px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-container{
    width: 100%;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-header h1{
    font-size: 32px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-header p{
    font-size: 15px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-input-panel{
    padding: 15px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-textarea{
    min-height: 110px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-btn{
    padding: 10px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-card{
    padding: 14px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-preview{
    padding: 12px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .slanted-font-tool-wrap{
    padding: 32px 13px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-container{
    width: 100%;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-header h1{
    font-size: 29px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-header p{
    font-size: 14px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-input-panel{
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-textarea{
    min-height: 104px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-btn{
    padding: 10px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-card{
    padding: 13px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-card-head{
    gap: 10px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-preview{
    padding: 12px;
    font-size: 16px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .slanted-font-tool-wrap{
    padding: 28px 10px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-container{
    width: 100%;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-header h1{
    font-size: 26px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-header p{
    font-size: 13px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-input-panel{
    padding: 12px;
    border-radius: 15px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-label{
    font-size: 13px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-textarea{
    min-height: 98px;
    padding: 12px;
    font-size: 15px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-btn{
    padding: 9px 12px;
    font-size: 12px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-card{
    padding: 12px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-card-title{
    font-size: 14px;
  }.tc-wp-tool-root .slanted-font-tool-wrap .sft-preview{
    padding: 11px;
    font-size: 15px;
  }}.wpc-scope-583 .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;
}