@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-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-215 .tc-wp-tool-root img, .wpc-scope-215 .tc-wp-tool-root video, .wpc-scope-215 .tc-wp-tool-root svg, .wpc-scope-215 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  margin: 0;
  color: #f9ffe8;
  background:
    radial-gradient(circle at 18% 12%, rgba(229, 194, 71, 0.38), transparent 30%),
    radial-gradient(circle at 84% 18%, rgba(121, 171, 56, 0.34), transparent 32%),
    linear-gradient(135deg, #102413 0%, #24451d 34%, #5f6825 66%, #231b12 100%);
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap, .wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap *{
  box-sizing: border-box;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-hero{
  text-align: center;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.12;
  letter-spacing: 0;
  color: #fff8c7;
  text-shadow: 0 3px 22px rgba(229, 194, 71, 0.34);
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: #e9f6cf;
  line-height: 1.65;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-panel{
  margin: 28px auto 0;
  width: 100%;
  max-width: 920px;
  border: 1px solid rgba(241, 223, 119, 0.25);
  background: rgba(13, 31, 16, 0.58);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(16px);
  border-radius: 24px;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-label{
  display: block;
  margin: 0 0 10px;
  text-align: left;
  color: #fff4b0;
  font-weight: 800;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(255, 241, 157, 0.38);
  border-radius: 18px;
  outline: none;
  color: #fffbe5;
  background: rgba(255, 255, 255, 0.11);
  box-shadow: inset 0 2px 18px rgba(0, 0, 0, 0.18);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-input::placeholder{
  color: rgba(246, 255, 220, 0.66);
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-input:focus{
  border-color: rgba(255, 223, 88, 0.92);
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 0 4px rgba(206, 185, 67, 0.2), inset 0 2px 18px rgba(0, 0, 0, 0.18);
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-actions, .wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-load-row{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-clear, .wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-load, .wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-copy{
  min-height: 44px;
  border: 1px solid rgba(255, 239, 143, 0.36);
  border-radius: 999px;
  cursor: pointer;
  color: #142314;
  font-weight: 900;
  letter-spacing: 0;
  background: linear-gradient(135deg, #f3d764 0%, #b8cf4c 52%, #70a33c 100%);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28), 0 0 22px rgba(226, 199, 76, 0.16);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-clear:hover, .wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-load:hover, .wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-copy:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.34), 0 0 30px rgba(246, 218, 83, 0.3);
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-clear:focus-visible, .wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-load:focus-visible, .wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-copy:focus-visible{
  outline: 3px solid rgba(255, 248, 185, 0.95);
  outline-offset: 3px;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(233, 244, 172, 0.22);
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.07));
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(14px);
  opacity: 0;
  transform: translateY(12px);
  animation: shrekFontGeneratorFade 360ms ease forwards;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 232, 116, 0.42);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.34), 0 0 26px rgba(154, 196, 67, 0.16);
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card-title{
  margin: 0 0 12px;
  color: #fff4b0;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 118px;
  overflow: auto;
  border: 1px solid rgba(255, 242, 172, 0.2);
  border-radius: 18px;
  color: #fbffe9;
  background: rgba(7, 20, 10, 0.5);
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 2px 12px rgba(152, 197, 68, 0.22);
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-preview::-webkit-scrollbar-track{
  background: rgba(19, 43, 21, 0.75);
  border-radius: 999px;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #e0c750, #6e9f39);
  border-radius: 999px;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-copy{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-load-row{
  margin-top: 26px;
}.wpc-scope-215 .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-load[hidden]{
  display: none;
}@keyframes shrekFontGeneratorFade{
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .shrek-font-generator-wrap{
    padding: 28px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-container{
    width: 100%;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-subtitle{
    font-size: 0.92rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-panel{
    padding: 16px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-input{
    width: 100%;
    padding: 13px 14px;
    font-size: 1rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-actions{
    margin-top: 14px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-clear, .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-load, .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-copy{
    padding: 12px 16px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-results{
    margin-top: 24px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card{
    padding: 15px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card-title{
    font-size: 1rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-preview{
    padding: 13px;
    font-size: 1rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .shrek-font-generator-wrap{
    padding: 32px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-container{
    width: 100%;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-subtitle{
    font-size: 0.96rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-panel{
    padding: 18px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-input{
    width: 100%;
    padding: 14px 15px;
    font-size: 1rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-actions{
    margin-top: 15px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-clear, .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-load, .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-copy{
    padding: 12px 18px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-results{
    margin-top: 26px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card{
    padding: 16px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card-title{
    font-size: 1.02rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-preview{
    padding: 14px;
    font-size: 1.02rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .shrek-font-generator-wrap{
    padding: 38px 18px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-container{
    width: 100%;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-panel{
    padding: 20px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-input{
    width: 100%;
    padding: 15px 16px;
    font-size: 1.04rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-actions{
    margin-top: 16px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-clear, .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-load, .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-copy{
    padding: 13px 20px;
    font-size: 1rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-results{
    margin-top: 28px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card{
    padding: 18px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card-title{
    font-size: 1.05rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-preview{
    padding: 15px;
    font-size: 1.05rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .shrek-font-generator-wrap{
    padding: 52px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-container{
    width: 100%;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-panel{
    padding: 24px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-input{
    width: 100%;
    padding: 16px 18px;
    font-size: 1.08rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-actions{
    margin-top: 18px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-clear, .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-load, .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-copy{
    padding: 13px 22px;
    font-size: 1rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-results{
    margin-top: 34px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card{
    padding: 20px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card-title{
    font-size: 1.08rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-preview{
    padding: 16px;
    font-size: 1.06rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .shrek-font-generator-wrap{
    padding: 62px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-container{
    width: 100%;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-subtitle{
    font-size: 1.12rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-panel{
    padding: 26px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-input{
    width: 100%;
    padding: 17px 20px;
    font-size: 1.1rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-actions{
    margin-top: 18px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-clear, .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-load, .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-copy{
    padding: 14px 24px;
    font-size: 1rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-results{
    margin-top: 38px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card{
    padding: 20px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card-title{
    font-size: 1.08rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-preview{
    padding: 16px;
    font-size: 1.04rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .shrek-font-generator-wrap{
    padding: 72px 32px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-container{
    width: 100%;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-subtitle{
    font-size: 1.14rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-panel{
    padding: 28px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-input{
    width: 100%;
    padding: 18px 22px;
    font-size: 1.12rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-actions{
    margin-top: 18px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-clear, .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-load, .tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-copy{
    padding: 14px 26px;
    font-size: 1rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-results{
    margin-top: 40px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card{
    padding: 21px;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-card-title{
    font-size: 1.1rem;
  }.tc-wp-tool-root .shrek-font-generator-wrap .shrek-font-generator-preview{
    padding: 17px;
    font-size: 1.05rem;
  }}.wpc-scope-215 .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;
}