@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-61 .tc-wp-tool-root img, .wpc-scope-61 .tc-wp-tool-root video, .wpc-scope-61 .tc-wp-tool-root svg, .wpc-scope-61 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool, .wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 56px 20px;
  color: #f8f7ff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 48, 214, 0.32), transparent 30%),
    radial-gradient(circle at 82% 12%, rgba(0, 232, 255, 0.28), transparent 28%),
    radial-gradient(circle at 50% 95%, rgba(134, 55, 255, 0.34), transparent 34%),
    linear-gradient(135deg, #13051f 0%, #1a0a35 38%, #07172e 72%, #050814 100%);
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.36;
  background-image:
    linear-gradient(rgba(0, 239, 255, 0.16) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 55, 217, 0.13) 1px, transparent 1px);
  background-size: 38px 38px;
  mask-image: linear-gradient(to bottom, transparent 0%, #000 20%, #000 78%, transparent 100%);
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool::after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12%;
  height: 1px;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, rgba(0, 239, 255, 0.75), rgba(255, 45, 220, 0.72), transparent);
  box-shadow: 0 0 28px rgba(0, 239, 255, 0.45), 0 0 44px rgba(255, 45, 220, 0.32);
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-shell{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-hero{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-title{
  margin: 0;
  font-size: clamp(34px, 5vw, 64px);
  line-height: 1.02;
  letter-spacing: 0;
  font-weight: 900;
  color: #ffffff;
  text-shadow:
    0 0 12px rgba(0, 239, 255, 0.72),
    0 0 28px rgba(255, 45, 220, 0.55),
    0 8px 34px rgba(0, 0, 0, 0.38);
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-subtitle{
  margin: 14px auto 0;
  max-width: 720px;
  font-size: 17px;
  line-height: 1.65;
  color: rgba(248, 247, 255, 0.82);
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-input-panel{
  width: 100%;
  max-width: 850px;
  margin: 0 auto 30px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.06));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-input-label{
  display: block;
  margin: 0 0 10px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #69f7ff;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  resize: vertical;
  border: 1px solid rgba(0, 239, 255, 0.34);
  border-radius: 14px;
  outline: none;
  padding: 18px 18px;
  color: #ffffff;
  background: rgba(5, 8, 20, 0.72);
  box-shadow: inset 0 0 22px rgba(0, 239, 255, 0.08);
  font: inherit;
  font-size: 20px;
  line-height: 1.45;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-text-input::placeholder{
  color: rgba(248, 247, 255, 0.45);
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-text-input:focus{
  border-color: rgba(255, 55, 217, 0.78);
  background: rgba(7, 12, 30, 0.86);
  box-shadow:
    0 0 0 4px rgba(255, 55, 217, 0.14),
    0 0 34px rgba(0, 239, 255, 0.22),
    inset 0 0 22px rgba(255, 55, 217, 0.08);
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-clear-wrap, .wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-load-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-clear-wrap{
  margin-top: 14px;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-load-wrap{
  margin-top: 30px;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-clear-button, .wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-load-button, .wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-copy-button{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  cursor: pointer;
  color: #ffffff;
  font: inherit;
  font-weight: 800;
  line-height: 1;
  background: linear-gradient(135deg, #ff2bd6, #7b45ff 48%, #00eaff);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.32), 0 0 22px rgba(255, 45, 220, 0.24);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-clear-button{
  padding: 10px 22px;
  font-size: 14px;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-load-button{
  padding: 14px 30px;
  font-size: 15px;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-copy-button{
  width: 100%;
  padding: 12px 18px;
  font-size: 14px;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-clear-button:hover, .wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-load-button:hover, .wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-copy-button:hover{
  transform: translateY(-2px);
  filter: saturate(1.16);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.36), 0 0 34px rgba(0, 239, 255, 0.34), 0 0 26px rgba(255, 45, 220, 0.3);
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-load-button:disabled{
  cursor: default;
  opacity: 0.48;
  transform: none;
  box-shadow: none;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 20px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055)),
    radial-gradient(circle at 18% 0%, rgba(0, 239, 255, 0.16), transparent 34%),
    radial-gradient(circle at 100% 100%, rgba(255, 45, 220, 0.14), transparent 34%);
  box-shadow: 0 20px 54px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(16px);
  animation: efgFadeRise 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 239, 255, 0.42);
  box-shadow: 0 24px 66px rgba(0, 0, 0, 0.4), 0 0 28px rgba(0, 239, 255, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.16);
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-card-name{
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text{
  flex: 1 1 auto;
  width: 100%;
  max-width: 100%;
  min-height: 126px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  color: #ffffff;
  background: rgba(4, 7, 18, 0.6);
  font-size: 22px;
  line-height: 1.42;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 12px currentColor;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 99px;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text::-webkit-scrollbar-thumb{
  background: linear-gradient(#ff2bd6, #00eaff);
  border-radius: 99px;
}.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-1 .efg-preview-text{ color: #7afcff; }.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-2 .efg-preview-text{ color: #ff5eea; }.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-3 .efg-preview-text{ color: #ffe66d; }.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-4 .efg-preview-text{ color: #b994ff; }.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-5 .efg-preview-text{ color: #70ff9c; }.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-6 .efg-preview-text{ color: #ff8c42; }.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-7 .efg-preview-text{ color: #f9f7ff; }.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-8 .efg-preview-text{ color: #00ffd5; }.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-9 .efg-preview-text{ color: #ff477e; }.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-10 .efg-preview-text{ color: #8be9ff; }.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-11 .efg-preview-text{ color: #d6ff5f; }.wpc-scope-61 .tc-wp-tool-root .eighties-font-generator-tool .efg-style-12 .efg-preview-text{ color: #ffb8f3; }@keyframes efgFadeRise{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .eighties-font-generator-tool{
    padding: 34px 12px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-title{
    font-size: 30px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-subtitle{
    font-size: 14px;
    line-height: 1.55;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-input-panel{
    padding: 14px;
    border-radius: 14px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{
    min-height: 104px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-clear-button, .tc-wp-tool-root .eighties-font-generator-tool .efg-load-button, .tc-wp-tool-root .eighties-font-generator-tool .efg-copy-button{
    font-size: 13px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-clear-button{
    padding: 9px 18px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-card{
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 14px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text{
    font-size: 18px;
    min-height: 112px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .eighties-font-generator-tool{
    padding: 38px 14px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-title{
    font-size: 34px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{
    min-height: 108px;
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-clear-button, .tc-wp-tool-root .eighties-font-generator-tool .efg-load-button, .tc-wp-tool-root .eighties-font-generator-tool .efg-copy-button{
    font-size: 13px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-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: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .eighties-font-generator-tool{
    padding: 44px 16px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-title{
    font-size: 40px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{
    min-height: 112px;
    padding: 16px;
    font-size: 18px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-clear-button, .tc-wp-tool-root .eighties-font-generator-tool .efg-load-button, .tc-wp-tool-root .eighties-font-generator-tool .efg-copy-button{
    font-size: 14px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-card{
    width: 100%;
    max-width: 100%;
    padding: 18px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text{
    font-size: 20px;
    overflow-wrap: anywhere;
    word-break: break-word;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .eighties-font-generator-tool{
    padding: 50px 20px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-shell{
    width: 100%;
    max-width: 960px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-title{
    font-size: 50px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{
    min-height: 116px;
    font-size: 19px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-clear-button, .tc-wp-tool-root .eighties-font-generator-tool .efg-load-button, .tc-wp-tool-root .eighties-font-generator-tool .efg-copy-button{
    font-size: 14px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-grid{
    grid-template-columns: repeat(2, 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: 21px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .eighties-font-generator-tool{
    padding: 56px 22px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-shell{
    width: 100%;
    max-width: 1120px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-title{
    font-size: 58px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{
    min-height: 118px;
    font-size: 20px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-clear-button, .tc-wp-tool-root .eighties-font-generator-tool .efg-load-button, .tc-wp-tool-root .eighties-font-generator-tool .efg-copy-button{
    font-size: 14px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-card{
    padding: 20px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text{
    font-size: 22px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .eighties-font-generator-tool{
    padding: 64px 24px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-shell{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-title{
    font-size: 64px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-text-input{
    min-height: 120px;
    font-size: 20px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-clear-button{
    font-size: 14px;
    padding: 10px 22px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-load-button, .tc-wp-tool-root .eighties-font-generator-tool .efg-copy-button{
    font-size: 15px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-card{
    padding: 20px;
  }.tc-wp-tool-root .eighties-font-generator-tool .efg-preview-text{
    font-size: 22px;
  }}.wpc-scope-61 /* 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;
}