@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-474 .tc-wp-tool-root img, .wpc-scope-474 .tc-wp-tool-root video, .wpc-scope-474 .tc-wp-tool-root svg, .wpc-scope-474 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool{
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  position: relative;
  color: #f7fbff;
  background:
    radial-gradient(circle at 15% 10%, rgba(0, 245, 255, 0.24), transparent 30%),
    radial-gradient(circle at 85% 18%, rgba(255, 0, 176, 0.26), transparent 34%),
    radial-gradient(circle at 50% 100%, rgba(255, 184, 77, 0.13), transparent 36%),
    linear-gradient(135deg, #030308 0%, #090013 34%, #12001e 58%, #02040b 100%);
  isolation: isolate;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool, .wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-shell, .wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-panel, .wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-grid, .wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-card, .wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-preview, .wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-actions, .wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-load-wrap{
  box-sizing: border-box;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    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: 100% 6px, 34px 34px;
  opacity: 0.28;
  mix-blend-mode: screen;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, rgba(0,245,255,0.08), transparent, rgba(255,0,176,0.08), transparent);
  opacity: 0.45;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero{
  text-align: center;
  margin: 0 auto 22px;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.05;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 14px rgba(0, 245, 255, 0.62), 0 0 28px rgba(255, 0, 176, 0.42);
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero p{
  margin: 12px auto 0;
  max-width: 760px;
  color: #d7efff;
  line-height: 1.55;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-panel, .wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-card{
  width: 100%;
  max-width: 100%;
  background: linear-gradient(145deg, rgba(9, 18, 31, 0.78), rgba(28, 6, 45, 0.66));
  border: 1px solid rgba(0, 245, 255, 0.28);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.38), inset 0 0 0 1px rgba(255,255,255,0.045);
  backdrop-filter: blur(16px);
  border-radius: 18px;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-input-panel{
  padding: 22px;
  margin-bottom: 22px;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-label{
  display: block;
  margin: 0 0 10px;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0 0 10px rgba(0,245,255,0.45);
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-text-input{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: block;
  min-height: 54px;
  border: 1px solid rgba(0,245,255,0.46);
  border-radius: 14px;
  background: rgba(0, 0, 0, 0.52);
  color: #ffffff;
  outline: none;
  padding: 14px 16px;
  box-shadow: inset 0 0 20px rgba(0,245,255,0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-text-input:focus{
  border-color: #00f5ff;
  box-shadow: 0 0 0 3px rgba(0,245,255,0.18), 0 0 24px rgba(0,245,255,0.32), inset 0 0 18px rgba(255,0,176,0.08);
  background: rgba(0, 0, 0, 0.66);
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-text-input::placeholder{
  color: rgba(215, 239, 255, 0.6);
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-actions, .wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-load-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-actions{
  margin-top: 14px;
  justify-content: flex-start;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-btn{
  border: 1px solid rgba(0,245,255,0.48);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0,245,255,0.2), rgba(255,0,176,0.22));
  color: #ffffff;
  font-weight: 800;
  cursor: pointer;
  min-height: 44px;
  padding: 11px 18px;
  box-shadow: 0 0 20px rgba(0,245,255,0.18), inset 0 0 0 1px rgba(255,255,255,0.06);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-btn:hover{
  transform: translateY(-2px);
  border-color: #ff4fd8;
  box-shadow: 0 0 24px rgba(255,0,176,0.28), 0 0 28px rgba(0,245,255,0.18);
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-btn:focus-visible{
  outline: 3px solid rgba(255, 184, 77, 0.82);
  outline-offset: 3px;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-card{
  padding: 18px;
  overflow: hidden;
  animation: cfgFadeIn 280ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 176, 0.55);
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.46), 0 0 24px rgba(255, 0, 176, 0.16);
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-card-title{
	font-size: 1rem;
  margin: 0 0 12px;
  color: #f9fcff;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 104px;
  max-height: 180px;
  overflow: auto;
  padding: 14px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.12);
  background:
    linear-gradient(180deg, rgba(0,0,0,0.48), rgba(4,10,20,0.66)),
    radial-gradient(circle at top right, rgba(0,245,255,0.12), transparent 42%);
  color: #ffffff;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  text-shadow: 0 0 12px rgba(0,245,255,0.42);
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.06);
  border-radius: 999px;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#00f5ff, #ff00b0);
  border-radius: 999px;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-load-wrap{
  margin-top: 24px;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-load-btn[hidden]{
  display: none;
}.wpc-scope-474 .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-status{
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip-path: inset(50%);
}@keyframes cfgFadeIn{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .cyberpunk-font-generator-tool{ padding: 26px 12px; border-radius: 0 !important; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero p{ font-size: 0.94rem; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-text-input{ width: 100%; font-size: 1rem; min-height: 52px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-btn{ font-size: 0.95rem; padding: 10px 15px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-card{ padding: 14px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-preview{ font-size: 1rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cyberpunk-font-generator-tool{ padding: 30px 14px; border-radius: 0 !important; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero p{ font-size: 0.98rem; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-text-input{ width: 100%; font-size: 1rem; min-height: 54px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-btn{ font-size: 0.96rem; padding: 11px 16px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-card{ padding: 15px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-preview{ font-size: 1.02rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cyberpunk-font-generator-tool{ padding: 34px 16px; border-radius: 0 !important; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero p{ font-size: 1rem; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-text-input{ width: 100%; font-size: 1.04rem; min-height: 56px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-btn{ font-size: 1rem; padding: 11px 18px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-card{ padding: 16px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-preview{ font-size: 1.04rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cyberpunk-font-generator-tool{ padding: 46px 22px; border-radius: 0 !important; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero p{ font-size: 1.06rem; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-text-input{ width: 100%; font-size: 1.06rem; min-height: 58px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-btn{ font-size: 1rem; padding: 12px 20px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-card{ padding: 18px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-preview{ font-size: 1.05rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cyberpunk-font-generator-tool{ padding: 58px 26px; border-radius: 0 !important; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero p{ font-size: 1.1rem; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-text-input{ width: 100%; font-size: 1.08rem; min-height: 60px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-btn{ font-size: 1.01rem; padding: 12px 22px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-card{ padding: 18px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-preview{ font-size: 1.05rem; }}@media (min-width: 1200px){.tc-wp-tool-root .cyberpunk-font-generator-tool{ padding: 68px 32px; border-radius: 0 !important; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-hero p{ font-size: 1.12rem; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-text-input{ width: 100%; font-size: 1.1rem; min-height: 62px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-btn{ font-size: 1.02rem; padding: 12px 24px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-card{ padding: 20px; }.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-preview{ font-size: 1.06rem; }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-card, .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-btn, .tc-wp-tool-root .cyberpunk-font-generator-tool .cfg-text-input{
    animation: none;
    transition: none;
  }}.wpc-scope-474 /* 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-474 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .cfg-clear-btn{}