@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-349 .tc-wp-tool-root img, .wpc-scope-349 .tc-wp-tool-root video, .wpc-scope-349 .tc-wp-tool-root svg, .wpc-scope-349 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-container, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-header, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-panel, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-input-head, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-results, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-grid, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-card, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-card-top, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-preview, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-load-wrap{
  box-sizing: border-box;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap{
  width: 100%;
  overflow-x: hidden;
  padding: 72px 20px;
  color: #f8fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 77, 109, 0.34), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(0, 229, 255, 0.28), transparent 32%),
    linear-gradient(135deg, #090b18 0%, #141029 42%, #1a0b1e 100%);
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-header{
  text-align: center;
  margin: 0 auto 34px;
  max-width: 880px;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-header h1{
  margin: 0;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(0, 229, 255, 0.18);
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-header p{
  margin: 16px auto 0;
  color: rgba(235, 244, 255, 0.82);
  font-size: 18px;
  line-height: 1.6;
  max-width: 760px;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-panel{
  width: 100%;
  padding: 24px;
  margin: 0 0 28px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055));
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-input-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin: 0 0 14px;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-label{
  color: #ffffff;
  font-size: 15px;
  font-weight: 750;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
  box-sizing: border-box;
  display: block;
  width: 100%;
  min-height: 148px;
  resize: vertical;
  padding: 20px;
  color: #ffffff;
  font: inherit;
  font-size: 18px;
  line-height: 1.55;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 18px;
  outline: none;
  background: rgba(4, 8, 20, 0.62);
  box-shadow: inset 0 0 0 1px rgba(0, 229, 255, 0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-textarea::placeholder{
  color: rgba(230, 239, 255, 0.42);
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-textarea:focus{
  border-color: rgba(0, 229, 255, 0.68);
  background: rgba(4, 8, 20, 0.78);
  box-shadow: 0 0 0 4px rgba(0, 229, 255, 0.12), 0 0 34px rgba(255, 77, 109, 0.12);
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-clear-btn, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-copy-btn, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-load-btn{
  box-sizing: border-box;
  appearance: none;
  border: 0;
  cursor: pointer;
  white-space: nowrap;
  font: inherit;
  font-weight: 800;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, color 180ms ease;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-clear-btn{
  padding: 11px 18px;
  border-radius: 999px;
  color: #07111f;
  background: linear-gradient(135deg, #8ff6ff, #ff7a9b);
  box-shadow: 0 12px 28px rgba(0, 229, 255, 0.18);
  font-size: 14px;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-copy-btn{
  width: 100%;
  margin-top: 16px;
  padding: 12px 16px;
  border-radius: 14px;
  color: #ffffff;
  background: linear-gradient(135deg, rgba(255, 77, 109, 0.95), rgba(0, 229, 255, 0.85));
  box-shadow: 0 14px 30px rgba(255, 77, 109, 0.16);
  font-size: 14px;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-load-btn{
  padding: 15px 26px;
  border-radius: 999px;
  color: #06111f;
  background: linear-gradient(135deg, #ffffff, #9ff8ff 45%, #ff8cab);
  box-shadow: 0 18px 42px rgba(0, 229, 255, 0.2);
  font-size: 15px;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-clear-btn:hover, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-copy-btn:hover, .wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-load-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 42px rgba(0, 229, 255, 0.25), 0 10px 28px rgba(255, 77, 109, 0.18);
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-grid{
  display: grid;
  width: 100%;
  gap: 18px;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 20px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.125), rgba(255, 255, 255, 0.045)),
    rgba(7, 12, 28, 0.66);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.11);
  backdrop-filter: blur(14px);
  animation: cotgFadeUp 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 229, 255, 0.36);
  box-shadow: 0 26px 68px rgba(0, 0, 0, 0.36), 0 0 34px rgba(0, 229, 255, 0.08);
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-style-name{
  min-width: 0;
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 820;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-badge{
  flex: 0 0 auto;
  padding: 5px 9px;
  border-radius: 999px;
  color: #9ff8ff;
  background: rgba(0, 229, 255, 0.1);
  border: 1px solid rgba(0, 229, 255, 0.18);
  font-size: 11px;
  font-weight: 850;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 96px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 16px;
  color: rgba(248, 252, 255, 0.95);
  background: rgba(2, 6, 17, 0.62);
  border: 1px solid rgba(255, 255, 255, 0.105);
  font-size: 17px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 999px;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #00e5ff, #ff4d6d);
  border-radius: 999px;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-load-wrap{
  display: flex;
  justify-content: center;
  padding-top: 28px;
}.wpc-scope-349 .tc-wp-tool-root .cotg-tool-wrap .cotg-load-wrap.cotg-hidden{
  display: none;
}@keyframes cotgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .cotg-tool-wrap .cotg-card, .tc-wp-tool-root .cotg-tool-wrap .cotg-clear-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-copy-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-load-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
    transition: none;
    animation: none;
  }}@media (min-width: 1200px){.tc-wp-tool-root .cotg-tool-wrap{
    padding: 78px 24px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-container{
    width: 100%;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-header h1{
    font-size: 52px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
    min-height: 156px;
    font-size: 18px;
    padding: 22px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-clear-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-copy-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-load-btn{
    font-size: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-card{
    padding: 20px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-preview{
    font-size: 17px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cotg-tool-wrap{
    padding: 68px 22px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-container{
    width: 100%;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-header h1{
    font-size: 46px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
    min-height: 148px;
    font-size: 17px;
    padding: 20px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-clear-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-copy-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-load-btn{
    font-size: 14px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-card{
    padding: 19px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-preview{
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cotg-tool-wrap{
    padding: 58px 20px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-container{
    width: 100%;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-header h1{
    font-size: 38px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
    min-height: 138px;
    font-size: 16px;
    padding: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-clear-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-copy-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-load-btn{
    font-size: 14px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-card{
    padding: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-preview{
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cotg-tool-wrap{
    padding: 46px 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-container{
    width: 100%;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-header h1{
    font-size: 32px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-panel{
    padding: 18px;
    border-radius: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
    min-height: 130px;
    font-size: 16px;
    padding: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-clear-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-copy-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-load-btn{
    font-size: 14px;
    padding: 12px 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-card{
    width: 100%;
    max-width: 100%;
    padding: 17px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-preview{
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cotg-tool-wrap{
    padding: 42px 14px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-container{
    width: 100%;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-header h1{
    font-size: 29px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-panel{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-input-head{
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
    min-height: 126px;
    font-size: 15px;
    padding: 15px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-clear-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-copy-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-load-btn{
    width: 100%;
    font-size: 14px;
    padding: 12px 15px;
  }.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{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-preview{
    font-size: 15px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .cotg-tool-wrap{
    padding: 38px 12px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-container{
    width: 100%;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-header h1{
    font-size: 26px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-panel{
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-input-head{
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-textarea{
    min-height: 120px;
    font-size: 15px;
    padding: 14px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-clear-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-copy-btn, .tc-wp-tool-root .cotg-tool-wrap .cotg-load-btn{
    width: 100%;
    font-size: 13px;
    padding: 12px 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{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .cotg-tool-wrap .cotg-preview{
    font-size: 15px;
    padding: 14px;
  }}