@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-127 .tc-wp-tool-root img, .wpc-scope-127 .tc-wp-tool-root video, .wpc-scope-127 .tc-wp-tool-root svg, .wpc-scope-127 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 64px 18px;
  color: #fff8e8;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 190, 92, .38), transparent 30%),
    radial-gradient(circle at 86% 14%, rgba(255, 83, 157, .38), transparent 28%),
    radial-gradient(circle at 18% 88%, rgba(20, 205, 187, .32), transparent 32%),
    linear-gradient(135deg, #4a176e 0%, #b73576 34%, #ef7d37 68%, #1f988d 100%);
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-shell, .wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-shell *{
  box-sizing: border-box;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero h1{
  margin: 0 0 12px;
  font-size: 52px;
  line-height: 1.05;
  letter-spacing: 0;
  color: #fff7d6;
  text-shadow: 0 4px 0 rgba(111, 37, 104, .6), 0 0 34px rgba(255, 212, 112, .35);
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero p{
  margin: 0 auto;
  max-width: 720px;
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255, 248, 232, .9);
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-panel{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 30px;
  padding: 22px;
  border: 1px solid rgba(255, 248, 232, .32);
  border-radius: 8px;
  background: rgba(255, 248, 232, .16);
  box-shadow: 0 22px 55px rgba(60, 14, 72, .3);
  backdrop-filter: blur(16px);
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-label{
  display: block;
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #fff7d6;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 120px;
  resize: vertical;
  padding: 18px;
  border: 1px solid rgba(255, 248, 232, .45);
  border-radius: 8px;
  outline: none;
  background: rgba(59, 18, 72, .68);
  color: #fff8e8;
  font-size: 22px;
  line-height: 1.45;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .05);
  transition: border-color .25s ease, box-shadow .25s ease, background .25s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-input:focus{
  border-color: #ffd166;
  background: rgba(54, 13, 72, .78);
  box-shadow: 0 0 0 4px rgba(255, 209, 102, .2), 0 0 34px rgba(255, 91, 159, .28);
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-clear-btn, .wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-load-btn, .wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-copy-btn{
  appearance: none;
  border: 0;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 800;
  line-height: 1;
  color: #45104f;
  background: linear-gradient(135deg, #fff2b8, #ffb451 48%, #ff5b9f);
  box-shadow: 0 10px 24px rgba(83, 20, 86, .28);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-clear-btn{
  display: block;
  width: auto;
  margin: 16px auto 0;
  padding: 12px 22px;
  font-size: 14px;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-load-btn{
  padding: 14px 26px;
  font-size: 15px;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-copy-btn{
  flex: 0 0 auto;
  padding: 10px 14px;
  font-size: 13px;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-clear-btn:hover, .wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-load-btn:hover, .wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 14px 30px rgba(255, 91, 159, .34), 0 0 22px rgba(255, 209, 102, .28);
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  overflow-x: hidden;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 248, 232, .28);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255, 248, 232, .18), rgba(74, 23, 110, .34));
  box-shadow: 0 18px 42px rgba(54, 11, 68, .26);
  backdrop-filter: blur(14px);
  animation: groovyFontFade .32s ease both;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
  overflow: hidden;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 209, 102, .55);
  box-shadow: 0 24px 50px rgba(54, 11, 68, .34), 0 0 28px rgba(20, 205, 187, .16);
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 0 0 14px;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-style-name{
  min-width: 0;
  margin: 0;
  color: #fff7d6;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-preview{
  width: 100%;
  max-width: 100%;
  min-height: 104px;
  max-height: 180px;
  overflow: auto;
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 248, 232, .18);
  background: rgba(47, 11, 64, .5);
  color: #fff8e8;
  font-size: 24px;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-preview::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-preview::-webkit-scrollbar-track{
  background: rgba(255, 248, 232, .12);
  border-radius: 8px;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffb451, #ff5b9f, #18cbbb);
  border-radius: 8px;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-127 .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-load-row.is-hidden{
  display: none;
}@keyframes groovyFontFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .groovy-font-tool-wrap{
    padding: 36px 12px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero h1{
    font-size: 31px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-panel{
    padding: 14px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-input{
    min-height: 106px;
    padding: 14px;
    font-size: 17px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-clear-btn, .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-load-btn{
    padding: 11px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-card{
    padding: 14px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-preview{
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .groovy-font-tool-wrap{
    padding: 40px 14px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero h1{
    font-size: 35px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-input{
    min-height: 112px;
    padding: 15px;
    font-size: 18px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-clear-btn, .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-load-btn{
    padding: 12px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-card{
    padding: 15px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-preview{
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .groovy-font-tool-wrap{
    padding: 46px 16px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero h1{
    font-size: 40px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-input{
    min-height: 116px;
    padding: 16px;
    font-size: 19px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-clear-btn, .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-load-btn{
    padding: 12px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-card{
    padding: 16px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-preview{
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .groovy-font-tool-wrap{
    padding: 56px 20px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero h1{
    font-size: 46px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-input{
    min-height: 120px;
    padding: 17px;
    font-size: 21px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-clear-btn, .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-load-btn{
    padding: 13px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-card{
    padding: 17px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-preview{
    font-size: 22px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .groovy-font-tool-wrap{
    padding: 62px 22px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero h1{
    font-size: 50px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-input{
    min-height: 120px;
    padding: 18px;
    font-size: 22px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-clear-btn, .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-load-btn{
    padding: 14px 25px;
    font-size: 15px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-card{
    padding: 18px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-preview{
    font-size: 23px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .groovy-font-tool-wrap{
    padding: 70px 24px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero h1{
    font-size: 54px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-tool-input{
    min-height: 124px;
    padding: 18px;
    font-size: 22px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-clear-btn, .tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-load-btn{
    padding: 14px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-card{
    padding: 18px;
  }.tc-wp-tool-root .groovy-font-tool-wrap .groovy-font-preview{
    font-size: 24px;
  }}.wpc-scope-127 /* 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;
}