@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-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-95 .tc-wp-tool-root img, .wpc-scope-95 .tc-wp-tool-root video, .wpc-scope-95 .tc-wp-tool-root svg, .wpc-scope-95 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool{
  width: 100%;
  max-width: none;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  position: relative;
  padding: 48px 18px;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 255, 255, 0.36), transparent 24%),
    radial-gradient(circle at 86% 12%, rgba(255, 166, 197, 0.5), transparent 28%),
    linear-gradient(135deg, #7f1231 0%, #e11d48 38%, #fb7185 68%, #fff1f2 100%);
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-container, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-input-panel, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-results-panel, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-grid, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-card, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-preview, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-text-input, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-action-row, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-load-row{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-header{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  font-weight: 850;
  text-shadow: 0 18px 42px rgba(127, 18, 49, 0.34);
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-header p{
  width: min(100%, 720px);
  margin: 12px auto 0;
  font-size: 1.05rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.93);
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-input-panel, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-results-panel{
  border: 1px solid rgba(255, 255, 255, 0.42);
  background: rgba(255, 255, 255, 0.18);
  box-shadow: 0 24px 70px rgba(127, 18, 49, 0.26);
  backdrop-filter: blur(18px);
  border-radius: 22px;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-input-panel{
  padding: 24px;
  margin-bottom: 22px;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-input-panel h2{
  margin: 0 0 14px;
  font-size: 1.15rem;
  line-height: 1.25;
  color: #fff;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-label{
  display: block;
  margin: 0 0 8px;
  font-size: 0.95rem;
  font-weight: 760;
  color: #fff;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 54px;
  padding: 14px 16px;
  border: 1px solid rgba(255, 255, 255, 0.56);
  border-radius: 16px;
  outline: none;
  background: rgba(255, 255, 255, 0.92);
  color: #4a1020;
  font: 700 1.02rem/1.4 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.55);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-text-input::placeholder{
  color: rgba(127, 18, 49, 0.54);
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-text-input:focus{
  border-color: #fff;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.28), 0 0 28px rgba(255, 75, 125, 0.45);
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-action-row, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-action-row{
  margin-top: 14px;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-results-panel{
  padding: 24px;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-card{
  min-width: 0;
  width: 100%;
  padding: 18px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.46);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(255, 241, 242, 0.78));
  color: #4a1020;
  box-shadow: 0 18px 38px rgba(127, 18, 49, 0.18);
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 260ms ease, transform 260ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-card.hfg-visible{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 255, 255, 0.82);
  box-shadow: 0 24px 46px rgba(127, 18, 49, 0.24);
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-card-title{
  margin: 0 0 12px;
  font-size: 0.98rem;
  line-height: 1.3;
  font-weight: 850;
  color: #7f1231;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  max-height: 180px;
  overflow: auto;
  padding: 14px;
  border-radius: 16px;
  border: 1px solid rgba(225, 29, 72, 0.18);
  background: rgba(255, 255, 255, 0.78);
  color: #5f1028;
  font-size: 1.08rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 228, 230, 0.9);
  border-radius: 999px;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #fb7185, #be123c);
  border-radius: 999px;
  border: 2px solid rgba(255, 228, 230, 0.9);
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more{
  appearance: none;
  min-height: 46px;
  padding: 12px 18px;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: 850 0.96rem/1 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #fff;
  background: linear-gradient(135deg, #be123c, #fb7185);
  box-shadow: 0 12px 28px rgba(190, 18, 60, 0.28);
  transition: transform 160ms ease, box-shadow 160ms ease, filter 160ms ease;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn{
  width: 100%;
  max-width: 100%;
  margin-top: 14px;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn{
  width: auto;
  min-width: 128px;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-load-row{
  margin-top: 22px;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more{
  min-width: 180px;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn:hover, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn:hover, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 34px rgba(190, 18, 60, 0.36), 0 0 24px rgba(255, 255, 255, 0.18);
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn:focus-visible, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn:focus-visible, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more:focus-visible, .wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-text-input:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.88);
  outline-offset: 3px;
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn.hfg-copied{
  background: linear-gradient(135deg, #881337, #e11d48);
}.wpc-scope-95 .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more[hidden]{
  display: none;
}@media (max-width: 374px){.tc-wp-tool-root .heart-font-generator-tool{
    padding: 28px 10px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-header p{
    font-size: 0.94rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-input-panel, .tc-wp-tool-root .heart-font-generator-tool .hfg-results-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{
    width: 100%;
    max-width: 100%;
    min-height: 50px;
    font-size: 1rem;
    padding: 12px 13px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more{
    width: 100%;
    min-height: 46px;
    font-size: 0.94rem;
    padding: 12px 14px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-card{
    padding: 14px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-preview{
    font-size: 1rem;
    padding: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .heart-font-generator-tool{
    padding: 32px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-header p{
    font-size: 0.98rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-input-panel, .tc-wp-tool-root .heart-font-generator-tool .hfg-results-panel{
    padding: 16px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{
    width: 100%;
    max-width: 100%;
    min-height: 52px;
    font-size: 1rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more{
    width: 100%;
    min-height: 48px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-card{
    padding: 15px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-preview{
    font-size: 1.01rem;
    padding: 13px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .heart-font-generator-tool{
    padding: 38px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-header p{
    font-size: 1rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-input-panel, .tc-wp-tool-root .heart-font-generator-tool .hfg-results-panel{
    padding: 18px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more{
    min-height: 48px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-card{
    padding: 16px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-preview{
    font-size: 1.04rem;
    padding: 14px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .heart-font-generator-tool{
    padding: 44px 18px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-container{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-header p{
    font-size: 1.04rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-input-panel, .tc-wp-tool-root .heart-font-generator-tool .hfg-results-panel{
    padding: 22px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    font-size: 1.03rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more{
    min-height: 48px;
    font-size: 0.97rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-card{
    padding: 18px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-preview{
    font-size: 1.06rem;
    padding: 14px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .heart-font-generator-tool{
    padding: 50px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-container{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-header p{
    font-size: 1.06rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-input-panel, .tc-wp-tool-root .heart-font-generator-tool .hfg-results-panel{
    padding: 24px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    font-size: 1.04rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more{
    min-height: 48px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-card{
    padding: 18px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-preview{
    font-size: 1.07rem;
    padding: 14px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .heart-font-generator-tool{
    padding: 56px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-container{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-header p{
    font-size: 1.08rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more{
    min-height: 48px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-card{
    padding: 18px;
  }.tc-wp-tool-root .heart-font-generator-tool .hfg-preview{
    font-size: 1.08rem;
    padding: 14px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .heart-font-generator-tool .hfg-card, .tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more, .tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{
    transition: none;
  }}.wpc-scope-95 .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;
}