@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-457 .tc-wp-tool-root img, .wpc-scope-457 .tc-wp-tool-root video, .wpc-scope-457 .tc-wp-tool-root svg, .wpc-scope-457 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool, .wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool *{
  box-sizing: border-box;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #f7f1ec;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 8%, rgba(194, 24, 37, 0.34), transparent 34%),
    radial-gradient(circle at 88% 14%, rgba(85, 102, 170, 0.2), transparent 30%),
    radial-gradient(circle at 48% 100%, rgba(255, 103, 18, 0.2), transparent 38%),
    linear-gradient(135deg, #030304 0%, #151517 33%, #33070c 62%, #11151b 100%);
  isolation: isolate;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-shell::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, 0.055) 42%, transparent 56%),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.025) 0 1px, transparent 1px 92px);
  opacity: 0.65;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-hero, .wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input-panel, .wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-grid, .wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-load-wrap{
  position: relative;
  z-index: 1;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-hero{
  text-align: center;
  margin: 0 auto;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-title{
  margin: 0;
  color: #fff7ef;
  line-height: 1.02;
  letter-spacing: 0;
  text-shadow:
    0 0 18px rgba(255, 70, 32, 0.42),
    0 2px 0 rgba(0, 0, 0, 0.9);
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: rgba(244, 235, 229, 0.84);
  line-height: 1.55;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input-panel{
  width: 100%;
  border: 1px solid rgba(196, 201, 210, 0.2);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.035)),
    rgba(7, 8, 10, 0.76);
  box-shadow:
    0 24px 70px rgba(0, 0, 0, 0.45),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(16px);
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-label{
  display: block;
  color: #f4d9cc;
  font-weight: 800;
  letter-spacing: 0;
  margin: 0 0 10px;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
  min-height: 86px;
  border: 1px solid rgba(255, 118, 58, 0.28);
  border-radius: 8px;
  outline: none;
  background: rgba(3, 4, 6, 0.72);
  color: #fffaf3;
  line-height: 1.45;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.045);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input:focus{
  border-color: rgba(255, 95, 42, 0.85);
  background: rgba(5, 5, 7, 0.9);
  box-shadow:
    0 0 0 4px rgba(255, 78, 35, 0.16),
    0 0 34px rgba(255, 78, 35, 0.2),
    inset 0 0 0 1px rgba(255, 255, 255, 0.07);
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input-actions{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 12px;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-count{
  color: rgba(225, 228, 234, 0.7);
  font-weight: 700;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-btn{
  appearance: none;
  border: 1px solid rgba(255, 136, 66, 0.42);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 92, 36, 0.95), rgba(120, 10, 19, 0.98)),
    #7e1119;
  color: #fff8f1;
  cursor: pointer;
  font-weight: 900;
  letter-spacing: 0;
  text-align: center;
  box-shadow:
    0 10px 25px rgba(128, 13, 20, 0.38),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 184, 110, 0.72);
  box-shadow:
    0 16px 36px rgba(255, 72, 28, 0.28),
    0 0 24px rgba(255, 105, 50, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-btn:active{
  transform: translateY(0);
  filter: brightness(0.92);
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.52;
  transform: none;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(194, 201, 213, 0.17);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.032)),
    rgba(9, 10, 13, 0.78);
  box-shadow:
    0 18px 48px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
  overflow: hidden;
  animation: hmfgFadeUp 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 117, 48, 0.44);
  box-shadow:
    0 24px 58px rgba(0, 0, 0, 0.44),
    0 0 26px rgba(255, 65, 28, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-style-name{
  min-width: 0;
  margin: 0;
  color: #ffe4d3;
  font-weight: 900;
  line-height: 1.2;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-copy{
  flex: 0 0 auto;
  background:
    linear-gradient(135deg, rgba(84, 91, 105, 0.96), rgba(27, 29, 36, 0.98)),
    #252933;
  border-color: rgba(206, 214, 225, 0.25);
  box-shadow:
    0 10px 22px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-copy:hover{
  border-color: rgba(255, 122, 55, 0.58);
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 104px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 255, 255, 0.095);
  border-radius: 8px;
  background:
    radial-gradient(circle at 20% 0%, rgba(255, 78, 28, 0.12), transparent 42%),
    rgba(0, 0, 0, 0.33);
  color: #fffaf4;
  line-height: 1.42;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  text-shadow: 0 0 12px rgba(255, 75, 35, 0.26);
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-preview::-webkit-scrollbar-track{
  background: rgba(5, 6, 8, 0.68);
  border-radius: 999px;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff7438, #6f1018);
  border-radius: 999px;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-load-wrap{
  display: flex;
  justify-content: center;
}.wpc-scope-457 .tc-wp-tool-root .hmfg-metal-font-tool .hmfg-load.is-hidden{
  display: none;
}@keyframes hmfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hmfg-metal-font-tool{
    padding: 28px 12px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-title{
    font-size: 32px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input-panel{
    margin-top: 24px;
    padding: 16px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-label{
    font-size: 13px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input{
    font-size: 16px;
    padding: 13px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-btn{
    min-height: 42px;
    padding: 10px 13px;
    font-size: 13px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-count{
    font-size: 12px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    margin-top: 20px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-card{
    padding: 14px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-preview{
    padding: 13px;
    font-size: 19px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-load-wrap{
    margin-top: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hmfg-metal-font-tool{
    padding: 34px 14px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-title{
    font-size: 36px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-subtitle{
    font-size: 14.5px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input-panel{
    margin-top: 26px;
    padding: 18px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-label{
    font-size: 13px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input{
    font-size: 16px;
    padding: 14px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-btn{
    min-height: 44px;
    padding: 10px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-count{
    font-size: 12px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
    margin-top: 22px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-card{
    padding: 15px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-preview{
    padding: 14px;
    font-size: 20px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-load-wrap{
    margin-top: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hmfg-metal-font-tool{
    padding: 40px 18px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-title{
    font-size: 42px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input-panel{
    margin-top: 28px;
    padding: 20px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input{
    font-size: 17px;
    padding: 15px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-btn{
    min-height: 44px;
    padding: 11px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-count{
    font-size: 13px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
    margin-top: 24px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-card{
    padding: 17px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-preview{
    padding: 15px;
    font-size: 22px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-load-wrap{
    margin-top: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hmfg-metal-font-tool{
    padding: 54px 24px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-title{
    font-size: 56px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input-panel{
    margin-top: 34px;
    padding: 24px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input{
    font-size: 18px;
    padding: 16px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-btn{
    min-height: 46px;
    padding: 12px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-count{
    font-size: 13px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    margin-top: 28px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-card{
    padding: 18px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-preview{
    padding: 16px;
    font-size: 22px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-load-wrap{
    margin-top: 28px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hmfg-metal-font-tool{
    padding: 64px 28px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-title{
    font-size: 64px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input-panel{
    margin-top: 38px;
    padding: 26px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input{
    font-size: 19px;
    padding: 17px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-btn{
    min-height: 46px;
    padding: 12px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-count{
    font-size: 13px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 30px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-card{
    padding: 18px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-preview{
    padding: 16px;
    font-size: 22px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-load-wrap{
    margin-top: 30px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .hmfg-metal-font-tool{
    padding: 74px 32px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-title{
    font-size: 72px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input-panel{
    margin-top: 40px;
    padding: 28px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-input{
    font-size: 20px;
    padding: 18px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-btn{
    min-height: 48px;
    padding: 12px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-count{
    font-size: 13px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    margin-top: 32px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-card{
    padding: 19px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-preview{
    padding: 17px;
    font-size: 23px;
  }.tc-wp-tool-root .hmfg-metal-font-tool .hmfg-load-wrap{
    margin-top: 32px;
  }}.wpc-scope-457 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .hmfg-clear{}