@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-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-276 .tc-wp-tool-root img, .wpc-scope-276 .tc-wp-tool-root video, .wpc-scope-276 .tc-wp-tool-root svg, .wpc-scope-276 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool{
  width: 100%;
  position: relative;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  padding: 56px 22px;
  background:
    radial-gradient(circle at 15% 5%, rgba(176, 24, 45, 0.24), transparent 34%),
    radial-gradient(circle at 90% 15%, rgba(180, 180, 190, 0.1), transparent 28%),
    linear-gradient(135deg, #060607 0%, #111115 48%, #070708 100%);
  color: #ececf0;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool, .wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool div, .wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool section, .wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool header, .wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool h1, .wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool h2, .wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool p, .wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool label, .wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool input, .wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool button{
  box-sizing: border-box;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-inner{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
  color: #f4f4f6;
  text-align: center;
  text-shadow: 0 0 24px rgba(186, 25, 49, 0.5);
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero p{
  max-width: 760px;
  margin: 14px auto 0;
  color: #c9c9d0;
  font-size: 1rem;
  line-height: 1.6;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(220, 220, 230, 0.15);
  background: rgba(18, 18, 22, 0.78);
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(14px);
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel h2{
  margin: 0 0 14px;
  color: #f1f1f3;
  font-size: 1.15rem;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel label{
  display: block;
  margin: 0 0 9px;
  color: #d7d7dc;
  font-size: 0.95rem;
  font-weight: 700;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 54px;
  margin: 0;
  padding: 14px 16px;
  border: 1px solid rgba(236, 236, 244, 0.22);
  border-radius: 8px;
  outline: none;
  background: rgba(3, 3, 5, 0.82);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.35;
  box-shadow: inset 0 0 0 1px rgba(176, 24, 45, 0.12);
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel input:focus{
  border-color: rgba(232, 43, 70, 0.78);
  box-shadow: 0 0 0 4px rgba(180, 24, 45, 0.2), 0 0 30px rgba(180, 24, 45, 0.18);
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-actions, .wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-load-row{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool button{
  min-height: 46px;
  max-width: 100%;
  padding: 12px 18px;
  border: 1px solid rgba(240, 240, 245, 0.18);
  border-radius: 8px;
  background: linear-gradient(135deg, #8f1024, #c4263f);
  color: #ffffff;
  font-size: 0.95rem;
  font-weight: 800;
  line-height: 1.2;
  cursor: pointer;
  box-shadow: 0 12px 28px rgba(150, 15, 34, 0.26);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool button:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.38);
  box-shadow: 0 16px 36px rgba(196, 38, 63, 0.36), 0 0 22px rgba(196, 38, 63, 0.24);
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool button:focus-visible{
  outline: 3px solid rgba(245, 245, 250, 0.9);
  outline-offset: 3px;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(225, 225, 235, 0.14);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(28, 28, 34, 0.82), rgba(10, 10, 13, 0.9));
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.05);
  animation: bmfgFade 280ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(214, 39, 65, 0.54);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.46), 0 0 28px rgba(176, 24, 45, 0.16);
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-card h3{
  margin: 0 0 12px;
  color: #f0f0f4;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 96px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid rgba(210, 210, 220, 0.12);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.34);
  color: #f7f7f9;
  font-size: 1.18rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 0 14px rgba(210, 38, 64, 0.18);
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-preview::-webkit-scrollbar-thumb{
  background: rgba(195, 38, 63, 0.72);
  border-radius: 99px;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-copy{
  width: 100%;
  margin-top: 14px;
  background: linear-gradient(135deg, #24242b, #3a3a43);
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-load-row{
  text-align: center;
  margin-top: 24px;
}.wpc-scope-276 .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-load-more{
  min-width: 210px;
}@keyframes bmfgFade{
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-card, .tc-wp-tool-root .bmfg-black-metal-tool button{
    animation: none;
    transition: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .bmfg-black-metal-tool{
    padding: 32px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-inner{
    width: 100%;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero p{
    font-size: 0.9rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel{
    padding: 14px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel input{
    width: 100%;
    max-width: 100%;
    min-height: 50px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool button{
    width: 100%;
    min-height: 46px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-card{
    padding: 14px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-preview{
    font-size: 1rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .bmfg-black-metal-tool{
    padding: 36px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-inner{
    width: 100%;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero p{
    font-size: 0.94rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel{
    padding: 16px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel input{
    width: 100%;
    max-width: 100%;
    min-height: 52px;
    font-size: 1rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool button{
    width: 100%;
    min-height: 46px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-card{
    padding: 15px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-preview{
    font-size: 1.05rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .bmfg-black-metal-tool{
    padding: 42px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-inner{
    width: 100%;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero p{
    font-size: 0.98rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel{
    padding: 18px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    font-size: 1rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool button{
    min-height: 47px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-clear, .tc-wp-tool-root .bmfg-black-metal-tool .bmfg-load-more{
    width: 100%;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-card{
    padding: 16px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-preview{
    font-size: 1.08rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .bmfg-black-metal-tool{
    padding: 50px 20px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-inner{
    width: 100%;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero p{
    font-size: 1rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    font-size: 1rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool button{
    min-height: 46px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-card{
    padding: 17px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-preview{
    font-size: 1.12rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .bmfg-black-metal-tool{
    padding: 56px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-inner{
    width: 100%;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero p{
    font-size: 1rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    font-size: 1rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool button{
    min-height: 46px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-card{
    padding: 18px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-preview{
    font-size: 1.16rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .bmfg-black-metal-tool{
    padding: 64px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-inner{
    width: 100%;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-hero p{
    font-size: 1.04rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-panel input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    font-size: 1.04rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool button{
    min-height: 48px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-card{
    padding: 18px;
  }.tc-wp-tool-root .bmfg-black-metal-tool .bmfg-preview{
    font-size: 1.18rem;
  }}.wpc-scope-276 .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-276 .tc-wp-tool-root .bmfg-results{}