@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-561 .tc-wp-tool-root img, .wpc-scope-561 .tc-wp-tool-root video, .wpc-scope-561 .tc-wp-tool-root svg, .wpc-scope-561 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool, .wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: none;
  overflow-x: hidden;
  border-radius: 0 !important;
  color: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, Helvetica, sans-serif;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 214, 102, 0.28), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(55, 211, 255, 0.24), transparent 30%),
    linear-gradient(135deg, #08111f 0%, #142f44 32%, #14534d 64%, #32184f 100%);
  padding: 72px 0;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 28px;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-hero{
  position: relative;
  width: 100%;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-glow{
  position: absolute;
  pointer-events: none;
  border-radius: 999px;
  filter: blur(10px);
  opacity: 0.7;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-glow-one{
  width: 220px;
  height: 220px;
  top: 88px;
  left: -70px;
  background: rgba(255, 214, 102, 0.16);
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-glow-two{
  width: 260px;
  height: 260px;
  right: -90px;
  bottom: 140px;
  background: rgba(68, 220, 255, 0.16);
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-header-panel, .wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-control-panel, .wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-card{
  position: relative;
  background: rgba(255, 255, 255, 0.105);
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-header-panel{
  padding: 36px 30px;
  border-radius: 28px;
  text-align: center;
  overflow: hidden;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  font-weight: 850;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 28px rgba(255, 214, 102, 0.24);
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: 1.05rem;
  line-height: 1.65;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-control-panel{
  width: 100%;
  margin-top: 26px;
  padding: 26px;
  border-radius: 24px;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-label{
  display: block;
  margin: 0 0 10px;
  color: #f8fbff;
  font-size: 0.98rem;
  font-weight: 750;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 16px;
  background: rgba(3, 12, 24, 0.54);
  color: #ffffff;
  outline: none;
  padding: 17px 18px;
  font-size: 1.08rem;
  line-height: 1.4;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-input::placeholder{
  color: rgba(255, 255, 255, 0.55);
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-input:focus{
  border-color: rgba(255, 214, 102, 0.86);
  background: rgba(4, 16, 30, 0.68);
  box-shadow: 0 0 0 4px rgba(255, 214, 102, 0.18), 0 0 30px rgba(55, 211, 255, 0.16);
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-clear-row, .wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-clear-row{
  margin-top: 16px;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-load-row{
  margin-top: 30px;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-clear, .wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-copy, .wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-load-more{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.22);
  cursor: pointer;
  color: #06111c;
  background: linear-gradient(135deg, #ffe082, #56d9ff);
  font-weight: 800;
  letter-spacing: 0;
  border-radius: 999px;
  min-height: 46px;
  padding: 12px 20px;
  font-size: 0.98rem;
  line-height: 1.2;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22), 0 0 28px rgba(86, 217, 255, 0.14);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-clear:hover, .wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-copy:hover, .wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-load-more:hover{
  transform: translateY(-2px);
  filter: brightness(1.05);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.28), 0 0 34px rgba(255, 224, 130, 0.22);
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-clear:focus-visible, .wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-copy:focus-visible, .wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-load-more:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.9);
  outline-offset: 3px;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-grid{
  display: grid;
  width: 100%;
  margin-top: 28px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 22px;
  padding: 22px;
  overflow: hidden;
  animation: hebrewFgFadeIn 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 224, 130, 0.42);
  background: rgba(255, 255, 255, 0.135);
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.34);
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-style-name{
  margin: 0 0 14px;
  color: #fff5ce;
  font-size: 1rem;
  line-height: 1.35;
  font-weight: 850;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow: auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(3, 12, 24, 0.42);
  color: #ffffff;
  padding: 16px;
  font-size: 1.12rem;
  line-height: 1.65;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  box-shadow: inset 0 1px 18px rgba(0, 0, 0, 0.16);
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-preview::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffe082, #56d9ff);
  border-radius: 999px;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-copy{
  width: 100%;
  margin-top: 16px;
}.wpc-scope-561 .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-hidden{
  display: none !important;
}@keyframes hebrewFgFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .hebrew-font-generator-tool{
    padding: 78px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-container{
    width: 100%;
    max-width: 1200px;
    padding: 0 30px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-input{
    width: 100%;
    font-size: 1.1rem;
    padding: 18px 20px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-clear, .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-copy, .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-load-more{
    font-size: 1rem;
    padding: 13px 22px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-card{
    padding: 24px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-preview{
    font-size: 1.13rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hebrew-font-generator-tool{
    padding: 70px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-container{
    width: 100%;
    max-width: 1200px;
    padding: 0 26px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-input{
    width: 100%;
    font-size: 1.06rem;
    padding: 17px 18px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-clear, .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-copy, .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-load-more{
    font-size: 0.98rem;
    padding: 12px 20px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-card{
    padding: 22px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-preview{
    font-size: 1.08rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hebrew-font-generator-tool{
    padding: 62px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-container{
    width: 100%;
    max-width: 1200px;
    padding: 0 22px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-header-panel{
    padding: 32px 24px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-input{
    width: 100%;
    font-size: 1.04rem;
    padding: 16px 17px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-clear, .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-copy, .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-load-more{
    font-size: 0.96rem;
    padding: 12px 18px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-card{
    padding: 21px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-preview{
    font-size: 1.05rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hebrew-font-generator-tool{
    padding: 50px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-container{
    width: 100%;
    max-width: 1200px;
    padding: 0 16px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-header-panel{
    padding: 28px 18px;
    border-radius: 22px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-subtitle{
    font-size: 0.98rem;
    line-height: 1.55;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-control-panel{
    padding: 20px;
    border-radius: 20px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-input{
    width: 100%;
    font-size: 1rem;
    padding: 15px 16px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-clear, .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-copy, .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-load-more{
    width: 100%;
    font-size: 0.96rem;
    padding: 13px 16px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-card{
    width: 100%;
    max-width: 100%;
    padding: 20px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-preview{
    font-size: 1.03rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hebrew-font-generator-tool{
    padding: 44px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-container{
    width: 100%;
    max-width: 1200px;
    padding: 0 14px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-header-panel{
    padding: 24px 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-subtitle{
    font-size: 0.95rem;
    line-height: 1.52;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-control-panel{
    padding: 18px;
    border-radius: 19px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-input{
    width: 100%;
    font-size: 1rem;
    padding: 14px 15px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-clear, .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-copy, .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-load-more{
    width: 100%;
    font-size: 0.94rem;
    padding: 13px 15px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-card{
    width: 100%;
    max-width: 100%;
    padding: 18px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-style-name{
    font-size: 0.96rem;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-preview{
    font-size: 1rem;
    padding: 14px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hebrew-font-generator-tool{
    padding: 38px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-container{
    width: 100%;
    max-width: 1200px;
    padding: 0 12px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-header-panel{
    padding: 22px 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-subtitle{
    font-size: 0.92rem;
    line-height: 1.5;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-control-panel{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-input{
    width: 100%;
    font-size: 0.98rem;
    padding: 14px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-clear, .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-copy, .tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-load-more{
    width: 100%;
    font-size: 0.92rem;
    padding: 13px 14px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-card{
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding: 16px;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-style-name{
    font-size: 0.94rem;
  }.tc-wp-tool-root .hebrew-font-generator-tool .hebrew-fg-preview{
    font-size: 0.98rem;
    padding: 13px;
  }}.wpc-scope-561 /* 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;
}