@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-141 .tc-wp-tool-root img, .wpc-scope-141 .tc-wp-tool-root video, .wpc-scope-141 .tc-wp-tool-root svg, .wpc-scope-141 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 64px 20px;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 214, 102, 0.24), transparent 32%),
    radial-gradient(circle at 88% 12%, rgba(84, 199, 255, 0.2), transparent 34%),
    linear-gradient(135deg, #12223f 0%, #203d67 42%, #6d4d9a 100%);
  color: #f8fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-container, .wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header, .wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input-panel, .wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-results-panel, .wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-grid, .wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-card, .wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-preview, .wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input-shell{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-bg-glow{
  position: absolute;
  border-radius: 999px;
  pointer-events: none;
  filter: blur(14px);
  opacity: 0.5;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-bg-glow-one{
  width: 260px;
  height: 260px;
  left: 6%;
  top: 60px;
  background: rgba(255, 222, 120, 0.18);
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-bg-glow-two{
  width: 320px;
  height: 320px;
  right: 5%;
  bottom: 60px;
  background: rgba(125, 216, 255, 0.16);
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-container{
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header{
  text-align: center;
  margin: 0 auto 34px;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header h1{
  margin: 0;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 14px 44px rgba(0, 0, 0, 0.28);
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header p{
  margin: 14px auto 0;
  max-width: 680px;
  color: rgba(246, 250, 255, 0.86);
  font-size: 18px;
  line-height: 1.6;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input-panel{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 16px;
  align-items: end;
  padding: 22px;
  margin-bottom: 24px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.13);
  box-shadow: 0 22px 70px rgba(5, 12, 28, 0.26);
  backdrop-filter: blur(18px);
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-label{
  display: block;
  margin: 0 0 9px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 14px;
  font-weight: 700;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  resize: vertical;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 18px;
  outline: none;
  padding: 17px 18px;
  background: rgba(8, 18, 35, 0.42);
  color: #ffffff;
  font: inherit;
  font-size: 19px;
  line-height: 1.6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input:focus{
  border-color: rgba(255, 226, 136, 0.78);
  background: rgba(8, 18, 35, 0.56);
  box-shadow: 0 0 0 4px rgba(255, 226, 136, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.1);
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input::placeholder{
  color: rgba(255, 255, 255, 0.5);
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-clear-btn, .wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-copy, .wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-load-more{
  appearance: none;
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  border-radius: 999px;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, color 180ms ease;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-clear-btn{
  min-width: 108px;
  padding: 15px 22px;
  color: #13213b;
  background: linear-gradient(135deg, #ffe28a, #ffffff);
  box-shadow: 0 14px 32px rgba(255, 226, 138, 0.25);
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-clear-btn:hover, .wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-copy:hover, .wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-load-more:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 42px rgba(255, 226, 138, 0.28);
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-results-panel{
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 22px 70px rgba(5, 12, 28, 0.22);
  backdrop-filter: blur(16px);
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  overflow-x: hidden;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-card{
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 18px;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.08)),
    rgba(13, 26, 48, 0.5);
  box-shadow: 0 16px 42px rgba(0, 0, 0, 0.18);
  animation: hfgFadeIn 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-card.hfg-revealed{
  animation: hfgReveal 320ms ease both;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 226, 138, 0.38);
  box-shadow: 0 22px 56px rgba(0, 0, 0, 0.24);
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-card-title{
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 850;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-preview{
  direction: auto;
  flex: 1 1 auto;
  min-height: 138px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(3, 11, 24, 0.36);
  color: rgba(255, 255, 255, 0.94);
  font-size: 20px;
  line-height: 1.65;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, rgba(255, 226, 138, 0.78), rgba(117, 211, 255, 0.72));
  border-radius: 999px;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-copy{
  margin-top: 14px;
  width: 100%;
  padding: 12px 16px;
  color: #ffffff;
  background: linear-gradient(135deg, rgba(85, 181, 255, 0.92), rgba(153, 112, 225, 0.92));
  box-shadow: 0 12px 28px rgba(84, 164, 255, 0.2);
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 24px;
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-load-more{
  min-width: 170px;
  padding: 15px 24px;
  color: #13213b;
  background: linear-gradient(135deg, #ffffff, #ffe28a);
  box-shadow: 0 14px 34px rgba(255, 226, 138, 0.22);
}.wpc-scope-141 .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-load-more.hfg-hidden{
  display: none;
}@keyframes hfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes hfgReveal{
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.985);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hfg-hebrew-font-tool{
    padding: 34px 12px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-container{
    max-width: 100%;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header h1{
    font-size: 30px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input-panel{
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 14px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input{
    min-height: 104px;
    padding: 13px;
    font-size: 16px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-clear-btn, .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-copy, .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-load-more{
    width: 100%;
    padding: 12px 14px;
    font-size: 14px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-results-panel{
    padding: 12px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-card{
    padding: 13px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-preview{
    font-size: 17px;
    min-height: 126px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hfg-hebrew-font-tool{
    padding: 38px 14px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-container{
    max-width: 100%;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input-panel{
    grid-template-columns: 1fr;
    gap: 13px;
    padding: 15px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input{
    min-height: 108px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-clear-btn, .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-copy, .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-load-more{
    width: 100%;
    padding: 13px 15px;
    font-size: 14px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-results-panel{
    padding: 14px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-card{
    padding: 14px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-preview{
    font-size: 18px;
    min-height: 130px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hfg-hebrew-font-tool{
    padding: 44px 16px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-container{
    max-width: 100%;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header h1{
    font-size: 38px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input-panel{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 17px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input{
    min-height: 112px;
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-clear-btn, .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-copy, .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-load-more{
    width: 100%;
    padding: 14px 16px;
    font-size: 15px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-results-panel{
    padding: 16px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-card{
    padding: 16px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-preview{
    font-size: 19px;
    min-height: 134px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hfg-hebrew-font-tool{
    padding: 54px 20px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-container{
    max-width: 92%;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header h1{
    font-size: 42px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input{
    min-height: 116px;
    padding: 16px;
    font-size: 18px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-clear-btn, .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-copy, .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-load-more{
    padding: 14px 18px;
    font-size: 15px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-card{
    padding: 17px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-preview{
    font-size: 19px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hfg-hebrew-font-tool{
    padding: 60px 22px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-container{
    max-width: 1100px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header h1{
    font-size: 46px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input{
    min-height: 116px;
    padding: 17px;
    font-size: 19px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-clear-btn, .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-copy, .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-load-more{
    padding: 15px 21px;
    font-size: 15px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-card{
    padding: 18px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-preview{
    font-size: 20px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .hfg-hebrew-font-tool{
    padding: 64px 24px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-container{
    max-width: 1200px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header h1{
    font-size: 48px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-input{
    min-height: 116px;
    padding: 17px 18px;
    font-size: 19px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-clear-btn, .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-copy, .tc-wp-tool-root .hfg-hebrew-font-tool .hfg-load-more{
    padding: 15px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-card{
    padding: 18px;
  }.tc-wp-tool-root .hfg-hebrew-font-tool .hfg-preview{
    font-size: 20px;
  }}.wpc-scope-141 /* 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;
}