@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-439 .tc-wp-tool-root img, .wpc-scope-439 .tc-wp-tool-root video, .wpc-scope-439 .tc-wp-tool-root svg, .wpc-scope-439 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool, .wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool *{
  box-sizing: border-box;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  position: relative;
  isolation: isolate;
  color: #f8fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 18%, rgba(73, 235, 255, 0.32), transparent 30%),
    radial-gradient(circle at 86% 10%, rgba(255, 94, 214, 0.26), transparent 32%),
    radial-gradient(circle at 50% 100%, rgba(146, 255, 179, 0.18), transparent 42%),
    linear-gradient(135deg, #07111f 0%, #11142d 42%, #181026 100%);
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-bg-glow{
  position: absolute;
  z-index: -1;
  border-radius: 999px;
  filter: blur(36px);
  opacity: 0.72;
  pointer-events: none;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-bg-glow-one{
  width: 280px;
  height: 280px;
  left: 5%;
  top: 14%;
  background: rgba(52, 232, 232, 0.3);
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-bg-glow-two{
  width: 340px;
  height: 340px;
  right: 4%;
  bottom: 8%;
  background: rgba(255, 79, 201, 0.22);
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-header{
  text-align: center;
  margin: 0 auto;
  max-width: 820px;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(152, 245, 255, 0.34);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #bffaff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  box-shadow: 0 0 24px rgba(84, 229, 255, 0.16);
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool h1, .wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool h2, .wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool p{
  margin: 0;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool h1{
  color: #ffffff;
  font-weight: 850;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 0 32px rgba(98, 225, 255, 0.22);
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
  margin: 16px auto 0;
  max-width: 720px;
  color: rgba(235, 246, 255, 0.82);
  line-height: 1.65;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel, .wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
  border: 1px solid rgba(195, 239, 255, 0.18);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.065));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel{
  border-radius: 24px;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-label{
  display: block;
  color: rgba(244, 251, 255, 0.9);
  font-weight: 800;
  margin-bottom: 12px;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(159, 243, 255, 0.22);
  border-radius: 18px;
  outline: none;
  background: rgba(3, 10, 24, 0.52);
  color: #ffffff;
  line-height: 1.55;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.035);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-textarea::placeholder{
  color: rgba(223, 238, 255, 0.44);
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-textarea:focus{
  border-color: rgba(108, 245, 255, 0.78);
  background: rgba(4, 14, 31, 0.68);
  box-shadow: 0 0 0 4px rgba(82, 233, 255, 0.14), 0 0 36px rgba(79, 219, 255, 0.16);
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-controls, .wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-load-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-controls{
  margin-top: 16px;
  justify-content: flex-end;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
  border: 1px solid rgba(160, 248, 255, 0.34);
  border-radius: 999px;
  cursor: pointer;
  color: #06111d;
  font-weight: 850;
  background: linear-gradient(135deg, #8cf8ff 0%, #c9ff9f 50%, #ff9ee7 100%);
  box-shadow: 0 12px 34px rgba(83, 238, 255, 0.2);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
  white-space: nowrap;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 42px rgba(255, 112, 225, 0.22), 0 0 28px rgba(110, 246, 255, 0.18);
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.62);
  outline-offset: 3px;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn:disabled{
  cursor: default;
  opacity: 0.5;
  transform: none;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head h2{
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-count{
  flex: 0 0 auto;
  border: 1px solid rgba(192, 249, 255, 0.2);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(237, 250, 255, 0.78);
  font-weight: 750;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 22px;
  position: relative;
  overflow: hidden;
  animation: tfg-card-fade 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  height: 3px;
  background: linear-gradient(90deg, rgba(117, 246, 255, 0.95), rgba(255, 120, 229, 0.8), rgba(196, 255, 126, 0.9));
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(151, 246, 255, 0.38);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.38), 0 0 34px rgba(84, 232, 255, 0.12);
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-style-name{
  color: #ffffff;
  font-weight: 850;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-badge{
  flex: 0 0 auto;
  padding: 5px 9px;
  border-radius: 999px;
  background: rgba(141, 255, 231, 0.12);
  border: 1px solid rgba(141, 255, 231, 0.22);
  color: #bfffee;
  font-size: 11px;
  font-weight: 850;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 106px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border-radius: 16px;
  border: 1px solid rgba(214, 245, 255, 0.13);
  background: rgba(2, 8, 20, 0.46);
  color: rgba(255, 255, 255, 0.94);
  line-height: 1.58;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, rgba(117, 246, 255, 0.72), rgba(255, 137, 229, 0.7));
  border-radius: 999px;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-load-wrap{
  margin-top: 28px;
}.wpc-scope-439 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-hidden{
  display: none !important;
}@keyframes tfg-card-fade{
  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: 76px 32px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
    width: 100%;
  }.tc-wp-tool-root .tfg-tiny-font-tool h1{
    font-size: 56px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel{
    margin-top: 38px;
    padding: 28px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-textarea{
    min-height: 150px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
    min-height: 46px;
    padding: 13px 24px;
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head{
    margin: 34px 0 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head h2{
    font-size: 26px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-count{
    padding: 8px 13px;
    font-size: 13px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
    padding: 22px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview{
    font-size: 17px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 68px 28px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
    width: 100%;
  }.tc-wp-tool-root .tfg-tiny-font-tool h1{
    font-size: 50px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel{
    margin-top: 34px;
    padding: 26px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-textarea{
    min-height: 145px;
    padding: 17px;
    font-size: 17px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
    min-height: 45px;
    padding: 12px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head{
    margin: 32px 0 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head h2{
    font-size: 25px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-count{
    padding: 8px 13px;
    font-size: 13px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
    padding: 21px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview{
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 58px 24px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
    width: 100%;
  }.tc-wp-tool-root .tfg-tiny-font-tool h1{
    font-size: 44px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel{
    margin-top: 30px;
    padding: 24px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-textarea{
    min-height: 135px;
    padding: 16px;
    font-size: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
    min-height: 44px;
    padding: 12px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head{
    margin: 30px 0 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head h2{
    font-size: 23px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-count{
    padding: 7px 12px;
    font-size: 12px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
    padding: 20px;
  }.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: 46px 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
    width: 100%;
  }.tc-wp-tool-root .tfg-tiny-font-tool h1{
    font-size: 36px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel{
    margin-top: 26px;
    padding: 18px;
    border-radius: 20px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-textarea{
    min-height: 126px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-controls{
    justify-content: stretch;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
    width: 100%;
    min-height: 44px;
    padding: 12px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head{
    align-items: flex-start;
    flex-direction: column;
    margin: 28px 0 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head h2{
    font-size: 22px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-count{
    padding: 7px 11px;
    font-size: 12px;
  }.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{
    padding: 18px;
  }.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: 42px 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
    width: 100%;
  }.tc-wp-tool-root .tfg-tiny-font-tool h1{
    font-size: 32px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel{
    margin-top: 24px;
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-textarea{
    min-height: 120px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-controls{
    justify-content: stretch;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
    width: 100%;
    min-height: 43px;
    padding: 11px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head{
    align-items: flex-start;
    flex-direction: column;
    margin: 26px 0 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head h2{
    font-size: 21px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-count{
    padding: 7px 11px;
    font-size: 12px;
  }.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{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card-head{
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview{
    font-size: 15px;
    padding: 13px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 38px 12px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-container{
    width: 100%;
  }.tc-wp-tool-root .tfg-tiny-font-tool h1{
    font-size: 29px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-subtitle{
    font-size: 14px;
    line-height: 1.55;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-kicker{
    font-size: 12px;
    padding: 7px 11px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel{
    margin-top: 22px;
    padding: 14px;
    border-radius: 17px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-textarea{
    min-height: 116px;
    padding: 13px;
    font-size: 15px;
    border-radius: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-controls{
    justify-content: stretch;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-btn{
    width: 100%;
    min-height: 42px;
    padding: 10px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head{
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    margin: 24px 0 13px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-results-head h2{
    font-size: 20px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-count{
    padding: 6px 10px;
    font-size: 12px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
    padding: 14px;
    border-radius: 17px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card-head{
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview{
    min-height: 100px;
    padding: 12px;
    font-size: 14px;
    border-radius: 13px;
  }}