@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-91 .tc-wp-tool-root img, .wpc-scope-91 .tc-wp-tool-root video, .wpc-scope-91 .tc-wp-tool-root svg, .wpc-scope-91 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 72px 24px;
  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(255, 139, 214, 0.36), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(36, 231, 255, 0.32), transparent 28%),
    radial-gradient(circle at 50% 95%, rgba(137, 92, 255, 0.38), transparent 34%),
    linear-gradient(135deg, #120b3f 0%, #2a1065 34%, #121b57 68%, #071a33 100%);
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool, .wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool *{
  box-sizing: border-box;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-header{
  text-align: center;
  margin: 0 auto 34px;
  max-width: 860px;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-header h1{
  margin: 0;
  color: #ffffff;
  font-weight: 850;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 18px 54px rgba(64, 220, 255, 0.28);
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-header p{
  margin: 16px auto 0;
  color: rgba(238, 246, 255, 0.88);
  line-height: 1.65;
  max-width: 780px;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel{
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 16px;
  align-items: end;
  margin: 0 0 26px;
  padding: 22px;
  border: 1px solid rgba(211, 238, 255, 0.22);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.07));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(18px);
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-wrap{
  min-width: 0;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-wrap label{
  display: block;
  margin: 0 0 10px;
  color: rgba(245, 251, 255, 0.94);
  font-weight: 750;
  font-size: 14px;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-text-input{
  width: 100%;
  max-width: 100%;
  resize: vertical;
  min-height: 118px;
  border: 1px solid rgba(195, 231, 255, 0.28);
  border-radius: 18px;
  outline: none;
  padding: 18px 20px;
  color: #ffffff;
  background: rgba(5, 12, 35, 0.44);
  box-shadow: inset 0 1px 18px rgba(7, 16, 48, 0.42);
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-text-input::placeholder{
  color: rgba(230, 240, 255, 0.58);
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-text-input:focus{
  border-color: rgba(84, 232, 255, 0.78);
  background: rgba(8, 15, 44, 0.62);
  box-shadow: 0 0 0 4px rgba(72, 226, 255, 0.14), 0 0 38px rgba(192, 87, 255, 0.18);
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-clear-btn, .wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-load-more, .wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-copy-btn{
  border: 0;
  cursor: pointer;
  color: #07132f;
  font-weight: 850;
  letter-spacing: 0;
  border-radius: 14px;
  background: linear-gradient(135deg, #7df3ff 0%, #f6b4ff 52%, #ffffff 100%);
  box-shadow: 0 14px 34px rgba(67, 224, 255, 0.22), 0 10px 30px rgba(245, 145, 255, 0.16);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-clear-btn{
  min-width: 132px;
  height: 56px;
  padding: 0 22px;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr) auto;
  gap: 14px;
  border: 1px solid rgba(219, 243, 255, 0.2);
  border-radius: 20px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055)),
    radial-gradient(circle at top right, rgba(67, 230, 255, 0.12), transparent 42%);
  box-shadow: 0 20px 54px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(16px);
  animation: tfgFadeIn 300ms ease both;
  overflow: hidden;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-card-title{
  margin: 0;
  color: rgba(255, 255, 255, 0.96);
  font-weight: 820;
  line-height: 1.28;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-text{
  max-height: 180px;
  min-height: 104px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  color: #fafdff;
  line-height: 1.55;
  border-radius: 15px;
  border: 1px solid rgba(202, 235, 255, 0.14);
  background: rgba(3, 9, 30, 0.36);
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-text::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-text::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-text::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #69e9ff, #eba6ff);
  border-radius: 999px;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-copy-btn{
  width: 100%;
  min-height: 44px;
  padding: 11px 16px;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-load-wrap{
  display: grid;
  place-items: center;
  margin-top: 28px;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-load-more{
  min-width: 170px;
  min-height: 54px;
  padding: 13px 26px;
}.wpc-scope-91 .tc-wp-tool-root .tfg-tiny-font-tool .tfg-load-more:disabled{
  cursor: default;
  opacity: 0.48;
  filter: grayscale(0.35);
}@media (hover: hover){.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card:hover{
    transform: translateY(-5px);
    box-shadow: 0 28px 74px rgba(0, 0, 0, 0.34), 0 0 42px rgba(73, 226, 255, 0.13);
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-clear-btn:hover, .tc-wp-tool-root .tfg-tiny-font-tool .tfg-load-more:hover:not(:disabled), .tc-wp-tool-root .tfg-tiny-font-tool .tfg-copy-btn:hover{
    transform: translateY(-2px);
    box-shadow: 0 18px 42px rgba(67, 224, 255, 0.3), 0 16px 42px rgba(245, 145, 255, 0.22);
  }}@keyframes tfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 84px 28px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-shell{
    max-width: 1200px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-header h1{
    font-size: 58px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-header p{
    font-size: 19px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-text-input{
    font-size: 18px;
    min-height: 126px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-clear-btn{
    font-size: 16px;
    height: 58px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-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-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-text{
    font-size: 17px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 76px 24px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-shell{
    max-width: 1060px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-header h1{
    font-size: 52px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-text-input{
    font-size: 17px;
    min-height: 122px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-clear-btn{
    font-size: 16px;
    height: 56px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-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-text{
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 64px 20px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-shell{
    max-width: 820px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-header h1{
    font-size: 44px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel{
    grid-template-columns: 1fr;
    padding: 20px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-text-input{
    font-size: 16px;
    min-height: 116px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-clear-btn{
    width: 100%;
    font-size: 16px;
    height: 54px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-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-text{
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 52px 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-shell{
    max-width: 100%;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-header h1{
    font-size: 36px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 18px;
    border-radius: 18px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-text-input{
    font-size: 16px;
    min-height: 110px;
    padding: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-clear-btn{
    width: 100%;
    height: 52px;
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
    padding: 17px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-text{
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 46px 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-shell{
    max-width: 100%;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-header h1{
    font-size: 32px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel{
    grid-template-columns: 1fr;
    gap: 13px;
    padding: 16px;
    border-radius: 17px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-text-input{
    font-size: 15px;
    min-height: 106px;
    padding: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-clear-btn{
    width: 100%;
    height: 50px;
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-card{
    padding: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-text{
    font-size: 15px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .tfg-tiny-font-tool{
    padding: 40px 12px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-shell{
    max-width: 100%;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-header h1{
    font-size: 28px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-header p{
    font-size: 14px;
    line-height: 1.55;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-input-panel{
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-text-input{
    font-size: 14px;
    min-height: 102px;
    padding: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-clear-btn{
    width: 100%;
    height: 48px;
    font-size: 14px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.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-title{
    font-size: 15px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-preview-text{
    font-size: 14px;
    min-height: 96px;
  }.tc-wp-tool-root .tfg-tiny-font-tool .tfg-load-more{
    width: 100%;
  }}.wpc-scope-91 /* 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-91 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .tfg-preview-section{}