@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-443 .tc-wp-tool-root img, .wpc-scope-443 .tc-wp-tool-root video, .wpc-scope-443 .tc-wp-tool-root svg, .wpc-scope-443 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-tool-wrap, .wpc-scope-443 .tc-wp-tool-root .mtfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-tool-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 72px 24px;
  color: #f7fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 18%, rgba(0, 229, 255, 0.28), transparent 30%),
    radial-gradient(circle at 88% 10%, rgba(170, 75, 255, 0.35), transparent 34%),
    radial-gradient(circle at 50% 92%, rgba(22, 120, 255, 0.25), transparent 36%),
    linear-gradient(135deg, #06122f 0%, #12104a 38%, #320b68 68%, #061a34 100%);
}.wpc-scope-443 .tc-wp-tool-root .mtfg-tool-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-tool-hero{
  text-align: center;
  margin: 0 auto 34px;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-tool-hero h1{
  margin: 0;
  color: #ffffff;
  font-size: 54px;
  line-height: 1.05;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(0, 229, 255, 0.28);
}.wpc-scope-443 .tc-wp-tool-root .mtfg-tool-hero p{
  width: min(100%, 760px);
  margin: 18px auto 0;
  color: rgba(235, 247, 255, 0.86);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-control-card{
  width: 100%;
  margin: 0 0 30px;
  padding: 26px;
  border: 1px solid rgba(130, 227, 255, 0.26);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255,255,255,0.13), rgba(255,255,255,0.055));
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255,255,255,0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-443 .tc-wp-tool-root .mtfg-input-label{
  display: block;
  margin: 0 0 12px;
  color: rgba(242, 250, 255, 0.95);
  font-size: 15px;
  font-weight: 750;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 16px;
  align-items: stretch;
  width: 100%;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-input{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  resize: vertical;
  border: 1px solid rgba(142, 236, 255, 0.28);
  border-radius: 18px;
  padding: 18px 20px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.5;
  outline: none;
  background: rgba(2, 12, 35, 0.62);
  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-443 .tc-wp-tool-root .mtfg-input::placeholder{
  color: rgba(224, 241, 255, 0.52);
}.wpc-scope-443 .tc-wp-tool-root .mtfg-input:focus{
  border-color: rgba(0, 229, 255, 0.72);
  background: rgba(3, 18, 48, 0.78);
  box-shadow: 0 0 0 4px rgba(0, 229, 255, 0.12), 0 0 34px rgba(136, 76, 255, 0.22);
}.wpc-scope-443 .tc-wp-tool-root .mtfg-clear-btn, .wpc-scope-443 .tc-wp-tool-root .mtfg-load-btn, .wpc-scope-443 .tc-wp-tool-root .mtfg-copy-btn{
  border: 0;
  cursor: pointer;
  color: #041226;
  font-weight: 850;
  border-radius: 999px;
  background: linear-gradient(135deg, #75f4ff, #b896ff 55%, #ffffff);
  box-shadow: 0 14px 34px rgba(0, 229, 255, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-clear-btn:hover, .wpc-scope-443 .tc-wp-tool-root .mtfg-load-btn:hover, .wpc-scope-443 .tc-wp-tool-root .mtfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.06);
  box-shadow: 0 18px 46px rgba(136, 76, 255, 0.34), 0 0 24px rgba(0, 229, 255, 0.22);
}.wpc-scope-443 .tc-wp-tool-root .mtfg-clear-btn{
  min-width: 122px;
  padding: 0 24px;
  font-size: 15px;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-preview-section{
  width: 100%;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 22px;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 22px;
  border: 1px solid rgba(145, 232, 255, 0.22);
  border-radius: 20px;
  background:
    linear-gradient(150deg, rgba(255,255,255,0.14), rgba(255,255,255,0.055)),
    radial-gradient(circle at 18% 0%, rgba(0, 229, 255, 0.14), transparent 32%);
  box-shadow: 0 18px 58px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255,255,255,0.14);
  backdrop-filter: blur(16px);
  animation: mtfgFadeIn 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 229, 255, 0.48);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), 0 0 26px rgba(0, 229, 255, 0.12);
}.wpc-scope-443 .tc-wp-tool-root .mtfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 14px;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-style-name{
  min-width: 0;
  margin: 0;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-copy-btn{
  flex: 0 0 auto;
  padding: 10px 15px;
  font-size: 13px;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-preview-box{
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border: 1px solid rgba(188, 239, 255, 0.16);
  border-radius: 16px;
  color: rgba(247, 252, 255, 0.96);
  font-size: 21px;
  line-height: 1.55;
  background: rgba(1, 10, 30, 0.42);
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.06);
  border-radius: 999px;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #67f2ff, #9c7cff);
  border-radius: 999px;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 32px;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-load-btn{
  min-width: 178px;
  padding: 15px 28px;
  font-size: 16px;
}.wpc-scope-443 .tc-wp-tool-root .mtfg-load-btn.mtfg-hidden{
  display: none;
}@keyframes mtfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 76px 28px;
  }.tc-wp-tool-root .mtfg-tool-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .mtfg-tool-hero h1{
    font-size: 56px;
  }.tc-wp-tool-root .mtfg-tool-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .mtfg-input{
    font-size: 18px;
    min-height: 112px;
  }.tc-wp-tool-root .mtfg-clear-btn, .tc-wp-tool-root .mtfg-load-btn{
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .mtfg-card{
    padding: 22px;
  }.tc-wp-tool-root .mtfg-preview-box{
    font-size: 21px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 66px 24px;
  }.tc-wp-tool-root .mtfg-tool-shell{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .mtfg-tool-hero h1{
    font-size: 48px;
  }.tc-wp-tool-root .mtfg-tool-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .mtfg-input{
    font-size: 17px;
    min-height: 108px;
  }.tc-wp-tool-root .mtfg-clear-btn, .tc-wp-tool-root .mtfg-load-btn{
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .mtfg-card{
    padding: 20px;
  }.tc-wp-tool-root .mtfg-preview-box{
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 56px 22px;
  }.tc-wp-tool-root .mtfg-tool-shell{
    width: min(100%, 900px);
  }.tc-wp-tool-root .mtfg-tool-hero h1{
    font-size: 42px;
  }.tc-wp-tool-root .mtfg-tool-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .mtfg-input-row{
    grid-template-columns: 1fr auto;
    gap: 14px;
  }.tc-wp-tool-root .mtfg-input{
    font-size: 16px;
    min-height: 104px;
  }.tc-wp-tool-root .mtfg-clear-btn, .tc-wp-tool-root .mtfg-load-btn{
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .mtfg-card{
    padding: 19px;
  }.tc-wp-tool-root .mtfg-preview-box{
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 44px 16px;
  }.tc-wp-tool-root .mtfg-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-hero h1{
    font-size: 34px;
  }.tc-wp-tool-root .mtfg-tool-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-control-card{
    padding: 18px;
    border-radius: 18px;
  }.tc-wp-tool-root .mtfg-input-row{
    grid-template-columns: 1fr;
    gap: 12px;
  }.tc-wp-tool-root .mtfg-input{
    font-size: 16px;
    min-height: 104px;
    padding: 15px;
  }.tc-wp-tool-root .mtfg-clear-btn, .tc-wp-tool-root .mtfg-load-btn{
    width: 100%;
    min-height: 48px;
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .mtfg-card{
    width: 100%;
    max-width: 100%;
    padding: 18px;
  }.tc-wp-tool-root .mtfg-preview-box{
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 40px 14px;
  }.tc-wp-tool-root .mtfg-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-hero h1{
    font-size: 30px;
  }.tc-wp-tool-root .mtfg-tool-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .mtfg-control-card{
    padding: 16px;
    border-radius: 17px;
  }.tc-wp-tool-root .mtfg-input-row{
    grid-template-columns: 1fr;
    gap: 12px;
  }.tc-wp-tool-root .mtfg-input{
    font-size: 15px;
    min-height: 100px;
    padding: 14px;
  }.tc-wp-tool-root .mtfg-clear-btn, .tc-wp-tool-root .mtfg-load-btn{
    width: 100%;
    min-height: 46px;
    font-size: 14px;
  }.tc-wp-tool-root .mtfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .mtfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .mtfg-card-top{
    gap: 10px;
  }.tc-wp-tool-root .mtfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .mtfg-copy-btn{
    padding: 9px 12px;
    font-size: 12px;
  }.tc-wp-tool-root .mtfg-preview-box{
    font-size: 17px;
    padding: 14px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .mtfg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .mtfg-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .mtfg-tool-hero h1{
    font-size: 27px;
  }.tc-wp-tool-root .mtfg-tool-hero p{
    font-size: 13px;
  }.tc-wp-tool-root .mtfg-control-card{
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .mtfg-input-row{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .mtfg-input{
    font-size: 14px;
    min-height: 96px;
    padding: 13px;
  }.tc-wp-tool-root .mtfg-clear-btn, .tc-wp-tool-root .mtfg-load-btn{
    width: 100%;
    min-height: 44px;
    font-size: 14px;
  }.tc-wp-tool-root .mtfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .mtfg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .mtfg-card-top{
    align-items: flex-start;
    gap: 8px;
  }.tc-wp-tool-root .mtfg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .mtfg-copy-btn{
    padding: 8px 10px;
    font-size: 12px;
  }.tc-wp-tool-root .mtfg-preview-box{
    font-size: 16px;
    padding: 13px;
  }}