@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-211 .tc-wp-tool-root img, .wpc-scope-211 .tc-wp-tool-root video, .wpc-scope-211 .tc-wp-tool-root svg, .wpc-scope-211 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #f8f1e8;
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 58, 28, 0.24), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(141, 77, 255, 0.24), transparent 30%),
    radial-gradient(circle at 50% 95%, rgba(255, 126, 32, 0.2), transparent 34%),
    linear-gradient(135deg, #050507 0%, #171719 42%, #241010 68%, #08090d 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap, .wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell, .wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-panel, .wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card, .wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid, .wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview, .wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input, .wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{
  box-sizing: border-box;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero{
  text-align: center;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-title{
  margin: 0;
  color: #fff7ed;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow: 0 0 18px rgba(255, 67, 36, 0.45), 0 0 36px rgba(151, 92, 255, 0.24);
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: #d7c8bd;
  line-height: 1.65;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-panel, .wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.045));
  border: 1px solid rgba(255, 115, 72, 0.24);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(16px);
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-panel{
  border-radius: 8px;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffcfb3;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(255, 176, 86, 0.28);
  border-radius: 8px;
  outline: none;
  background: rgba(5, 6, 9, 0.72);
  color: #fffaf3;
  line-height: 1.45;
  box-shadow: inset 0 0 22px rgba(0, 0, 0, 0.5);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input:focus{
  border-color: rgba(255, 91, 42, 0.85);
  background: rgba(7, 8, 12, 0.9);
  box-shadow: 0 0 0 4px rgba(255, 82, 42, 0.14), 0 0 30px rgba(151, 92, 255, 0.18), inset 0 0 22px rgba(0, 0, 0, 0.55);
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-row, .wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-row, .wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-status-row{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{
  border: 1px solid rgba(255, 161, 90, 0.4);
  border-radius: 8px;
  cursor: pointer;
  color: #fff7ed;
  font-weight: 900;
  letter-spacing: 0;
  background: linear-gradient(135deg, #831c1c, #e44220 46%, #ff8a2a 100%);
  box-shadow: 0 12px 28px rgba(228, 66, 32, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.25);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 18px 36px rgba(228, 66, 32, 0.34), 0 0 24px rgba(151, 92, 255, 0.24);
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn:active{
  transform: translateY(0);
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-counter{
  color: #f6d7c3;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 999px;
  background: rgba(12, 13, 17, 0.62);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 8px;
  overflow: hidden;
  animation: hmfgFadeUp 360ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 95, 49, 0.55);
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.48), 0 0 32px rgba(255, 73, 36, 0.14);
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card-title{
  margin: 0 0 12px;
  color: #ffd5bd;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 104px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(151, 92, 255, 0.22);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(0, 0, 0, 0.42), rgba(66, 18, 18, 0.24)),
    radial-gradient(circle at 15% 20%, rgba(255, 94, 43, 0.16), transparent 34%);
  color: #fffaf4;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-btn.hmfg-hidden{
  display: none;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview::-webkit-scrollbar, .wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview::-webkit-scrollbar-track, .wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input::-webkit-scrollbar-track{
  background: rgba(8, 8, 12, 0.75);
  border-radius: 999px;
}.wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview::-webkit-scrollbar-thumb, .wpc-scope-211 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff4a24, #8d4dff);
  border-radius: 999px;
}@keyframes hmfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hmfg-tool-wrap{ padding: 34px 12px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{ width: 100%; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-title{ font-size: 31px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-panel{ margin-top: 24px; padding: 16px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-label{ font-size: 13px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{ min-height: 126px; padding: 13px; font-size: 16px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{ padding: 11px 16px; font-size: 13px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-row{ margin-top: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-status-row{ margin: 22px 0 16px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-counter{ padding: 8px 13px; font-size: 12px; }.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{ padding: 15px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card-title{ font-size: 15px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{ padding: 13px; font-size: 19px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-row{ margin-top: 20px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hmfg-tool-wrap{ padding: 38px 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{ width: 100%; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-title{ font-size: 36px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-panel{ margin-top: 26px; padding: 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-label{ font-size: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{ min-height: 132px; padding: 14px; font-size: 17px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{ padding: 12px 18px; font-size: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-row{ margin-top: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-status-row{ margin: 24px 0 16px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-counter{ padding: 8px 14px; font-size: 13px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{ padding: 17px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card-title{ font-size: 16px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{ padding: 14px; font-size: 20px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-row{ margin-top: 22px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hmfg-tool-wrap{ padding: 44px 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{ width: 100%; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-title{ font-size: 42px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-panel{ margin-top: 30px; padding: 22px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-label{ font-size: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{ min-height: 140px; padding: 16px; font-size: 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{ padding: 12px 20px; font-size: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-row{ margin-top: 16px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-status-row{ margin: 26px 0 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-counter{ padding: 9px 15px; font-size: 13px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{ padding: 19px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card-title{ font-size: 17px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{ padding: 15px; font-size: 22px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-row{ margin-top: 24px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hmfg-tool-wrap{ padding: 58px 24px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{ width: 100%; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-title{ font-size: 56px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-panel{ margin-top: 34px; padding: 26px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-label{ font-size: 15px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{ min-height: 150px; padding: 18px; font-size: 20px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{ padding: 13px 22px; font-size: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-row{ margin-top: 16px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-status-row{ margin: 30px 0 20px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-counter{ padding: 9px 16px; font-size: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{ padding: 20px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card-title{ font-size: 17px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{ padding: 16px; font-size: 22px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-row{ margin-top: 28px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hmfg-tool-wrap{ padding: 68px 28px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{ width: 100%; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-title{ font-size: 64px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-panel{ margin-top: 38px; padding: 30px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-label{ font-size: 15px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{ min-height: 160px; padding: 20px; font-size: 22px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{ padding: 13px 24px; font-size: 15px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-row{ margin-top: 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-status-row{ margin: 34px 0 22px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-counter{ padding: 10px 17px; font-size: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{ padding: 21px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card-title{ font-size: 17px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{ padding: 16px; font-size: 23px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-row{ margin-top: 30px; }}@media (min-width: 1200px){.tc-wp-tool-root .hmfg-tool-wrap{ padding: 78px 32px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{ width: 100%; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-title{ font-size: 72px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-panel{ margin-top: 42px; padding: 34px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-label{ font-size: 15px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{ min-height: 170px; padding: 22px; font-size: 24px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{ padding: 14px 26px; font-size: 15px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-row{ margin-top: 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-status-row{ margin: 36px 0 24px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-counter{ padding: 10px 18px; font-size: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{ padding: 22px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card-title{ font-size: 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{ padding: 17px; font-size: 24px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-row{ margin-top: 32px; }}.wpc-scope-211 /* 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-211 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .hmfg-clear-btn{}