@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-292 .tc-wp-tool-root img, .wpc-scope-292 .tc-wp-tool-root video, .wpc-scope-292 .tc-wp-tool-root svg, .wpc-scope-292 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool{
  width: 100%;
  position: relative;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 56px 18px;
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 255, 255, 0.9), transparent 28%),
    radial-gradient(circle at 85% 18%, rgba(137, 92, 246, 0.28), transparent 30%),
    radial-gradient(circle at 50% 95%, rgba(20, 184, 166, 0.22), transparent 32%),
    linear-gradient(135deg, #eef7ff 0%, #f8f3ff 46%, #f1fffb 100%);
  color: #152033;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-container, .wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-panel, .wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-grid, .wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-card, .wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-input, .wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-btn, .wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-preview{
  box-sizing: border-box;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-title{
  margin: 0;
  text-align: center;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #111827;
  font-weight: 800;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-subtitle{
  width: min(100%, 760px);
  margin: 14px auto 0;
  color: #43516a;
  font-size: 1.03rem;
  line-height: 1.65;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-panel{
  width: 100%;
  max-width: 100%;
  margin: 0 0 22px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.58);
  box-shadow: 0 24px 70px rgba(49, 64, 93, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-label{
  display: block;
  margin: 0 0 9px;
  color: #1f2937;
  font-size: 0.96rem;
  font-weight: 700;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 58px;
  border: 1px solid rgba(92, 106, 136, 0.24);
  border-radius: 18px;
  padding: 0 18px;
  background: rgba(255, 255, 255, 0.9);
  color: #111827;
  font-size: 1.05rem;
  line-height: 1.4;
  outline: none;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.9), 0 10px 28px rgba(52, 64, 91, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-input:focus{
  border-color: rgba(99, 102, 241, 0.72);
  background: #ffffff;
  box-shadow: 0 0 0 4px rgba(99, 102, 241, 0.16), 0 16px 38px rgba(52, 64, 91, 0.13);
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-actions{
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 14px;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-help{
  display: block;
  margin-top: 10px;
  color: #667085;
  font-size: 0.9rem;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-btn{
  min-height: 44px;
  border: 1px solid rgba(99, 102, 241, 0.22);
  border-radius: 999px;
  padding: 0 18px;
  background: linear-gradient(135deg, #4f46e5, #13a89e);
  color: #ffffff;
  font-size: 0.94rem;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 12px 26px rgba(79, 70, 229, 0.22);
  transition: transform 170ms ease, box-shadow 170ms ease, filter 170ms ease;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 36px rgba(20, 184, 166, 0.28);
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-btn:focus-visible{
  outline: 3px solid rgba(17, 24, 39, 0.75);
  outline-offset: 3px;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-clear{
  background: rgba(255, 255, 255, 0.78);
  color: #273044;
  border-color: rgba(39, 48, 68, 0.18);
  box-shadow: 0 10px 22px rgba(49, 64, 93, 0.1);
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 22px;
  padding: 18px;
  background: rgba(255, 255, 255, 0.62);
  box-shadow: 0 18px 48px rgba(49, 64, 93, 0.13);
  backdrop-filter: blur(16px);
  animation: tfgFadeIn 260ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(99, 102, 241, 0.28);
  box-shadow: 0 24px 58px rgba(49, 64, 93, 0.18);
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-card-title{
  margin: 0 0 12px;
  color: #1f2937;
  font-size: 0.98rem;
  line-height: 1.3;
  font-weight: 800;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 98px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(99, 102, 241, 0.14);
  border-radius: 16px;
  padding: 14px;
  background: rgba(255, 255, 255, 0.74);
  color: #111827;
  font-size: 1.02rem;
  line-height: 1.65;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-preview::-webkit-scrollbar-track{
  background: rgba(226, 232, 240, 0.7);
  border-radius: 999px;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-preview::-webkit-scrollbar-thumb{
  background: rgba(99, 102, 241, 0.42);
  border-radius: 999px;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-copy{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 24px;
}.wpc-scope-292 .tc-wp-tool-root .tiny-font-generator-tool .tfg-load-more[hidden]{
  display: none;
}@keyframes tfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .tiny-font-generator-tool{
    padding: 34px 10px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-subtitle{
    font-size: 0.92rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-input{
    width: 100%;
    min-height: 52px;
    font-size: 1rem;
    padding: 0 14px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-btn{
    min-height: 44px;
    padding: 0 15px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-card{
    padding: 14px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-preview{
    font-size: 0.95rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .tiny-font-generator-tool{
    padding: 38px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-subtitle{
    font-size: 0.95rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-input{
    width: 100%;
    min-height: 54px;
    font-size: 1rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-btn{
    min-height: 45px;
    padding: 0 16px;
    font-size: 0.91rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-card{
    padding: 15px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-preview{
    font-size: 0.97rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .tiny-font-generator-tool{
    padding: 44px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-subtitle{
    font-size: 0.98rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-input{
    width: 100%;
    min-height: 56px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-btn{
    min-height: 46px;
    padding: 0 17px;
    font-size: 0.93rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-card{
    padding: 16px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-preview{
    font-size: 1rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .tiny-font-generator-tool{
    padding: 52px 18px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-container{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-subtitle{
    font-size: 1.02rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-input{
    width: 100%;
    min-height: 58px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-btn{
    min-height: 46px;
    padding: 0 18px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-card{
    padding: 17px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-preview{
    font-size: 1.01rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .tiny-font-generator-tool{
    padding: 60px 20px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-container{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-input{
    width: 100%;
    min-height: 58px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-btn{
    min-height: 46px;
    padding: 0 19px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-card{
    padding: 18px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-preview{
    font-size: 1.02rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .tiny-font-generator-tool{
    padding: 68px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-container{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-subtitle{
    font-size: 1.05rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-input{
    width: 100%;
    min-height: 60px;
    font-size: 1.08rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-btn{
    min-height: 46px;
    padding: 0 20px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-card{
    padding: 18px;
  }.tc-wp-tool-root .tiny-font-generator-tool .tfg-preview{
    font-size: 1.02rem;
  }}.wpc-scope-292 .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;
}