@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-349 .tc-wp-tool-root img, .wpc-scope-349 .tc-wp-tool-root video, .wpc-scope-349 .tc-wp-tool-root svg, .wpc-scope-349 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 56px 18px;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 214, 230, 0.72), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(255, 240, 198, 0.7), transparent 26%),
    linear-gradient(135deg, #fff7fb 0%, #ffe4ee 43%, #fff4df 100%);
  color: #562338;
  font-family: Arial, Helvetica, sans-serif;
  overflow-x: hidden;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool, .wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-header{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-title{
  margin: 0;
  color: #b71945;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
  text-shadow: 0 8px 28px rgba(183, 25, 69, 0.18);
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-subtitle{
  max-width: 680px;
  margin: 14px auto 0;
  color: #754157;
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-input-panel{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 30px;
  padding: 24px;
  border: 1px solid rgba(255, 138, 174, 0.35);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 22px 60px rgba(190, 38, 83, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(14px);
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-label{
  display: block;
  margin: 0 0 10px;
  color: #8e2447;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  padding: 18px 20px;
  resize: vertical;
  border: 1px solid rgba(213, 54, 101, 0.32);
  border-radius: 18px;
  outline: none;
  background: rgba(255, 253, 249, 0.94);
  color: #4b2132;
  font: inherit;
  font-size: 20px;
  line-height: 1.55;
  box-shadow: inset 0 2px 10px rgba(148, 35, 70, 0.06);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-textarea:focus{
  border-color: rgba(221, 28, 82, 0.72);
  background: #fff;
  box-shadow: 0 0 0 5px rgba(255, 116, 157, 0.2), inset 0 2px 10px rgba(148, 35, 70, 0.05);
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-clear-btn, .wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-copy-btn, .wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-load-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(135deg, #e62762 0%, #ff6d9a 55%, #d51d4f 100%);
  box-shadow: 0 12px 28px rgba(214, 29, 79, 0.24);
  transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-clear-btn{
  display: block;
  margin: 16px auto 0;
  padding: 10px 24px;
  min-width: 104px;
  font-size: 14px;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-copy-btn{
  flex: 0 0 auto;
  padding: 9px 16px;
  font-size: 13px;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-load-btn{
  padding: 13px 30px;
  min-width: 150px;
  font-size: 15px;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-clear-btn:hover, .wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-copy-btn:hover, .wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-load-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 34px rgba(214, 29, 79, 0.32);
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-clear-btn:focus-visible, .wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-copy-btn:focus-visible, .wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-load-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 0 6px rgba(214, 29, 79, 0.28), 0 16px 34px rgba(214, 29, 79, 0.28);
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-results{
  width: 100%;
  max-width: 100%;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-card{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  padding: 18px;
  border: 1px solid rgba(255, 130, 169, 0.36);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.78), rgba(255, 246, 251, 0.62));
  box-shadow: 0 16px 38px rgba(162, 39, 78, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(12px);
  overflow: hidden;
  animation: hkfgFadeIn 0.34s ease both;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(218, 36, 88, 0.52);
  box-shadow: 0 22px 52px rgba(162, 39, 78, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.95);
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 0 0 12px;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-card-title{
  min-width: 0;
  margin: 0;
  color: #9b2148;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  max-height: 180px;
  padding: 15px;
  overflow-y: auto;
  border: 1px solid rgba(255, 167, 194, 0.54);
  border-radius: 16px;
  background: rgba(255, 253, 249, 0.76);
  color: #4a1f31;
  font-size: 18px;
  line-height: 1.6;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-preview::-webkit-scrollbar-track{
  background: #ffe8f1;
  border-radius: 999px;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff8cb2, #d62257);
  border-radius: 999px;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 26px;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-load-btn:disabled{
  cursor: not-allowed;
  opacity: 0.55;
  transform: none;
  box-shadow: none;
}.wpc-scope-349 .tc-wp-tool-root .hk-font-generator-tool .hkfg-status{
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
}@keyframes hkfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .hk-font-generator-tool .hkfg-card, .tc-wp-tool-root .hk-font-generator-tool .hkfg-clear-btn, .tc-wp-tool-root .hk-font-generator-tool .hkfg-copy-btn, .tc-wp-tool-root .hk-font-generator-tool .hkfg-load-btn, .tc-wp-tool-root .hk-font-generator-tool .hkfg-textarea{
    animation: none;
    transition: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hk-font-generator-tool{
    padding: 34px 12px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-container{
    width: 100%;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-title{
    font-size: 30px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-input-panel{
    padding: 15px;
    border-radius: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-textarea{
    min-height: 118px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-clear-btn, .tc-wp-tool-root .hk-font-generator-tool .hkfg-load-btn{
    padding: 10px 20px;
    font-size: 13px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-card{
    padding: 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-preview{
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hk-font-generator-tool{
    padding: 38px 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-container{
    width: 100%;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-title{
    font-size: 34px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-input-panel{
    padding: 17px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-textarea{
    min-height: 122px;
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-clear-btn, .tc-wp-tool-root .hk-font-generator-tool .hkfg-load-btn{
    padding: 11px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-card{
    padding: 15px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-preview{
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hk-font-generator-tool{
    padding: 42px 16px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-container{
    width: 100%;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-title{
    font-size: 38px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-input-panel{
    padding: 19px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-textarea{
    min-height: 126px;
    padding: 16px;
    font-size: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-clear-btn, .tc-wp-tool-root .hk-font-generator-tool .hkfg-load-btn{
    padding: 11px 24px;
    font-size: 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-card{
    padding: 16px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-preview{
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hk-font-generator-tool{
    padding: 50px 20px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-container{
    width: 100%;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-title{
    font-size: 42px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-input-panel{
    padding: 22px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-textarea{
    min-height: 130px;
    font-size: 19px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-clear-btn, .tc-wp-tool-root .hk-font-generator-tool .hkfg-load-btn{
    font-size: 14px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-card{
    padding: 17px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-preview{
    font-size: 17px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hk-font-generator-tool{
    padding: 54px 22px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-container{
    width: 100%;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-title{
    font-size: 46px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-textarea{
    font-size: 20px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-clear-btn, .tc-wp-tool-root .hk-font-generator-tool .hkfg-load-btn{
    font-size: 15px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-card{
    padding: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-preview{
    font-size: 18px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .hk-font-generator-tool{
    padding: 60px 24px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-container{
    width: 100%;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-title{
    font-size: 50px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-textarea{
    font-size: 20px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-clear-btn, .tc-wp-tool-root .hk-font-generator-tool .hkfg-load-btn{
    font-size: 15px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-card{
    padding: 18px;
  }.tc-wp-tool-root .hk-font-generator-tool .hkfg-preview{
    font-size: 18px;
  }}.wpc-scope-349 .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;
}