@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-370 .tc-wp-tool-root img, .wpc-scope-370 .tc-wp-tool-root video, .wpc-scope-370 .tc-wp-tool-root svg, .wpc-scope-370 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 20px;
  color: #f7f7fb;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 0, 122, 0.28), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(189, 255, 0, 0.2), transparent 26%),
    radial-gradient(circle at 52% 92%, rgba(112, 34, 255, 0.22), transparent 34%),
    linear-gradient(135deg, #050507 0%, #171719 38%, #26051f 68%, #060607 100%);
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool, .wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-container, .wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero, .wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-input-panel, .wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-grid, .wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-card, .wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-preview, .wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-actions{
  box-sizing: border-box;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.18;
  background-image:
    linear-gradient(90deg, rgba(255,255,255,0.08) 1px, transparent 1px),
    linear-gradient(rgba(255,255,255,0.05) 1px, transparent 1px);
  background-size: 36px 36px;
  mask-image: radial-gradient(circle at center, #000 0%, transparent 78%);
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-container{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero h1{
  margin: 0 0 12px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 0 22px rgba(255, 0, 122, 0.42);
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero p{
  margin: 0;
  color: rgba(247, 247, 251, 0.78);
  line-height: 1.6;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-input-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(255,255,255,0.12), rgba(255,255,255,0.055));
  box-shadow: 0 24px 70px rgba(0,0,0,0.36), inset 0 1px 0 rgba(255,255,255,0.14);
  backdrop-filter: blur(16px);
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-label{
  display: block;
  margin: 0 0 10px;
  color: #bdff00;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 108px;
  box-sizing: border-box;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 16px;
  padding: 18px 20px;
  color: #ffffff;
  background: rgba(4, 4, 6, 0.78);
  outline: none;
  line-height: 1.45;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.03);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-input:focus{
  border-color: rgba(255, 0, 122, 0.72);
  background: rgba(8, 8, 10, 0.92);
  box-shadow: 0 0 0 4px rgba(255, 0, 122, 0.18), 0 0 34px rgba(189, 255, 0, 0.12);
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-clear, .wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-copy, .wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-load-more{
  appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 850;
  letter-spacing: 0;
  color: #050507;
  background: linear-gradient(135deg, #bdff00, #ff005c);
  box-shadow: 0 12px 30px rgba(255, 0, 92, 0.2);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-clear:hover, .wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-copy:hover, .wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-load-more:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 42px rgba(255, 0, 92, 0.34), 0 0 24px rgba(189, 255, 0, 0.18);
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-clear{
  display: block;
  margin: 14px auto 0;
  padding: 9px 20px;
  font-size: 13px;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.13);
  background:
    linear-gradient(145deg, rgba(255,255,255,0.115), rgba(255,255,255,0.045)),
    linear-gradient(45deg, rgba(255,0,92,0.08), transparent 46%, rgba(189,255,0,0.055));
  box-shadow: 0 20px 44px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.12);
  backdrop-filter: blur(12px);
  animation: punkFgFadeIn 360ms ease both;
  transition: transform 190ms ease, box-shadow 190ms ease, border-color 190ms ease;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 122, 0.42);
  box-shadow: 0 28px 64px rgba(0,0,0,0.42), 0 0 28px rgba(255,0,122,0.14);
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-name{
  margin: 0 0 12px;
  color: #f2f2f6;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 106px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 14px;
  color: #ffffff;
  background: rgba(0,0,0,0.42);
  border: 1px solid rgba(255,255,255,0.12);
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.07);
  border-radius: 999px;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ff005c, #bdff00);
  border-radius: 999px;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-actions{
  display: block;
  margin-top: 14px;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-copy{
  width: 100%;
  padding: 11px 16px;
  font-size: 14px;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-load-more{
  padding: 12px 28px;
  font-size: 15px;
}.wpc-scope-370 .tc-wp-tool-root .punk-font-generator-tool .punk-fg-load-more:disabled{
  cursor: default;
  opacity: 0.55;
  transform: none;
}@keyframes punkFgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .punk-font-generator-tool{ padding: 32px 12px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-container{ width: 100%; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero h1{ font-size: 31px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero p{ font-size: 14px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-input-panel{ padding: 14px; border-radius: 16px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-input{ min-height: 96px; padding: 14px; font-size: 15px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-clear, .tc-wp-tool-root .punk-font-generator-tool .punk-fg-copy, .tc-wp-tool-root .punk-font-generator-tool .punk-fg-load-more{ font-size: 13px; padding: 9px 16px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-card{ padding: 14px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-preview{ font-size: 16px; padding: 13px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .punk-font-generator-tool{ padding: 36px 14px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-container{ width: 100%; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero h1{ font-size: 35px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero p{ font-size: 15px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-input-panel{ padding: 16px; border-radius: 17px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-input{ min-height: 100px; padding: 15px; font-size: 16px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-clear, .tc-wp-tool-root .punk-font-generator-tool .punk-fg-copy, .tc-wp-tool-root .punk-font-generator-tool .punk-fg-load-more{ font-size: 14px; padding: 10px 18px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-card{ padding: 15px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-preview{ font-size: 17px; padding: 14px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .punk-font-generator-tool{ padding: 42px 16px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-container{ width: 100%; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero h1{ font-size: 42px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero p{ font-size: 16px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-input-panel{ padding: 18px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-input{ min-height: 104px; padding: 16px; font-size: 17px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-clear, .tc-wp-tool-root .punk-font-generator-tool .punk-fg-copy, .tc-wp-tool-root .punk-font-generator-tool .punk-fg-load-more{ font-size: 14px; padding: 10px 19px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-card{ padding: 16px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-preview{ font-size: 18px; padding: 14px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .punk-font-generator-tool{ padding: 50px 22px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-container{ width: 100%; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero h1{ font-size: 56px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero p{ font-size: 17px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-input-panel{ padding: 21px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-input{ min-height: 110px; padding: 18px; font-size: 18px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-clear, .tc-wp-tool-root .punk-font-generator-tool .punk-fg-copy, .tc-wp-tool-root .punk-font-generator-tool .punk-fg-load-more{ font-size: 14px; padding: 11px 22px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-card{ padding: 18px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-preview{ font-size: 19px; padding: 15px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .punk-font-generator-tool{ padding: 58px 24px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-container{ width: 100%; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero h1{ font-size: 64px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero p{ font-size: 18px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-input-panel{ padding: 22px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-input{ min-height: 112px; padding: 18px 20px; font-size: 18px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-clear, .tc-wp-tool-root .punk-font-generator-tool .punk-fg-copy, .tc-wp-tool-root .punk-font-generator-tool .punk-fg-load-more{ font-size: 15px; padding: 11px 23px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 19px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-card{ padding: 18px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-preview{ font-size: 19px; padding: 15px; }}@media (min-width: 1200px){.tc-wp-tool-root .punk-font-generator-tool{ padding: 66px 28px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-container{ width: 100%; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero h1{ font-size: 72px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-hero p{ font-size: 18px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-input-panel{ padding: 24px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-input{ min-height: 116px; padding: 20px 22px; font-size: 19px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-clear, .tc-wp-tool-root .punk-font-generator-tool .punk-fg-copy, .tc-wp-tool-root .punk-font-generator-tool .punk-fg-load-more{ font-size: 15px; padding: 12px 24px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-card{ padding: 20px; }.tc-wp-tool-root .punk-font-generator-tool .punk-fg-preview{ font-size: 20px; padding: 16px; }}.wpc-scope-370 /* 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;
}