@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-214 .tc-wp-tool-root img, .wpc-scope-214 .tc-wp-tool-root video, .wpc-scope-214 .tc-wp-tool-root svg, .wpc-scope-214 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 42px 18px;
  color: #f8fbff;
  background:
    radial-gradient(circle at 14% 8%, rgba(32, 219, 195, 0.34), transparent 30%),
    radial-gradient(circle at 86% 16%, rgba(116, 89, 255, 0.36), transparent 32%),
    radial-gradient(circle at 48% 92%, rgba(255, 180, 82, 0.18), transparent 34%),
    linear-gradient(135deg, #07111f 0%, #10162b 42%, #18223a 100%);
  border-radius: 24px;
  isolation: isolate;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-hero, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview-section, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-card, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-row, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-row{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-hero{
  text-align: center;
  margin: 0 auto 26px;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-title{
  margin: 0;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 46px;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(56, 213, 255, 0.28);
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
  width: 100%;
  max-width: 760px;
  margin: 14px auto 0;
  color: rgba(236, 246, 255, 0.82);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(184, 223, 255, 0.18);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.06));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(18px);
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(245, 250, 255, 0.9);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 128px;
  resize: vertical;
  box-sizing: border-box;
  padding: 18px 18px;
  border: 1px solid rgba(150, 215, 255, 0.28);
  border-radius: 18px;
  outline: none;
  background: rgba(4, 12, 26, 0.58);
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.55;
  letter-spacing: 0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-input::placeholder{
  color: rgba(224, 236, 255, 0.48);
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-input:focus{
  border-color: rgba(65, 224, 207, 0.78);
  background: rgba(4, 12, 26, 0.72);
  box-shadow: 0 0 0 4px rgba(65, 224, 207, 0.15), 0 0 34px rgba(65, 224, 207, 0.16);
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-row, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-row{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-row{
  margin-top: 14px;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn{
  appearance: none;
  box-sizing: border-box;
  border: 1px solid rgba(162, 227, 255, 0.24);
  border-radius: 999px;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 800;
  letter-spacing: 0;
  color: #ffffff;
  background: linear-gradient(135deg, rgba(33, 217, 199, 0.92), rgba(103, 91, 255, 0.92));
  box-shadow: 0 12px 28px rgba(38, 199, 220, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn{
  min-width: 86px;
  padding: 9px 18px;
  font-size: 13px;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
  min-width: 190px;
  padding: 12px 22px;
  font-size: 14px;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn{
  align-self: flex-start;
  min-width: 78px;
  padding: 9px 15px;
  font-size: 13px;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn:hover, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn:hover, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.42);
  box-shadow: 0 16px 38px rgba(86, 116, 255, 0.3), 0 0 24px rgba(56, 225, 205, 0.18);
  filter: saturate(1.08);
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn:focus-visible, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn:focus-visible, .wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn:focus-visible{
  outline: 3px solid rgba(91, 232, 212, 0.46);
  outline-offset: 3px;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
  display: flex;
  flex-direction: column;
  min-width: 0;
  width: 100%;
  padding: 18px;
  border: 1px solid rgba(198, 229, 255, 0.16);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.125), rgba(255, 255, 255, 0.055)),
    radial-gradient(circle at 20% 0%, rgba(78, 225, 210, 0.16), transparent 35%);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.23), inset 0 1px 0 rgba(255, 255, 255, 0.11);
  backdrop-filter: blur(16px);
  animation: mtfgFadeIn 320ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease, background 190ms ease;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(97, 229, 214, 0.38);
  box-shadow: 0 24px 62px rgba(0, 0, 0, 0.32), 0 0 34px rgba(53, 215, 204, 0.12);
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-style-name{
  margin: 0 0 12px;
  color: rgba(244, 250, 255, 0.92);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: 0.01em;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
  flex: 1 1 auto;
  width: 100%;
  max-height: 180px;
  min-height: 104px;
  margin: 0 0 15px;
  padding: 14px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(185, 223, 255, 0.13);
  border-radius: 15px;
  background: rgba(3, 9, 20, 0.38);
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 1.55;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, rgba(52, 220, 203, 0.78), rgba(115, 94, 255, 0.78));
  border-radius: 999px;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-row{
  margin-top: 24px;
}.wpc-scope-214 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn.mtfg-hidden{
  display: none;
}@keyframes mtfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 26px 10px;
    border-radius: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-title{
    font-size: 28px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 14px;
    line-height: 1.55;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    min-height: 112px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
    padding: 10px 17px;
    font-size: 13px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
    padding: 14px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    min-height: 92px;
    font-size: 17px;
    padding: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 30px 12px;
    border-radius: 20px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-title{
    font-size: 31px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 14.5px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
    padding: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    min-height: 116px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn{
    padding: 8px 14px;
    font-size: 12.5px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
    padding: 10px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
    padding: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    min-height: 96px;
    font-size: 18px;
    padding: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 34px 14px;
    border-radius: 21px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-title{
    font-size: 35px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
    padding: 17px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    min-height: 120px;
    padding: 16px;
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn{
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
    padding: 11px 19px;
    font-size: 13.5px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
    padding: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    min-height: 100px;
    font-size: 19px;
    padding: 13px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 38px 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-title{
    font-size: 40px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    min-height: 124px;
    padding: 17px;
    font-size: 17px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn{
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
    padding: 12px 21px;
    font-size: 14px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
    padding: 17px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 20px;
    padding: 14px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 42px 20px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-title{
    font-size: 44px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    min-height: 128px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn{
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
    padding: 12px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
    padding: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 21px;
    padding: 14px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 46px 22px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-title{
    font-size: 48px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    min-height: 130px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn{
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
    padding: 12px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
    padding: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 21px;
    padding: 14px;
  }}.wpc-scope-214 /* 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;
}