@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-429 .tc-wp-tool-root img, .wpc-scope-429 .tc-wp-tool-root video, .wpc-scope-429 .tc-wp-tool-root svg, .wpc-scope-429 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool{
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  border-radius: 0 !important;
  position: relative;
  padding: 54px 22px;
  color: #fff7df;
  font-family: Georgia, "Times New Roman", serif;
  background:
    radial-gradient(circle at 18% 12%, rgba(214, 169, 65, 0.28), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(178, 79, 31, 0.24), transparent 32%),
    radial-gradient(circle at 52% 82%, rgba(30, 85, 57, 0.36), transparent 38%),
    linear-gradient(135deg, #07130e 0%, #123323 31%, #332713 56%, #522416 76%, #111216 100%);
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool, .wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-container, .wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-panel, .wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-grid, .wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-card, .wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-input, .wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-button{
  box-sizing: border-box;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 8px 14px;
  border: 1px solid rgba(232, 193, 102, 0.42);
  border-radius: 999px;
  background: rgba(9, 19, 15, 0.48);
  color: #f4d987;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0;
  box-shadow: 0 0 22px rgba(214, 169, 65, 0.18);
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.12;
  letter-spacing: 0;
  color: #fff1bb;
  text-shadow: 0 0 18px rgba(237, 188, 74, 0.32), 0 3px 18px rgba(0, 0, 0, 0.5);
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: #eadfc1;
  font-size: 1.05rem;
  line-height: 1.65;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-panel{
  width: 100%;
  margin: 0 auto 26px;
  padding: 22px;
  border: 1px solid rgba(235, 196, 106, 0.24);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055));
  box-shadow: 0 22px 58px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(14px);
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-label{
  display: block;
  margin-bottom: 10px;
  color: #ffe6a3;
  font-size: 0.98rem;
  font-weight: 700;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 54px;
  padding: 0 16px;
  border: 1px solid rgba(245, 204, 109, 0.32);
  border-radius: 14px;
  outline: none;
  background: rgba(4, 11, 9, 0.72);
  color: #fff8e7;
  font: 700 1.05rem/1.2 Georgia, "Times New Roman", serif;
  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-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-input::placeholder{
  color: rgba(255, 241, 195, 0.58);
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-input:focus{
  border-color: rgba(255, 215, 116, 0.9);
  background: rgba(5, 14, 11, 0.86);
  box-shadow: 0 0 0 4px rgba(224, 177, 67, 0.18), 0 0 28px rgba(224, 177, 67, 0.24);
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-button{
  min-height: 46px;
  padding: 12px 20px;
  border: 1px solid rgba(255, 221, 134, 0.44);
  border-radius: 12px;
  background: linear-gradient(135deg, #d7a84b, #7e421e);
  color: #120d07;
  cursor: pointer;
  font: 800 0.95rem/1.1 Georgia, "Times New Roman", serif;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.26), 0 0 18px rgba(224, 177, 67, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-button:hover{
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.32), 0 0 26px rgba(255, 205, 97, 0.35);
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-button:focus-visible{
  outline: 3px solid rgba(255, 235, 162, 0.85);
  outline-offset: 3px;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-grid{
  display: grid;
  width: 100%;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-card{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  padding: 18px;
  border: 1px solid rgba(232, 193, 102, 0.23);
  border-radius: 16px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.045)),
    rgba(8, 15, 13, 0.72);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.31), inset 0 1px 0 rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(12px);
  animation: lotrFgFade 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 216, 126, 0.52);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.42), 0 0 28px rgba(214, 169, 65, 0.16);
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-card-title{
  margin: 0 0 12px;
  color: #ffe39c;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 800;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-preview{
  max-height: 180px;
  min-height: 96px;
  overflow: auto;
  overflow-wrap: anywhere;
  word-break: break-word;
  padding: 14px;
  border: 1px solid rgba(255, 230, 163, 0.16);
  border-radius: 12px;
  background: rgba(1, 7, 6, 0.54);
  color: #fff8e9;
  font-size: 1.18rem;
  line-height: 1.55;
  text-shadow: 0 0 12px rgba(226, 177, 67, 0.13);
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-preview::-webkit-scrollbar-track{
  background: rgba(8, 15, 13, 0.85);
  border-radius: 999px;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#d8aa4d, #7d451f);
  border-radius: 999px;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-copy{
  width: 100%;
  margin-top: 13px;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-more-wrap{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-429 .tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-load.is-hidden{
  display: none;
}@keyframes lotrFgFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .lotr-font-generator-tool{
    padding: 58px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .lotr-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-input{
    width: 100%;
    height: 56px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-button{
    min-height: 46px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-card{
    padding: 18px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-preview{
    font-size: 1.18rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .lotr-font-generator-tool{
    padding: 52px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .lotr-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-input{
    width: 100%;
    height: 54px;
    font-size: 1.04rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-button{
    min-height: 46px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-card{
    padding: 17px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-preview{
    font-size: 1.14rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .lotr-font-generator-tool{
    padding: 46px 18px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .lotr-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-panel{
    padding: 20px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-input{
    width: 100%;
    height: 52px;
    font-size: 1rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-button{
    min-height: 46px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-card{
    padding: 16px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-preview{
    font-size: 1.1rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .lotr-font-generator-tool{
    padding: 38px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .lotr-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-subtitle{
    font-size: 0.96rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-panel{
    padding: 16px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-input{
    width: 100%;
    height: 50px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-button{
    width: 100%;
    min-height: 46px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-actions{
    justify-content: stretch;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-card{
    padding: 15px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-preview{
    font-size: 1.06rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .lotr-font-generator-tool{
    padding: 34px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .lotr-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-subtitle{
    font-size: 0.94rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-panel{
    padding: 14px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-input{
    width: 100%;
    height: 49px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-button{
    width: 100%;
    min-height: 46px;
    font-size: 0.93rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-actions{
    justify-content: stretch;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-card{
    padding: 14px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-preview{
    font-size: 1.03rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .lotr-font-generator-tool{
    padding: 30px 10px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .lotr-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-subtitle{
    font-size: 0.91rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-panel{
    padding: 12px;
    border-radius: 14px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-input{
    width: 100%;
    height: 48px;
    font-size: 0.94rem;
    padding: 0 12px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-button{
    width: 100%;
    min-height: 46px;
    padding: 11px 14px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-actions{
    justify-content: stretch;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-card{
    padding: 12px;
    border-radius: 14px;
  }.tc-wp-tool-root .lotr-font-generator-tool .lotr-fg-preview{
    font-size: 1rem;
    padding: 12px;
  }}.wpc-scope-429 .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;
}.wpc-scope-429 .tc-wp-tool-root .lotr-fg-clear{}.wpc-scope-429 .tc-wp-tool-root .lotr-fg-grid-wrap{}