@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-269 .tc-wp-tool-root img, .wpc-scope-269 .tc-wp-tool-root video, .wpc-scope-269 .tc-wp-tool-root svg, .wpc-scope-269 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool, .wpc-scope-269 .tc-wp-tool-root .halo-font-tool *, .wpc-scope-269 .tc-wp-tool-root .halo-font-tool *::before, .wpc-scope-269 .tc-wp-tool-root .halo-font-tool *::after{
  box-sizing: border-box;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 46px 18px;
  color: #f8fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 18% 8%, rgba(255, 223, 116, 0.34), transparent 31%),
    radial-gradient(circle at 82% 14%, rgba(114, 203, 255, 0.28), transparent 34%),
    radial-gradient(circle at 50% 96%, rgba(255, 247, 199, 0.18), transparent 36%),
    linear-gradient(135deg, #061225 0%, #0b1f3a 42%, #07111f 100%);
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__header h1{
  margin: 0;
  color: #ffffff;
  font-size: 52px;
  line-height: 1.05;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 0 24px rgba(255, 226, 132, 0.48), 0 0 42px rgba(104, 199, 255, 0.25);
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__header p{
  margin: 14px auto 0;
  color: rgba(239, 248, 255, 0.84);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__composer{
  width: 100%;
  max-width: 940px;
  margin: 0 auto 30px;
  padding: 20px;
  border: 1px solid rgba(255, 231, 151, 0.24);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(18px);
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__label{
  display: block;
  margin: 0 0 10px;
  color: #ffeaa7;
  font-size: 14px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__input{
  width: 100%;
  max-width: 100%;
  min-height: 92px;
  resize: vertical;
  border: 1px solid rgba(148, 216, 255, 0.34);
  border-radius: 8px;
  outline: none;
  padding: 16px 18px;
  color: #ffffff;
  background: rgba(4, 16, 34, 0.62);
  box-shadow: inset 0 0 22px rgba(73, 180, 255, 0.12);
  font: inherit;
  font-size: 19px;
  line-height: 1.45;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__input:focus{
  border-color: rgba(255, 229, 139, 0.86);
  background: rgba(4, 17, 36, 0.78);
  box-shadow: 0 0 0 4px rgba(255, 222, 116, 0.14), 0 0 34px rgba(102, 202, 255, 0.18), inset 0 0 20px rgba(255, 255, 255, 0.08);
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__clear, .wpc-scope-269 .tc-wp-tool-root .halo-font-tool__copy, .wpc-scope-269 .tc-wp-tool-root .halo-font-tool__load-more{
  width: auto;
  max-width: 100%;
  border: 1px solid rgba(255, 232, 150, 0.42);
  border-radius: 8px;
  cursor: pointer;
  color: #071225;
  background: linear-gradient(135deg, #fff8cf 0%, #ffd25d 48%, #9fe0ff 100%);
  box-shadow: 0 12px 30px rgba(255, 212, 95, 0.2), 0 0 22px rgba(110, 207, 255, 0.12);
  font: inherit;
  font-weight: 850;
  letter-spacing: 0;
  text-align: center;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__clear{
  min-width: 116px;
  padding: 0 22px;
  font-size: 15px;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__clear:hover, .wpc-scope-269 .tc-wp-tool-root .halo-font-tool__copy:hover, .wpc-scope-269 .tc-wp-tool-root .halo-font-tool__load-more:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 16px 38px rgba(255, 214, 97, 0.28), 0 0 34px rgba(111, 211, 255, 0.2);
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
  align-items: stretch;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  padding: 18px;
  border: 1px solid rgba(167, 224, 255, 0.23);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.125), rgba(255, 255, 255, 0.055)),
    radial-gradient(circle at top right, rgba(255, 224, 122, 0.16), transparent 42%);
  box-shadow: 0 16px 44px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(14px);
  animation: haloToolFadeIn 340ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 232, 151, 0.48);
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.3), 0 0 28px rgba(115, 211, 255, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.16);
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__card-title{
  margin: 0 0 12px;
  color: #ffe99d;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 850;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__preview{
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border: 1px solid rgba(151, 218, 255, 0.22);
  border-radius: 8px;
  color: #ffffff;
  background: rgba(3, 13, 28, 0.58);
  box-shadow: inset 0 0 24px rgba(112, 202, 255, 0.1);
  font-size: 21px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 99px;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffe18a, #7ed8ff);
  border-radius: 99px;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__copy{
  display: block;
  width: 100%;
  margin-top: 14px;
  padding: 12px 14px;
  font-size: 14px;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__load-more{
  min-width: 190px;
  padding: 15px 24px;
  font-size: 16px;
}.wpc-scope-269 .tc-wp-tool-root .halo-font-tool__load-more:disabled, .wpc-scope-269 .tc-wp-tool-root .halo-font-tool__load-more[hidden]{
  display: none;
}@keyframes haloToolFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .halo-font-tool{
    padding: 58px 24px;
  }.tc-wp-tool-root .halo-font-tool__container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .halo-font-tool__header h1{
    font-size: 56px;
  }.tc-wp-tool-root .halo-font-tool__header p{
    font-size: 18px;
  }.tc-wp-tool-root .halo-font-tool__input{
    min-height: 96px;
    font-size: 19px;
  }.tc-wp-tool-root .halo-font-tool__clear, .tc-wp-tool-root .halo-font-tool__load-more{
    font-size: 16px;
  }.tc-wp-tool-root .halo-font-tool__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .halo-font-tool__card{
    padding: 18px;
  }.tc-wp-tool-root .halo-font-tool__preview{
    font-size: 21px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .halo-font-tool{
    padding: 50px 22px;
  }.tc-wp-tool-root .halo-font-tool__container{
    width: min(100%, 1100px);
  }.tc-wp-tool-root .halo-font-tool__header h1{
    font-size: 50px;
  }.tc-wp-tool-root .halo-font-tool__header p{
    font-size: 17px;
  }.tc-wp-tool-root .halo-font-tool__input{
    min-height: 92px;
    font-size: 18px;
  }.tc-wp-tool-root .halo-font-tool__clear, .tc-wp-tool-root .halo-font-tool__load-more{
    font-size: 15px;
  }.tc-wp-tool-root .halo-font-tool__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .halo-font-tool__card{
    padding: 17px;
  }.tc-wp-tool-root .halo-font-tool__preview{
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .halo-font-tool{
    padding: 44px 20px;
  }.tc-wp-tool-root .halo-font-tool__container{
    width: min(100%, 920px);
  }.tc-wp-tool-root .halo-font-tool__header h1{
    font-size: 42px;
  }.tc-wp-tool-root .halo-font-tool__header p{
    font-size: 16px;
  }.tc-wp-tool-root .halo-font-tool__input{
    min-height: 88px;
    font-size: 17px;
  }.tc-wp-tool-root .halo-font-tool__clear, .tc-wp-tool-root .halo-font-tool__load-more{
    font-size: 15px;
  }.tc-wp-tool-root .halo-font-tool__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .halo-font-tool__card{
    padding: 16px;
  }.tc-wp-tool-root .halo-font-tool__preview{
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .halo-font-tool{
    padding: 36px 14px;
  }.tc-wp-tool-root .halo-font-tool__container{
    width: 100%;
  }.tc-wp-tool-root .halo-font-tool__header h1{
    font-size: 34px;
  }.tc-wp-tool-root .halo-font-tool__header p{
    font-size: 15px;
  }.tc-wp-tool-root .halo-font-tool__input-row{
    grid-template-columns: 1fr;
    gap: 12px;
  }.tc-wp-tool-root .halo-font-tool__input{
    min-height: 86px;
    font-size: 16px;
  }.tc-wp-tool-root .halo-font-tool__clear, .tc-wp-tool-root .halo-font-tool__load-more{
    width: 100%;
    padding: 13px 16px;
    font-size: 15px;
  }.tc-wp-tool-root .halo-font-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .halo-font-tool__card{
    padding: 15px;
  }.tc-wp-tool-root .halo-font-tool__preview{
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .halo-font-tool{
    padding: 32px 12px;
  }.tc-wp-tool-root .halo-font-tool__container{
    width: 100%;
  }.tc-wp-tool-root .halo-font-tool__header h1{
    font-size: 30px;
  }.tc-wp-tool-root .halo-font-tool__header p{
    font-size: 14px;
  }.tc-wp-tool-root .halo-font-tool__composer{
    padding: 14px;
  }.tc-wp-tool-root .halo-font-tool__input-row{
    grid-template-columns: 1fr;
    gap: 11px;
  }.tc-wp-tool-root .halo-font-tool__input{
    min-height: 84px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .halo-font-tool__clear, .tc-wp-tool-root .halo-font-tool__load-more{
    width: 100%;
    padding: 13px 14px;
    font-size: 14px;
  }.tc-wp-tool-root .halo-font-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .halo-font-tool__card{
    padding: 14px;
  }.tc-wp-tool-root .halo-font-tool__preview{
    padding: 14px;
    font-size: 17px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .halo-font-tool{
    padding: 28px 10px;
  }.tc-wp-tool-root .halo-font-tool__container{
    width: 100%;
  }.tc-wp-tool-root .halo-font-tool__header h1{
    font-size: 27px;
  }.tc-wp-tool-root .halo-font-tool__header p{
    font-size: 13px;
  }.tc-wp-tool-root .halo-font-tool__composer{
    padding: 12px;
  }.tc-wp-tool-root .halo-font-tool__input-row{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .halo-font-tool__input{
    min-height: 82px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .halo-font-tool__clear, .tc-wp-tool-root .halo-font-tool__load-more{
    width: 100%;
    padding: 12px 13px;
    font-size: 14px;
  }.tc-wp-tool-root .halo-font-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .halo-font-tool__card{
    padding: 13px;
  }.tc-wp-tool-root .halo-font-tool__preview{
    padding: 13px;
    font-size: 16px;
  }}.wpc-scope-269 /* 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;
}