@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-80 .tc-wp-tool-root img, .wpc-scope-80 .tc-wp-tool-root video, .wpc-scope-80 .tc-wp-tool-root svg, .wpc-scope-80 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  padding: 72px 22px;
  color: #442536;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 255, 255, 0.82) 0 9%, transparent 24%),
    radial-gradient(circle at 86% 14%, rgba(220, 45, 70, 0.18) 0 8%, transparent 25%),
    radial-gradient(circle at 48% 110%, rgba(255, 184, 205, 0.46) 0 22%, transparent 48%),
    linear-gradient(135deg, #fff8ef 0%, #ffdbe7 34%, #fff2f5 64%, #ffe4d6 100%);
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool, .wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-tool-shell{
  width: min(1200px, 100%);
  max-width: 1200px;
  margin: 0 auto;
  padding: 34px;
  border: 1px solid rgba(255, 255, 255, 0.66);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.42);
  box-shadow: 0 28px 80px rgba(199, 54, 92, 0.18);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  overflow: hidden;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-tool-header{
  max-width: 780px;
  margin: 0 auto 28px;
  text-align: center;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 8px 14px;
  border: 1px solid rgba(214, 55, 82, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.58);
  color: #c8294e;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool h1{
  margin: 0;
  color: #b9153c;
  font-size: 48px;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-tool-header p{
  margin: 14px auto 0;
  color: #70475c;
  font-size: 18px;
  line-height: 1.6;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-input-panel{
  position: relative;
  max-width: 840px;
  margin: 0 auto 34px;
  padding: 20px 20px 74px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.55);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82), 0 18px 42px rgba(184, 42, 79, 0.12);
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-input-label{
  display: block;
  margin: 0 0 10px;
  color: #8c2948;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 138px;
  padding: 18px;
  resize: vertical;
  border: 1px solid rgba(190, 44, 76, 0.2);
  border-radius: 18px;
  outline: none;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: inset 0 1px 8px rgba(185, 21, 60, 0.06);
  color: #432234;
  font: inherit;
  font-size: 18px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-text-input:focus{
  border-color: rgba(217, 38, 73, 0.55);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 0 0 5px rgba(255, 91, 128, 0.14), inset 0 1px 8px rgba(185, 21, 60, 0.05);
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-clear-row{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 18px;
  display: flex;
  justify-content: center;
  pointer-events: none;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-clear-btn, .wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-load-more-btn, .wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-copy-btn{
  appearance: none;
  border: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: 850;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, opacity 180ms ease;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-clear-btn{
  min-width: 92px;
  min-height: 38px;
  padding: 9px 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ffffff, #fff0f4);
  color: #b9153c;
  box-shadow: 0 10px 26px rgba(185, 21, 60, 0.16);
  font-size: 14px;
  pointer-events: auto;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-clear-btn:hover, .wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-load-more-btn:hover, .wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-copy-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(185, 21, 60, 0.23);
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-results-top{
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin: 0 0 18px;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-results-top h2{
  margin: 0;
  color: #7b243e;
  font-size: 25px;
  font-weight: 900;
  line-height: 1.2;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-count-label{
  flex: 0 0 auto;
  color: #8b5366;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
  overflow: visible;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.72), rgba(255, 246, 249, 0.52)),
    radial-gradient(circle at 100% 0%, rgba(217, 38, 73, 0.11), transparent 36%);
  box-shadow: 0 16px 42px rgba(154, 38, 75, 0.12);
  animation: hkCardFade 340ms ease both;
  overflow: hidden;
  transition: transform 190ms ease, box-shadow 190ms ease, border-color 190ms ease;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-card:hover{
  transform: translateY(-5px);
  border-color: rgba(217, 38, 73, 0.22);
  box-shadow: 0 24px 54px rgba(154, 38, 75, 0.18);
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-style-name{
  min-width: 0;
  margin: 0;
  color: #8b1f3b;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-card-badge{
  flex: 0 0 auto;
  width: 28px;
  height: 28px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff4d72, #ff9ab4);
  box-shadow: 0 8px 18px rgba(214, 38, 73, 0.2);
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-preview-text{
  width: 100%;
  max-width: 100%;
  min-height: 98px;
  max-height: 180px;
  margin: 0 0 14px;
  padding: 14px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(185, 21, 60, 0.1);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.62);
  color: #3f2432;
  font-size: 19px;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-preview-text::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-preview-text::-webkit-scrollbar-track{
  background: rgba(255, 219, 231, 0.5);
  border-radius: 999px;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-preview-text::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff6f93, #d92649);
  border-radius: 999px;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-copy-btn{
  width: 100%;
  min-height: 42px;
  padding: 10px 16px;
  border-radius: 14px;
  background: linear-gradient(135deg, #d92649, #ff7397);
  color: #ffffff;
  box-shadow: 0 12px 28px rgba(217, 38, 73, 0.22);
  font-size: 15px;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-load-row{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-load-more-btn{
  min-width: 156px;
  min-height: 48px;
  padding: 12px 24px;
  border-radius: 999px;
  background: linear-gradient(135deg, #b9153c, #ff5c83);
  color: #ffffff;
  box-shadow: 0 16px 36px rgba(185, 21, 60, 0.24);
  font-size: 16px;
}.wpc-scope-80 .tc-wp-tool-root .hk-font-generator-tool .hk-load-more-btn.hk-hidden{
  display: none;
}@keyframes hkCardFade{
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .hk-font-generator-tool{
    padding: 76px 24px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-tool-shell{
    width: min(1200px, 100%);
    padding: 38px;
  }.tc-wp-tool-root .hk-font-generator-tool h1{
    font-size: 50px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-tool-header p{
    font-size: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-text-input{
    min-height: 142px;
    font-size: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-clear-btn{
    min-height: 38px;
    font-size: 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-card{
    padding: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-preview-text{
    font-size: 19px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hk-font-generator-tool{
    padding: 68px 22px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-tool-shell{
    width: min(1120px, 100%);
    padding: 34px;
  }.tc-wp-tool-root .hk-font-generator-tool h1{
    font-size: 46px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-tool-header p{
    font-size: 17px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-text-input{
    min-height: 136px;
    font-size: 17px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-clear-btn, .tc-wp-tool-root .hk-font-generator-tool .hk-copy-btn{
    font-size: 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-load-more-btn{
    font-size: 15px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-card{
    padding: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-preview-text{
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hk-font-generator-tool{
    padding: 58px 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-tool-shell{
    width: min(940px, 100%);
    padding: 28px;
    border-radius: 24px;
  }.tc-wp-tool-root .hk-font-generator-tool h1{
    font-size: 40px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-tool-header p{
    font-size: 16px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-input-panel{
    padding: 18px 18px 70px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-text-input{
    min-height: 128px;
    font-size: 16px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-clear-btn{
    min-width: 86px;
    min-height: 36px;
    font-size: 13px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-load-more-btn{
    min-height: 46px;
    font-size: 15px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-card{
    padding: 17px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-preview-text{
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hk-font-generator-tool{
    width: 100%;
    max-width: 100%;
    padding: 42px 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-tool-shell{
    width: 100%;
    max-width: 100%;
    padding: 20px;
    border-radius: 22px;
  }.tc-wp-tool-root .hk-font-generator-tool h1{
    font-size: 34px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-tool-header p{
    font-size: 15px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-input-panel{
    padding: 16px 16px 66px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-text-input{
    min-height: 116px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-clear-btn{
    min-width: 82px;
    min-height: 35px;
    padding: 8px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-results-top{
    align-items: start;
    flex-direction: column;
    gap: 8px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-load-more-btn{
    min-width: 142px;
    min-height: 44px;
    font-size: 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-preview-text{
    font-size: 16px;
    overflow-wrap: anywhere;
    word-break: break-word;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hk-font-generator-tool{
    width: 100%;
    max-width: 100%;
    padding: 36px 12px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-tool-shell{
    width: 100%;
    max-width: 100%;
    padding: 18px;
    border-radius: 20px;
  }.tc-wp-tool-root .hk-font-generator-tool h1{
    font-size: 30px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-tool-header p{
    font-size: 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-input-panel{
    padding: 15px 15px 64px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-text-input{
    min-height: 112px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-clear-btn{
    min-width: 78px;
    min-height: 34px;
    padding: 8px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-load-more-btn, .tc-wp-tool-root .hk-font-generator-tool .hk-copy-btn{
    min-height: 42px;
    font-size: 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-preview-text{
    font-size: 16px;
    overflow-wrap: anywhere;
    word-break: break-word;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hk-font-generator-tool{
    width: 100%;
    max-width: 100%;
    padding: 30px 10px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-tool-shell{
    width: 100%;
    max-width: 100%;
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool h1{
    font-size: 27px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-tool-header p{
    font-size: 13px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-kicker{
    font-size: 12px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-input-panel{
    padding: 13px 13px 62px;
    border-radius: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-text-input{
    min-height: 108px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-clear-btn{
    min-width: 74px;
    min-height: 33px;
    padding: 7px 13px;
    font-size: 12px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-results-top{
    align-items: start;
    flex-direction: column;
    gap: 8px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-results-top h2{
    font-size: 21px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-load-more-btn, .tc-wp-tool-root .hk-font-generator-tool .hk-copy-btn{
    min-height: 40px;
    font-size: 13px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-card{
    width: 100%;
    max-width: 100%;
    padding: 13px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .hk-font-generator-tool .hk-preview-text{
    min-height: 92px;
    padding: 12px;
    font-size: 15px;
    overflow-wrap: anywhere;
    word-break: break-word;
  }}.wpc-scope-80 /* 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;
}.wpc-scope-80 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .hk-visible-count{}