@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-240 .tc-wp-tool-root img, .wpc-scope-240 .tc-wp-tool-root video, .wpc-scope-240 .tc-wp-tool-root svg, .wpc-scope-240 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 34px 18px;
  background:
    radial-gradient(circle at 15% 10%, rgba(198, 255, 93, 0.28), transparent 28%),
    radial-gradient(circle at 85% 18%, rgba(245, 199, 79, 0.22), transparent 30%),
    linear-gradient(135deg, #092819 0%, #124022 34%, #426b24 68%, #102b1b 100%);
  color: #f7ffe7;
  border-radius: 24px;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap, .wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap div, .wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap textarea, .wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap button, .wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap h1, .wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap h2, .wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap p, .wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap label{
  box-sizing: border-box;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero{
  text-align: center;
  margin: 0 auto 24px;
  max-width: 820px;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero h1{
  margin: 0 0 10px;
  color: #fbffd7;
  font-size: 46px;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 3px 22px rgba(197, 255, 92, 0.3);
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero p{
  margin: 0;
  color: rgba(247, 255, 231, 0.88);
  font-size: 17px;
  line-height: 1.6;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-input-panel{
  width: 100%;
  max-width: 760px;
  margin: 0 auto 28px;
  padding: 20px;
  border: 1px solid rgba(217, 255, 142, 0.28);
  border-radius: 20px;
  background: rgba(8, 34, 20, 0.48);
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(14px);
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-input-label{
  display: block;
  margin: 0 0 9px;
  color: #eaffb7;
  font-size: 14px;
  font-weight: 700;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  resize: vertical;
  padding: 16px 17px;
  border: 1px solid rgba(213, 255, 120, 0.34);
  border-radius: 16px;
  outline: none;
  background: rgba(2, 18, 10, 0.58);
  color: #fbffe9;
  font: inherit;
  font-size: 18px;
  line-height: 1.5;
  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-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-input:focus{
  border-color: rgba(205, 255, 82, 0.9);
  background: rgba(5, 28, 15, 0.72);
  box-shadow: 0 0 0 4px rgba(187, 255, 72, 0.16), 0 0 28px rgba(173, 255, 63, 0.2);
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-clear-btn, .wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-load-more, .wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-copy-btn{
  border: 0;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, border-color 180ms ease;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-clear-btn{
  display: block;
  width: auto;
  min-width: 108px;
  margin: 14px auto 0;
  padding: 10px 18px;
  border-radius: 999px;
  color: #faffdf;
  background: linear-gradient(135deg, rgba(79, 122, 36, 0.95), rgba(32, 87, 42, 0.95));
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.24);
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-clear-btn:hover, .wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-load-more:hover, .wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-copy-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(174, 255, 59, 0.2), 0 18px 42px rgba(0, 0, 0, 0.26);
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-clear-btn:focus-visible, .wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-load-more:focus-visible, .wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-copy-btn:focus-visible{
  outline: 3px solid rgba(236, 255, 156, 0.88);
  outline-offset: 3px;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .preview-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(221, 255, 142, 0.23);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.035)),
    rgba(8, 32, 18, 0.66);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(12px);
  animation: shrekFontFade 300ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-card:hover{
  transform: translateY(-5px);
  border-color: rgba(213, 255, 104, 0.58);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.34), 0 0 30px rgba(170, 255, 68, 0.12);
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-style-name{
  margin: 0 0 12px;
  color: #fff4a3;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-preview{
  width: 100%;
  max-width: 100%;
  min-height: 108px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid rgba(199, 255, 95, 0.2);
  border-radius: 14px;
  background: rgba(2, 16, 9, 0.5);
  color: #f6ffd4;
  font-size: 22px;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-preview::-webkit-scrollbar-track{
  background: rgba(5, 25, 12, 0.8);
  border-radius: 999px;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#d6ff67, #65a832);
  border-radius: 999px;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-copy-btn{
  width: 100%;
  margin-top: 14px;
  padding: 11px 14px;
  border-radius: 13px;
  color: #10250f;
  background: linear-gradient(135deg, #f8db6a, #c9ff60 48%, #72bd3a);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.22);
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 26px;
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-load-more{
  min-width: 170px;
  padding: 13px 24px;
  border-radius: 999px;
  color: #10250f;
  background: linear-gradient(135deg, #ffe27a, #baff50 50%, #5ea02d);
}.wpc-scope-240 .tc-wp-tool-root .shrek-font-tool-wrap .shrek-load-more.is-hidden{
  display: none;
}@keyframes shrekFontFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .shrek-font-tool-wrap{
    padding: 20px 10px;
    border-radius: 16px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero h1{
    font-size: 30px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-input-panel{
    padding: 13px;
    margin-bottom: 18px;
    border-radius: 16px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-input{
    min-height: 96px;
    padding: 12px;
    font-size: 15px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-clear-btn, .tc-wp-tool-root .shrek-font-tool-wrap .shrek-copy-btn, .tc-wp-tool-root .shrek-font-tool-wrap .shrek-load-more{
    padding: 10px 14px;
    font-size: 14px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .preview-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-card{
    padding: 13px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-preview{
    font-size: 18px;
    padding: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .shrek-font-tool-wrap{
    padding: 24px 12px;
    border-radius: 18px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero h1{
    font-size: 34px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-input-panel{
    padding: 15px;
    margin-bottom: 20px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-input{
    min-height: 102px;
    padding: 13px;
    font-size: 16px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-clear-btn, .tc-wp-tool-root .shrek-font-tool-wrap .shrek-copy-btn, .tc-wp-tool-root .shrek-font-tool-wrap .shrek-load-more{
    padding: 10px 15px;
    font-size: 14px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-card{
    padding: 14px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-preview{
    font-size: 19px;
    padding: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .shrek-font-tool-wrap{
    padding: 28px 14px;
    border-radius: 20px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero h1{
    font-size: 38px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-input-panel{
    padding: 17px;
    margin-bottom: 22px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-input{
    min-height: 106px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-clear-btn, .tc-wp-tool-root .shrek-font-tool-wrap .shrek-copy-btn, .tc-wp-tool-root .shrek-font-tool-wrap .shrek-load-more{
    padding: 11px 17px;
    font-size: 15px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-card{
    padding: 15px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-preview{
    font-size: 20px;
    padding: 13px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .shrek-font-tool-wrap{
    padding: 32px 18px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-container{
    width: 100%;
    max-width: 920px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero h1{
    font-size: 42px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-input{
    min-height: 110px;
    font-size: 17px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-clear-btn, .tc-wp-tool-root .shrek-font-tool-wrap .shrek-copy-btn, .tc-wp-tool-root .shrek-font-tool-wrap .shrek-load-more{
    font-size: 15px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-card{
    padding: 17px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-preview{
    font-size: 21px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .shrek-font-tool-wrap{
    padding: 36px 20px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-container{
    width: 100%;
    max-width: 1080px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero h1{
    font-size: 44px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-input{
    min-height: 112px;
    font-size: 18px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-clear-btn, .tc-wp-tool-root .shrek-font-tool-wrap .shrek-copy-btn, .tc-wp-tool-root .shrek-font-tool-wrap .shrek-load-more{
    font-size: 15px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-card{
    padding: 18px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-preview{
    font-size: 21px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .shrek-font-tool-wrap{
    padding: 42px 24px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero h1{
    font-size: 46px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-tool-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-font-input{
    min-height: 112px;
    font-size: 18px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-clear-btn, .tc-wp-tool-root .shrek-font-tool-wrap .shrek-copy-btn, .tc-wp-tool-root .shrek-font-tool-wrap .shrek-load-more{
    font-size: 15px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-card{
    padding: 18px;
  }.tc-wp-tool-root .shrek-font-tool-wrap .shrek-preview{
    font-size: 22px;
  }}.wpc-scope-240 .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;
}