@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-538 .tc-wp-tool-root img, .wpc-scope-538 .tc-wp-tool-root video, .wpc-scope-538 .tc-wp-tool-root svg, .wpc-scope-538 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator{
  position: relative;
  width: 100%;
  max-width: none;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  padding: 56px 18px;
  color: #f8fbff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  background:
    radial-gradient(circle at 15% 10%, rgba(80, 227, 194, .35), transparent 32%),
    radial-gradient(circle at 85% 20%, rgba(118, 93, 255, .42), transparent 34%),
    linear-gradient(135deg, #07111f 0%, #10213a 42%, #15102b 100%);
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator, .wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator *{
  box-sizing: border-box;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-inner{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-header{
  text-align: center;
  margin: 0 0 28px;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
  color: #ffffff;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-header p{
  margin: 12px auto 0;
  max-width: 620px;
  font-size: 1.05rem;
  line-height: 1.5;
  color: rgba(235, 244, 255, .82);
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-input-panel{
  width: 100%;
  max-width: 900px;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 22px;
  background: rgba(255,255,255,.105);
  box-shadow: 0 24px 70px rgba(0,0,0,.28);
  backdrop-filter: blur(18px);
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-label{
  display: block;
  margin: 0 0 10px;
  font-size: .88rem;
  font-weight: 750;
  color: #eaf6ff;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(255,255,255,.22);
  border-radius: 16px;
  padding: 16px 18px;
  font: inherit;
  font-size: 1rem;
  line-height: 1.35;
  color: #ffffff;
  background: rgba(5, 12, 24, .62);
  outline: none;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.08);
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-input::placeholder{
  color: rgba(230, 239, 255, .54);
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-input:focus{
  border-color: rgba(87, 229, 205, .82);
  background: rgba(7, 17, 31, .82);
  box-shadow: 0 0 0 4px rgba(87, 229, 205, .16), inset 0 1px 0 rgba(255,255,255,.1);
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-actions{
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 14px;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator button{
  min-height: 44px;
  border: 0;
  border-radius: 14px;
  padding: 11px 18px;
  font: inherit;
  font-size: .94rem;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  color: #07111f;
  background: linear-gradient(135deg, #61f0d7, #9fb8ff);
  box-shadow: 0 14px 30px rgba(80, 227, 194, .22);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator button:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 18px 42px rgba(125, 155, 255, .3);
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator button:focus-visible{
  outline: 3px solid rgba(255,255,255,.9);
  outline-offset: 3px;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  padding: 18px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(255,255,255,.13), rgba(255,255,255,.075));
  box-shadow: 0 18px 46px rgba(0,0,0,.22);
  backdrop-filter: blur(16px);
  animation: wfgFadeUp .28s ease both;
  transition: transform .2s ease, border-color .2s ease, background .2s ease;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(97, 240, 215, .42);
  background: linear-gradient(180deg, rgba(255,255,255,.16), rgba(255,255,255,.09));
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-card-title{
  margin: 0 0 12px;
  font-size: .86rem;
  font-weight: 850;
  color: rgba(239, 248, 255, .92);
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-preview{
  max-height: 180px;
  min-height: 96px;
  overflow: auto;
  padding: 16px;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 16px;
  color: #ffffff;
  background: rgba(3, 9, 20, .48);
  font-size: 1.08rem;
  line-height: 1.5;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,.08);
  border-radius: 999px;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-preview::-webkit-scrollbar-thumb{
  background: rgba(97, 240, 215, .52);
  border-radius: 999px;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-copy{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-538 .tc-wp-tool-root .wfg-web-font-generator .wfg-load-more{
  padding-inline: 24px;
}@keyframes wfgFadeUp{
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .wfg-web-font-generator{ padding: 34px 12px; border-radius: 0 !important; }.tc-wp-tool-root .wfg-web-font-generator .wfg-inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .wfg-web-font-generator h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .wfg-web-font-generator .wfg-header p{ font-size: .92rem; }.tc-wp-tool-root .wfg-web-font-generator .wfg-input-panel{ padding: 14px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-input{ width: 100%; font-size: .96rem; padding: 14px; }.tc-wp-tool-root .wfg-web-font-generator button{ width: 100%; font-size: .9rem; padding: 11px 14px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-card{ padding: 14px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-preview{ font-size: .98rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .wfg-web-font-generator{ padding: 38px 14px; border-radius: 0 !important; }.tc-wp-tool-root .wfg-web-font-generator .wfg-inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .wfg-web-font-generator h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .wfg-web-font-generator .wfg-header p{ font-size: .95rem; }.tc-wp-tool-root .wfg-web-font-generator .wfg-input-panel{ padding: 16px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-input{ width: 100%; font-size: .98rem; padding: 15px; }.tc-wp-tool-root .wfg-web-font-generator button{ width: 100%; font-size: .92rem; padding: 12px 15px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-card{ padding: 15px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-preview{ font-size: 1rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .wfg-web-font-generator{ padding: 42px 16px; border-radius: 0 !important; }.tc-wp-tool-root .wfg-web-font-generator .wfg-inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .wfg-web-font-generator h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .wfg-web-font-generator .wfg-header p{ font-size: 1rem; }.tc-wp-tool-root .wfg-web-font-generator .wfg-input-panel{ padding: 18px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-input{ width: 100%; font-size: 1rem; padding: 15px 16px; }.tc-wp-tool-root .wfg-web-font-generator button{ font-size: .94rem; padding: 12px 17px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-card{ padding: 16px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-preview{ font-size: 1.02rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .wfg-web-font-generator{ padding: 50px 22px; border-radius: 0 !important; }.tc-wp-tool-root .wfg-web-font-generator .wfg-inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .wfg-web-font-generator h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .wfg-web-font-generator .wfg-header p{ font-size: 1.02rem; }.tc-wp-tool-root .wfg-web-font-generator .wfg-input{ width: 100%; font-size: 1rem; }.tc-wp-tool-root .wfg-web-font-generator button{ font-size: .94rem; padding: 12px 18px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-card{ padding: 17px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-preview{ font-size: 1.04rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .wfg-web-font-generator{ padding: 56px 24px; border-radius: 0 !important; }.tc-wp-tool-root .wfg-web-font-generator .wfg-inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .wfg-web-font-generator h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .wfg-web-font-generator .wfg-header p{ font-size: 1.05rem; }.tc-wp-tool-root .wfg-web-font-generator .wfg-input{ width: 100%; font-size: 1rem; }.tc-wp-tool-root .wfg-web-font-generator button{ font-size: .94rem; padding: 12px 18px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-card{ padding: 18px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-preview{ font-size: 1.06rem; }}@media (min-width: 1200px){.tc-wp-tool-root .wfg-web-font-generator{ padding: 64px 28px; border-radius: 0 !important; }.tc-wp-tool-root .wfg-web-font-generator .wfg-inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .wfg-web-font-generator h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .wfg-web-font-generator .wfg-header p{ font-size: 1.08rem; }.tc-wp-tool-root .wfg-web-font-generator .wfg-input{ width: 100%; font-size: 1.02rem; }.tc-wp-tool-root .wfg-web-font-generator button{ font-size: .95rem; padding: 12px 19px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-card{ padding: 18px; }.tc-wp-tool-root .wfg-web-font-generator .wfg-preview{ font-size: 1.08rem; }}.wpc-scope-538 /* 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-538 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .wfg-clear{}