@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-228 .tc-wp-tool-root img, .wpc-scope-228 .tc-wp-tool-root video, .wpc-scope-228 .tc-wp-tool-root svg, .wpc-scope-228 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #ffffff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 217, 64, 0.36), transparent 26%),
    radial-gradient(circle at 84% 18%, rgba(0, 201, 255, 0.28), transparent 28%),
    radial-gradient(circle at 20% 88%, rgba(255, 51, 0, 0.34), transparent 30%),
    linear-gradient(135deg, #08090d 0%, #15161c 22%, #6a1010 46%, #f25516 66%, #ffd447 82%, #07131f 100%);
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell, .wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell *, .wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell *::before, .wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell *::after{
  box-sizing: border-box;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  isolation: isolate;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell::before{
  content: "";
  position: absolute;
  inset: 18px;
  z-index: -1;
  border-radius: 28px;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.08) 1px, transparent 1px),
    linear-gradient(rgba(255,255,255,0.045) 1px, transparent 1px);
  background-size: 28px 28px;
  opacity: 0.45;
  mask-image: linear-gradient(to bottom, #000, transparent 78%);
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-hero{
  text-align: center;
  margin: 0 auto;
  max-width: 850px;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-kicker{
  display: inline-block;
  color: #09111c;
  background: linear-gradient(90deg, #ffdc52, #ff5a1f, #00d7ff);
  border: 1px solid rgba(255,255,255,0.42);
  border-radius: 999px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  box-shadow: 0 12px 36px rgba(0,0,0,0.28), 0 0 28px rgba(255, 202, 47, 0.28);
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-title{
  margin: 16px 0 10px;
  color: #ffffff;
  line-height: 1.02;
  font-weight: 950;
  letter-spacing: 0;
  text-shadow: 0 0 18px rgba(255, 111, 31, 0.45), 0 4px 0 rgba(0,0,0,0.28);
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{
  margin: 0 auto;
  max-width: 760px;
  color: rgba(255,255,255,0.88);
  line-height: 1.55;
  font-weight: 560;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-control-panel{
  width: 100%;
  border: 1px solid rgba(255,255,255,0.22);
  background: linear-gradient(135deg, rgba(255,255,255,0.18), rgba(255,255,255,0.07));
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  box-shadow: 0 24px 70px rgba(0,0,0,0.36), inset 0 1px 0 rgba(255,255,255,0.2);
  border-radius: 22px;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-label{
  display: block;
  color: rgba(255,255,255,0.93);
  font-weight: 850;
  margin-bottom: 10px;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  width: 100%;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-input{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(255,255,255,0.25);
  color: #ffffff;
  background: rgba(7, 9, 14, 0.74);
  border-radius: 16px;
  outline: none;
  transition: box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.04);
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-input::placeholder{
  color: rgba(255,255,255,0.52);
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-input:focus{
  border-color: rgba(0, 217, 255, 0.86);
  background: rgba(3, 10, 18, 0.9);
  box-shadow: 0 0 0 4px rgba(0, 217, 255, 0.18), 0 0 34px rgba(255, 84, 22, 0.22);
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn, .wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn, .wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn{
  border: 0;
  cursor: pointer;
  color: #071019;
  font-weight: 900;
  line-height: 1;
  border-radius: 14px;
  background: linear-gradient(135deg, #ffe25c, #ff6a1f 55%, #00d9ff);
  box-shadow: 0 12px 28px rgba(0,0,0,0.28), 0 0 22px rgba(255, 102, 31, 0.22);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn:hover, .wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn:hover, .wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.12);
  box-shadow: 0 18px 38px rgba(0,0,0,0.34), 0 0 30px rgba(0, 217, 255, 0.24);
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn:active, .wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn:active, .wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn:active{
  transform: translateY(0);
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255,255,255,0.16), rgba(255,255,255,0.055)),
    radial-gradient(circle at 20% 0%, rgba(255, 202, 42, 0.18), transparent 34%),
    radial-gradient(circle at 85% 20%, rgba(0, 217, 255, 0.14), transparent 30%);
  box-shadow: 0 20px 48px rgba(0,0,0,0.32), inset 0 1px 0 rgba(255,255,255,0.16);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
  animation: hwfgFadeIn 360ms ease both;
  overflow: hidden;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 220, 82, 0.56);
  box-shadow: 0 26px 62px rgba(0,0,0,0.42), 0 0 30px rgba(255, 91, 26, 0.2);
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-card-title{
  margin: 0 0 12px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.16);
  background:
    linear-gradient(135deg, rgba(6,8,13,0.92), rgba(20,24,31,0.8)),
    repeating-linear-gradient(45deg, rgba(255,255,255,0.04) 0 8px, transparent 8px 16px);
  color: #ffffff;
  display: block;
  text-align: center;
  line-height: 1.35;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  box-shadow: inset 0 0 24px rgba(0,0,0,0.34);
  scrollbar-width: thin;
  scrollbar-color: #ffb02f rgba(255,255,255,0.08);
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.08);
  border-radius: 999px;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffdf57, #ff5a1f, #00d9ff);
  border-radius: 999px;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn{
  width: 100%;
  margin-top: 12px;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-228 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn.hwfg-hidden{
  display: none;
}@keyframes hwfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hwfg-tool-wrap{ padding: 18px 10px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{ width: 100%; padding: 22px 0; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-kicker{ padding: 8px 10px; font-size: 10px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-title{ font-size: 32px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-control-panel{ margin: 22px 0; padding: 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-label{ font-size: 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-input{ min-height: 48px; padding: 12px 13px; font-size: 15px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn, .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn, .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn{ min-height: 46px; padding: 13px 15px; font-size: 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{ padding: 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card-title{ font-size: 15px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{ padding: 16px 12px; font-size: 22px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-row{ margin-top: 20px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hwfg-tool-wrap{ padding: 20px 12px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{ width: 100%; padding: 26px 0; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-kicker{ padding: 8px 12px; font-size: 11px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-title{ font-size: 38px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-control-panel{ margin: 24px 0; padding: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-label{ font-size: 15px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-input{ min-height: 50px; padding: 13px 14px; font-size: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn, .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn, .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn{ min-height: 48px; padding: 14px 16px; font-size: 15px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{ padding: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card-title{ font-size: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{ padding: 17px 13px; font-size: 24px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-row{ margin-top: 22px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hwfg-tool-wrap{ padding: 24px 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{ width: 100%; padding: 30px 0; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-kicker{ padding: 9px 13px; font-size: 11px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-title{ font-size: 44px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-control-panel{ margin: 26px 0; padding: 18px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-label{ font-size: 15px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-input{ min-height: 52px; padding: 14px 15px; font-size: 17px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn, .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn, .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn{ min-height: 50px; padding: 15px 18px; font-size: 15px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{ padding: 18px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card-title{ font-size: 17px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{ padding: 18px 14px; font-size: 26px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-row{ margin-top: 24px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hwfg-tool-wrap{ padding: 34px 20px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{ width: 100%; padding: 38px 0; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-kicker{ padding: 10px 15px; font-size: 12px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-title{ font-size: 58px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-control-panel{ margin: 30px 0; padding: 22px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-label{ font-size: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-input{ min-height: 56px; padding: 15px 17px; font-size: 18px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn, .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn, .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn{ min-height: 52px; padding: 16px 20px; font-size: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{ padding: 19px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card-title{ font-size: 17px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{ padding: 20px 15px; font-size: 27px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-row{ margin-top: 28px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hwfg-tool-wrap{ padding: 42px 24px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{ width: 100%; padding: 44px 0; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-kicker{ padding: 10px 16px; font-size: 12px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-title{ font-size: 68px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{ font-size: 19px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-control-panel{ margin: 34px 0; padding: 24px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-label{ font-size: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-input{ min-height: 58px; padding: 16px 18px; font-size: 19px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn, .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn, .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn{ min-height: 54px; padding: 17px 22px; font-size: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{ padding: 20px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card-title{ font-size: 18px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{ padding: 21px 16px; font-size: 28px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-row{ margin-top: 30px; }}@media (min-width: 1200px){.tc-wp-tool-root .hwfg-tool-wrap{ padding: 48px 28px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{ width: 100%; padding: 50px 0; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-kicker{ padding: 11px 18px; font-size: 12px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-title{ font-size: 78px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{ font-size: 20px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-control-panel{ margin: 38px 0; padding: 26px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-label{ font-size: 17px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-input{ min-height: 60px; padding: 17px 20px; font-size: 20px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn, .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn, .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn{ min-height: 56px; padding: 18px 24px; font-size: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{ padding: 21px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card-title{ font-size: 18px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{ padding: 22px 17px; font-size: 29px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-row{ margin-top: 32px; }}.wpc-scope-228 /* 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;
}