@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-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 .helvetica-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 64px 0;
  color: #f8fafc;
  font-family: Helvetica, Arial, sans-serif;
  background:
    radial-gradient(circle at 12% 18%, rgba(45, 212, 191, 0.26), transparent 34%),
    radial-gradient(circle at 88% 8%, rgba(250, 204, 21, 0.2), transparent 30%),
    linear-gradient(135deg, #10141f 0%, #172033 45%, #111827 100%);
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool, .wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 28px;
  box-sizing: border-box;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-hero{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  font-weight: 800;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-subtitle{
  max-width: 720px;
  margin: 14px auto 0;
  color: rgba(248, 250, 252, 0.82);
  font-size: 1.08rem;
  line-height: 1.6;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-input-card{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 28px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.09);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(18px);
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 0.95rem;
  font-weight: 700;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  outline: none;
  padding: 16px 18px;
  background: rgba(8, 13, 24, 0.66);
  color: #ffffff;
  font: 700 1.08rem/1.3 Helvetica, Arial, sans-serif;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-text-input::placeholder{
  color: rgba(226, 232, 240, 0.56);
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-text-input:focus{
  border-color: rgba(45, 212, 191, 0.82);
  background: rgba(8, 13, 24, 0.82);
  box-shadow: 0 0 0 4px rgba(45, 212, 191, 0.18), 0 16px 42px rgba(45, 212, 191, 0.12);
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-help{
  margin: 10px 0 0;
  color: rgba(226, 232, 240, 0.72);
  font-size: 0.9rem;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 16px;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-clear-btn, .wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-copy-btn, .wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-load-more{
  min-height: 44px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-clear-btn{
  padding: 0 22px;
  color: #0f172a;
  background: linear-gradient(135deg, #f8fafc, #dbeafe);
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-copy-btn, .wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-load-more{
  color: #07111f;
  background: linear-gradient(135deg, #5eead4, #facc15);
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-clear-btn:hover, .wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-copy-btn:hover, .wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-load-more:hover{
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(45, 212, 191, 0.2);
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-clear-btn:focus-visible, .wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-copy-btn:focus-visible, .wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-load-more:focus-visible{
  outline: 3px solid rgba(250, 204, 21, 0.74);
  outline-offset: 3px;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.07));
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.22);
  animation: hfgFadeIn 260ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(94, 234, 212, 0.44);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.3);
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-card-title{
  margin: 0 0 12px;
  color: rgba(248, 250, 252, 0.9);
  font-size: 0.92rem;
  line-height: 1.35;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-preview-box{
  max-height: 180px;
  min-height: 118px;
  overflow-y: auto;
  padding: 15px;
  border-radius: 8px;
  background: rgba(4, 9, 18, 0.52);
  border: 1px solid rgba(255, 255, 255, 0.1);
  scrollbar-color: rgba(94, 234, 212, 0.72) rgba(15, 23, 42, 0.55);
  scrollbar-width: thin;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-preview-box::-webkit-scrollbar-track{
  background: rgba(15, 23, 42, 0.55);
  border-radius: 8px;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #5eead4, #facc15);
  border-radius: 8px;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-preview-text{
  margin: 0;
  color: #ffffff;
  font-size: 1.12rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-copy-btn{
  width: 100%;
  margin-top: 14px;
  padding: 0 14px;
  font-size: 0.92rem;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-load-more{
  padding: 0 28px;
  font-size: 1rem;
}.wpc-scope-349 .tc-wp-tool-root .helvetica-font-generator-tool .hfg-load-more[hidden]{
  display: none;
}@keyframes hfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .helvetica-font-generator-tool{
    padding: 72px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
    padding: 0 30px;
  }.tc-wp-tool-root .helvetica-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-subtitle{
    font-size: 1.1rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-text-input{
    width: 100%;
    padding: 17px 18px;
    font-size: 1.1rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .helvetica-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .helvetica-font-generator-tool .hfg-load-more{
    min-height: 46px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-card{
    padding: 18px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-preview-text{
    font-size: 1.12rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .helvetica-font-generator-tool{
    padding: 66px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
    padding: 0 26px;
  }.tc-wp-tool-root .helvetica-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-subtitle{
    font-size: 1.05rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-text-input{
    width: 100%;
    padding: 16px 18px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .helvetica-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .helvetica-font-generator-tool .hfg-load-more{
    min-height: 45px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-card{
    padding: 18px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-preview-text{
    font-size: 1.1rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .helvetica-font-generator-tool{
    padding: 58px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
    padding: 0 24px;
  }.tc-wp-tool-root .helvetica-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-input-card{
    padding: 22px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-text-input{
    width: 100%;
    padding: 15px 16px;
    font-size: 1.03rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .helvetica-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .helvetica-font-generator-tool .hfg-load-more{
    min-height: 44px;
    font-size: 0.93rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-card{
    padding: 17px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-preview-text{
    font-size: 1.06rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .helvetica-font-generator-tool{
    padding: 48px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
    padding: 0 18px;
  }.tc-wp-tool-root .helvetica-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-subtitle{
    font-size: 0.97rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-input-card{
    padding: 18px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-text-input{
    width: 100%;
    padding: 14px 15px;
    font-size: 1rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .helvetica-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .helvetica-font-generator-tool .hfg-load-more{
    min-height: 44px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-preview-text{
    font-size: 1.03rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .helvetica-font-generator-tool{
    padding: 44px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
    padding: 0 16px;
  }.tc-wp-tool-root .helvetica-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-subtitle{
    font-size: 0.95rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-input-card{
    padding: 16px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-text-input{
    width: 100%;
    padding: 14px;
    font-size: 1rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .helvetica-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .helvetica-font-generator-tool .hfg-load-more{
    width: 100%;
    min-height: 44px;
    font-size: 0.91rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-preview-text{
    font-size: 1rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .helvetica-font-generator-tool{
    padding: 40px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
    padding: 0 12px;
  }.tc-wp-tool-root .helvetica-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-subtitle{
    font-size: 0.93rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-input-card{
    padding: 14px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-text-input{
    width: 100%;
    padding: 13px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .helvetica-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .helvetica-font-generator-tool .hfg-load-more{
    width: 100%;
    min-height: 44px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .helvetica-font-generator-tool .hfg-preview-text{
    font-size: 0.98rem;
  }}.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;
}