@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-602 .tc-wp-tool-root img, .wpc-scope-602 .tc-wp-tool-root video, .wpc-scope-602 .tc-wp-tool-root svg, .wpc-scope-602 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool{
  width: 100%;
  max-width: none;
  box-sizing: border-box;
  overflow-x: hidden;
  border-radius: 0 !important;
  position: relative;
  padding: 72px 24px;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 255, 255, 0.34), transparent 28%),
    radial-gradient(circle at 82% 22%, rgba(255, 122, 206, 0.28), transparent 30%),
    radial-gradient(circle at 45% 95%, rgba(64, 220, 255, 0.24), transparent 34%),
    linear-gradient(135deg, #17122d 0%, #3d195d 42%, #0f4960 100%);
  color: #ffffff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool div, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool header, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool section, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool h1, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool h2, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool p, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool label, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool input, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__inner{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__header{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__title{
  margin: 0;
  text-align: center;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  font-weight: 850;
  color: #ffffff;
  text-shadow: 0 14px 44px rgba(0, 0, 0, 0.38);
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__subtitle{
  max-width: 720px;
  margin: 14px auto 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: 1rem;
  line-height: 1.6;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__panel, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__results{
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.08));
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__panel{
  padding: 24px;
  margin: 0 0 22px;
  border-radius: 24px;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__results{
  padding: 24px;
  border-radius: 24px;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__section-title{
  margin: 0 0 14px;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.35;
  letter-spacing: 0;
  font-weight: 780;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__label{
  display: block;
  margin: 0 0 9px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.94rem;
  font-weight: 700;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 56px;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 16px;
  padding: 0 18px;
  background: rgba(8, 10, 24, 0.48);
  color: #ffffff;
  outline: none;
  font: inherit;
  font-size: 1rem;
  line-height: 1.2;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 12px 34px rgba(0, 0, 0, 0.2);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__input::placeholder{
  color: rgba(255, 255, 255, 0.54);
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__input:focus{
  border-color: rgba(117, 241, 255, 0.86);
  background: rgba(8, 10, 24, 0.62);
  box-shadow: 0 0 0 4px rgba(117, 241, 255, 0.16), 0 18px 48px rgba(0, 0, 0, 0.24);
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__help{
  margin: 10px 0 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.88rem;
  line-height: 1.45;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__actions{
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 14px;
  flex-wrap: wrap;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__clear, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__load-more, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__copy{
  appearance: none;
  border: 0;
  min-height: 44px;
  border-radius: 999px;
  padding: 0 18px;
  cursor: pointer;
  font: inherit;
  font-size: 0.92rem;
  font-weight: 800;
  letter-spacing: 0;
  color: #120f22;
  background: linear-gradient(135deg, #78f0ff, #ffd36f 48%, #ff83d2);
  box-shadow: 0 12px 34px rgba(255, 131, 210, 0.24);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__clear:focus-visible, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__load-more:focus-visible, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__copy:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.8);
  outline-offset: 3px;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__clear:hover, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__load-more:hover, .wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__copy:hover{
  filter: brightness(1.06);
  box-shadow: 0 16px 46px rgba(120, 240, 255, 0.3);
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 20px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.075)),
    rgba(12, 13, 30, 0.26);
  box-shadow: 0 16px 42px rgba(0, 0, 0, 0.2);
  animation: bio-font-generator-tool-fade 260ms ease both;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__card-title{
  margin: 0 0 12px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.9rem;
  line-height: 1.3;
  font-weight: 830;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__preview{
  max-height: 180px;
  min-height: 86px;
  overflow-y: auto;
  overflow-x: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  border-radius: 14px;
  padding: 14px;
  color: #ffffff;
  background: rgba(5, 7, 18, 0.42);
  border: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 1.04rem;
  line-height: 1.48;
  scrollbar-width: thin;
  scrollbar-color: rgba(120, 240, 255, 0.7) rgba(255, 255, 255, 0.08);
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #78f0ff, #ff83d2);
  border-radius: 999px;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__copy{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 24px;
}.wpc-scope-602 .tc-wp-tool-root .bio-font-generator-tool__load-more[hidden]{
  display: none;
}@keyframes bio-font-generator-tool-fade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (hover: hover) and (pointer: fine){.tc-wp-tool-root .bio-font-generator-tool__card:hover{
    transform: translateY(-4px);
    box-shadow: 0 22px 54px rgba(0, 0, 0, 0.26);
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .bio-font-generator-tool{
    padding: 34px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .bio-font-generator-tool__inner{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .bio-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .bio-font-generator-tool__subtitle{
    font-size: 0.9rem;
  }.tc-wp-tool-root .bio-font-generator-tool__panel, .tc-wp-tool-root .bio-font-generator-tool__results{
    padding: 14px;
  }.tc-wp-tool-root .bio-font-generator-tool__input{
    width: 100%;
    max-width: 100%;
    min-height: 52px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .bio-font-generator-tool__clear, .tc-wp-tool-root .bio-font-generator-tool__load-more, .tc-wp-tool-root .bio-font-generator-tool__copy{
    min-height: 44px;
    width: 100%;
    font-size: 0.9rem;
  }.tc-wp-tool-root .bio-font-generator-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .bio-font-generator-tool__card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .bio-font-generator-tool__preview{
    font-size: 0.96rem;
    overflow-wrap: anywhere;
    word-break: break-word;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .bio-font-generator-tool{
    padding: 38px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .bio-font-generator-tool__inner{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .bio-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .bio-font-generator-tool__subtitle{
    font-size: 0.92rem;
  }.tc-wp-tool-root .bio-font-generator-tool__panel, .tc-wp-tool-root .bio-font-generator-tool__results{
    padding: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool__input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .bio-font-generator-tool__clear, .tc-wp-tool-root .bio-font-generator-tool__load-more, .tc-wp-tool-root .bio-font-generator-tool__copy{
    min-height: 44px;
    font-size: 0.91rem;
  }.tc-wp-tool-root .bio-font-generator-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .bio-font-generator-tool__card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .bio-font-generator-tool__preview{
    font-size: 0.98rem;
    overflow-wrap: anywhere;
    word-break: break-word;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .bio-font-generator-tool{
    padding: 44px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .bio-font-generator-tool__inner{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .bio-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .bio-font-generator-tool__subtitle{
    font-size: 0.95rem;
  }.tc-wp-tool-root .bio-font-generator-tool__panel, .tc-wp-tool-root .bio-font-generator-tool__results{
    padding: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool__input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    font-size: 1rem;
  }.tc-wp-tool-root .bio-font-generator-tool__clear, .tc-wp-tool-root .bio-font-generator-tool__load-more, .tc-wp-tool-root .bio-font-generator-tool__copy{
    min-height: 44px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .bio-font-generator-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool__card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool__preview{
    font-size: 1rem;
    overflow-wrap: anywhere;
    word-break: break-word;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .bio-font-generator-tool{
    padding: 58px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .bio-font-generator-tool__inner{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .bio-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .bio-font-generator-tool__subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .bio-font-generator-tool__input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    font-size: 1rem;
  }.tc-wp-tool-root .bio-font-generator-tool__clear, .tc-wp-tool-root .bio-font-generator-tool__load-more, .tc-wp-tool-root .bio-font-generator-tool__copy{
    min-height: 44px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .bio-font-generator-tool__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .bio-font-generator-tool__card{
    padding: 17px;
  }.tc-wp-tool-root .bio-font-generator-tool__preview{
    font-size: 1.02rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .bio-font-generator-tool{
    padding: 66px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .bio-font-generator-tool__inner{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .bio-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .bio-font-generator-tool__subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .bio-font-generator-tool__input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    font-size: 1rem;
  }.tc-wp-tool-root .bio-font-generator-tool__clear, .tc-wp-tool-root .bio-font-generator-tool__load-more, .tc-wp-tool-root .bio-font-generator-tool__copy{
    min-height: 44px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .bio-font-generator-tool__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool__card{
    padding: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool__preview{
    font-size: 1.04rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .bio-font-generator-tool{
    padding: 72px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .bio-font-generator-tool__inner{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .bio-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .bio-font-generator-tool__subtitle{
    font-size: 1.02rem;
  }.tc-wp-tool-root .bio-font-generator-tool__input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    font-size: 1rem;
  }.tc-wp-tool-root .bio-font-generator-tool__clear, .tc-wp-tool-root .bio-font-generator-tool__load-more, .tc-wp-tool-root .bio-font-generator-tool__copy{
    min-height: 44px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .bio-font-generator-tool__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool__card{
    padding: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool__preview{
    font-size: 1.04rem;
  }}.wpc-scope-602 /* 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;
}