@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-107 .tc-wp-tool-root img, .wpc-scope-107 .tc-wp-tool-root video, .wpc-scope-107 .tc-wp-tool-root svg, .wpc-scope-107 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 48px 20px;
  color: #f6f1ea;
  background:
    radial-gradient(circle at 16% 0%, rgba(214, 40, 40, 0.28), transparent 34%),
    radial-gradient(circle at 84% 10%, rgba(103, 58, 183, 0.2), transparent 30%),
    linear-gradient(145deg, #050505 0%, #111114 42%, #09090b 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap, .wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero h1{
  margin: 0 0 12px;
  color: #fff8f0;
  font-size: 46px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 22px rgba(255, 72, 39, 0.42), 0 2px 0 #2b0505;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero p{
  max-width: 760px;
  margin: 0 auto;
  color: #d7d0ca;
  font-size: 17px;
  line-height: 1.6;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-controls{
  width: 100%;
  margin: 0 0 28px;
  padding: 20px;
  border: 1px solid rgba(234, 68, 45, 0.3);
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.025));
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-label{
  display: block;
  margin: 0 0 10px;
  color: #f7e7dc;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  align-items: stretch;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{
  width: 100%;
  min-height: 92px;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(197, 202, 209, 0.22);
  border-radius: 8px;
  padding: 16px 18px;
  color: #fff;
  background: rgba(4, 4, 6, 0.82);
  box-shadow: inset 0 0 26px rgba(0, 0, 0, 0.52);
  font-size: 18px;
  line-height: 1.45;
  outline: none;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input::placeholder{
  color: #a99f99;
  opacity: 1;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input:focus{
  border-color: rgba(255, 88, 51, 0.88);
  box-shadow: 0 0 0 4px rgba(255, 62, 31, 0.15), inset 0 0 28px rgba(0, 0, 0, 0.52);
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-btn, .wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-btn, .wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-copy-btn{
  border: 1px solid rgba(255, 104, 64, 0.44);
  border-radius: 8px;
  color: #fff8ef;
  background: linear-gradient(135deg, #a91414, #e04320 48%, #7b111a);
  box-shadow: 0 12px 28px rgba(181, 26, 18, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  font-weight: 900;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-btn{
  min-width: 124px;
  padding: 0 22px;
  font-size: 15px;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-copy-btn{
  width: 100%;
  min-height: 46px;
  margin-top: 14px;
  padding: 11px 16px;
  font-size: 14px;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-btn{
  min-height: 50px;
  padding: 13px 26px;
  font-size: 15px;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-btn:hover, .wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-btn:hover, .wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-copy-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 184, 118, 0.82);
  box-shadow: 0 16px 34px rgba(230, 55, 28, 0.38), 0 0 22px rgba(255, 77, 35, 0.22);
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-btn:focus-visible, .wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-btn:focus-visible, .wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-copy-btn:focus-visible{
  outline: 3px solid rgba(255, 170, 90, 0.58);
  outline-offset: 3px;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  overflow: hidden;
  border: 1px solid rgba(213, 220, 230, 0.14);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.095), rgba(255, 255, 255, 0.028)),
    radial-gradient(circle at top right, rgba(221, 41, 31, 0.16), transparent 42%);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.36);
  animation: hmfgFadeIn 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card::before{
  content: "";
  position: absolute;
  top: 0;
  left: 12%;
  width: 76%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(239, 241, 245, 0.8), rgba(255, 62, 31, 0.72), transparent);
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 85, 48, 0.52);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.48), 0 0 26px rgba(214, 38, 28, 0.18);
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-style-name{
  margin: 0 0 12px;
  color: #f6efe7;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid rgba(171, 178, 190, 0.18);
  border-radius: 8px;
  color: #fff9f2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.64), rgba(19, 19, 23, 0.82));
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 13px rgba(255, 66, 34, 0.25);
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #d83a20, #6f1b8e);
  border-radius: 999px;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-107 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-wrap.hmfg-hidden{
  display: none;
}@keyframes hmfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .hmfg-tool-wrap{
    padding: 54px 24px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero h1{
    font-size: 48px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{
    min-height: 96px;
    font-size: 18px;
    padding: 17px 18px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-btn, .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-btn{
    font-size: 15px;
    min-height: 52px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{
    padding: 18px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{
    font-size: 22px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hmfg-tool-wrap{
    padding: 48px 22px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero h1{
    font-size: 42px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{
    min-height: 92px;
    font-size: 17px;
    padding: 16px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-btn, .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-btn{
    font-size: 15px;
    min-height: 50px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{
    padding: 17px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{
    font-size: 21px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hmfg-tool-wrap{
    padding: 42px 18px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero h1{
    font-size: 36px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{
    min-height: 88px;
    font-size: 16px;
    padding: 15px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-btn, .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-btn{
    font-size: 14px;
    min-height: 48px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{
    padding: 16px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{
    font-size: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hmfg-tool-wrap{
    padding: 34px 14px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero h1{
    font-size: 31px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-row{
    grid-template-columns: 1fr;
    gap: 12px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{
    min-height: 86px;
    font-size: 16px;
    padding: 14px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-btn, .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-btn{
    width: 100%;
    min-height: 48px;
    font-size: 14px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{
    font-size: 19px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hmfg-tool-wrap{
    padding: 30px 12px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero h1{
    font-size: 28px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-controls{
    padding: 14px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-row{
    grid-template-columns: 1fr;
    gap: 11px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{
    min-height: 84px;
    font-size: 16px;
    padding: 13px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-btn, .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-btn{
    width: 100%;
    min-height: 48px;
    font-size: 14px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{
    font-size: 18px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hmfg-tool-wrap{
    padding: 26px 10px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero h1{
    font-size: 25px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-controls{
    padding: 12px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-row{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{
    min-height: 82px;
    font-size: 15px;
    padding: 12px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-btn, .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-btn{
    width: 100%;
    min-height: 46px;
    font-size: 13px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{
    width: 100%;
    max-width: 100%;
    padding: 12px;
  }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{
    font-size: 17px;
  }}.wpc-scope-107 /* 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;
}.wpc-scope-107 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .hmfg-grid-section{}