@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-522 .tc-wp-tool-root img, .wpc-scope-522 .tc-wp-tool-root video, .wpc-scope-522 .tc-wp-tool-root svg, .wpc-scope-522 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  padding: 42px 18px;
  color: #eef8ff;
  background:
    radial-gradient(circle at 18% 8%, rgba(43, 213, 255, 0.22), transparent 28%),
    radial-gradient(circle at 82% 16%, rgba(242, 197, 92, 0.16), transparent 25%),
    linear-gradient(135deg, #03101f 0%, #061b34 42%, #020714 100%);
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool, .wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__container, .wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__panel, .wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__grid, .wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__card, .wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__preview, .wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__actions, .wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__load{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__header{
  text-align: center;
  margin: 0 0 24px;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  font-weight: 800;
  color: #f4fbff;
  text-shadow: 0 0 18px rgba(74, 222, 255, 0.52), 0 2px 0 rgba(255, 215, 128, 0.18);
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__subtitle{
  margin: 12px auto 0;
  max-width: 620px;
  color: #bdd8ea;
  font-size: 1rem;
  line-height: 1.55;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__panel{
  width: 100%;
  padding: 22px;
  margin: 0 0 24px;
  border: 1px solid rgba(120, 225, 255, 0.28);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(9, 31, 56, 0.86), rgba(4, 12, 28, 0.82));
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__label{
  display: block;
  margin: 0 0 10px;
  color: #e7f7ff;
  font-size: 0.95rem;
  font-weight: 700;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__input{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: block;
  min-height: 54px;
  padding: 14px 16px;
  border: 1px solid rgba(129, 232, 255, 0.42);
  border-radius: 8px;
  outline: none;
  color: #f8fdff;
  background: rgba(1, 10, 22, 0.72);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  font-size: 1rem;
  line-height: 1.35;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__input::placeholder{
  color: rgba(207, 231, 242, 0.58);
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__input:focus{
  border-color: #74eaff;
  background: rgba(2, 15, 31, 0.92);
  box-shadow: 0 0 0 4px rgba(73, 210, 255, 0.22), 0 0 28px rgba(56, 205, 255, 0.28);
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__actions{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__button{
  min-height: 46px;
  max-width: 100%;
  border: 1px solid rgba(124, 231, 255, 0.38);
  border-radius: 8px;
  padding: 12px 18px;
  color: #f6fcff;
  background: rgba(8, 26, 48, 0.92);
  cursor: pointer;
  font-size: 0.95rem;
  font-weight: 800;
  line-height: 1.1;
  text-align: center;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__button:hover{
  transform: translateY(-1px);
  border-color: rgba(255, 220, 130, 0.72);
  box-shadow: 0 0 24px rgba(56, 211, 255, 0.22), 0 10px 24px rgba(0, 0, 0, 0.22);
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__button:focus-visible{
  outline: 3px solid rgba(255, 222, 127, 0.9);
  outline-offset: 3px;
  box-shadow: 0 0 0 5px rgba(73, 210, 255, 0.24);
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__button--primary{
  background: linear-gradient(135deg, #0d78a8, #123f77 55%, #9d7b2c);
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__button--secondary{
  width: auto;
  background: linear-gradient(135deg, rgba(21, 57, 88, 0.94), rgba(5, 20, 40, 0.96));
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__grid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__card{
  width: 100%;
  max-width: 100%;
  padding: 18px;
  border: 1px solid rgba(126, 230, 255, 0.22);
  border-radius: 8px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02)),
    rgba(5, 17, 34, 0.82);
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 260ms ease, transform 260ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__card.is-visible{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__card:hover{
  transform: translateY(-4px);
  border-color: rgba(118, 235, 255, 0.55);
  box-shadow: 0 24px 50px rgba(0, 0, 0, 0.34), 0 0 30px rgba(60, 214, 255, 0.16);
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__card-title{
  margin: 0 0 12px;
  color: #dff8ff;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 800;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__preview{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border: 1px solid rgba(151, 232, 255, 0.24);
  border-radius: 8px;
  color: #f8fdff;
  background: linear-gradient(145deg, rgba(0, 9, 20, 0.92), rgba(9, 36, 62, 0.78));
  font-size: 1.12rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  text-shadow: 0 0 12px rgba(88, 221, 255, 0.42);
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__preview::-webkit-scrollbar-track{
  background: rgba(7, 20, 36, 0.9);
  border-radius: 8px;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #54dfff, #b9953d);
  border-radius: 8px;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__copy{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__load{
  width: 100%;
  margin-top: 24px;
  text-align: center;
}.wpc-scope-522 .tc-wp-tool-root .halo-font-generator-tool__status{
  min-height: 1.2em;
  margin: 14px 0 0;
  color: #d7f5ff;
  font-size: 0.95rem;
  text-align: center;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .halo-font-generator-tool{
    width: 100%;
    padding: 26px 10px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .halo-font-generator-tool__container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .halo-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .halo-font-generator-tool__subtitle{
    font-size: 0.9rem;
  }.tc-wp-tool-root .halo-font-generator-tool__panel{
    padding: 14px;
  }.tc-wp-tool-root .halo-font-generator-tool__input{
    width: 100%;
    max-width: 100%;
    min-height: 50px;
    font-size: 0.95rem;
    padding: 12px 13px;
  }.tc-wp-tool-root .halo-font-generator-tool__button{
    width: 100%;
    min-height: 46px;
    padding: 12px 14px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .halo-font-generator-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .halo-font-generator-tool__card{
    padding: 13px;
  }.tc-wp-tool-root .halo-font-generator-tool__preview{
    font-size: 1rem;
    padding: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .halo-font-generator-tool{
    width: 100%;
    padding: 30px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .halo-font-generator-tool__container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .halo-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .halo-font-generator-tool__subtitle{
    font-size: 0.94rem;
  }.tc-wp-tool-root .halo-font-generator-tool__panel{
    padding: 16px;
  }.tc-wp-tool-root .halo-font-generator-tool__input{
    width: 100%;
    max-width: 100%;
    min-height: 52px;
    font-size: 1rem;
  }.tc-wp-tool-root .halo-font-generator-tool__button{
    width: 100%;
    min-height: 48px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .halo-font-generator-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .halo-font-generator-tool__card{
    padding: 14px;
  }.tc-wp-tool-root .halo-font-generator-tool__preview{
    font-size: 1.02rem;
    padding: 13px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .halo-font-generator-tool{
    width: 100%;
    padding: 34px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .halo-font-generator-tool__container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .halo-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .halo-font-generator-tool__subtitle{
    font-size: 0.98rem;
  }.tc-wp-tool-root .halo-font-generator-tool__panel{
    padding: 18px;
  }.tc-wp-tool-root .halo-font-generator-tool__input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    font-size: 1rem;
  }.tc-wp-tool-root .halo-font-generator-tool__button{
    min-height: 48px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .halo-font-generator-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .halo-font-generator-tool__card{
    padding: 16px;
  }.tc-wp-tool-root .halo-font-generator-tool__preview{
    font-size: 1.05rem;
    padding: 14px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .halo-font-generator-tool{
    width: 100%;
    padding: 42px 20px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .halo-font-generator-tool__container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .halo-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .halo-font-generator-tool__subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .halo-font-generator-tool__input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .halo-font-generator-tool__button{
    min-height: 48px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .halo-font-generator-tool__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .halo-font-generator-tool__card{
    padding: 18px;
  }.tc-wp-tool-root .halo-font-generator-tool__preview{
    font-size: 1.08rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .halo-font-generator-tool{
    width: 100%;
    padding: 48px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .halo-font-generator-tool__container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .halo-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .halo-font-generator-tool__subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .halo-font-generator-tool__input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    font-size: 1.04rem;
  }.tc-wp-tool-root .halo-font-generator-tool__button{
    min-height: 48px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .halo-font-generator-tool__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .halo-font-generator-tool__card{
    padding: 18px;
  }.tc-wp-tool-root .halo-font-generator-tool__preview{
    font-size: 1.1rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .halo-font-generator-tool{
    width: 100%;
    padding: 54px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .halo-font-generator-tool__container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .halo-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .halo-font-generator-tool__subtitle{
    font-size: 1.06rem;
  }.tc-wp-tool-root .halo-font-generator-tool__input{
    width: 100%;
    max-width: 100%;
    min-height: 58px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .halo-font-generator-tool__button{
    min-height: 48px;
    font-size: 1rem;
  }.tc-wp-tool-root .halo-font-generator-tool__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .halo-font-generator-tool__card{
    padding: 18px;
  }.tc-wp-tool-root .halo-font-generator-tool__preview{
    font-size: 1.1rem;
  }}.wpc-scope-522 /* 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;
}