@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-346 .tc-wp-tool-root img, .wpc-scope-346 .tc-wp-tool-root video, .wpc-scope-346 .tc-wp-tool-root svg, .wpc-scope-346 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  padding: 56px 20px;
  color: #f8fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 10%, rgba(78, 205, 196, .34), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(255, 107, 157, .28), transparent 34%),
    linear-gradient(135deg, #10172a 0%, #14213d 45%, #241332 100%);
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool, .wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool div, .wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool textarea, .wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool button{
  box-sizing: border-box;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-hero-panel, .wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
  border: 1px solid rgba(255, 255, 255, .18);
  background: rgba(255, 255, 255, .105);
  box-shadow: 0 24px 70px rgba(0, 0, 0, .28);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-hero-panel{
  border-radius: 28px;
  padding: 42px;
  text-align: center;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool h1{
  margin: 0;
  color: #ffffff;
  font-size: 54px;
  line-height: 1.02;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 0 34px rgba(78, 205, 196, .34);
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
  max-width: 720px;
  margin: 16px auto 0;
  color: rgba(239, 247, 255, .88);
  font-size: 18px;
  line-height: 1.6;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel{
  margin: 32px auto 0;
  max-width: 860px;
  text-align: left;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, .9);
  font-size: 14px;
  font-weight: 750;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-input{
  width: 100%;
  min-height: 132px;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 22px;
  outline: none;
  padding: 20px 22px;
  color: #ffffff;
  background: rgba(3, 10, 25, .44);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08), 0 16px 36px rgba(0, 0, 0, .2);
  font: inherit;
  font-size: 18px;
  line-height: 1.55;
  transition: border-color .25s ease, box-shadow .25s ease, background .25s ease;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-input::placeholder{
  color: rgba(255, 255, 255, .48);
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-input:focus{
  border-color: rgba(78, 205, 196, .78);
  background: rgba(3, 10, 25, .58);
  box-shadow: 0 0 0 4px rgba(78, 205, 196, .16), 0 18px 45px rgba(78, 205, 196, .16);
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-actions, .wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-load-wrap{
  display: grid;
  place-items: center;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-actions{
  margin-top: 16px;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-load-wrap{
  margin-top: 28px;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 999px;
  cursor: pointer;
  min-height: 46px;
  padding: 12px 22px;
  color: #07111f;
  background: linear-gradient(135deg, #7df9e7, #ff9ac5);
  box-shadow: 0 14px 34px rgba(78, 205, 196, .22);
  font: inherit;
  font-size: 15px;
  font-weight: 850;
  transition: transform .22s ease, box-shadow .22s ease, filter .22s ease;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 18px 46px rgba(255, 107, 157, .25), 0 0 24px rgba(78, 205, 196, .2);
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn:active{
  transform: translateY(0);
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  margin-top: 28px;
  overflow: hidden;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 22px;
  padding: 20px;
  overflow: hidden;
  animation: tfgFadeIn .34s ease both;
  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(125, 249, 231, .42);
  box-shadow: 0 26px 70px rgba(0, 0, 0, .32), 0 0 30px rgba(78, 205, 196, .12);
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-card-head{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  align-items: center;
  margin-bottom: 14px;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-card-title{
  margin: 0;
  min-width: 0;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 850;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-copy{
  min-height: 36px;
  padding: 8px 14px;
  font-size: 13px;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 92px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 16px;
  padding: 15px;
  color: rgba(255, 255, 255, .94);
  background: rgba(2, 8, 21, .34);
  font-size: 18px;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, .07);
  border-radius: 999px;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #7df9e7, #ff9ac5);
  border-radius: 999px;
}.wpc-scope-346 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-hidden{
  display: none;
}@keyframes tfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 64px 24px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .tfg-tiny-font-tool h1{
    font-size: 54px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input{
    min-height: 132px;
    font-size: 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
    min-height: 46px;
    padding: 12px 22px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
    padding: 20px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview{
    font-size: 18px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 56px 22px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .tfg-tiny-font-tool h1{
    font-size: 48px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input{
    min-height: 126px;
    font-size: 17px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
    min-height: 45px;
    padding: 11px 20px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
    padding: 19px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview{
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 46px 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
    width: min(100%, 900px);
  }.tc-wp-tool-root .tfg-tiny-font-tool h1{
    font-size: 42px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input{
    min-height: 120px;
    font-size: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
    min-height: 44px;
    padding: 10px 19px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
    padding: 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview{
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 34px 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
    width: 100%;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-hero-panel{
    padding: 28px 18px;
    border-radius: 22px;
  }.tc-wp-tool-root .tfg-tiny-font-tool h1{
    font-size: 34px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input{
    min-height: 112px;
    font-size: 16px;
    padding: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
    min-height: 43px;
    padding: 10px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
    width: 100%;
    max-width: 100%;
    padding: 17px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview{
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 30px 12px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
    width: 100%;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-hero-panel{
    padding: 25px 15px;
    border-radius: 20px;
  }.tc-wp-tool-root .tfg-tiny-font-tool h1{
    font-size: 30px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input{
    min-height: 108px;
    font-size: 15px;
    padding: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
    min-height: 42px;
    padding: 10px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview{
    font-size: 15px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 26px 10px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
    width: 100%;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-hero-panel{
    padding: 22px 12px;
    border-radius: 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool h1{
    font-size: 27px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
    font-size: 13px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input{
    min-height: 104px;
    font-size: 15px;
    padding: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
    min-height: 41px;
    padding: 9px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card-head{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview{
    font-size: 15px;
  }}.wpc-scope-346 /* tc-layout-guard: stay in page body flow — do not overlap theme header/nav */
.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-346 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .tfg-clear{}.wpc-scope-346 .tc-wp-tool-root .tfg-load-more{}