@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-330 .tc-wp-tool-root img, .wpc-scope-330 .tc-wp-tool-root video, .wpc-scope-330 .tc-wp-tool-root svg, .wpc-scope-330 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 42px 18px;
  color: #fffdf2;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 16%, rgba(185, 255, 66, 0.34), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(255, 46, 65, 0.28), transparent 28%),
    radial-gradient(circle at 50% 100%, rgba(255, 208, 78, 0.22), transparent 34%),
    linear-gradient(135deg, #061f18 0%, #0b3b26 38%, #11331f 62%, #07140f 100%);
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__container{
  width: 100%;
  max-width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__hero{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 840px;
  box-sizing: border-box;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__eyebrow{
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 12px;
  padding: 8px 14px;
  border: 1px solid rgba(217, 255, 89, 0.4);
  border-radius: 999px;
  background: rgba(7, 35, 25, 0.48);
  box-shadow: 0 0 24px rgba(193, 255, 64, 0.18);
  color: #dbff6a;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__title{
  margin: 0;
  color: #fffdf4;
  font-size: 56px;
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 6px 28px rgba(167, 255, 60, 0.22), 0 2px 0 rgba(7, 42, 25, 0.8);
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__subtitle{
  width: 100%;
  max-width: 760px;
  box-sizing: border-box;
  margin: 14px auto 0;
  color: rgba(255, 253, 242, 0.88);
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__control-panel{
  width: 100%;
  max-width: 900px;
  box-sizing: border-box;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(16px);
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__label{
  display: block;
  margin: 0 0 10px;
  color: #fff7d0;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  box-sizing: border-box;
  resize: vertical;
  border: 1px solid rgba(217, 255, 89, 0.32);
  border-radius: 14px;
  padding: 16px 17px;
  outline: none;
  background: rgba(2, 20, 14, 0.72);
  color: #fffdf2;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.06);
  font: inherit;
  font-size: 18px;
  line-height: 1.45;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__textarea::placeholder{
  color: rgba(255, 253, 242, 0.5);
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__textarea:focus{
  border-color: rgba(208, 255, 75, 0.86);
  background: rgba(1, 18, 12, 0.86);
  box-shadow: 0 0 0 4px rgba(184, 255, 55, 0.16), 0 0 32px rgba(184, 255, 55, 0.2);
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__clear-btn, .wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__load-btn, .wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__copy-btn{
  width: auto;
  max-width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(255, 243, 183, 0.38);
  border-radius: 13px;
  cursor: pointer;
  font: inherit;
  font-weight: 900;
  letter-spacing: 0;
  color: #102114;
  background: linear-gradient(135deg, #f9d75a, #dfff5d 48%, #77e64c);
  box-shadow: 0 12px 28px rgba(10, 0, 0, 0.28), 0 0 24px rgba(218, 255, 72, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__clear-btn{
  min-width: 116px;
  padding: 0 20px;
  font-size: 16px;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__load-btn{
  min-width: 180px;
  padding: 15px 24px;
  font-size: 16px;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__copy-btn{
  width: 100%;
  padding: 12px 14px;
  font-size: 15px;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__clear-btn:hover, .wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__load-btn:hover, .wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.34), 0 0 34px rgba(215, 255, 74, 0.32);
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__clear-btn:focus-visible, .wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__load-btn:focus-visible, .wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__copy-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.7);
  outline-offset: 3px;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__card{
  display: grid;
  grid-template-rows: auto minmax(118px, 1fr) auto;
  gap: 14px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 16px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.065)),
    radial-gradient(circle at 18% 0%, rgba(210, 255, 66, 0.16), transparent 34%),
    rgba(4, 24, 17, 0.62);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(14px);
  animation: grinchCardFade 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__card:hover{
  transform: translateY(-5px);
  border-color: rgba(215, 255, 72, 0.48);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.36), 0 0 34px rgba(120, 232, 71, 0.18);
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__card-title{
  margin: 0;
  color: #fff7ca;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 900;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 118px;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 13px;
  background: rgba(0, 15, 10, 0.55);
  color: #fffdf2;
  font-size: 20px;
  line-height: 1.48;
  text-shadow: 0 0 18px rgba(193, 255, 55, 0.14);
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#dfff5d, #e53946);
  border-radius: 999px;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__load-area{
  display: grid;
  place-items: center;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin-top: 28px;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__load-btn.is-hidden{
  display: none;
}.wpc-scope-330 .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__card.is-revealed{
  animation: grinchReveal 420ms ease both;
}@keyframes grinchCardFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes grinchReveal{
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.985);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .grinch-font-tool-wrap{
    padding: 28px 12px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__container{
    max-width: 100%;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__title{
    font-size: 32px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__control-panel{
    padding: 14px;
    border-radius: 14px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__input-row{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__textarea{
    min-height: 104px;
    padding: 13px;
    font-size: 16px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__clear-btn, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__load-btn, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__copy-btn{
    width: 100%;
    min-width: 0;
    padding: 13px 14px;
    font-size: 15px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__card{
    padding: 14px;
    gap: 12px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__preview{
    font-size: 17px;
    min-height: 112px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .grinch-font-tool-wrap{
    padding: 30px 14px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__container{
    max-width: 100%;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__title{
    font-size: 36px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__subtitle{
    font-size: 15.5px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__control-panel{
    padding: 16px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__input-row{
    grid-template-columns: 1fr;
    gap: 11px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__textarea{
    min-height: 108px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__clear-btn, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__load-btn, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__copy-btn{
    width: 100%;
    min-width: 0;
    padding: 13px 15px;
    font-size: 15px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__card{
    padding: 15px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__preview{
    font-size: 18px;
    min-height: 114px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .grinch-font-tool-wrap{
    padding: 34px 16px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__container{
    max-width: 100%;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__title{
    font-size: 42px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__control-panel{
    padding: 18px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__input-row{
    grid-template-columns: 1fr;
    gap: 12px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__textarea{
    min-height: 112px;
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__clear-btn, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__load-btn, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__copy-btn{
    width: 100%;
    min-width: 0;
    padding: 14px 16px;
    font-size: 15.5px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__card{
    padding: 16px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__preview{
    font-size: 18px;
    min-height: 116px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .grinch-font-tool-wrap{
    padding: 40px 22px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__container{
    max-width: 920px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__title{
    font-size: 48px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__textarea{
    min-height: 116px;
    font-size: 17px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__clear-btn, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__load-btn{
    padding: 14px 20px;
    font-size: 16px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__card{
    padding: 17px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__preview{
    font-size: 19px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .grinch-font-tool-wrap{
    padding: 44px 24px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__container{
    max-width: 1100px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__title{
    font-size: 54px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__textarea{
    font-size: 18px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__clear-btn, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__load-btn{
    font-size: 16px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__card{
    padding: 18px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__preview{
    font-size: 20px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .grinch-font-tool-wrap{
    padding: 48px 28px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__container{
    max-width: 1200px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__title{
    font-size: 56px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__textarea{
    font-size: 18px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__clear-btn, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__load-btn{
    font-size: 16px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__card{
    padding: 18px;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__preview{
    font-size: 20px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__card, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__card.is-revealed{
    animation: none;
  }.tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__clear-btn, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__load-btn, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__copy-btn, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__card, .tc-wp-tool-root .grinch-font-tool-wrap .grinch-font-tool-wrap__textarea{
    transition: none;
  }}.wpc-scope-330 /* 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;
}