@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-347 .tc-wp-tool-root img, .wpc-scope-347 .tc-wp-tool-root video, .wpc-scope-347 .tc-wp-tool-root svg, .wpc-scope-347 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap, .wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #f8fbff;
  font-family: Arial, Helvetica, sans-serif;
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 77, 141, 0.38), transparent 32%),
    radial-gradient(circle at 88% 16%, rgba(56, 189, 248, 0.34), transparent 30%),
    radial-gradient(circle at 50% 92%, rgba(168, 85, 247, 0.38), transparent 34%),
    linear-gradient(135deg, #16091f 0%, #142238 48%, #09141c 100%);
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-header{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-title{
  margin: 0;
  color: #ffffff;
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(255, 77, 141, 0.3);
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: rgba(239, 246, 255, 0.88);
  line-height: 1.65;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-panel, .wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-card{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07));
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border-radius: 22px;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-input-panel{
  margin-bottom: 28px;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-input-top, .wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-results-top, .wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-section-title, .wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-style-name{
  margin: 0;
  color: #ffffff;
  font-weight: 750;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-count{
  flex: 0 0 auto;
  color: rgba(219, 234, 254, 0.82);
  font-size: 14px;
  line-height: 1.3;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin-top: 18px;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.2);
  outline: none;
  border-radius: 18px;
  background: rgba(8, 18, 30, 0.68);
  color: #ffffff;
  line-height: 1.6;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-textarea::placeholder{
  color: rgba(226, 232, 240, 0.55);
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-textarea:focus{
  border-color: rgba(56, 189, 248, 0.9);
  background: rgba(8, 18, 30, 0.82);
  box-shadow: 0 0 0 4px rgba(56, 189, 248, 0.16), 0 0 34px rgba(255, 77, 141, 0.16);
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  background: linear-gradient(135deg, #ff4d8d 0%, #8b5cf6 48%, #38bdf8 100%);
  box-shadow: 0 14px 28px rgba(56, 189, 248, 0.18), 0 8px 22px rgba(255, 77, 141, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
  white-space: nowrap;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 18px 36px rgba(56, 189, 248, 0.28), 0 10px 30px rgba(255, 77, 141, 0.26);
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.72);
  outline-offset: 3px;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-card{
  min-width: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  animation: cotg-card-fade 260ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 77, 141, 0.16), transparent 42%, rgba(56, 189, 248, 0.14));
  opacity: 0.8;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 255, 255, 0.34);
  box-shadow: 0 26px 66px rgba(0, 0, 0, 0.42), 0 0 34px rgba(56, 189, 248, 0.12);
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-card-top, .wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-preview-box, .wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-copy-btn{
  position: relative;
  z-index: 1;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-style-name{
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 118px;
  margin: 16px 0;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 16px;
  background: rgba(4, 12, 22, 0.48);
  color: #f8fbff;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-preview-box::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff4d8d, #38bdf8);
  border-radius: 999px;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-copy-btn{
  width: 100%;
  margin-top: auto;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 100%;
}.wpc-scope-347 .tc-wp-tool-root .cotg-tool-wrap .cotg-load-btn[hidden]{
  display: none;
}@keyframes cotg-card-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 .cotg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-container{
    width: 100%;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-title{
    font-size: 30px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-panel{
    padding: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-input-top, .tc-wp-tool-root .cotg-tool-wrap .cotg-results-top{
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-section-title{
    font-size: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
    min-height: 150px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-btn{
    width: 100%;
    padding: 13px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-card{
    padding: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-preview-box{
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-load-wrap{
    margin-top: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cotg-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-container{
    width: 100%;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-title{
    font-size: 34px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-panel{
    padding: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-input-top, .tc-wp-tool-root .cotg-tool-wrap .cotg-results-top{
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-section-title{
    font-size: 19px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
    min-height: 160px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-btn{
    width: 100%;
    padding: 14px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-card{
    padding: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-preview-box{
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-load-wrap{
    margin-top: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cotg-tool-wrap{
    padding: 44px 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-container{
    width: 100%;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-title{
    font-size: 40px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-panel{
    padding: 22px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-input-top, .tc-wp-tool-root .cotg-tool-wrap .cotg-results-top{
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-section-title{
    font-size: 20px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
    min-height: 170px;
    padding: 16px;
    font-size: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-btn{
    padding: 14px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-clear-btn{
    width: 100%;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-card{
    padding: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-style-name{
    font-size: 17px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-preview-box{
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-load-wrap{
    margin-top: 22px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cotg-tool-wrap{
    padding: 58px 24px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-container{
    width: 96%;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-title{
    font-size: 50px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-panel{
    padding: 28px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-section-title{
    font-size: 22px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
    min-height: 190px;
    padding: 18px;
    font-size: 17px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-btn{
    padding: 14px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-card{
    padding: 20px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-style-name{
    font-size: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-preview-box{
    padding: 16px;
    font-size: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-load-wrap{
    margin-top: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cotg-tool-wrap{
    padding: 70px 28px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-container{
    width: 96%;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-title{
    font-size: 58px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-panel{
    padding: 32px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-section-title{
    font-size: 23px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
    min-height: 210px;
    padding: 20px;
    font-size: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-btn{
    padding: 15px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-card{
    padding: 21px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-style-name{
    font-size: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-preview-box{
    padding: 16px;
    font-size: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-load-wrap{
    margin-top: 26px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .cotg-tool-wrap{
    padding: 82px 32px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-container{
    width: 100%;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-title{
    font-size: 66px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-panel{
    padding: 34px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-section-title{
    font-size: 24px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
    min-height: 220px;
    padding: 22px;
    font-size: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-btn{
    padding: 15px 28px;
    font-size: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-card{
    padding: 22px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-style-name{
    font-size: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-preview-box{
    padding: 17px;
    font-size: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-load-wrap{
    margin-top: 28px;
  }}