@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-465 .tc-wp-tool-root img, .wpc-scope-465 .tc-wp-tool-root video, .wpc-scope-465 .tc-wp-tool-root svg, .wpc-scope-465 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 70px 22px;
  background:
    radial-gradient(circle at 18% 12%, rgba(185, 255, 91, 0.34), transparent 34%),
    radial-gradient(circle at 82% 20%, rgba(180, 22, 48, 0.32), transparent 32%),
    radial-gradient(circle at 50% 100%, rgba(255, 214, 112, 0.22), transparent 38%),
    linear-gradient(135deg, #082d18 0%, #0d4b25 42%, #13391f 100%);
  color: #f8fff5;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-tool-wrap, .wpc-scope-465 .tc-wp-tool-root .grinch-font-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-tool-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-tool-header{
  text-align: center;
  margin: 0 auto 34px;
  max-width: 820px;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-tool-header h1{
  margin: 0 0 12px;
  color: #fbfff7;
  font-size: 58px;
  line-height: 1.02;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(169, 255, 79, 0.34);
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-tool-header p{
  margin: 0;
  color: rgba(248, 255, 245, 0.86);
  font-size: 19px;
  line-height: 1.6;
  font-weight: 500;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-input-panel{
  width: 100%;
  margin: 0 auto 34px;
  padding: 24px;
  border: 1px solid rgba(236, 255, 220, 0.24);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.24);
  backdrop-filter: blur(18px);
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  resize: vertical;
  border: 1px solid rgba(235, 255, 220, 0.32);
  border-radius: 18px;
  outline: none;
  padding: 22px 24px;
  background: rgba(4, 33, 18, 0.68);
  color: #fbfff7;
  font: inherit;
  font-size: 24px;
  line-height: 1.45;
  box-shadow: inset 0 0 0 1px rgba(185, 255, 91, 0.05);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-input::placeholder{
  color: rgba(248, 255, 245, 0.48);
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-input:focus{
  border-color: rgba(196, 255, 83, 0.78);
  background: rgba(3, 40, 20, 0.78);
  box-shadow: 0 0 0 4px rgba(169, 255, 79, 0.18), 0 0 34px rgba(169, 255, 79, 0.22);
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-clear{
  display: block;
  width: auto;
  min-width: 96px;
  margin: 16px auto 0;
  border: 1px solid rgba(255, 245, 210, 0.34);
  border-radius: 999px;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.12);
  color: #fff8dc;
  font: inherit;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-clear:hover, .wpc-scope-465 .tc-wp-tool-root .grinch-font-load:hover, .wpc-scope-465 .tc-wp-tool-root .grinch-font-copy:hover{
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(185, 255, 91, 0.22);
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 20px;
  border: 1px solid rgba(235, 255, 220, 0.22);
  border-radius: 20px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07)),
    radial-gradient(circle at top right, rgba(255, 214, 112, 0.16), transparent 42%);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(14px);
  animation: grinchFontFadeIn 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-card:hover{
  transform: translateY(-6px);
  border-color: rgba(196, 255, 83, 0.56);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.32), 0 0 28px rgba(169, 255, 79, 0.16);
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-name{
  margin: 0 0 14px;
  color: #eaffd4;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow: auto;
  margin: 0 0 16px;
  padding: 16px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(4, 30, 16, 0.55);
  color: #ffffff;
  font-size: 24px;
  line-height: 1.45;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 16px rgba(190, 255, 79, 0.18);
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#b9ff5b, #d8b14a);
  border-radius: 999px;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-copy, .wpc-scope-465 .tc-wp-tool-root .grinch-font-load{
  border: 1px solid rgba(255, 241, 196, 0.42);
  border-radius: 999px;
  background: linear-gradient(135deg, #b7ff4f, #f4c85a 52%, #bd1e3c);
  color: #092514;
  font: inherit;
  font-weight: 950;
  line-height: 1;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-copy{
  width: 100%;
  max-width: 100%;
  padding: 13px 16px;
  font-size: 14px;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-load{
  padding: 15px 30px;
  font-size: 16px;
}.wpc-scope-465 .tc-wp-tool-root .grinch-font-load.is-hidden{
  display: none;
}@keyframes grinchFontFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .grinch-font-tool-wrap{
    padding: 76px 24px;
  }.tc-wp-tool-root .grinch-font-tool-container{
    width: 100%;
  }.tc-wp-tool-root .grinch-font-tool-header h1{
    font-size: 58px;
  }.tc-wp-tool-root .grinch-font-tool-header p{
    font-size: 19px;
  }.tc-wp-tool-root .grinch-font-input{
    min-height: 150px;
    font-size: 24px;
    padding: 22px 24px;
  }.tc-wp-tool-root .grinch-font-clear, .tc-wp-tool-root .grinch-font-copy{
    font-size: 14px;
    padding: 13px 18px;
  }.tc-wp-tool-root .grinch-font-load{
    font-size: 16px;
    padding: 15px 30px;
  }.tc-wp-tool-root .grinch-font-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .grinch-font-card{
    padding: 20px;
  }.tc-wp-tool-root .grinch-font-preview{
    font-size: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .grinch-font-tool-wrap{
    padding: 66px 22px;
  }.tc-wp-tool-root .grinch-font-tool-container{
    width: 100%;
  }.tc-wp-tool-root .grinch-font-tool-header h1{
    font-size: 52px;
  }.tc-wp-tool-root .grinch-font-tool-header p{
    font-size: 18px;
  }.tc-wp-tool-root .grinch-font-input{
    min-height: 142px;
    font-size: 23px;
    padding: 21px;
  }.tc-wp-tool-root .grinch-font-clear, .tc-wp-tool-root .grinch-font-copy{
    font-size: 14px;
    padding: 12px 17px;
  }.tc-wp-tool-root .grinch-font-load{
    font-size: 15px;
    padding: 14px 28px;
  }.tc-wp-tool-root .grinch-font-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .grinch-font-card{
    padding: 19px;
  }.tc-wp-tool-root .grinch-font-preview{
    font-size: 23px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .grinch-font-tool-wrap{
    padding: 58px 20px;
  }.tc-wp-tool-root .grinch-font-tool-container{
    width: 100%;
  }.tc-wp-tool-root .grinch-font-tool-header h1{
    font-size: 44px;
  }.tc-wp-tool-root .grinch-font-tool-header p{
    font-size: 17px;
  }.tc-wp-tool-root .grinch-font-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .grinch-font-input{
    min-height: 134px;
    font-size: 21px;
    padding: 19px;
  }.tc-wp-tool-root .grinch-font-clear, .tc-wp-tool-root .grinch-font-copy{
    font-size: 14px;
    padding: 12px 16px;
  }.tc-wp-tool-root .grinch-font-load{
    font-size: 15px;
    padding: 14px 26px;
  }.tc-wp-tool-root .grinch-font-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .grinch-font-card{
    padding: 18px;
  }.tc-wp-tool-root .grinch-font-preview{
    font-size: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .grinch-font-tool-wrap{
    padding: 46px 16px;
  }.tc-wp-tool-root .grinch-font-tool-container{
    width: 100%;
  }.tc-wp-tool-root .grinch-font-tool-header h1{
    font-size: 36px;
  }.tc-wp-tool-root .grinch-font-tool-header p{
    font-size: 16px;
  }.tc-wp-tool-root .grinch-font-input-panel{
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .grinch-font-input{
    min-height: 124px;
    font-size: 19px;
    padding: 17px;
  }.tc-wp-tool-root .grinch-font-clear, .tc-wp-tool-root .grinch-font-copy{
    font-size: 13px;
    padding: 11px 15px;
  }.tc-wp-tool-root .grinch-font-load{
    font-size: 14px;
    padding: 13px 24px;
  }.tc-wp-tool-root .grinch-font-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .grinch-font-card{
    padding: 17px;
  }.tc-wp-tool-root .grinch-font-preview{
    font-size: 21px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .grinch-font-tool-wrap{
    padding: 42px 14px;
  }.tc-wp-tool-root .grinch-font-tool-container{
    width: 100%;
  }.tc-wp-tool-root .grinch-font-tool-header h1{
    font-size: 32px;
  }.tc-wp-tool-root .grinch-font-tool-header p{
    font-size: 15px;
  }.tc-wp-tool-root .grinch-font-input-panel{
    padding: 15px;
    border-radius: 18px;
  }.tc-wp-tool-root .grinch-font-input{
    min-height: 118px;
    font-size: 18px;
    padding: 16px;
  }.tc-wp-tool-root .grinch-font-clear, .tc-wp-tool-root .grinch-font-copy{
    font-size: 13px;
    padding: 11px 14px;
  }.tc-wp-tool-root .grinch-font-load{
    font-size: 14px;
    padding: 13px 22px;
  }.tc-wp-tool-root .grinch-font-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .grinch-font-card{
    padding: 16px;
  }.tc-wp-tool-root .grinch-font-preview{
    font-size: 20px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .grinch-font-tool-wrap{
    padding: 38px 12px;
  }.tc-wp-tool-root .grinch-font-tool-container{
    width: 100%;
  }.tc-wp-tool-root .grinch-font-tool-header h1{
    font-size: 29px;
  }.tc-wp-tool-root .grinch-font-tool-header p{
    font-size: 14px;
  }.tc-wp-tool-root .grinch-font-input-panel{
    padding: 14px;
    border-radius: 17px;
  }.tc-wp-tool-root .grinch-font-input{
    min-height: 112px;
    font-size: 17px;
    padding: 15px;
  }.tc-wp-tool-root .grinch-font-clear, .tc-wp-tool-root .grinch-font-copy{
    font-size: 12px;
    padding: 10px 13px;
  }.tc-wp-tool-root .grinch-font-load{
    font-size: 13px;
    padding: 12px 20px;
  }.tc-wp-tool-root .grinch-font-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .grinch-font-card{
    padding: 15px;
  }.tc-wp-tool-root .grinch-font-preview{
    font-size: 19px;
  }}.wpc-scope-465 .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;
}