@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-315 .tc-wp-tool-root img, .wpc-scope-315 .tc-wp-tool-root video, .wpc-scope-315 .tc-wp-tool-root svg, .wpc-scope-315 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool, .wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #f8fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 14%, rgba(89, 211, 255, 0.22), transparent 32%),
    radial-gradient(circle at 88% 12%, rgba(255, 95, 188, 0.22), transparent 30%),
    radial-gradient(circle at 48% 96%, rgba(123, 97, 255, 0.22), transparent 34%),
    linear-gradient(135deg, #07111f 0%, #11162f 46%, #061823 100%);
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-hero{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(202, 229, 255, 0.16);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.045));
  box-shadow: 0 28px 90px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-orbit{
  position: absolute;
  pointer-events: none;
  border-radius: 999px;
  filter: blur(2px);
  opacity: 0.82;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-orbit-one{
  width: 210px;
  height: 210px;
  right: -70px;
  top: -80px;
  background: radial-gradient(circle, rgba(255, 98, 186, 0.36), transparent 67%);
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-orbit-two{
  width: 250px;
  height: 250px;
  left: -95px;
  bottom: -110px;
  background: radial-gradient(circle, rgba(72, 207, 255, 0.31), transparent 68%);
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-heading-wrap{
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 auto;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(157, 222, 255, 0.28);
  background: rgba(255, 255, 255, 0.08);
  color: #aeeaff;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
  box-shadow: 0 10px 30px rgba(66, 195, 255, 0.12);
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool h1{
  margin: 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow: 0 0 32px rgba(94, 211, 255, 0.22);
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-subtitle{
  margin: 0 auto;
  color: #d6e4f4;
  line-height: 1.65;
  font-weight: 500;
  max-width: 780px;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-input-panel{
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(217, 239, 255, 0.18);
  background: rgba(5, 13, 26, 0.46);
  box-shadow: 0 20px 58px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.11);
  backdrop-filter: blur(16px);
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-label{
  display: block;
  color: #eff8ff;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(174, 232, 255, 0.2);
  outline: none;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  line-height: 1.55;
  font-family: inherit;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-input::placeholder{
  color: rgba(222, 238, 255, 0.58);
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-input:focus{
  border-color: rgba(95, 217, 255, 0.78);
  background: rgba(255, 255, 255, 0.115);
  box-shadow: 0 0 0 4px rgba(71, 202, 255, 0.12), 0 0 36px rgba(80, 209, 255, 0.16);
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-actions{
  display: flex;
  justify-content: flex-end;
  width: 100%;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-clear-btn, .wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-load-more, .wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-copy-btn{
  appearance: none;
  border: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: 850;
  letter-spacing: 0;
  color: #04111f;
  background: linear-gradient(135deg, #83f2ff 0%, #f8b4ff 52%, #ffe59b 100%);
  box-shadow: 0 14px 32px rgba(91, 211, 255, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-clear-btn:hover, .wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-load-more:hover, .wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 42px rgba(255, 141, 230, 0.22), 0 0 30px rgba(94, 218, 255, 0.18);
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-clear-btn:active, .wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-load-more:active, .wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-copy-btn:active{
  transform: translateY(0);
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-results{
  width: 100%;
  max-width: 100%;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: grid;
  grid-template-rows: auto minmax(106px, auto) auto;
  border: 1px solid rgba(211, 237, 255, 0.16);
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.052));
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(14px);
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease, background 190ms ease;
  animation: bfgFadeIn 260ms ease both;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(126, 232, 255, 0.35);
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.065));
  box-shadow: 0 26px 68px rgba(0, 0, 0, 0.3), 0 0 34px rgba(92, 213, 255, 0.09);
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-card-title{
  margin: 0;
  color: #f5fbff;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(194, 230, 255, 0.13);
  background: rgba(3, 11, 22, 0.36);
  color: #f8fcff;
  line-height: 1.65;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #73e7ff, #f6a7ff);
  border-radius: 999px;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-preview{
  scrollbar-width: thin;
  scrollbar-color: #81eaff rgba(255, 255, 255, 0.08);
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-copy-btn{
  justify-self: start;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-load-more[disabled]{
  cursor: not-allowed;
  opacity: 0.52;
  transform: none;
}.wpc-scope-315 .tc-wp-tool-root .bio-font-generator-tool .bfg-card.bfg-reveal{
  animation: bfgReveal 320ms ease both;
}@keyframes bfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes bfgReveal{
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .bio-font-generator-tool{
    padding: 16px 10px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-shell{
    max-width: 100%;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-hero{
    padding: 24px 12px;
    border-radius: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-kicker{
    padding: 7px 10px;
    border-radius: 999px;
    font-size: 10px;
    margin-bottom: 12px;
  }.tc-wp-tool-root .bio-font-generator-tool h1{
    font-size: 28px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-subtitle{
    font-size: 14px;
    margin-top: 12px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-input-panel{
    margin-top: 20px;
    padding: 13px;
    border-radius: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-label{
    font-size: 13px;
    margin-bottom: 8px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-input{
    min-height: 118px;
    padding: 12px;
    border-radius: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-actions{
    margin-top: 10px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-clear-btn, .tc-wp-tool-root .bio-font-generator-tool .bfg-load-more, .tc-wp-tool-root .bio-font-generator-tool .bfg-copy-btn{
    min-height: 40px;
    padding: 10px 15px;
    border-radius: 12px;
    font-size: 13px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-results{
    padding-top: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-card{
    padding: 13px;
    border-radius: 15px;
    gap: 10px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-preview{
    padding: 11px;
    border-radius: 12px;
    font-size: 14px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-load-wrap{
    margin-top: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .bio-font-generator-tool{
    padding: 18px 12px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-shell{
    max-width: 100%;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-hero{
    padding: 28px 15px;
    border-radius: 20px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-kicker{
    padding: 8px 12px;
    border-radius: 999px;
    font-size: 11px;
    margin-bottom: 13px;
  }.tc-wp-tool-root .bio-font-generator-tool h1{
    font-size: 32px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-subtitle{
    font-size: 15px;
    margin-top: 13px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-input-panel{
    margin-top: 22px;
    padding: 15px;
    border-radius: 17px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-label{
    font-size: 14px;
    margin-bottom: 9px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-input{
    min-height: 124px;
    padding: 13px;
    border-radius: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-actions{
    margin-top: 11px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-clear-btn, .tc-wp-tool-root .bio-font-generator-tool .bfg-load-more, .tc-wp-tool-root .bio-font-generator-tool .bfg-copy-btn{
    min-height: 42px;
    padding: 10px 17px;
    border-radius: 13px;
    font-size: 14px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-results{
    padding-top: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-card{
    padding: 15px;
    border-radius: 16px;
    gap: 11px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-preview{
    padding: 12px;
    border-radius: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-load-wrap{
    margin-top: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .bio-font-generator-tool{
    padding: 22px 14px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-shell{
    max-width: 100%;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-hero{
    padding: 32px 18px;
    border-radius: 22px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-kicker{
    padding: 8px 14px;
    border-radius: 999px;
    font-size: 11px;
    margin-bottom: 14px;
  }.tc-wp-tool-root .bio-font-generator-tool h1{
    font-size: 38px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-subtitle{
    font-size: 16px;
    margin-top: 14px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-input-panel{
    margin-top: 24px;
    padding: 17px;
    border-radius: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-label{
    font-size: 14px;
    margin-bottom: 9px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-input{
    min-height: 130px;
    padding: 14px;
    border-radius: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-actions{
    margin-top: 12px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-clear-btn, .tc-wp-tool-root .bio-font-generator-tool .bfg-load-more, .tc-wp-tool-root .bio-font-generator-tool .bfg-copy-btn{
    min-height: 44px;
    padding: 11px 18px;
    border-radius: 14px;
    font-size: 14px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-results{
    padding-top: 20px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-card{
    padding: 17px;
    border-radius: 17px;
    gap: 12px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-preview{
    padding: 13px;
    border-radius: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-load-wrap{
    margin-top: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .bio-font-generator-tool{
    padding: 32px 20px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-shell{
    max-width: 920px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-hero{
    padding: 44px 30px;
    border-radius: 28px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-kicker{
    padding: 9px 16px;
    border-radius: 999px;
    font-size: 12px;
    margin-bottom: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool h1{
    font-size: 50px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-subtitle{
    font-size: 17px;
    margin-top: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-input-panel{
    max-width: 780px;
    margin-top: 30px;
    padding: 20px;
    border-radius: 22px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-label{
    font-size: 15px;
    margin-bottom: 10px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-input{
    min-height: 136px;
    padding: 16px;
    border-radius: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-actions{
    margin-top: 14px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-clear-btn, .tc-wp-tool-root .bio-font-generator-tool .bfg-load-more, .tc-wp-tool-root .bio-font-generator-tool .bfg-copy-btn{
    min-height: 46px;
    padding: 12px 20px;
    border-radius: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-results{
    padding-top: 24px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-card{
    padding: 18px;
    border-radius: 18px;
    gap: 13px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-preview{
    padding: 14px;
    border-radius: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-load-wrap{
    margin-top: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .bio-font-generator-tool{
    padding: 40px 24px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-shell{
    max-width: 1120px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-hero{
    padding: 52px 42px;
    border-radius: 32px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-kicker{
    padding: 10px 18px;
    border-radius: 999px;
    font-size: 12px;
    margin-bottom: 17px;
  }.tc-wp-tool-root .bio-font-generator-tool h1{
    font-size: 60px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-subtitle{
    font-size: 18px;
    margin-top: 17px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-input-panel{
    max-width: 820px;
    margin-top: 34px;
    padding: 22px;
    border-radius: 24px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-label{
    font-size: 15px;
    margin-bottom: 10px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-input{
    min-height: 140px;
    padding: 17px;
    border-radius: 17px;
    font-size: 17px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-actions{
    margin-top: 14px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-clear-btn, .tc-wp-tool-root .bio-font-generator-tool .bfg-load-more, .tc-wp-tool-root .bio-font-generator-tool .bfg-copy-btn{
    min-height: 46px;
    padding: 12px 21px;
    border-radius: 15px;
    font-size: 15px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-results{
    padding-top: 26px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-card{
    padding: 18px;
    border-radius: 18px;
    gap: 13px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-preview{
    padding: 14px;
    border-radius: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-load-wrap{
    margin-top: 26px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .bio-font-generator-tool{
    padding: 46px 28px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-shell{
    max-width: 1200px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-hero{
    padding: 58px 48px;
    border-radius: 34px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-kicker{
    padding: 10px 18px;
    border-radius: 999px;
    font-size: 12px;
    margin-bottom: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool h1{
    font-size: 68px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-subtitle{
    font-size: 19px;
    margin-top: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-input-panel{
    max-width: 860px;
    margin-top: 36px;
    padding: 24px;
    border-radius: 26px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-label{
    font-size: 15px;
    margin-bottom: 11px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-input{
    min-height: 144px;
    padding: 18px;
    border-radius: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-actions{
    margin-top: 15px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-clear-btn, .tc-wp-tool-root .bio-font-generator-tool .bfg-load-more, .tc-wp-tool-root .bio-font-generator-tool .bfg-copy-btn{
    min-height: 48px;
    padding: 12px 22px;
    border-radius: 15px;
    font-size: 15px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-results{
    padding-top: 28px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-card{
    padding: 18px;
    border-radius: 18px;
    gap: 13px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-preview{
    padding: 14px;
    border-radius: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .bio-font-generator-tool .bfg-load-wrap{
    margin-top: 28px;
  }}.wpc-scope-315 /* 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;
}