@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-311 .tc-wp-tool-root img, .wpc-scope-311 .tc-wp-tool-root video, .wpc-scope-311 .tc-wp-tool-root svg, .wpc-scope-311 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool{
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  border-radius: 0 !important;
  position: relative;
  padding: 56px 24px;
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 255, 255, 0.28), transparent 28%),
    radial-gradient(circle at 85% 18%, rgba(0, 229, 255, 0.24), transparent 30%),
    linear-gradient(135deg, #14112d 0%, #4634a8 45%, #0e9fb5 100%);
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool, .wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool div, .wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool section, .wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool header, .wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool h1, .wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool p, .wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool label, .wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool input, .wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-header{
  text-align: center;
  margin: 0 0 28px;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-header h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.12;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 14px 34px rgba(0, 0, 0, 0.28);
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-subtitle{
  max-width: 680px;
  margin: 14px auto 0;
  font-size: 1.05rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.88);
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-input-panel{
  width: 100%;
  max-width: 100%;
  padding: 24px;
  margin: 0 0 26px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.13);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(18px);
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-label{
  display: block;
  margin: 0 0 10px;
  font-size: 0.95rem;
  font-weight: 700;
  color: #ffffff;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  height: 58px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 16px;
  outline: none;
  background: rgba(8, 15, 35, 0.62);
  color: #ffffff;
  font-size: 1.08rem;
  line-height: 1.2;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-text-input::placeholder{
  color: rgba(255, 255, 255, 0.58);
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-text-input:focus{
  border-color: rgba(103, 232, 249, 0.92);
  background: rgba(8, 15, 35, 0.78);
  box-shadow: 0 0 0 4px rgba(103, 232, 249, 0.18), 0 0 30px rgba(103, 232, 249, 0.18);
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-clear-row, .wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-load-row{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 16px;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-btn{
  min-height: 46px;
  max-width: 100%;
  padding: 12px 20px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, #ffffff 0%, #dffbff 100%);
  color: #172033;
  font-size: 0.96rem;
  font-weight: 800;
  line-height: 1.1;
  cursor: pointer;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 18px 44px rgba(103, 232, 249, 0.26);
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.96);
  outline-offset: 3px;
  box-shadow: 0 0 0 6px rgba(20, 184, 166, 0.32), 0 18px 44px rgba(0, 0, 0, 0.2);
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.19);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.14);
  box-shadow: 0 18px 52px rgba(0, 0, 0, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(16px);
  animation: lfgFadeIn 320ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(103, 232, 249, 0.52);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28), 0 0 34px rgba(103, 232, 249, 0.14);
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-card-title{
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 800;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow: auto;
  padding: 16px;
  border-radius: 16px;
  background: rgba(5, 10, 28, 0.62);
  border: 1px solid rgba(255, 255, 255, 0.14);
  color: #ffffff;
  font-size: 1.32rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-preview::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-preview::-webkit-scrollbar-thumb{
  background: rgba(103, 232, 249, 0.55);
  border-radius: 999px;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-load-btn{
  padding-left: 28px;
  padding-right: 28px;
}.wpc-scope-311 .tc-wp-tool-root .large-font-generator-tool .lfg-load-btn.lfg-hidden{
  display: none;
}@keyframes lfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .large-font-generator-tool{
    padding: 34px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .large-font-generator-tool .lfg-subtitle{
    font-size: 0.92rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-text-input{
    width: 100%;
    max-width: 100%;
    height: 52px;
    font-size: 1rem;
    padding: 0 14px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-btn{
    width: 100%;
    min-height: 46px;
    font-size: 0.92rem;
    padding: 12px 14px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-card{
    padding: 14px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-preview{
    font-size: 1.08rem;
    padding: 13px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .large-font-generator-tool{
    padding: 38px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .large-font-generator-tool .lfg-subtitle{
    font-size: 0.96rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-text-input{
    width: 100%;
    max-width: 100%;
    height: 54px;
    font-size: 1rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-btn{
    min-height: 48px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-card{
    padding: 15px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-preview{
    font-size: 1.14rem;
    padding: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .large-font-generator-tool{
    padding: 44px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .large-font-generator-tool .lfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-text-input{
    width: 100%;
    max-width: 100%;
    height: 56px;
    font-size: 1.03rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-btn{
    min-height: 48px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-card{
    padding: 16px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-preview{
    font-size: 1.2rem;
    padding: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .large-font-generator-tool{
    padding: 52px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .large-font-generator-tool .lfg-subtitle{
    font-size: 1.03rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-input-panel{
    padding: 22px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-text-input{
    width: 100%;
    max-width: 100%;
    height: 58px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-btn{
    min-height: 48px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-card{
    padding: 17px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-preview{
    font-size: 1.24rem;
    padding: 16px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .large-font-generator-tool{
    padding: 58px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .large-font-generator-tool .lfg-subtitle{
    font-size: 1.05rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-text-input{
    width: 100%;
    max-width: 100%;
    height: 58px;
    font-size: 1.08rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-btn{
    min-height: 48px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-card{
    padding: 18px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-preview{
    font-size: 1.28rem;
    padding: 16px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .large-font-generator-tool{
    padding: 64px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .large-font-generator-tool .lfg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-input-panel{
    padding: 26px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-text-input{
    width: 100%;
    max-width: 100%;
    height: 60px;
    font-size: 1.1rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-btn{
    min-height: 48px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-card{
    padding: 19px;
  }.tc-wp-tool-root .large-font-generator-tool .lfg-preview{
    font-size: 1.3rem;
    padding: 17px;
  }}.wpc-scope-311 .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-311 .tc-wp-tool-root .lfg-clear-btn{}.wpc-scope-311 .tc-wp-tool-root .lfg-results{}