@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-76 .tc-wp-tool-root img, .wpc-scope-76 .tc-wp-tool-root video, .wpc-scope-76 .tc-wp-tool-root svg, .wpc-scope-76 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool{
  position: relative;
  width: 100%;
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 16%, rgba(255, 255, 255, 0.5), transparent 22%),
    radial-gradient(circle at 82% 12%, rgba(255, 211, 134, 0.45), transparent 25%),
    linear-gradient(135deg, #ff6fae 0%, #f94886 28%, #b7195f 58%, #ff8d76 100%);
  color: #fff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool, .wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-bg-glow{
  position: absolute;
  border-radius: 999px;
  pointer-events: none;
  filter: blur(10px);
  opacity: 0.7;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-glow-one{
  width: 320px;
  height: 320px;
  left: -90px;
  top: 120px;
  background: rgba(255, 207, 226, 0.42);
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-glow-two{
  width: 420px;
  height: 420px;
  right: -140px;
  bottom: 80px;
  background: rgba(255, 192, 116, 0.28);
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-container{
  position: relative;
  z-index: 1;
  margin: 0 auto;
  max-width: 1200px;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-header{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{
  margin: 0 0 12px;
  color: #fff;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow: 0 12px 35px rgba(95, 4, 45, 0.34);
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-header p{
  margin: 0 auto;
  max-width: 720px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.65;
  font-weight: 500;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-input-panel{
  width: 100%;
  margin: 0 auto 30px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.18);
  box-shadow: 0 24px 70px rgba(101, 0, 48, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(18px);
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.44);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  color: #64113f;
  outline: none;
  line-height: 1.55;
  box-shadow: 0 18px 45px rgba(95, 4, 45, 0.14);
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-text-input:focus{
  border-color: rgba(255, 246, 177, 0.95);
  box-shadow: 0 0 0 5px rgba(255, 236, 164, 0.28), 0 22px 54px rgba(95, 4, 45, 0.18);
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn, .wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more, .wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 850;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, opacity 180ms ease;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn{
  margin: 16px auto 0;
  color: #fff;
  background: linear-gradient(135deg, #9b104d, #f43f85);
  box-shadow: 0 14px 28px rgba(108, 0, 52, 0.24);
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-clear-btn:hover, .wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more:hover, .wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 34px rgba(108, 0, 52, 0.3), 0 0 0 4px rgba(255, 255, 255, 0.16);
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-grid{
  display: grid;
  width: 100%;
  min-width: 0;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.27), rgba(255, 255, 255, 0.14));
  box-shadow: 0 20px 54px rgba(83, 0, 43, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.26);
  backdrop-filter: blur(16px);
  animation: hfgFadeUp 420ms ease both;
  transition: transform 190ms ease, box-shadow 190ms ease, border-color 190ms ease;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 247, 202, 0.64);
  box-shadow: 0 28px 68px rgba(83, 0, 43, 0.26), 0 0 24px rgba(255, 221, 164, 0.18);
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-card-title{
  margin: 0 0 12px;
  color: #fff;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-preview-box{
  flex: 1 1 auto;
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 120px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 0 16px;
  padding: 16px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  background: rgba(255, 255, 255, 0.9);
  color: #721244;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  box-shadow: inset 0 2px 12px rgba(114, 18, 68, 0.08);
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 219, 232, 0.85);
  border-radius: 999px;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff6fae, #b7195f);
  border-radius: 999px;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-copy-btn{
  width: 100%;
  color: #8b0f4a;
  background: linear-gradient(135deg, #fff7c2, #ffd1df 52%, #fff);
  box-shadow: 0 14px 26px rgba(91, 0, 43, 0.18);
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-load-wrap{
  display: flex;
  justify-content: center;
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more{
  color: #fff;
  background: linear-gradient(135deg, #7c0d44, #e82d78 55%, #ff8d76);
  box-shadow: 0 18px 36px rgba(88, 0, 43, 0.28);
}.wpc-scope-76 .tc-wp-tool-root .heart-font-generator-tool .hfg-load-more:disabled{
  cursor: default;
  opacity: 0.55;
  transform: none;
}@keyframes hfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .heart-font-generator-tool{ padding: 72px 32px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-container{ width: 100%; }.tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{ font-size: 58px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-header p{ font-size: 19px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{ min-height: 136px; padding: 20px; font-size: 20px; }.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-copy-btn{ min-height: 48px; padding: 0 26px; font-size: 15px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-card{ padding: 22px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-card-title{ font-size: 17px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-preview-box{ font-size: 22px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-load-wrap{ margin-top: 30px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .heart-font-generator-tool{ padding: 64px 28px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-container{ width: 100%; }.tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{ font-size: 52px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-header p{ font-size: 18px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{ min-height: 128px; padding: 19px; font-size: 19px; }.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-copy-btn{ min-height: 47px; padding: 0 24px; font-size: 15px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-card{ padding: 21px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-card-title{ font-size: 17px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-preview-box{ font-size: 21px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-load-wrap{ margin-top: 28px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .heart-font-generator-tool{ padding: 56px 24px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-container{ width: 100%; }.tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{ font-size: 44px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-header p{ font-size: 17px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{ min-height: 120px; padding: 18px; font-size: 18px; }.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-copy-btn{ min-height: 46px; padding: 0 23px; font-size: 15px; }.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: 20px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-card-title{ font-size: 16px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-preview-box{ font-size: 20px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-load-wrap{ margin-top: 26px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .heart-font-generator-tool{ padding: 46px 18px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-container{ width: 100%; }.tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{ font-size: 36px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-header p{ font-size: 16px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-input-panel{ padding: 18px; border-radius: 20px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{ min-height: 112px; padding: 16px; font-size: 17px; }.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-copy-btn{ min-height: 45px; padding: 0 22px; font-size: 14px; }.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{ width: 100%; max-width: 100%; padding: 18px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-card-title{ font-size: 16px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-preview-box{ font-size: 19px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-load-wrap{ margin-top: 24px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .heart-font-generator-tool{ padding: 42px 15px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-container{ width: 100%; }.tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{ font-size: 32px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-header p{ font-size: 15px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-input-panel{ padding: 16px; border-radius: 19px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{ min-height: 108px; padding: 15px; font-size: 16px; }.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-copy-btn{ min-height: 44px; padding: 0 20px; font-size: 14px; }.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{ width: 100%; max-width: 100%; padding: 16px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-card-title{ font-size: 15px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-preview-box{ font-size: 18px; padding: 14px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-load-wrap{ margin-top: 22px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .heart-font-generator-tool{ padding: 38px 12px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-container{ width: 100%; }.tc-wp-tool-root .heart-font-generator-tool .hfg-header h1{ font-size: 29px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-header p{ font-size: 14px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-input-panel{ padding: 14px; border-radius: 18px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-text-input{ min-height: 104px; padding: 14px; font-size: 15px; }.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-copy-btn{ min-height: 43px; padding: 0 18px; font-size: 13px; }.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{ width: 100%; max-width: 100%; padding: 14px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-card-title{ font-size: 15px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-preview-box{ font-size: 17px; padding: 13px; }.tc-wp-tool-root .heart-font-generator-tool .hfg-load-wrap{ margin-top: 20px; }}.wpc-scope-76 /* 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-76 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .hfg-preview-section{}