@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-397 .tc-wp-tool-root img, .wpc-scope-397 .tc-wp-tool-root video, .wpc-scope-397 .tc-wp-tool-root svg, .wpc-scope-397 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 64px 18px;
  color: #f7f1e8;
  background:
    radial-gradient(circle at 18% 8%, rgba(255, 69, 0, .22), transparent 28%),
    radial-gradient(circle at 86% 12%, rgba(185, 28, 28, .2), transparent 30%),
    linear-gradient(135deg, #090909 0%, #16100f 42%, #20120f 100%);
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(120deg, rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,.025) 1px, transparent 1px);
  background-size: 42px 42px, 7px 7px;
  opacity: .45;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-hero{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-title{
  margin: 0;
  font-size: 54px;
  line-height: 1.02;
  letter-spacing: 0;
  color: #fff7ed;
  text-shadow: 0 0 18px rgba(239, 68, 68, .55), 0 3px 0 rgba(0,0,0,.65);
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-subtitle{
  max-width: 720px;
  margin: 14px auto 0;
  font-size: 18px;
  line-height: 1.6;
  color: #d8c7b9;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input-panel{
  width: 100%;
  box-sizing: border-box;
  padding: 24px;
  margin: 0 0 28px;
  border: 1px solid rgba(255, 119, 59, .34);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(30, 30, 33, .78), rgba(12, 12, 14, .82));
  box-shadow: 0 18px 45px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter: blur(14px);
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-label{
  display: block;
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 800;
  color: #ffd7b0;
  text-transform: uppercase;
  letter-spacing: .08em;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  box-sizing: border-box;
  resize: vertical;
  border: 1px solid rgba(255, 162, 86, .35);
  border-radius: 8px;
  padding: 18px;
  color: #fffaf2;
  background: rgba(3, 3, 4, .62);
  box-shadow: inset 0 0 22px rgba(0,0,0,.48);
  font-size: 22px;
  line-height: 1.45;
  outline: none;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-input:focus{
  border-color: rgba(255, 96, 42, .95);
  box-shadow: 0 0 0 4px rgba(220, 38, 38, .18), 0 0 26px rgba(255, 83, 38, .36), inset 0 0 22px rgba(0,0,0,.48);
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-row, .wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-clear-row{
  margin-top: 14px;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-row{
  margin-top: 30px;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{
  appearance: none;
  border: 1px solid rgba(255, 168, 92, .45);
  border-radius: 8px;
  padding: 11px 20px;
  color: #fff8ef;
  background: linear-gradient(135deg, #7f1d1d, #c2410c 48%, #343434);
  box-shadow: 0 10px 22px rgba(0,0,0,.38), inset 0 1px 0 rgba(255,255,255,.16);
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn:hover, .wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn:focus{
  transform: translateY(-2px);
  border-color: rgba(255, 216, 160, .86);
  box-shadow: 0 0 22px rgba(239, 68, 68, .4), 0 14px 28px rgba(0,0,0,.42);
  outline: none;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn:focus-visible{
  outline: 3px solid rgba(255, 196, 130, .55);
  outline-offset: 3px;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid rgba(255, 132, 61, .26);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(44, 44, 48, .72), rgba(9, 9, 11, .88)),
    radial-gradient(circle at 50% 0%, rgba(255, 104, 45, .18), transparent 45%);
  box-shadow: 0 16px 36px rgba(0,0,0,.42), inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter: blur(12px);
  animation: hmfgFadeIn .36s ease both;
  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 151, 80, .65);
  box-shadow: 0 0 24px rgba(220, 38, 38, .22), 0 22px 42px rgba(0,0,0,.5);
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card-name{
  margin: 0 0 12px;
  color: #ffd0a3;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 112px;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 8px;
  color: #fff9ef;
  background: rgba(0,0,0,.38);
  font-size: 24px;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 0 12px rgba(255, 74, 42, .34);
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview::-webkit-scrollbar-track{
  background: rgba(0,0,0,.35);
  border-radius: 8px;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ef4444, #f97316);
  border-radius: 8px;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card-actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-copy-btn{
  padding: 10px 16px;
  font-size: 13px;
}.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card[data-flame="1"] .hmfg-preview{ color: #fff1c7; text-shadow: 0 0 14px rgba(249,115,22,.62); }.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card[data-flame="2"] .hmfg-preview{ color: #fca5a5; text-shadow: 0 0 14px rgba(220,38,38,.6); }.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card[data-flame="3"] .hmfg-preview{ color: #dbeafe; text-shadow: 0 0 14px rgba(148,163,184,.55); }.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-card[data-flame="4"] .hmfg-preview{ color: #f5f5f4; text-shadow: 0 0 14px rgba(255,255,255,.35); }.wpc-scope-397 .tc-wp-tool-root .hmfg-tool-wrap .hmfg-load-btn.hmfg-hidden{
  display: none;
}@keyframes hmfgFadeIn{
  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-tool-wrap{ padding: 34px 10px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{ width: 100%; max-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{ min-height: 96px; padding: 13px; font-size: 16px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{ padding: 10px 14px; 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: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{ font-size: 18px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hmfg-tool-wrap{ padding: 38px 12px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-title{ font-size: 35px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{ min-height: 100px; padding: 14px; font-size: 17px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{ padding: 10px 15px; font-size: 13px; }.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{ padding: 15px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{ font-size: 19px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hmfg-tool-wrap{ padding: 44px 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-title{ font-size: 40px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{ min-height: 106px; padding: 15px; font-size: 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{ padding: 11px 16px; 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: 16px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{ font-size: 20px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hmfg-tool-wrap{ padding: 54px 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{ width: 100%; max-width: 920px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-title{ font-size: 48px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{ min-height: 112px; padding: 17px; font-size: 20px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{ padding: 11px 18px; font-size: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.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: 60px 20px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{ width: 100%; max-width: 1120px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-title{ font-size: 52px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{ min-height: 116px; padding: 18px; font-size: 21px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{ padding: 11px 20px; font-size: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{ padding: 20px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{ font-size: 23px; }}@media (min-width: 1200px){.tc-wp-tool-root .hmfg-tool-wrap{ padding: 68px 22px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-shell{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-title{ font-size: 56px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-input{ min-height: 120px; padding: 18px; font-size: 22px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-btn{ padding: 11px 20px; font-size: 14px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-card{ padding: 20px; }.tc-wp-tool-root .hmfg-tool-wrap .hmfg-preview{ font-size: 24px; }}.wpc-scope-397 .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-397 .tc-wp-tool-root .hmfg-clear-btn{}