@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-111 .tc-wp-tool-root img, .wpc-scope-111 .tc-wp-tool-root video, .wpc-scope-111 .tc-wp-tool-root svg, .wpc-scope-111 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 56px 18px;
  background:
    radial-gradient(circle at 12% 12%, rgba(63, 225, 183, 0.34), transparent 30%),
    radial-gradient(circle at 86% 18%, rgba(118, 91, 255, 0.34), transparent 34%),
    linear-gradient(135deg, #071a2f 0%, #10243d 38%, #102b31 70%, #08141f 100%);
  color: #f7fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap, .wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell, .wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid, .wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
  max-width: 100%;
  box-sizing: border-box;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-hero{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-kicker{
  display: inline-block;
  margin-bottom: 12px;
  padding: 8px 14px;
  border: 1px solid rgba(150, 255, 226, 0.3);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #9fffe5;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  box-shadow: 0 0 26px rgba(56, 223, 184, 0.16);
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-hero h1{
  margin: 0;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 0 34px rgba(102, 239, 210, 0.2);
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: rgba(235, 247, 255, 0.82);
  font-size: 18px;
  line-height: 1.55;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
  margin: 0 auto 26px;
  padding: 22px;
  border: 1px solid rgba(190, 232, 255, 0.22);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.07));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-label{
  display: block;
  margin: 0 0 10px;
  color: #dffbf5;
  font-size: 14px;
  font-weight: 750;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: stretch;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
  width: 100%;
  min-height: 96px;
  resize: vertical;
  box-sizing: border-box;
  border: 1px solid rgba(178, 235, 255, 0.24);
  border-radius: 16px;
  outline: none;
  padding: 18px 18px;
  background: rgba(3, 18, 31, 0.72);
  color: #ffffff;
  font: inherit;
  font-size: 17px;
  line-height: 1.5;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-input:focus{
  border-color: rgba(84, 255, 213, 0.78);
  background: rgba(4, 24, 40, 0.82);
  box-shadow: 0 0 0 4px rgba(68, 232, 198, 0.14), 0 0 34px rgba(68, 232, 198, 0.16);
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn, .wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
  appearance: none;
  border: 0;
  border-radius: 14px;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  letter-spacing: 0;
  color: #062135;
  background: linear-gradient(135deg, #6affd2, #8db8ff 58%, #c7a1ff);
  box-shadow: 0 14px 34px rgba(69, 213, 210, 0.2);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn{
  min-width: 112px;
  padding: 0 24px;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn:hover, .wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn:hover, .wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 44px rgba(91, 226, 218, 0.3);
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
  display: grid;
  width: 100%;
  gap: 18px;
  overflow-x: hidden;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(203, 239, 255, 0.2);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.06)),
    rgba(7, 21, 35, 0.58);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(16px);
  animation: mtfgFadeIn 340ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(112, 255, 222, 0.46);
  box-shadow: 0 24px 62px rgba(0, 0, 0, 0.32), 0 0 32px rgba(71, 232, 201, 0.12);
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-card-head{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  margin-bottom: 12px;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-style-name{
  min-width: 0;
  color: #eafcff;
  font-size: 15px;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn{
  padding: 10px 15px;
  font-size: 14px;
  white-space: nowrap;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
  max-height: 180px;
  min-height: 112px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border: 1px solid rgba(169, 233, 255, 0.18);
  border-radius: 16px;
  background: rgba(2, 15, 27, 0.62);
  color: #ffffff;
  font-size: 19px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 999px;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #6affd2, #9c8cff);
  border-radius: 999px;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
  padding: 15px 28px;
  font-size: 16px;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn:disabled{
  cursor: default;
  opacity: 0.58;
  transform: none;
  box-shadow: none;
}.wpc-scope-111 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-card.mtfg-reveal{
  animation: mtfgReveal 420ms ease both;
}@keyframes mtfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes mtfgReveal{
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 64px 24px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-hero h1{
    font-size: 52px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    font-size: 17px;
    min-height: 98px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
    padding: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 19px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 58px 22px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-hero h1{
    font-size: 46px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    font-size: 16px;
    min-height: 94px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
    font-size: 15px;
  }.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: 17px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 50px 20px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
    width: min(100%, 880px);
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-hero h1{
    font-size: 40px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    font-size: 16px;
    min-height: 92px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
    font-size: 15px;
  }.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: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 42px 14px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-hero h1{
    font-size: 34px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    font-size: 15px;
    min-height: 88px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
    width: 100%;
    min-height: 48px;
    font-size: 15px;
  }.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{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 38px 12px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-hero h1{
    font-size: 30px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
    padding: 15px;
    border-radius: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    font-size: 15px;
    min-height: 86px;
    padding: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
    width: 100%;
    min-height: 47px;
    font-size: 14px;
  }.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{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 15px;
    min-height: 106px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 34px 10px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-shell{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-hero h1{
    font-size: 27px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 13px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
    padding: 13px;
    border-radius: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    font-size: 14px;
    min-height: 84px;
    padding: 13px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-clear-btn, .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-btn{
    width: 100%;
    min-height: 46px;
    font-size: 14px;
  }.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{
    width: 100%;
    max-width: 100%;
    padding: 13px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-card-head{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 14px;
    min-height: 104px;
  }}.wpc-scope-111 /* 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;
}