@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-49 .tc-wp-tool-root img, .wpc-scope-49 .tc-wp-tool-root video, .wpc-scope-49 .tc-wp-tool-root svg, .wpc-scope-49 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 42px 18px;
  color: #ffffff;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 43, 214, 0.42), transparent 28%),
    radial-gradient(circle at 86% 12%, rgba(0, 230, 255, 0.34), transparent 30%),
    radial-gradient(circle at 50% 78%, rgba(255, 136, 0, 0.28), transparent 34%),
    linear-gradient(135deg, #07091f 0%, #161145 38%, #2c0f50 62%, #071326 100%);
  font-family: Inter, Arial, Helvetica, sans-serif;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool, .wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.32;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
  background-size: 18px 18px;
  mix-blend-mode: screen;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-shell{
  position: relative;
  z-index: 1;
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-hero{
  text-align: center;
  margin: 0 auto 24px;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-hero h1{
  margin: 0;
  font-size: 54px;
  line-height: 1.02;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow:
    0 0 12px rgba(0, 238, 255, 0.9),
    0 0 26px rgba(255, 36, 214, 0.65),
    3px 3px 0 rgba(255, 122, 0, 0.85);
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-hero p{
  max-width: 740px;
  margin: 14px auto 0;
  font-size: 18px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.88);
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-control-panel, .wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-card{
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.06)),
    radial-gradient(circle at 10% 0%, rgba(255, 43, 214, 0.18), transparent 38%);
  border: 1px solid rgba(255, 255, 255, 0.26);
  box-shadow:
    0 18px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    0 0 34px rgba(0, 238, 255, 0.12);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-control-panel{
  border-radius: 18px;
  padding: 20px;
  margin-bottom: 22px;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  align-items: end;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-input-label{
  grid-column: 1 / -1;
  font-size: 13px;
  font-weight: 800;
  color: #bffcff;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{
  width: 100%;
  min-width: 0;
  height: 58px;
  border: 1px solid rgba(0, 238, 255, 0.45);
  border-radius: 14px;
  padding: 0 18px;
  font-size: 22px;
  color: #ffffff;
  background: rgba(4, 8, 28, 0.72);
  outline: none;
  box-shadow: inset 0 0 24px rgba(0, 238, 255, 0.08);
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-text-input:focus{
  border-color: #ff38d1;
  box-shadow:
    0 0 0 4px rgba(255, 56, 209, 0.2),
    0 0 28px rgba(0, 238, 255, 0.28),
    inset 0 0 24px rgba(255, 56, 209, 0.1);
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-clear-btn, .wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-copy-btn, .wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-load-more{
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 12px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff2bd6, #7b3cff 48%, #00e6ff);
  font-weight: 900;
  cursor: pointer;
  box-shadow: 0 10px 28px rgba(255, 43, 214, 0.24);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-clear-btn{
  height: 58px;
  padding: 0 22px;
  font-size: 15px;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-copy-btn{
  width: 100%;
  min-height: 44px;
  padding: 10px 14px;
  font-size: 14px;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-load-more{
  min-height: 52px;
  padding: 0 28px;
  font-size: 16px;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-clear-btn:hover, .wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-copy-btn:hover, .wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-load-more:hover{
  transform: translateY(-2px);
  filter: saturate(1.16);
  box-shadow: 0 14px 34px rgba(0, 230, 255, 0.26), 0 0 24px rgba(255, 43, 214, 0.34);
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-clear-btn:focus-visible, .wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-copy-btn:focus-visible, .wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-load-more:focus-visible{
  outline: 3px solid #fff36d;
  outline-offset: 3px;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-status{
  margin-top: 14px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.84);
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-status span{
  color: #7ff7ff;
  font-weight: 900;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 18px;
  padding: 18px;
  overflow: hidden;
  animation: efgCardFade 320ms ease both;
  transition: transform 190ms ease, box-shadow 190ms ease, border-color 190ms ease;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 238, 255, 0.52);
  box-shadow:
    0 20px 62px rgba(0, 0, 0, 0.42),
    0 0 32px rgba(255, 43, 214, 0.22),
    0 0 26px rgba(0, 238, 255, 0.2);
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-card-title{
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
  color: #ffffff;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-preview-box{
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 18px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background:
    linear-gradient(180deg, rgba(2, 6, 24, 0.84), rgba(12, 6, 36, 0.78)),
    repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.035) 0 1px, transparent 1px 5px);
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-preview-box::-webkit-scrollbar-track{
  background: rgba(0, 0, 0, 0.22);
  border-radius: 999px;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(#ff2bd6, #00e6ff);
  border-radius: 999px;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  line-height: 1.22;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-card-actions{
  margin-top: 14px;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 24px;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-load-more[disabled], .wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-load-more.efg-hidden{
  display: none;
}.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-neon-arcade{ color: #fff; font-weight: 900; text-transform: uppercase; letter-spacing: 0.08em; text-shadow: 0 0 6px #00e6ff, 0 0 18px #ff2bd6, 2px 2px 0 #111; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-chrome-nights{ font-weight: 900; color: transparent; background: linear-gradient(#fff, #b8c7d8 32%, #4d5f74 48%, #fff 55%, #8bf8ff); -webkit-background-clip: text; background-clip: text; text-shadow: 0 0 16px rgba(0,238,255,.45); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-synthwave-glow{ color: #ff74df; font-weight: 800; letter-spacing: .05em; text-shadow: 0 0 8px #ff2bd6, 0 0 22px #7b3cff, 0 0 36px #00e6ff; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-miami-sunset{ color: transparent; font-weight: 900; background: linear-gradient(180deg, #fff36d 0%, #ff9a3d 38%, #ff2bba 70%, #7b3cff 100%); -webkit-background-clip: text; background-clip: text; text-shadow: 0 3px 0 rgba(0,0,0,.42); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-vhs-pulse{ color: #f8f8ff; font-weight: 800; text-shadow: 2px 0 #ff004c, -2px 0 #00e6ff, 0 0 14px rgba(255,255,255,.5); filter: contrast(1.12); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-laser-grid{ color: #7ff7ff; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; text-shadow: 0 0 8px #00e6ff, 0 3px 0 #ff2bd6, 0 6px 0 rgba(0,0,0,.6); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-electric-pink{ color: #ff4fdd; font-weight: 900; font-style: italic; text-shadow: 0 0 5px #fff, 0 0 18px #ff2bd6, 0 0 34px #ff2bd6; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-turbo-chrome{ color: transparent; font-weight: 900; font-style: italic; background: linear-gradient(90deg, #d9fbff, #ffffff, #6d7898, #ff4fdd, #ffffff); -webkit-background-clip: text; background-clip: text; text-shadow: 3px 3px 0 rgba(255,43,214,.4); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-retro-console{ color: #66ff99; font-family: "Courier New", monospace; font-weight: 700; letter-spacing: .03em; text-shadow: 0 0 8px #25ff78; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-sunset-drive{ color: #ffcf59; font-weight: 900; transform: skew(-8deg); text-shadow: 3px 3px 0 #ff2bd6, 6px 6px 0 #28105c; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-cassette-label{ color: #10142e; background: #fff0a8; display: inline; padding: .08em .18em; font-family: "Courier New", monospace; font-weight: 900; box-decoration-break: clone; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-pixel-pop{ color: #ffffff; font-family: "Courier New", monospace; font-weight: 900; text-transform: uppercase; text-shadow: 3px 0 #00e6ff, 0 3px #ff2bd6, 3px 3px #111; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-cyber-mall{ color: #c6fff9; font-weight: 800; letter-spacing: .12em; text-shadow: 0 0 10px #00e6ff, 0 0 24px #7b3cff; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-disco-flash{ color: transparent; font-weight: 900; background: linear-gradient(90deg, #fff36d, #ff2bd6, #00e6ff, #fff, #ff8c00); -webkit-background-clip: text; background-clip: text; text-shadow: 0 0 14px rgba(255,255,255,.45); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-outrun-racer{ color: #ffffff; font-weight: 900; font-style: italic; text-transform: uppercase; text-shadow: 4px 4px 0 #ff2bd6, 8px 8px 0 #00a6ff; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-night-drive{ color: #b8d7ff; font-weight: 700; letter-spacing: .06em; text-shadow: 0 0 10px #426cff, 0 0 25px #ff2bd6; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-vapor-trail{ color: #f7b8ff; font-weight: 400; letter-spacing: .16em; text-transform: lowercase; text-shadow: 0 0 12px #ff8cff, 0 0 28px #00e6ff; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-hotline-glow{ color: #ff7a2f; font-weight: 900; text-transform: uppercase; text-shadow: 0 0 5px #fff36d, 0 0 18px #ff2b2b, 0 0 30px #ff2bd6; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-arcade-token{ color: #ffd76d; font-weight: 900; letter-spacing: .05em; text-shadow: 0 2px 0 #8c4d00, 0 0 18px #ffd76d; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-future-funk{ color: transparent; font-weight: 900; background: linear-gradient(135deg, #00e6ff, #ff2bd6 45%, #fff36d); -webkit-background-clip: text; background-clip: text; transform: rotate(-1deg); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-boombox-bass{ color: #ffffff; font-weight: 1000; letter-spacing: .02em; text-shadow: 0 5px 0 #ff2bd6, 0 10px 0 #001a44, 0 0 18px #00e6ff; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-laser-tag{ color: #0affd2; font-weight: 900; text-transform: uppercase; text-shadow: 2px 2px 0 #ff2bd6, 0 0 22px #0affd2; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-dreamwave{ color: #ffe1ff; font-weight: 600; letter-spacing: .09em; text-shadow: 0 0 12px #c86bff, 0 0 32px #00e6ff; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-neon-sign{ color: #ffffff; font-weight: 800; text-shadow: 0 0 4px #fff, 0 0 10px #00e6ff, 0 0 24px #00e6ff, 0 0 40px #ff2bd6; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-electric-avenue{ color: #fff36d; font-weight: 900; letter-spacing: .07em; text-shadow: -2px 2px 0 #00e6ff, 2px -2px 0 #ff2bd6; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-grid-horizon{ color: #ffffff; font-weight: 900; text-transform: uppercase; text-shadow: 0 4px 0 #ff3faf, 0 8px 0 #391062, 0 0 18px #00e6ff; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-starcourt-shine{ color: transparent; font-weight: 900; background: linear-gradient(#ffffff, #ff6edb, #7b3cff); -webkit-background-clip: text; background-clip: text; text-shadow: 0 0 20px rgba(255,255,255,.32); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-analog-tv{ color: #e8fbff; font-family: Georgia, serif; font-weight: 800; text-shadow: 1px 0 #ff004c, -1px 0 #00e6ff, 0 0 10px rgba(255,255,255,.35); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-retro-diner{ color: #ff658a; font-weight: 900; text-shadow: 2px 2px 0 #fff5b3, 4px 4px 0 #00bcd4; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-purple-rain{ color: #d29cff; font-weight: 800; text-shadow: 0 0 8px #b444ff, 0 0 24px #7b3cff, 0 4px 0 #241044; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-chrome-script{ color: transparent; font-family: Georgia, serif; font-style: italic; font-weight: 900; background: linear-gradient(#fff, #c7d1dd, #424b68, #fff); -webkit-background-clip: text; background-clip: text; text-shadow: 2px 2px 0 rgba(0,230,255,.35); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-game-over{ color: #ff3030; font-family: "Courier New", monospace; font-weight: 900; text-transform: uppercase; text-shadow: 3px 3px 0 #111, 0 0 16px #ff3030; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-cassette-wave{ color: #63fff0; font-family: "Courier New", monospace; font-weight: 700; letter-spacing: .08em; text-shadow: 0 0 8px #63fff0, 3px 3px 0 #ff2bd6; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-dance-floor{ color: transparent; font-weight: 900; background: repeating-linear-gradient(90deg, #ff2bd6 0 14px, #00e6ff 14px 28px, #fff36d 28px 42px); -webkit-background-clip: text; background-clip: text; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-pink-lightning{ color: #fff; font-weight: 900; font-style: italic; text-shadow: -3px 0 #ff2bd6, 3px 0 #ff2bd6, 0 0 28px #ff2bd6; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-blue-laser{ color: #dffcff; font-weight: 900; letter-spacing: .12em; text-shadow: 0 0 6px #00e6ff, 0 0 22px #009dff, 0 0 40px #004cff; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-turbo-mode{ color: #ffffff; font-weight: 1000; font-style: italic; transform: skew(-12deg); text-shadow: 5px 0 0 #00e6ff, 10px 0 0 #ff2bd6; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-nightclub-neon{ color: #bcff00; font-weight: 900; text-shadow: 0 0 7px #bcff00, 0 0 22px #00e6ff, 0 0 34px #ff2bd6; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-hologram-pop{ color: transparent; font-weight: 800; background: linear-gradient(120deg, #ffffff, #90fff8, #ff9cff, #ffffff); -webkit-background-clip: text; background-clip: text; text-shadow: 0 0 16px rgba(144,255,248,.55); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-rad-racer{ color: #ffef6e; font-weight: 900; font-style: italic; text-transform: uppercase; text-shadow: 4px 4px 0 #e6007e, 8px 8px 0 #004cff; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-glow-stick{ color: #59ff6a; font-weight: 800; letter-spacing: .05em; text-shadow: 0 0 8px #59ff6a, 0 0 25px #59ff6a; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-arcade-cabinet{ color: #fff; font-family: "Courier New", monospace; font-weight: 900; text-transform: uppercase; text-shadow: 2px 2px 0 #ff2bd6, 4px 4px 0 #00e6ff, 6px 6px 0 #111; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-vhs-static{ color: #f2f2f2; font-weight: 800; letter-spacing: .04em; text-shadow: 2px 1px #ff004c, -2px -1px #00e6ff, 0 0 8px #fff; opacity: .96; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-digital-dream{ color: #9afcff; font-family: "Courier New", monospace; font-weight: 700; letter-spacing: .14em; text-shadow: 0 0 12px #00e6ff; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-mallwave{ color: #ffc1f3; font-weight: 700; text-transform: lowercase; letter-spacing: .1em; text-shadow: 0 0 14px #ff8be7, 0 0 26px #7b3cff; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-neon-zebra{ color: transparent; font-weight: 900; background: repeating-linear-gradient(135deg, #fff 0 7px, #ff2bd6 7px 14px, #00e6ff 14px 21px); -webkit-background-clip: text; background-clip: text; text-shadow: 0 0 14px rgba(255,43,214,.28); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-prism-chrome{ color: transparent; font-weight: 900; background: linear-gradient(90deg, #fff, #00e6ff, #ff2bd6, #fff36d, #fff); -webkit-background-clip: text; background-clip: text; text-shadow: 0 0 18px rgba(255,255,255,.35); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-sunset-chrome{ color: transparent; font-weight: 900; background: linear-gradient(180deg, #fff 0%, #ffd56b 25%, #ff47c8 48%, #5865ff 70%, #fff 100%); -webkit-background-clip: text; background-clip: text; text-shadow: 3px 3px 0 rgba(0,0,0,.3); }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-cosmic-drive{ color: #ffffff; font-weight: 900; letter-spacing: .06em; text-shadow: 0 0 10px #ffffff, 0 0 24px #7b3cff, 0 0 42px #00e6ff; }.wpc-scope-49 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-deluxe-1985{ color: #fff8d8; font-weight: 900; text-transform: uppercase; text-shadow: 2px 2px 0 #ff7a00, 4px 4px 0 #ff2bd6, 0 0 22px #fff36d; }@keyframes efgCardFade{
  from { opacity: 0; transform: translateY(14px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .eighties-font-generator-tool{ padding: 52px 24px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-shell{ width: min(100%, 1200px); }.tc-wp-tool-root .eighties-font-generator-tool .efg-hero h1{ font-size: 58px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-hero p{ font-size: 18px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{ height: 60px; font-size: 23px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-clear-btn{ height: 60px; font-size: 15px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-load-more{ min-height: 54px; font-size: 16px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-card{ padding: 18px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text{ font-size: 30px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .eighties-font-generator-tool{ padding: 46px 22px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-shell{ width: min(100%, 1120px); }.tc-wp-tool-root .eighties-font-generator-tool .efg-hero h1{ font-size: 52px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-hero p{ font-size: 17px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{ height: 58px; font-size: 22px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-clear-btn{ height: 58px; font-size: 15px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-load-more{ min-height: 52px; font-size: 16px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-card{ padding: 18px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text{ font-size: 29px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .eighties-font-generator-tool{ padding: 40px 18px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-shell{ width: min(100%, 920px); }.tc-wp-tool-root .eighties-font-generator-tool .efg-hero h1{ font-size: 44px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-hero p{ font-size: 16px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{ height: 56px; font-size: 20px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-clear-btn{ height: 56px; font-size: 14px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-load-more{ min-height: 50px; font-size: 15px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-card{ padding: 17px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text{ font-size: 28px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .eighties-font-generator-tool{ padding: 34px 14px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-shell{ width: 100%; }.tc-wp-tool-root .eighties-font-generator-tool .efg-hero h1{ font-size: 38px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-hero p{ font-size: 15px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{ height: 54px; font-size: 18px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-clear-btn{ width: 100%; height: 52px; font-size: 14px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-load-more{ width: 100%; min-height: 50px; font-size: 15px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-card{ width: 100%; max-width: 100%; padding: 16px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text{ font-size: 27px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .eighties-font-generator-tool{ padding: 30px 12px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-shell{ width: 100%; }.tc-wp-tool-root .eighties-font-generator-tool .efg-hero h1{ font-size: 34px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-hero p{ font-size: 14px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-control-panel{ padding: 15px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{ height: 52px; font-size: 17px; padding: 0 14px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-clear-btn{ width: 100%; height: 50px; font-size: 14px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-load-more{ width: 100%; min-height: 50px; font-size: 15px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-card{ width: 100%; max-width: 100%; padding: 15px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text{ font-size: 25px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .eighties-font-generator-tool{ padding: 26px 10px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-shell{ width: 100%; }.tc-wp-tool-root .eighties-font-generator-tool .efg-hero h1{ font-size: 30px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-hero p{ font-size: 13px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-control-panel{ padding: 14px; border-radius: 15px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{ height: 50px; font-size: 16px; padding: 0 12px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-clear-btn{ width: 100%; height: 48px; font-size: 14px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-load-more{ width: 100%; min-height: 48px; font-size: 14px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-card{ width: 100%; max-width: 100%; padding: 14px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-box{ padding: 15px; }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text{ font-size: 23px; }}.wpc-scope-49 /* 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-49 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .efg-total-count{}.wpc-scope-49 .tc-wp-tool-root .efg-visible-count{}