@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-213 .tc-wp-tool-root img, .wpc-scope-213 .tc-wp-tool-root video, .wpc-scope-213 .tc-wp-tool-root svg, .wpc-scope-213 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 18px;
  color: #fff8ed;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 111, 0, 0.32), transparent 30%),
    radial-gradient(circle at 85% 18%, rgba(123, 44, 191, 0.34), transparent 28%),
    radial-gradient(circle at 20% 85%, rgba(86, 255, 55, 0.18), transparent 26%),
    radial-gradient(circle at 78% 86%, rgba(153, 14, 28, 0.34), transparent 30%),
    linear-gradient(135deg, #101010 0%, #1b1018 38%, #080808 100%);
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-shell, .wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-shell *, .wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-shell *::before, .wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-shell *::after{
  box-sizing: border-box;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-shell{
  width: min(1200px, 100%);
  margin: 0 auto;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-heading{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 850px;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-heading h1{
  margin: 0 0 12px;
  color: #fff7ea;
  font-size: 46px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 26px rgba(255, 117, 24, 0.42), 0 0 42px rgba(123, 44, 191, 0.28);
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-heading p{
  margin: 0;
  color: rgba(255, 248, 237, 0.82);
  font-size: 18px;
  line-height: 1.55;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-input-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 24px;
  border: 1px solid rgba(255, 143, 31, 0.28);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(26, 26, 26, 0.74), rgba(47, 20, 37, 0.48));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(16px);
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-label{
  display: block;
  margin: 0 0 10px;
  color: #baff58;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 8px;
  outline: none;
  padding: 18px 20px;
  color: #fff8ed;
  background: rgba(5, 5, 6, 0.52);
  box-shadow: inset 0 0 0 1px rgba(255, 117, 24, 0.08);
  font-size: 24px;
  line-height: 1.45;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-input:focus{
  border-color: rgba(186, 255, 88, 0.72);
  background: rgba(8, 8, 9, 0.68);
  box-shadow: 0 0 0 4px rgba(186, 255, 88, 0.13), 0 0 34px rgba(255, 117, 24, 0.2);
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-clear-btn, .wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-load-btn, .wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-copy-btn{
  appearance: none;
  border: 0;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 850;
  line-height: 1;
  transition: transform 170ms ease, box-shadow 170ms ease, background 170ms ease, color 170ms ease;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-clear-btn{
  display: block;
  margin: 16px auto 0;
  padding: 11px 22px;
  color: #fff8ed;
  background: linear-gradient(135deg, rgba(153, 14, 28, 0.92), rgba(255, 111, 0, 0.92));
  box-shadow: 0 10px 24px rgba(153, 14, 28, 0.24);
  font-size: 14px;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 8px;
  background: linear-gradient(150deg, rgba(24, 24, 26, 0.72), rgba(21, 8, 20, 0.52));
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(14px);
  animation: hfgFadeIn 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 117, 24, 0.5);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.42), 0 0 28px rgba(123, 44, 191, 0.18);
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-card-title{
  margin: 0 0 12px;
  color: #ffb347;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 900;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 112px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 0 14px;
  padding: 15px;
  border-radius: 8px;
  color: #fff8ed;
  background: rgba(0, 0, 0, 0.34);
  border: 1px solid rgba(186, 255, 88, 0.16);
  font-size: 22px;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-preview::-webkit-scrollbar-track{
  background: rgba(0, 0, 0, 0.28);
  border-radius: 999px;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ff7518, #7b2cbf);
  border-radius: 999px;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-copy-btn{
  width: 100%;
  padding: 12px 16px;
  color: #120b10;
  background: linear-gradient(135deg, #baff58, #ff7518);
  box-shadow: 0 12px 28px rgba(255, 117, 24, 0.22);
  font-size: 14px;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-actions{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-load-btn{
  padding: 15px 28px;
  color: #fff8ed;
  background: linear-gradient(135deg, #7b2cbf, #990e1c 52%, #ff7518);
  box-shadow: 0 16px 34px rgba(123, 44, 191, 0.28);
  font-size: 15px;
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-clear-btn:hover, .wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-load-btn:hover, .wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-copy-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(255, 117, 24, 0.3), 0 0 22px rgba(186, 255, 88, 0.12);
}.wpc-scope-213 .tc-wp-tool-root .hfg-tool-wrap .hfg-load-btn:disabled{
  cursor: not-allowed;
  opacity: 0.55;
  transform: none;
}@keyframes hfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hfg-tool-wrap{ padding: 34px 12px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-shell{ width: 100%; }.tc-wp-tool-root .hfg-tool-wrap .hfg-heading h1{ font-size: 29px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-heading p{ font-size: 14px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-input-panel{ padding: 15px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-input{ min-height: 112px; padding: 14px; font-size: 18px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-clear-btn, .tc-wp-tool-root .hfg-tool-wrap .hfg-copy-btn, .tc-wp-tool-root .hfg-tool-wrap .hfg-load-btn{ padding: 11px 16px; font-size: 13px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-card{ padding: 14px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-preview{ font-size: 18px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hfg-tool-wrap{ padding: 38px 14px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-shell{ width: 100%; }.tc-wp-tool-root .hfg-tool-wrap .hfg-heading h1{ font-size: 32px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-heading p{ font-size: 15px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-input-panel{ padding: 16px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-input{ min-height: 118px; padding: 15px; font-size: 19px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-clear-btn, .tc-wp-tool-root .hfg-tool-wrap .hfg-copy-btn, .tc-wp-tool-root .hfg-tool-wrap .hfg-load-btn{ padding: 12px 18px; font-size: 14px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-card{ padding: 15px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-preview{ font-size: 19px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hfg-tool-wrap{ padding: 42px 16px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-shell{ width: 100%; }.tc-wp-tool-root .hfg-tool-wrap .hfg-heading h1{ font-size: 36px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-heading p{ font-size: 16px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-input-panel{ padding: 18px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-input{ min-height: 124px; padding: 16px; font-size: 20px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-clear-btn, .tc-wp-tool-root .hfg-tool-wrap .hfg-copy-btn, .tc-wp-tool-root .hfg-tool-wrap .hfg-load-btn{ padding: 12px 20px; font-size: 14px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-card{ padding: 16px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-preview{ 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-wrap .hfg-shell{ width: 100%; }.tc-wp-tool-root .hfg-tool-wrap .hfg-heading h1{ font-size: 42px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-heading p{ font-size: 17px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-input{ min-height: 130px; font-size: 22px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-clear-btn, .tc-wp-tool-root .hfg-tool-wrap .hfg-copy-btn, .tc-wp-tool-root .hfg-tool-wrap .hfg-load-btn{ padding: 13px 22px; font-size: 14px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-card{ padding: 17px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-preview{ font-size: 21px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hfg-tool-wrap{ padding: 54px 24px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-shell{ width: 100%; }.tc-wp-tool-root .hfg-tool-wrap .hfg-heading h1{ font-size: 46px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-heading p{ font-size: 18px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-input{ min-height: 132px; font-size: 23px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-clear-btn, .tc-wp-tool-root .hfg-tool-wrap .hfg-copy-btn, .tc-wp-tool-root .hfg-tool-wrap .hfg-load-btn{ padding: 13px 24px; font-size: 15px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-card{ padding: 18px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-preview{ font-size: 22px; }}@media (min-width: 1200px){.tc-wp-tool-root .hfg-tool-wrap{ padding: 62px 28px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-shell{ width: min(1200px, 100%); }.tc-wp-tool-root .hfg-tool-wrap .hfg-heading h1{ font-size: 52px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-heading p{ font-size: 18px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-input{ min-height: 136px; font-size: 24px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-clear-btn, .tc-wp-tool-root .hfg-tool-wrap .hfg-copy-btn, .tc-wp-tool-root .hfg-tool-wrap .hfg-load-btn{ padding: 14px 26px; font-size: 15px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-card{ padding: 18px; }.tc-wp-tool-root .hfg-tool-wrap .hfg-preview{ font-size: 22px; }}.wpc-scope-213 /* 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;
}