@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-267 .tc-wp-tool-root img, .wpc-scope-267 .tc-wp-tool-root video, .wpc-scope-267 .tc-wp-tool-root svg, .wpc-scope-267 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 56px 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #17202a;
  background:
    radial-gradient(circle at 12% 12%, rgba(0, 188, 255, 0.18), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(37, 99, 235, 0.16), transparent 30%),
    linear-gradient(135deg, #f8fafc 0%, #eef4f8 48%, #f6fbff 100%);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-shell, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-grid, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-card, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-preview, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-text-input, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-clear-btn, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-load-more, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-copy-btn{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-shell{
  width: min(100%, 1200px);
  margin: 0 auto;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 780px;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-header h1{
  margin: 0;
  font-size: 52px;
  line-height: 1.04;
  letter-spacing: 0;
  font-weight: 800;
  color: #0b1623;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-header p{
  margin: 16px auto 0;
  font-size: 18px;
  line-height: 1.65;
  color: #526173;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-input-panel{
  width: 100%;
  padding: 22px;
  margin: 0 auto 28px;
  border: 1px solid rgba(96, 165, 250, 0.28);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.68);
  box-shadow: 0 22px 70px rgba(15, 23, 42, 0.1);
  backdrop-filter: blur(16px);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-input-label{
  display: block;
  margin: 0 0 10px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #2563eb;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-text-input{
  display: block;
  width: 100%;
  min-height: 118px;
  resize: vertical;
  border: 1px solid rgba(37, 99, 235, 0.24);
  border-radius: 14px;
  padding: 18px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1.45;
  color: #111827;
  background: rgba(255, 255, 255, 0.86);
  outline: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-text-input:focus{
  border-color: rgba(14, 165, 233, 0.75);
  background: #ffffff;
  box-shadow: 0 0 0 5px rgba(14, 165, 233, 0.13), 0 14px 34px rgba(37, 99, 235, 0.1);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-clear-btn, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-load-more, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-copy-btn{
  border: 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 800;
  line-height: 1;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, opacity 180ms ease;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-clear-btn{
  display: block;
  margin: 14px auto 0;
  padding: 10px 18px;
  min-height: 38px;
  border-radius: 999px;
  font-size: 13px;
  color: #0f4f75;
  background: linear-gradient(135deg, rgba(224, 247, 255, 0.95), rgba(219, 234, 254, 0.95));
  box-shadow: 0 10px 24px rgba(14, 165, 233, 0.16);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-clear-btn:hover, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-load-more:hover, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-copy-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(37, 99, 235, 0.2);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-grid{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-card{
  width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(148, 163, 184, 0.28);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.74);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
  backdrop-filter: blur(14px);
  animation: hfgFadeLift 360ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(14, 165, 233, 0.42);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.13);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-card-head{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-name{
  margin: 0;
  min-width: 0;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 800;
  color: #1f2937;
  overflow-wrap: anywhere;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-copy-btn{
  flex: 0 0 auto;
  padding: 9px 12px;
  min-height: 34px;
  border-radius: 10px;
  font-size: 12px;
  color: #ffffff;
  background: linear-gradient(135deg, #0ea5e9, #2563eb);
  box-shadow: 0 10px 22px rgba(37, 99, 235, 0.22);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-preview{
  width: 100%;
  min-width: 0;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 18px;
  border-radius: 14px;
  border: 1px solid rgba(203, 213, 225, 0.58);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.92), rgba(241, 245, 249, 0.88));
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-preview::-webkit-scrollbar-track{
  background: rgba(226, 232, 240, 0.72);
  border-radius: 999px;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #38bdf8, #2563eb);
  border-radius: 999px;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-preview-text{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 25px;
  line-height: 1.35;
  color: #111827;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-load-wrap{
  text-align: center;
  margin-top: 28px;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-load-more{
  min-height: 48px;
  padding: 15px 26px;
  border-radius: 999px;
  font-size: 15px;
  color: #ffffff;
  background: linear-gradient(135deg, #111827, #2563eb 55%, #06b6d4);
  box-shadow: 0 18px 40px rgba(37, 99, 235, 0.24);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-load-more:disabled{
  cursor: default;
  opacity: 0.48;
  transform: none;
  box-shadow: none;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-thin .hfg-preview-text{
  font-weight: 100;
  letter-spacing: 0.04em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-light .hfg-preview-text{
  font-weight: 300;
  letter-spacing: 0.01em;
  color: #334155;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-regular .hfg-preview-text{
  font-weight: 400;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-medium .hfg-preview-text{
  font-weight: 500;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-bold .hfg-preview-text{
  font-weight: 800;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-black .hfg-preview-text{
  font-weight: 900;
  letter-spacing: 0.02em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-wide .hfg-preview-text{
  font-weight: 700;
  letter-spacing: 0.16em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-tight .hfg-preview-text{
  font-weight: 800;
  letter-spacing: -0.02em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-uppercase .hfg-preview-text{
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-lowercase .hfg-preview-text{
  font-weight: 500;
  text-transform: lowercase;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-smallcaps .hfg-preview-text{
  font-weight: 700;
  font-variant: small-caps;
  letter-spacing: 0.07em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-italic .hfg-preview-text{
  font-style: italic;
  font-weight: 600;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-underline .hfg-preview-text{
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 7px;
  text-decoration-color: #0ea5e9;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-outline .hfg-preview-text{
  font-weight: 900;
  color: transparent;
  -webkit-text-stroke: 1.2px #111827;
  text-shadow: none;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-shadow .hfg-preview-text{
  font-weight: 800;
  text-shadow: 0 8px 18px rgba(15, 23, 42, 0.22);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-softshadow .hfg-preview-text{
  font-weight: 700;
  color: #334155;
  text-shadow: 0 2px 0 #ffffff, 0 12px 22px rgba(37, 99, 235, 0.14);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-gradient .hfg-preview-text, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-cyanfade .hfg-preview-text, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-luxury .hfg-preview-text, .wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-tech .hfg-preview-text{
  font-weight: 900;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-gradient .hfg-preview-text{
  background-image: linear-gradient(90deg, #0f172a, #2563eb, #06b6d4);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-cyanfade .hfg-preview-text{
  background-image: linear-gradient(90deg, #0891b2, #67e8f9);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-luxury .hfg-preview-text{
  background-image: linear-gradient(90deg, #111827, #b45309, #f59e0b);
  letter-spacing: 0.08em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-tech .hfg-preview-text{
  background-image: linear-gradient(90deg, #1d4ed8, #22d3ee, #14b8a6);
  letter-spacing: 0.12em;
  text-transform: uppercase;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-boxed .hfg-preview-text{
  display: inline;
  padding: 4px 8px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  font-weight: 800;
  color: #ffffff;
  background: #111827;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-label .hfg-preview-text{
  display: inline;
  padding: 5px 10px;
  border: 2px solid #2563eb;
  border-radius: 6px;
  font-size: 21px;
  font-weight: 800;
  color: #1d4ed8;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-badge .hfg-preview-text{
  display: inline;
  padding: 7px 12px;
  border-radius: 999px;
  font-size: 20px;
  font-weight: 800;
  color: #075985;
  background: #cffafe;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-glass .hfg-preview-text{
  display: inline;
  padding: 8px 12px;
  border: 1px solid rgba(14, 165, 233, 0.32);
  border-radius: 12px;
  font-weight: 800;
  color: #0f172a;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-neon .hfg-preview{
  background: #07111f;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-neon .hfg-preview-text{
  font-weight: 800;
  color: #67e8f9;
  text-shadow: 0 0 10px rgba(34, 211, 238, 0.85), 0 0 24px rgba(37, 99, 235, 0.55);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-blueprint .hfg-preview{
  background:
    linear-gradient(rgba(147, 197, 253, 0.14) 1px, transparent 1px),
    linear-gradient(90deg, rgba(147, 197, 253, 0.14) 1px, transparent 1px),
    #0b2a45;
  background-size: 18px 18px;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-blueprint .hfg-preview-text{
  font-weight: 700;
  color: #dff7ff;
  letter-spacing: 0.04em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-poster .hfg-preview-text{
  font-size: 31px;
  line-height: 1.08;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -0.01em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-editorial .hfg-preview-text{
  font-size: 28px;
  line-height: 1.18;
  font-weight: 300;
  letter-spacing: 0.03em;
  color: #0f172a;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-corporate .hfg-preview-text{
  font-weight: 700;
  color: #1e3a8a;
  letter-spacing: 0.02em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-minimal .hfg-preview-text{
  font-weight: 300;
  color: #475569;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-mono .hfg-preview-text{
  font-weight: 800;
  color: #111827;
  filter: grayscale(1);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-swissbar .hfg-preview-text{
  border-left: 7px solid #ef4444;
  padding-left: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-ruleline .hfg-preview-text{
  border-top: 2px solid #111827;
  border-bottom: 2px solid #111827;
  padding: 8px 0;
  font-weight: 800;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-spacedcaps .hfg-preview-text{
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.22em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-compressed .hfg-preview-text{
  font-weight: 900;
  letter-spacing: -0.04em;
  transform: scaleX(0.88);
  transform-origin: left center;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-expanded .hfg-preview-text{
  font-weight: 700;
  letter-spacing: 0.2em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-slate .hfg-preview-text{
  font-weight: 800;
  color: #334155;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-sky .hfg-preview-text{
  font-weight: 800;
  color: #0284c7;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-carbon .hfg-preview{
  background: linear-gradient(135deg, #111827, #1f2937);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-carbon .hfg-preview-text{
  font-weight: 800;
  color: #f8fafc;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-inverted .hfg-preview{
  background: #ffffff;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-inverted .hfg-preview-text{
  display: inline;
  padding: 2px 8px;
  font-weight: 900;
  color: #ffffff;
  background: #0f172a;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-air .hfg-preview-text{
  font-weight: 200;
  letter-spacing: 0.12em;
  color: #64748b;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-signal .hfg-preview-text{
  font-weight: 900;
  color: #dc2626;
  text-transform: uppercase;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-gridmark .hfg-preview-text{
  font-weight: 800;
  color: #0f172a;
  background-image: linear-gradient(transparent 72%, rgba(56, 189, 248, 0.45) 72%);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-horizon .hfg-preview-text{
  font-weight: 800;
  color: #0369a1;
  text-shadow: 8px 0 0 rgba(125, 211, 252, 0.25);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-quiet .hfg-preview-text{
  font-weight: 400;
  color: #64748b;
  letter-spacing: 0.05em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-command .hfg-preview-text{
  font-weight: 900;
  color: #14532d;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-terminal .hfg-preview{
  background: #06131a;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-terminal .hfg-preview-text{
  font-weight: 700;
  color: #a7f3d0;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-focus .hfg-preview-text{
  font-weight: 900;
  color: #111827;
  text-shadow: 2px 2px 0 #bae6fd;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-capsule .hfg-preview-text{
  display: inline;
  padding: 8px 14px;
  border-radius: 999px;
  font-weight: 800;
  color: #172554;
  background: linear-gradient(90deg, #dbeafe, #cffafe);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-precision .hfg-preview-text{
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #0f172a;
  text-decoration: overline;
  text-decoration-color: #38bdf8;
  text-decoration-thickness: 2px;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-displayline .hfg-preview-text{
  font-size: 32px;
  font-weight: 900;
  line-height: 1.05;
  color: #0f172a;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-bluechip .hfg-preview-text{
  font-weight: 900;
  color: #1d4ed8;
  text-shadow: 0 1px 0 #bfdbfe;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-frost .hfg-preview{
  background: linear-gradient(135deg, rgba(240, 249, 255, 0.96), rgba(255, 255, 255, 0.78));
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-frost .hfg-preview-text{
  font-weight: 700;
  color: #075985;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-architect .hfg-preview-text{
  font-weight: 300;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #1f2937;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-premium .hfg-preview-text{
  font-weight: 900;
  color: #0f172a;
  letter-spacing: 0.06em;
  text-shadow: 0 10px 24px rgba(180, 83, 9, 0.18);
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-cleanlink .hfg-preview-text{
  font-weight: 700;
  color: #2563eb;
  text-decoration: underline;
  text-decoration-color: rgba(14, 165, 233, 0.65);
  text-underline-offset: 5px;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-offset .hfg-preview-text{
  font-weight: 900;
  color: #111827;
  text-shadow: 4px 4px 0 #bfdbfe;
}.wpc-scope-267 .tc-wp-tool-root .hfg-helvetica-generator .hfg-style-panel .hfg-preview-text{
  display: block;
  padding: 12px;
  border-radius: 10px;
  font-weight: 800;
  color: #0f172a;
  background: linear-gradient(135deg, #ffffff, #e0f2fe);
}@keyframes hfgFadeLift{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .hfg-helvetica-generator{
    padding: 64px 24px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-header h1{
    font-size: 52px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-text-input{
    font-size: 24px;
    min-height: 118px;
    padding: 18px 20px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-clear-btn{
    font-size: 13px;
    padding: 10px 18px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-load-more{
    font-size: 15px;
    padding: 15px 26px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-card{
    padding: 18px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-preview-text{
    font-size: 25px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hfg-helvetica-generator{
    padding: 56px 22px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-shell{
    width: min(100%, 1060px);
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-header h1{
    font-size: 46px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-text-input{
    font-size: 23px;
    min-height: 112px;
    padding: 17px 19px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-clear-btn{
    font-size: 13px;
    padding: 10px 17px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-load-more{
    font-size: 15px;
    padding: 14px 24px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-card{
    padding: 17px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-preview-text{
    font-size: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hfg-helvetica-generator{
    padding: 48px 20px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-shell{
    width: min(100%, 820px);
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-header h1{
    font-size: 40px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-text-input{
    font-size: 21px;
    min-height: 108px;
    padding: 16px 18px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-clear-btn{
    font-size: 13px;
    padding: 9px 16px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-load-more{
    font-size: 14px;
    padding: 13px 23px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-card{
    padding: 16px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-preview-text{
    font-size: 23px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hfg-helvetica-generator{
    padding: 38px 16px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-text-input{
    font-size: 19px;
    min-height: 104px;
    padding: 15px 16px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-clear-btn{
    font-size: 12px;
    padding: 9px 15px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-load-more{
    font-size: 14px;
    padding: 13px 22px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-card{
    padding: 16px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-preview-text{
    font-size: 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hfg-helvetica-generator{
    padding: 34px 14px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-header h1{
    font-size: 30px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-input-panel{
    padding: 15px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-text-input{
    font-size: 18px;
    min-height: 100px;
    padding: 14px 15px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-clear-btn{
    font-size: 12px;
    padding: 9px 14px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-load-more{
    font-size: 13px;
    padding: 12px 20px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-card{
    padding: 15px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-card-head{
    gap: 10px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-preview{
    padding: 15px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-preview-text{
    font-size: 21px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hfg-helvetica-generator{
    padding: 30px 12px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-shell{
    width: 100%;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-header h1{
    font-size: 27px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-header p{
    font-size: 13px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-input-panel{
    padding: 13px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-text-input{
    font-size: 17px;
    min-height: 96px;
    padding: 13px 14px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-clear-btn{
    font-size: 12px;
    padding: 8px 13px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-load-more{
    font-size: 13px;
    padding: 12px 18px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-card{
    padding: 14px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-card-head{
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 8px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-style-name{
    font-size: 13px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-copy-btn{
    font-size: 11px;
    padding: 8px 10px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-preview{
    padding: 14px;
  }.tc-wp-tool-root .hfg-helvetica-generator .hfg-preview-text{
    font-size: 20px;
  }}.wpc-scope-267 /* 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-267 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .hfg-results{}