@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-79 .tc-wp-tool-root img, .wpc-scope-79 .tc-wp-tool-root video, .wpc-scope-79 .tc-wp-tool-root svg, .wpc-scope-79 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap{
  position: relative;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  background:
    radial-gradient(circle at 12% 12%, rgba(43, 224, 255, 0.28), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(166, 99, 255, 0.3), transparent 30%),
    linear-gradient(135deg, #08111f 0%, #10162b 42%, #0b2b31 100%);
  color: #f7fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-container, .wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-container *, .wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-bg-glow{
  box-sizing: border-box;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-container{
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-bg-glow{
  position: absolute;
  border-radius: 999px;
  filter: blur(20px);
  opacity: 0.55;
  pointer-events: none;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-bg-glow-one{
  width: 260px;
  height: 260px;
  left: -80px;
  top: 80px;
  background: rgba(0, 224, 255, 0.26);
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-bg-glow-two{
  width: 320px;
  height: 320px;
  right: -110px;
  bottom: 120px;
  background: rgba(177, 111, 255, 0.22);
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-hero{
  text-align: center;
  margin: 0 auto;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(144, 239, 255, 0.3);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #a9f5ff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  box-shadow: 0 0 28px rgba(43, 224, 255, 0.12);
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-title{
  margin: 0;
  color: #ffffff;
  font-weight: 850;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow: 0 0 32px rgba(66, 222, 255, 0.22);
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: rgba(233, 246, 255, 0.82);
  line-height: 1.65;
  font-weight: 450;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
  margin: 32px auto 28px;
  border: 1px solid rgba(172, 235, 255, 0.18);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(18px);
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-label{
  display: block;
  margin-bottom: 12px;
  color: #c7f7ff;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(146, 232, 255, 0.22);
  border-radius: 18px;
  outline: none;
  resize: vertical;
  background: rgba(5, 12, 24, 0.58);
  color: #ffffff;
  line-height: 1.55;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-input:focus{
  border-color: rgba(72, 225, 255, 0.76);
  background: rgba(5, 14, 28, 0.78);
  box-shadow: 0 0 0 4px rgba(43, 224, 255, 0.12), 0 0 38px rgba(43, 224, 255, 0.16);
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-actions, .wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-wrap{
  display: flex;
  justify-content: center;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-actions{
  margin-top: 16px;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-load-wrap{
  margin-top: 26px;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-btn{
  appearance: none;
  border: 1px solid rgba(167, 240, 255, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, #22d3ee 0%, #7c3aed 100%);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  cursor: pointer;
  box-shadow: 0 14px 34px rgba(34, 211, 238, 0.18), 0 10px 28px rgba(124, 58, 237, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 42px rgba(34, 211, 238, 0.24), 0 14px 34px rgba(124, 58, 237, 0.22);
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-btn:active{
  transform: translateY(0);
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-btn:disabled, .wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-btn.mtfg-hidden{
  opacity: 0;
  pointer-events: none;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  align-items: stretch;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(181, 238, 255, 0.17);
  border-radius: 18px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055)),
    rgba(8, 17, 31, 0.52);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.11);
  backdrop-filter: blur(16px);
  animation: mtfgFadeIn 340ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(80, 226, 255, 0.38);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.32), 0 0 34px rgba(43, 224, 255, 0.11);
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-style-name{
  min-width: 0;
  color: #eafcff;
  font-weight: 850;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-chip{
  flex: 0 0 auto;
  border: 1px solid rgba(113, 232, 255, 0.22);
  border-radius: 999px;
  padding: 5px 8px;
  color: #96f1ff;
  background: rgba(43, 224, 255, 0.08);
  font-size: 11px;
  font-weight: 800;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(153, 230, 255, 0.14);
  border-radius: 14px;
  padding: 15px;
  background: rgba(2, 9, 19, 0.55);
  color: #ffffff;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #22d3ee, #7c3aed);
  border-radius: 999px;
}.wpc-scope-79 .tc-wp-tool-root .mtfg-tool-wrap .mtfg-copy-btn{
  width: 100%;
  margin-top: 14px;
  background: linear-gradient(135deg, rgba(34, 211, 238, 0.95), rgba(79, 70, 229, 0.95));
}@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: 42px 12px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-container{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-title{
    font-size: 32px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-label{
    font-size: 13px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    min-height: 132px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-btn{
    min-height: 44px;
    padding: 11px 18px;
    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{
    padding: 14px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 48px 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-container{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-title{
    font-size: 38px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    min-height: 138px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-btn{
    min-height: 46px;
    padding: 12px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
    padding: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 56px 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-container{
    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: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    min-height: 146px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-btn{
    min-height: 48px;
    padding: 13px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
    padding: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 72px 28px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-container{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-title{
    font-size: 56px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    min-height: 150px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-btn{
    min-height: 50px;
    padding: 14px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
    padding: 20px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 84px 32px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-container{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-title{
    font-size: 64px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
    padding: 26px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    min-height: 154px;
    padding: 20px;
    font-size: 19px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-btn{
    min-height: 52px;
    padding: 14px 26px;
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
    padding: 20px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 20px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 96px 36px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-container{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-title{
    font-size: 72px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input-panel{
    padding: 30px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-label{
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-input{
    min-height: 160px;
    padding: 22px;
    font-size: 20px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-btn{
    min-height: 54px;
    padding: 15px 28px;
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-card{
    padding: 22px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-style-name{
    font-size: 17px;
  }.tc-wp-tool-root .mtfg-tool-wrap .mtfg-preview{
    font-size: 21px;
  }}.wpc-scope-79 /* 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;
}.wpc-scope-79 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .mtfg-clear-btn{}.wpc-scope-79 .tc-wp-tool-root .mtfg-load-btn{}