@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-102 .tc-wp-tool-root img, .wpc-scope-102 .tc-wp-tool-root video, .wpc-scope-102 .tc-wp-tool-root svg, .wpc-scope-102 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-102 .tc-wp-tool-root .hfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 56px 18px;
  color: #fff7ec;
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 112, 28, 0.22), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(154, 82, 255, 0.22), transparent 30%),
    radial-gradient(circle at 50% 92%, rgba(66, 255, 151, 0.13), transparent 32%),
    linear-gradient(135deg, #140817 0%, #24102c 42%, #0f1f18 100%);
  isolation: isolate;
}.wpc-scope-102 .tc-wp-tool-root .hfg-tool-wrap, .wpc-scope-102 .tc-wp-tool-root .hfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-102 .tc-wp-tool-root .hfg-tool-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-102 .tc-wp-tool-root .hfg-tool-header{
  text-align: center;
  margin: 0 auto 30px;
  max-width: 850px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-tool-title{
  margin: 0;
  font-size: 52px;
  line-height: 1.05;
  letter-spacing: 0;
  font-weight: 850;
  color: #fff8ef;
  text-shadow: 0 0 24px rgba(255, 126, 36, 0.34), 0 0 42px rgba(135, 84, 255, 0.2);
}.wpc-scope-102 .tc-wp-tool-root .hfg-tool-subtitle{
  margin: 16px auto 0;
  max-width: 760px;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(255, 247, 236, 0.82);
}.wpc-scope-102 .tc-wp-tool-root .hfg-control-panel, .wpc-scope-102 .tc-wp-tool-root .hfg-results-panel{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.055));
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(16px);
  border-radius: 22px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-control-panel{
  padding: 24px;
  margin-bottom: 24px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-input-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 12px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-input-label{
  font-size: 15px;
  font-weight: 760;
  color: #fff4df;
}.wpc-scope-102 .tc-wp-tool-root .hfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 138px;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 18px;
  padding: 18px 20px;
  font: inherit;
  font-size: 19px;
  line-height: 1.55;
  color: #fffaf3;
  background: rgba(7, 4, 12, 0.58);
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255, 128, 35, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-102 .tc-wp-tool-root .hfg-text-input:focus{
  border-color: rgba(255, 145, 55, 0.72);
  background: rgba(9, 5, 15, 0.75);
  box-shadow: 0 0 0 4px rgba(255, 126, 35, 0.16), 0 0 34px rgba(151, 80, 255, 0.16);
}.wpc-scope-102 .tc-wp-tool-root .hfg-clear-btn, .wpc-scope-102 .tc-wp-tool-root .hfg-copy-btn, .wpc-scope-102 .tc-wp-tool-root .hfg-load-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-weight: 780;
  color: #170b18;
  background: linear-gradient(135deg, #ff9a32, #f05f2c 48%, #b66cff);
  box-shadow: 0 12px 26px rgba(255, 112, 35, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.42);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
  white-space: nowrap;
}.wpc-scope-102 .tc-wp-tool-root .hfg-clear-btn{
  padding: 10px 18px;
  font-size: 14px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-copy-btn{
  width: 100%;
  max-width: 100%;
  padding: 11px 16px;
  font-size: 14px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-load-btn{
  padding: 14px 24px;
  font-size: 16px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-clear-btn:hover, .wpc-scope-102 .tc-wp-tool-root .hfg-copy-btn:hover, .wpc-scope-102 .tc-wp-tool-root .hfg-load-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.06);
  box-shadow: 0 16px 34px rgba(255, 112, 35, 0.28), 0 0 24px rgba(137, 82, 255, 0.2);
}.wpc-scope-102 .tc-wp-tool-root .hfg-clear-btn:focus-visible, .wpc-scope-102 .tc-wp-tool-root .hfg-copy-btn:focus-visible, .wpc-scope-102 .tc-wp-tool-root .hfg-load-btn:focus-visible{
  outline: 3px solid rgba(91, 255, 162, 0.72);
  outline-offset: 3px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-load-btn:disabled{
  opacity: 0.52;
  cursor: not-allowed;
  transform: none;
}.wpc-scope-102 .tc-wp-tool-root .hfg-results-panel{
  padding: 24px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.045)),
    radial-gradient(circle at 14% 0%, rgba(255, 120, 35, 0.13), transparent 36%),
    radial-gradient(circle at 100% 100%, rgba(76, 255, 151, 0.08), transparent 38%);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.26);
  animation: hfgFadeUp 340ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
}.wpc-scope-102 .tc-wp-tool-root .hfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 154, 50, 0.36);
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.34), 0 0 24px rgba(255, 108, 35, 0.13);
}.wpc-scope-102 .tc-wp-tool-root .hfg-style-name{
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 820;
  color: #ffdfb0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-102 .tc-wp-tool-root .hfg-preview-box{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 14px;
  padding: 15px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(5, 4, 9, 0.52);
  color: #fffaf2;
  font-size: 21px;
  line-height: 1.5;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-102 .tc-wp-tool-root .hfg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(#ff8b2f, #8a5cff);
  border-radius: 999px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 24px;
}.wpc-scope-102 .tc-wp-tool-root .hfg-load-row.is-hidden{
  display: none;
}@keyframes hfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .hfg-tool-wrap{
    padding: 64px 24px;
  }.tc-wp-tool-root .hfg-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .hfg-tool-title{
    font-size: 54px;
  }.tc-wp-tool-root .hfg-tool-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .hfg-text-input{
    font-size: 19px;
    min-height: 142px;
  }.tc-wp-tool-root .hfg-clear-btn, .tc-wp-tool-root .hfg-copy-btn{
    font-size: 14px;
  }.tc-wp-tool-root .hfg-load-btn{
    font-size: 16px;
  }.tc-wp-tool-root .hfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .hfg-card{
    padding: 18px;
  }.tc-wp-tool-root .hfg-preview-box{
    font-size: 21px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hfg-tool-wrap{
    padding: 56px 22px;
  }.tc-wp-tool-root .hfg-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .hfg-tool-title{
    font-size: 48px;
  }.tc-wp-tool-root .hfg-tool-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .hfg-text-input{
    font-size: 18px;
    min-height: 136px;
  }.tc-wp-tool-root .hfg-clear-btn, .tc-wp-tool-root .hfg-copy-btn{
    font-size: 14px;
  }.tc-wp-tool-root .hfg-load-btn{
    font-size: 15px;
  }.tc-wp-tool-root .hfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .hfg-card{
    padding: 17px;
  }.tc-wp-tool-root .hfg-preview-box{
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hfg-tool-wrap{
    padding: 48px 20px;
  }.tc-wp-tool-root .hfg-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .hfg-tool-title{
    font-size: 42px;
  }.tc-wp-tool-root .hfg-tool-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .hfg-control-panel, .tc-wp-tool-root .hfg-results-panel{
    padding: 20px;
  }.tc-wp-tool-root .hfg-text-input{
    font-size: 17px;
    min-height: 128px;
  }.tc-wp-tool-root .hfg-clear-btn, .tc-wp-tool-root .hfg-copy-btn{
    font-size: 14px;
    padding: 10px 15px;
  }.tc-wp-tool-root .hfg-load-btn{
    font-size: 15px;
    padding: 13px 22px;
  }.tc-wp-tool-root .hfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .hfg-card{
    padding: 16px;
  }.tc-wp-tool-root .hfg-preview-box{
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hfg-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .hfg-tool-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .hfg-tool-title{
    font-size: 34px;
  }.tc-wp-tool-root .hfg-tool-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .hfg-control-panel, .tc-wp-tool-root .hfg-results-panel{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .hfg-input-head{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .hfg-text-input{
    font-size: 16px;
    min-height: 122px;
    padding: 15px;
  }.tc-wp-tool-root .hfg-clear-btn, .tc-wp-tool-root .hfg-copy-btn{
    width: 100%;
    font-size: 14px;
    padding: 11px 15px;
  }.tc-wp-tool-root .hfg-load-btn{
    width: 100%;
    font-size: 15px;
    padding: 13px 18px;
  }.tc-wp-tool-root .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .hfg-card{
    padding: 15px;
  }.tc-wp-tool-root .hfg-preview-box{
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hfg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .hfg-tool-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .hfg-tool-title{
    font-size: 30px;
  }.tc-wp-tool-root .hfg-tool-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .hfg-control-panel, .tc-wp-tool-root .hfg-results-panel{
    padding: 14px;
    border-radius: 17px;
  }.tc-wp-tool-root .hfg-input-head{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .hfg-text-input{
    font-size: 16px;
    min-height: 116px;
    padding: 14px;
  }.tc-wp-tool-root .hfg-clear-btn, .tc-wp-tool-root .hfg-copy-btn, .tc-wp-tool-root .hfg-load-btn{
    width: 100%;
    font-size: 14px;
    padding: 11px 14px;
  }.tc-wp-tool-root .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .hfg-card{
    padding: 14px;
  }.tc-wp-tool-root .hfg-preview-box{
    font-size: 17px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hfg-tool-wrap{
    padding: 30px 10px;
  }.tc-wp-tool-root .hfg-tool-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .hfg-tool-title{
    font-size: 27px;
  }.tc-wp-tool-root .hfg-tool-subtitle{
    font-size: 14px;
    line-height: 1.55;
  }.tc-wp-tool-root .hfg-control-panel, .tc-wp-tool-root .hfg-results-panel{
    padding: 12px;
    border-radius: 16px;
  }.tc-wp-tool-root .hfg-input-head{
    align-items: stretch;
    flex-direction: column;
    gap: 10px;
  }.tc-wp-tool-root .hfg-text-input{
    font-size: 15px;
    min-height: 112px;
    padding: 13px;
  }.tc-wp-tool-root .hfg-clear-btn, .tc-wp-tool-root .hfg-copy-btn, .tc-wp-tool-root .hfg-load-btn{
    width: 100%;
    font-size: 14px;
    padding: 10px 12px;
  }.tc-wp-tool-root .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .hfg-card{
    padding: 12px;
  }.tc-wp-tool-root .hfg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .hfg-preview-box{
    font-size: 16px;
    padding: 12px;
  }}.wpc-scope-102 /* 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;
}