@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-429 .tc-wp-tool-root img, .wpc-scope-429 .tc-wp-tool-root video, .wpc-scope-429 .tc-wp-tool-root svg, .wpc-scope-429 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 56px 20px;
  color: #fffaf0;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 199, 86, 0.34), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(255, 111, 97, 0.28), transparent 30%),
    radial-gradient(circle at 50% 105%, rgba(33, 214, 203, 0.32), transparent 36%),
    linear-gradient(135deg, #062f3c 0%, #0c6a7b 38%, #1598a7 68%, #f4a442 130%);
  border-radius: 22px;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool, .wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-header{
  text-align: center;
  margin: 0 auto 32px;
  max-width: 860px;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-header h1{
  margin: 0 0 12px;
  color: #fff8df;
  font-size: 54px;
  line-height: 1.04;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 4px 22px rgba(0, 42, 54, 0.38), 0 0 22px rgba(255, 203, 99, 0.28);
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-header p{
  margin: 0;
  color: rgba(255, 250, 240, 0.9);
  font-size: 18px;
  line-height: 1.55;
  font-weight: 500;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-composer{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 34px;
  padding: 22px;
  border: 1px solid rgba(255, 248, 223, 0.28);
  border-radius: 20px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0.09));
  box-shadow: 0 22px 70px rgba(5, 38, 47, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(16px);
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #fff8df;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  resize: vertical;
  border: 1px solid rgba(255, 248, 223, 0.38);
  border-radius: 16px;
  outline: none;
  padding: 20px 22px;
  color: #fffaf0;
  background: rgba(4, 38, 50, 0.62);
  box-shadow: inset 0 2px 18px rgba(0, 0, 0, 0.18);
  font-size: 28px;
  line-height: 1.35;
  font-weight: 800;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-text-input:focus{
  border-color: rgba(255, 212, 105, 0.88);
  background: rgba(5, 48, 62, 0.74);
  box-shadow: 0 0 0 4px rgba(255, 205, 91, 0.2), 0 0 34px rgba(28, 218, 203, 0.2), inset 0 2px 18px rgba(0, 0, 0, 0.16);
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-clear-btn, .wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-load-more, .wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-copy-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 900;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, background 180ms ease;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-clear-btn{
  display: block;
  width: auto;
  min-width: 112px;
  margin: 16px auto 0;
  padding: 11px 22px;
  color: #06313d;
  background: linear-gradient(135deg, #fff8df, #ffd166 58%, #ff8f70);
  box-shadow: 0 12px 28px rgba(6, 49, 61, 0.22);
  font-size: 14px;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-clear-btn:hover, .wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-load-more:hover, .wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 36px rgba(3, 39, 49, 0.3), 0 0 22px rgba(255, 209, 102, 0.2);
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  overflow: visible;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 20px;
  border: 1px solid rgba(255, 248, 223, 0.22);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.07)),
    rgba(6, 49, 61, 0.46);
  box-shadow: 0 18px 46px rgba(2, 32, 42, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(14px);
  overflow: hidden;
  animation: mfgCardIn 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 212, 105, 0.48);
  box-shadow: 0 26px 64px rgba(2, 32, 42, 0.34), 0 0 24px rgba(28, 218, 203, 0.14);
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-card-title{
  margin: 0 0 14px;
  color: #fff4c6;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-preview-box{
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 18px;
  border: 1px solid rgba(170, 245, 237, 0.22);
  border-radius: 14px;
  color: #fffaf0;
  background:
    radial-gradient(circle at 20% 20%, rgba(255, 212, 105, 0.14), transparent 32%),
    linear-gradient(135deg, rgba(4, 42, 55, 0.78), rgba(9, 102, 116, 0.52));
  box-shadow: inset 0 0 26px rgba(0, 0, 0, 0.14);
  font-size: 25px;
  line-height: 1.38;
  font-weight: 800;
  text-align: center;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 250, 240, 0.1);
  border-radius: 999px;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffd166, #1cdacb);
  border-radius: 999px;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-copy-btn{
  display: block;
  width: 100%;
  max-width: 180px;
  margin: 16px auto 0;
  padding: 12px 18px;
  color: #052c38;
  background: linear-gradient(135deg, #1cdacb, #fff8df 46%, #ffd166);
  font-size: 14px;
  box-shadow: 0 14px 28px rgba(4, 39, 49, 0.24);
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-load-more{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 160px;
  padding: 14px 28px;
  color: #052c38;
  background: linear-gradient(135deg, #ffd166, #ff8f70 52%, #1cdacb);
  box-shadow: 0 16px 38px rgba(4, 39, 49, 0.28);
  font-size: 15px;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-load-more:disabled{
  cursor: default;
  opacity: 0.56;
  transform: none;
}.wpc-scope-429 .tc-wp-tool-root .moana-font-generator-tool .mfg-load-more.mfg-hidden{
  display: none;
}@keyframes mfgCardIn{
  from {
    opacity: 0;
    transform: translateY(14px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .moana-font-generator-tool{
    padding: 34px 12px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-shell{
    width: 100%;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-header h1{
    font-size: 31px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-composer{
    padding: 14px;
    margin-bottom: 22px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-text-input{
    min-height: 96px;
    padding: 14px;
    font-size: 21px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-clear-btn, .tc-wp-tool-root .moana-font-generator-tool .mfg-load-more{
    padding: 10px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-card{
    padding: 14px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-preview-box{
    padding: 14px;
    font-size: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .moana-font-generator-tool{
    padding: 38px 14px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-shell{
    width: 100%;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-header h1{
    font-size: 35px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-composer{
    padding: 16px;
    margin-bottom: 24px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-text-input{
    min-height: 102px;
    padding: 15px;
    font-size: 22px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-clear-btn, .tc-wp-tool-root .moana-font-generator-tool .mfg-load-more{
    padding: 11px 20px;
    font-size: 13px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 17px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-card{
    padding: 15px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-preview-box{
    padding: 15px;
    font-size: 21px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .moana-font-generator-tool{
    padding: 42px 16px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-shell{
    width: 100%;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-header h1{
    font-size: 40px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-composer{
    padding: 18px;
    margin-bottom: 26px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-text-input{
    min-height: 106px;
    padding: 16px;
    font-size: 24px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-clear-btn, .tc-wp-tool-root .moana-font-generator-tool .mfg-load-more{
    padding: 12px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-card{
    padding: 17px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-preview-box{
    padding: 16px;
    font-size: 23px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .moana-font-generator-tool{
    padding: 50px 20px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-shell{
    width: 100%;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-header h1{
    font-size: 48px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-composer{
    padding: 20px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-text-input{
    min-height: 112px;
    padding: 18px;
    font-size: 26px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-clear-btn, .tc-wp-tool-root .moana-font-generator-tool .mfg-load-more{
    padding: 13px 24px;
    font-size: 14px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-card{
    padding: 18px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-preview-box{
    padding: 17px;
    font-size: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .moana-font-generator-tool{
    padding: 54px 22px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-shell{
    width: 100%;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-header h1{
    font-size: 52px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-text-input{
    font-size: 27px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-clear-btn, .tc-wp-tool-root .moana-font-generator-tool .mfg-load-more{
    padding: 13px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 21px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-card{
    padding: 19px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-preview-box{
    font-size: 24px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .moana-font-generator-tool{
    padding: 60px 24px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-shell{
    width: 100%;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-header h1{
    font-size: 56px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-text-input{
    font-size: 28px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-clear-btn, .tc-wp-tool-root .moana-font-generator-tool .mfg-load-more{
    padding: 14px 28px;
    font-size: 15px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-card{
    padding: 20px;
  }.tc-wp-tool-root .moana-font-generator-tool .mfg-preview-box{
    font-size: 25px;
  }}.wpc-scope-429 .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;
}