@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-188 .tc-wp-tool-root img, .wpc-scope-188 .tc-wp-tool-root video, .wpc-scope-188 .tc-wp-tool-root svg, .wpc-scope-188 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  background:
    radial-gradient(circle at 12% 18%, rgba(45, 212, 191, 0.36), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(244, 114, 182, 0.34), transparent 30%),
    radial-gradient(circle at 50% 95%, rgba(129, 140, 248, 0.36), transparent 34%),
    linear-gradient(135deg, #111827 0%, #312e81 42%, #0f766e 100%);
  color: #f8fafc;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap, .wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-shell, .wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-hero, .wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-input-panel, .wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-grid, .wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-card, .wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-preview, .wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-actions, .wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-load-wrap{
  box-sizing: border-box;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-shell{
  width: min(1200px, 100%);
  margin: 0 auto;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-hero{
  text-align: center;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  color: #ccfbf1;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
  box-shadow: 0 12px 34px rgba(15, 23, 42, 0.18);
  backdrop-filter: blur(18px);
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-title{
  margin: 0;
  color: #ffffff;
  font-weight: 850;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 18px 48px rgba(0, 0, 0, 0.28);
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: rgba(248, 250, 252, 0.88);
  line-height: 1.65;
  font-weight: 500;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-input-panel{
  margin: 34px auto 0;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08));
  box-shadow: 0 24px 70px rgba(2, 6, 23, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(22px);
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-input-label{
  display: block;
  margin-bottom: 10px;
  color: #e0f2fe;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 18px;
  outline: none;
  background: rgba(15, 23, 42, 0.54);
  color: #ffffff;
  font-family: inherit;
  font-weight: 650;
  line-height: 1.55;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.10);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-textarea:focus{
  border-color: rgba(94, 234, 212, 0.9);
  background: rgba(15, 23, 42, 0.68);
  box-shadow: 0 0 0 4px rgba(45, 212, 191, 0.18), 0 18px 44px rgba(45, 212, 191, 0.14);
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-textarea::placeholder{
  color: rgba(226, 232, 240, 0.62);
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-actions, .wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-load-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-clear-btn, .wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-load-btn, .wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-copy-btn{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  cursor: pointer;
  color: #ffffff;
  font-family: inherit;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.95), rgba(99, 102, 241, 0.95));
  box-shadow: 0 16px 34px rgba(15, 23, 42, 0.24), 0 0 28px rgba(45, 212, 191, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, opacity 180ms ease;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-clear-btn{
  background: rgba(15, 23, 42, 0.48);
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-clear-btn:hover, .wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-load-btn:hover, .wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-copy-btn:hover{
  border-color: rgba(255, 255, 255, 0.38);
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.32), 0 0 34px rgba(244, 114, 182, 0.20);
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-load-btn[disabled]{
  cursor: not-allowed;
  opacity: 0.55;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 20px;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.075));
  box-shadow: 0 20px 54px rgba(2, 6, 23, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
  animation: cfg26FadeIn 360ms ease both;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-card-name{
  margin: 0 0 12px;
  color: #f8fafc;
  font-weight: 850;
  line-height: 1.25;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-preview{
  max-height: 180px;
  min-height: 112px;
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 16px;
  background: rgba(2, 6, 23, 0.34);
  color: #ffffff;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  box-shadow: inset 0 1px 18px rgba(2, 6, 23, 0.24);
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-preview::-webkit-scrollbar-track{
  background: rgba(15, 23, 42, 0.45);
  border-radius: 999px;
}.wpc-scope-188 .tc-wp-tool-root .cfg26-wrap .cfg26-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #2dd4bf, #a78bfa);
  border-radius: 999px;
}@media (hover: hover){.tc-wp-tool-root .cfg26-wrap .cfg26-card:hover{
    transform: translateY(-6px);
    border-color: rgba(94, 234, 212, 0.34);
    box-shadow: 0 28px 70px rgba(2, 6, 23, 0.34), 0 0 34px rgba(45, 212, 191, 0.12);
  }.tc-wp-tool-root .cfg26-wrap .cfg26-clear-btn:hover, .tc-wp-tool-root .cfg26-wrap .cfg26-load-btn:hover, .tc-wp-tool-root .cfg26-wrap .cfg26-copy-btn:hover{
    transform: translateY(-2px);
  }}@keyframes cfg26FadeIn{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .cfg26-wrap{
    padding: 74px 32px 82px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-title{
    font-size: 58px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-input-panel{
    max-width: 900px;
    padding: 26px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-input-label{
    font-size: 15px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-textarea{
    min-height: 142px;
    padding: 20px;
    font-size: 21px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-actions{
    margin-top: 16px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-clear-btn, .tc-wp-tool-root .cfg26-wrap .cfg26-load-btn, .tc-wp-tool-root .cfg26-wrap .cfg26-copy-btn{
    padding: 13px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    margin-top: 34px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-card{
    padding: 20px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-card-name{
    font-size: 16px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-preview{
    padding: 16px;
    font-size: 19px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-load-wrap{
    margin-top: 30px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cfg26-wrap{
    padding: 66px 28px 76px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-shell{
    width: min(1080px, 100%);
  }.tc-wp-tool-root .cfg26-wrap .cfg26-title{
    font-size: 52px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-input-panel{
    max-width: 850px;
    padding: 24px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-textarea{
    min-height: 136px;
    padding: 19px;
    font-size: 20px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-clear-btn, .tc-wp-tool-root .cfg26-wrap .cfg26-load-btn, .tc-wp-tool-root .cfg26-wrap .cfg26-copy-btn{
    padding: 13px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-actions{
    margin-top: 15px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 21px;
    margin-top: 32px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-card{
    padding: 19px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-card-name{
    font-size: 16px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-preview{
    padding: 15px;
    font-size: 18px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-load-wrap{
    margin-top: 28px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cfg26-wrap{
    padding: 58px 24px 68px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-shell{
    width: min(920px, 100%);
  }.tc-wp-tool-root .cfg26-wrap .cfg26-title{
    font-size: 44px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-input-panel{
    max-width: 760px;
    padding: 22px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-textarea{
    min-height: 130px;
    padding: 18px;
    font-size: 19px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-clear-btn, .tc-wp-tool-root .cfg26-wrap .cfg26-load-btn, .tc-wp-tool-root .cfg26-wrap .cfg26-copy-btn{
    padding: 12px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-actions{
    margin-top: 14px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 19px;
    margin-top: 30px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-card{
    padding: 18px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-card-name{
    font-size: 15px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-preview{
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-load-wrap{
    margin-top: 26px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cfg26-wrap{
    padding: 46px 18px 58px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-shell{
    width: 100%;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-title{
    font-size: 36px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-textarea{
    min-height: 124px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-clear-btn, .tc-wp-tool-root .cfg26-wrap .cfg26-load-btn, .tc-wp-tool-root .cfg26-wrap .cfg26-copy-btn{
    padding: 12px 17px;
    font-size: 13px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-actions{
    margin-top: 13px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-grid{
    grid-template-columns: 1fr !important;
    gap: 17px;
    margin-top: 26px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-card{
    padding: 17px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-card-name{
    font-size: 15px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-preview{
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-load-wrap{
    margin-top: 24px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cfg26-wrap{
    padding: 42px 14px 54px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-shell{
    width: 100%;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-title{
    font-size: 32px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-input-panel{
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-textarea{
    min-height: 120px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-clear-btn, .tc-wp-tool-root .cfg26-wrap .cfg26-load-btn, .tc-wp-tool-root .cfg26-wrap .cfg26-copy-btn{
    padding: 11px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-actions{
    margin-top: 12px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
    margin-top: 24px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-card{
    padding: 16px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-card-name{
    font-size: 15px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-preview{
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-load-wrap{
    margin-top: 22px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .cfg26-wrap{
    padding: 38px 12px 50px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-shell{
    width: 100%;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-kicker{
    font-size: 12px;
    padding: 7px 11px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-title{
    font-size: 28px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-textarea{
    min-height: 116px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-clear-btn, .tc-wp-tool-root .cfg26-wrap .cfg26-load-btn, .tc-wp-tool-root .cfg26-wrap .cfg26-copy-btn{
    padding: 11px 15px;
    font-size: 12px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-actions{
    margin-top: 11px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
    margin-top: 22px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-card{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-card-name{
    font-size: 14px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-preview{
    padding: 12px;
    font-size: 14px;
  }.tc-wp-tool-root .cfg26-wrap .cfg26-load-wrap{
    margin-top: 20px;
  }}.wpc-scope-188 /* tc-layout-guard: stay in page body flow — do not overlap theme header/nav */
.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;
}