@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-190 .tc-wp-tool-root img, .wpc-scope-190 .tc-wp-tool-root video, .wpc-scope-190 .tc-wp-tool-root svg, .wpc-scope-190 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool{
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  position: relative;
  padding: 56px 20px;
  color: #17202c;
  background:
    radial-gradient(circle at 16% 18%, rgba(255, 255, 255, 0.95) 0, rgba(255, 255, 255, 0) 28%),
    radial-gradient(circle at 86% 16%, rgba(118, 169, 255, 0.35) 0, rgba(118, 169, 255, 0) 31%),
    radial-gradient(circle at 22% 88%, rgba(255, 188, 222, 0.28) 0, rgba(255, 188, 222, 0) 30%),
    linear-gradient(135deg, #f9fbff 0%, #dfe6ee 30%, #ffffff 54%, #cfd6df 76%, #eef4fb 100%);
  font-family: Inter, -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool div, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool section, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool header, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool h1, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool p, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool label, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool input, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-container{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-header h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #111827;
  font-weight: 800;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-subtitle{
  margin: 14px auto 0;
  max-width: 680px;
  font-size: 1.05rem;
  line-height: 1.6;
  color: #4a5568;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-input-panel{
  width: 100%;
  max-width: 920px;
  margin: 0 auto 30px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.58);
  box-shadow: 0 24px 70px rgba(37, 49, 68, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(18px);
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-label{
  display: block;
  margin: 0 0 9px;
  color: #1f2937;
  font-size: 0.95rem;
  font-weight: 700;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 58px;
  padding: 0 18px;
  border: 1px solid rgba(91, 103, 123, 0.22);
  border-radius: 18px;
  outline: none;
  background: rgba(255, 255, 255, 0.86);
  color: #111827;
  font-size: 1.05rem;
  line-height: 1.2;
  box-shadow: inset 0 1px 3px rgba(23, 32, 44, 0.07);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-text-input:focus{
  border-color: rgba(0, 113, 227, 0.58);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 0 0 5px rgba(0, 113, 227, 0.14), 0 12px 30px rgba(0, 113, 227, 0.12);
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-input-help{
  margin: 9px 0 0;
  color: #5b6574;
  font-size: 0.9rem;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-actions{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 18px;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-clear-button, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-load-more, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-copy-button{
  min-height: 44px;
  border: 1px solid rgba(255, 255, 255, 0.65);
  border-radius: 999px;
  cursor: pointer;
  font-weight: 750;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, border-color 180ms ease;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-clear-button, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-load-more{
  padding: 12px 24px;
  color: #ffffff;
  background: linear-gradient(135deg, #1d1d1f, #53606f 46%, #0071e3);
  box-shadow: 0 14px 32px rgba(31, 41, 55, 0.2), 0 0 22px rgba(0, 113, 227, 0.12);
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-copy-button{
  width: 100%;
  padding: 10px 16px;
  color: #111827;
  background: rgba(255, 255, 255, 0.74);
  box-shadow: 0 10px 24px rgba(37, 49, 68, 0.12);
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-clear-button:hover, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-load-more:hover, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-copy-button:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(31, 41, 55, 0.23), 0 0 26px rgba(0, 113, 227, 0.18);
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-clear-button:focus-visible, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-load-more:focus-visible, .wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-copy-button:focus-visible{
  outline: 3px solid rgba(0, 113, 227, 0.45);
  outline-offset: 3px;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-preview-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-card{
  width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.72), rgba(244, 248, 252, 0.52));
  box-shadow: 0 18px 50px rgba(37, 49, 68, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.86);
  backdrop-filter: blur(16px);
  animation: afgFadeIn 260ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 113, 227, 0.24);
  box-shadow: 0 24px 62px rgba(37, 49, 68, 0.18), 0 0 26px rgba(0, 113, 227, 0.1);
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-style-name{
  margin: 0 0 12px;
  color: #1d2735;
  font-size: 0.98rem;
  font-weight: 800;
  line-height: 1.3;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-preview-text{
  width: 100%;
  max-height: 180px;
  min-height: 94px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 0 14px;
  padding: 14px;
  border: 1px solid rgba(91, 103, 123, 0.14);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.58);
  color: #111827;
  font-size: 1.08rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-preview-text::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-preview-text::-webkit-scrollbar-track{
  background: rgba(220, 228, 238, 0.55);
  border-radius: 999px;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-preview-text::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #aeb8c5, #6aa7f8);
  border-radius: 999px;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-190 .tc-wp-tool-root .apple-font-generator-tool .afg-load-more[hidden]{
  display: none;
}@keyframes afgFadeIn{
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .apple-font-generator-tool{
    padding: 34px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-container{
    width: 100%;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .apple-font-generator-tool .afg-subtitle{
    font-size: 0.94rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-input-panel{
    padding: 14px;
    border-radius: 20px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-text-input{
    width: 100%;
    height: 52px;
    font-size: 1rem;
    padding: 0 14px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-clear-button, .tc-wp-tool-root .apple-font-generator-tool .afg-load-more, .tc-wp-tool-root .apple-font-generator-tool .afg-copy-button{
    min-height: 44px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-card{
    width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-preview-text{
    font-size: 0.98rem;
    padding: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .apple-font-generator-tool{
    padding: 38px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-container{
    width: 100%;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .apple-font-generator-tool .afg-subtitle{
    font-size: 0.97rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-text-input{
    width: 100%;
    height: 54px;
    font-size: 1rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-clear-button, .tc-wp-tool-root .apple-font-generator-tool .afg-load-more, .tc-wp-tool-root .apple-font-generator-tool .afg-copy-button{
    min-height: 44px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-card{
    width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-preview-text{
    font-size: 1rem;
    padding: 13px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .apple-font-generator-tool{
    padding: 44px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-container{
    width: 100%;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .apple-font-generator-tool .afg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-text-input{
    width: 100%;
    height: 56px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-clear-button, .tc-wp-tool-root .apple-font-generator-tool .afg-load-more, .tc-wp-tool-root .apple-font-generator-tool .afg-copy-button{
    min-height: 46px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-card{
    width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-preview-text{
    font-size: 1.03rem;
    padding: 14px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .apple-font-generator-tool{
    padding: 52px 20px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-container{
    width: 100%;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .apple-font-generator-tool .afg-subtitle{
    font-size: 1.03rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-text-input{
    width: 100%;
    height: 58px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-clear-button, .tc-wp-tool-root .apple-font-generator-tool .afg-load-more, .tc-wp-tool-root .apple-font-generator-tool .afg-copy-button{
    min-height: 46px;
    font-size: 1rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-card{
    padding: 17px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-preview-text{
    font-size: 1.05rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .apple-font-generator-tool{
    padding: 56px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-container{
    width: 100%;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .apple-font-generator-tool .afg-subtitle{
    font-size: 1.05rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-text-input{
    width: 100%;
    height: 58px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-clear-button, .tc-wp-tool-root .apple-font-generator-tool .afg-load-more, .tc-wp-tool-root .apple-font-generator-tool .afg-copy-button{
    min-height: 46px;
    font-size: 1rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-card{
    padding: 18px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-preview-text{
    font-size: 1.06rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .apple-font-generator-tool{
    padding: 64px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-container{
    width: 100%;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .apple-font-generator-tool .afg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-text-input{
    width: 100%;
    height: 60px;
    font-size: 1.08rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-clear-button, .tc-wp-tool-root .apple-font-generator-tool .afg-load-more, .tc-wp-tool-root .apple-font-generator-tool .afg-copy-button{
    min-height: 46px;
    font-size: 1rem;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-card{
    padding: 18px;
  }.tc-wp-tool-root .apple-font-generator-tool .afg-preview-text{
    font-size: 1.07rem;
  }}.wpc-scope-190 .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-190 .tc-wp-tool-root .afg-preview-section{}