@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-21 .tc-wp-tool-root img, .wpc-scope-21 .tc-wp-tool-root video, .wpc-scope-21 .tc-wp-tool-root svg, .wpc-scope-21 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 255, 255, 0.9) 0 8%, transparent 22%),
    radial-gradient(circle at 88% 12%, rgba(186, 232, 255, 0.65) 0 10%, transparent 26%),
    radial-gradient(circle at 18% 88%, rgba(210, 255, 235, 0.65) 0 10%, transparent 28%),
    linear-gradient(135deg, #ffe6f4 0%, #efe5ff 34%, #dff8ff 67%, #fff1dd 100%);
  color: #3f2b4f;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap, .wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap *, .wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap *::before, .wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap *::after{
  box-sizing: border-box;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-header{
  text-align: center;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-title{
  margin: 0;
  color: #52296a;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 10px 28px rgba(255, 97, 178, 0.24);
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: #674f78;
  line-height: 1.6;
  font-weight: 520;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.72);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.38));
  box-shadow: 0 24px 70px rgba(150, 92, 170, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-input-shell{
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: stretch;
  gap: 14px;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-text-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(236, 125, 190, 0.42);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.86);
  color: #392344;
  outline: none;
  line-height: 1.5;
  box-shadow: inset 0 2px 10px rgba(160, 93, 162, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-text-input::placeholder{
  color: #a37899;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-text-input:focus{
  border-color: rgba(255, 91, 174, 0.88);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 0 0 5px rgba(255, 91, 174, 0.16), inset 0 2px 10px rgba(160, 93, 162, 0.08);
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn, .wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn{
  border: 0;
  border-radius: 999px;
  font-weight: 800;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(135deg, #ff6fb7, #a879ff 55%, #60c9ff);
  box-shadow: 0 12px 28px rgba(255, 104, 182, 0.28);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn:hover, .wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn:hover, .wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 36px rgba(168, 121, 255, 0.34);
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn:focus-visible, .wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn:focus-visible, .wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.95);
  outline-offset: 3px;
  box-shadow: 0 0 0 6px rgba(255, 91, 174, 0.28), 0 16px 36px rgba(168, 121, 255, 0.34);
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-preview-grid{
  display: grid;
  width: 100%;
  min-width: 0;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.68);
  border-radius: 22px;
  background: linear-gradient(155deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.38));
  box-shadow: 0 18px 44px rgba(116, 74, 145, 0.15);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  animation: kfgFadeIn 320ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 122, 192, 0.55);
  box-shadow: 0 24px 54px rgba(116, 74, 145, 0.22);
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-name{
  min-width: 0;
  color: #563168;
  font-weight: 850;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn{
  flex: 0 0 auto;
  min-width: 76px;
  background: linear-gradient(135deg, #ff77ba, #b18cff);
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-preview-box{
  max-height: 180px;
  min-height: 92px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 16px;
  border: 1px solid rgba(255, 165, 211, 0.35);
  background: rgba(255, 255, 255, 0.58);
  color: #432653;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 232, 247, 0.85);
  border-radius: 999px;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff85c3, #a991ff, #79d8ff);
  border-radius: 999px;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-wrap{
  display: flex;
  justify-content: center;
}.wpc-scope-21 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn:disabled{
  cursor: default;
  opacity: 0.55;
  transform: none;
  box-shadow: none;
}@keyframes kfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .kfg-tool-wrap{
    padding: 30px 12px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{
    width: 100%;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-title{
    font-size: 31px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
    margin-top: 22px;
    padding: 14px;
    border-radius: 22px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-shell{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-text-input{
    min-height: 112px;
    padding: 13px 14px;
    font-size: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn{
    min-height: 44px;
    padding: 11px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-section{
    margin-top: 20px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{
    padding: 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-box{
    padding: 13px;
    font-size: 17px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-load-wrap{
    margin-top: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .kfg-tool-wrap{
    padding: 34px 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{
    width: 100%;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-title{
    font-size: 35px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
    margin-top: 24px;
    padding: 16px;
    border-radius: 24px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-shell{
    grid-template-columns: 1fr;
    gap: 11px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-text-input{
    min-height: 116px;
    padding: 14px 15px;
    font-size: 16px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn{
    min-height: 46px;
    padding: 12px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-section{
    margin-top: 22px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{
    padding: 16px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-box{
    padding: 14px;
    font-size: 18px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-load-wrap{
    margin-top: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .kfg-tool-wrap{
    padding: 42px 18px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{
    width: 100%;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-title{
    font-size: 40px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
    margin-top: 28px;
    padding: 18px;
    border-radius: 26px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-shell{
    grid-template-columns: 1fr;
    gap: 12px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-text-input{
    min-height: 120px;
    padding: 15px 16px;
    font-size: 16px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn{
    min-height: 48px;
    padding: 12px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-section{
    margin-top: 26px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 17px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{
    padding: 18px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-box{
    padding: 15px;
    font-size: 19px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-load-wrap{
    margin-top: 22px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .kfg-tool-wrap{
    padding: 58px 28px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{
    width: 96%;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-title{
    font-size: 52px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
    margin-top: 34px;
    padding: 22px;
    border-radius: 28px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-shell{
    grid-template-columns: 1fr auto;
    gap: 14px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-text-input{
    min-height: 124px;
    padding: 17px 18px;
    font-size: 17px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn{
    min-height: 50px;
    padding: 13px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-section{
    margin-top: 30px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{
    padding: 20px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-box{
    padding: 16px;
    font-size: 20px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-load-wrap{
    margin-top: 26px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .kfg-tool-wrap{
    padding: 68px 32px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{
    width: 94%;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-title{
    font-size: 58px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
    max-width: 900px;
    margin-top: 36px;
    padding: 24px;
    border-radius: 30px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-text-input{
    min-height: 126px;
    padding: 18px 20px;
    font-size: 18px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn{
    min-height: 52px;
    padding: 14px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-section{
    margin-top: 34px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{
    padding: 20px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-box{
    padding: 17px;
    font-size: 20px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-load-wrap{
    margin-top: 28px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .kfg-tool-wrap{
    padding: 78px 36px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{
    width: 94%;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-title{
    font-size: 64px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
    max-width: 940px;
    margin-top: 38px;
    padding: 26px;
    border-radius: 32px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-text-input{
    min-height: 130px;
    padding: 19px 21px;
    font-size: 18px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn{
    min-height: 52px;
    padding: 14px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-section{
    margin-top: 36px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{
    padding: 22px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-style-name{
    font-size: 17px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview-box{
    padding: 18px;
    font-size: 21px;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-load-wrap{
    margin-top: 30px;
  }}.wpc-scope-21 /* 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;
}