@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-302 .tc-wp-tool-root img, .wpc-scope-302 .tc-wp-tool-root video, .wpc-scope-302 .tc-wp-tool-root svg, .wpc-scope-302 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 56px 18px;
  color: #f9fbff;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 110, 180, 0.34), transparent 28%),
    radial-gradient(circle at 86% 12%, rgba(68, 210, 255, 0.28), transparent 30%),
    radial-gradient(circle at 50% 100%, rgba(125, 92, 255, 0.32), transparent 34%),
    linear-gradient(135deg, #171327 0%, #24183d 42%, #12344a 100%);
  border-radius: 22px;
  isolation: isolate;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-hero{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.11);
  color: #d9f7ff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.16);
  backdrop-filter: blur(14px);
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap h1{
  margin: 0;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(95, 219, 255, 0.28);
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
  margin: 16px auto 0;
  max-width: 740px;
  color: rgba(246, 250, 255, 0.84);
  font-size: 17px;
  line-height: 1.65;
  font-weight: 500;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 24px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.07));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(18px);
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 142px;
  box-sizing: border-box;
  resize: vertical;
  padding: 18px 20px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 16px;
  outline: none;
  background: rgba(8, 13, 28, 0.48);
  color: #ffffff;
  font-size: 20px;
  line-height: 1.6;
  font-family: inherit;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-textarea::placeholder{
  color: rgba(255, 255, 255, 0.48);
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-textarea:focus{
  border-color: rgba(107, 231, 255, 0.78);
  background: rgba(8, 13, 28, 0.62);
  box-shadow: 0 0 0 4px rgba(79, 215, 255, 0.14), 0 0 34px rgba(255, 99, 190, 0.12);
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-clear-row, .wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-row{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-clear-row{
  margin-top: 16px;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-row{
  margin-top: 26px;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-btn{
  appearance: none;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(135deg, rgba(255, 93, 179, 0.92), rgba(71, 198, 255, 0.92));
  box-shadow: 0 14px 30px rgba(27, 179, 255, 0.18);
  font-family: inherit;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, opacity 180ms ease;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.45);
  box-shadow: 0 18px 42px rgba(255, 96, 187, 0.22), 0 0 24px rgba(76, 211, 255, 0.16);
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-btn:focus-visible{
  outline: 3px solid rgba(142, 236, 255, 0.44);
  outline-offset: 3px;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn{
  min-width: 92px;
  padding: 10px 18px;
  font-size: 14px;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn{
  min-width: 156px;
  padding: 14px 24px;
  font-size: 15px;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn.kfg-hidden{
  display: none;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  gap: 18px;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.17);
  border-radius: 18px;
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.145), rgba(255, 255, 255, 0.06));
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(16px);
  animation: kfgFadeRise 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow: hidden;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(130, 231, 255, 0.42);
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.075));
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.26), 0 0 34px rgba(96, 218, 255, 0.1);
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-name{
  min-width: 0;
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn{
  flex: 0 0 auto;
  min-width: 78px;
  padding: 9px 14px;
  font-size: 13px;
  background: linear-gradient(135deg, rgba(111, 232, 255, 0.88), rgba(255, 104, 191, 0.88));
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 14px;
  background: rgba(5, 10, 24, 0.35);
  color: rgba(255, 255, 255, 0.94);
  font-size: 20px;
  line-height: 1.65;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-302 .tc-wp-tool-root .kfg-tool-wrap .kfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, rgba(105, 225, 255, 0.72), rgba(255, 104, 190, 0.72));
  border-radius: 999px;
}@keyframes kfgFadeRise{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .kfg-tool-wrap{
    padding: 64px 24px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{
    max-width: 1200px;
  }.tc-wp-tool-root .kfg-tool-wrap h1{
    font-size: 54px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
    padding: 26px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{
    min-height: 150px;
    font-size: 21px;
    padding: 20px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-btn{
    font-size: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{
    padding: 18px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .kfg-tool-wrap{
    padding: 58px 22px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{
    max-width: 1080px;
  }.tc-wp-tool-root .kfg-tool-wrap h1{
    font-size: 48px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{
    min-height: 144px;
    font-size: 20px;
    padding: 18px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-btn{
    font-size: 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{
    padding: 17px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .kfg-tool-wrap{
    padding: 50px 18px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{
    max-width: 920px;
  }.tc-wp-tool-root .kfg-tool-wrap h1{
    font-size: 42px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
    padding: 22px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{
    min-height: 136px;
    font-size: 19px;
    padding: 17px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-btn{
    font-size: 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{
    padding: 17px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .kfg-tool-wrap{
    padding: 40px 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .kfg-tool-wrap h1{
    font-size: 34px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
    padding: 18px;
    border-radius: 16px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{
    min-height: 124px;
    font-size: 17px;
    padding: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-btn{
    font-size: 13px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn{
    min-width: 84px;
    padding: 9px 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn{
    min-width: 140px;
    padding: 13px 20px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .kfg-tool-wrap{
    padding: 34px 12px;
    border-radius: 18px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-kicker{
    font-size: 12px;
    padding: 7px 11px;
  }.tc-wp-tool-root .kfg-tool-wrap h1{
    font-size: 30px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
    font-size: 14px;
    line-height: 1.55;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
    padding: 15px;
    border-radius: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{
    min-height: 118px;
    font-size: 16px;
    padding: 14px;
    border-radius: 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-btn{
    font-size: 13px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn{
    min-width: 80px;
    padding: 9px 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn{
    min-width: 136px;
    padding: 12px 18px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card-head{
    gap: 9px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn{
    min-width: 72px;
    padding: 8px 12px;
    font-size: 12px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview{
    min-height: 104px;
    font-size: 16px;
    padding: 13px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .kfg-tool-wrap{
    padding: 30px 10px;
    border-radius: 16px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-kicker{
    font-size: 11px;
    padding: 6px 10px;
  }.tc-wp-tool-root .kfg-tool-wrap h1{
    font-size: 27px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
    font-size: 13px;
    line-height: 1.55;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
    padding: 13px;
    border-radius: 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-label{
    font-size: 13px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{
    min-height: 112px;
    font-size: 15px;
    padding: 12px;
    border-radius: 13px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-btn{
    font-size: 12px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn{
    min-width: 76px;
    padding: 8px 13px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn{
    min-width: 128px;
    padding: 12px 16px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{
    width: 100%;
    max-width: 100%;
    padding: 13px;
    border-radius: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card-head{
    gap: 8px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-style-name{
    font-size: 13px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn{
    min-width: 68px;
    padding: 8px 10px;
    font-size: 12px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview{
    min-height: 100px;
    font-size: 15px;
    padding: 12px;
    border-radius: 12px;
  }}.wpc-scope-302 /* 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;
}