@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-238 .tc-wp-tool-root img, .wpc-scope-238 .tc-wp-tool-root video, .wpc-scope-238 .tc-wp-tool-root svg, .wpc-scope-238 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #f8f7ff;
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 25, 140, 0.34), transparent 30%),
    radial-gradient(circle at 88% 14%, rgba(255, 232, 31, 0.2), transparent 28%),
    radial-gradient(circle at 50% 100%, rgba(104, 34, 255, 0.34), transparent 42%),
    linear-gradient(135deg, #09070d 0%, #17101f 42%, #050507 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-shell, .wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-shell *, .wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-shell *::before, .wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-shell *::after{
  box-sizing: border-box;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-header{
  text-align: center;
  margin: 0 auto 26px;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool h1{
  margin: 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 0 18px rgba(255, 25, 140, 0.5), 0 0 34px rgba(255, 49, 49, 0.34);
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: #d9d5e8;
  line-height: 1.55;
  font-weight: 600;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-control-panel{
  width: 100%;
  border: 1px solid rgba(255, 25, 140, 0.34);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.045));
  box-shadow: 0 18px 60px rgba(0,0,0,0.34), inset 0 0 0 1px rgba(255,255,255,0.06);
  backdrop-filter: blur(14px);
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe81f;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  resize: vertical;
  border: 1px solid rgba(214, 210, 226, 0.22);
  border-radius: 8px;
  outline: none;
  color: #ffffff;
  background: rgba(5, 5, 9, 0.74);
  box-shadow: inset 0 0 28px rgba(0,0,0,0.34);
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-input:focus{
  border-color: rgba(255, 25, 140, 0.88);
  background: rgba(10, 8, 14, 0.88);
  box-shadow: 0 0 0 4px rgba(255, 25, 140, 0.16), 0 0 32px rgba(255, 25, 140, 0.22);
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-actions{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 116px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff196f 0%, #e60023 48%, #671cff 100%);
  font-weight: 900;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 10px 26px rgba(255, 25, 111, 0.2);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.12);
  box-shadow: 0 14px 34px rgba(255, 25, 111, 0.34), 0 0 20px rgba(255, 232, 31, 0.16);
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-btn:disabled{
  opacity: 0.48;
  cursor: not-allowed;
  transform: none;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-clear{
  background: linear-gradient(135deg, #2b2932 0%, #111016 100%);
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-card{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  background:
    linear-gradient(160deg, rgba(255,255,255,0.115), rgba(255,255,255,0.045)),
    linear-gradient(135deg, rgba(255,25,140,0.1), rgba(255,232,31,0.035));
  box-shadow: 0 14px 40px rgba(0,0,0,0.32), inset 0 0 0 1px rgba(255,255,255,0.055);
  overflow: hidden;
  animation: pfgFadeIn 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 232, 31, 0.45);
  box-shadow: 0 20px 54px rgba(0,0,0,0.42), 0 0 24px rgba(255, 25, 140, 0.18);
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-style-name{
  margin: 0;
  min-width: 0;
  color: #ffe81f;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-copy{
  flex: 0 0 auto;
  min-width: 78px;
  background: linear-gradient(135deg, #ffe81f 0%, #ff1978 100%);
  color: #09070d;
  box-shadow: 0 10px 24px rgba(255, 232, 31, 0.16);
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.1);
  background: rgba(0,0,0,0.34);
  color: #ffffff;
  line-height: 1.48;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 0 14px rgba(255, 25, 140, 0.34);
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.06);
  border-radius: 999px;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff1978, #ffe81f);
  border-radius: 999px;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-hidden{
  display: none !important;
}.wpc-scope-238 .tc-wp-tool-root .punk-font-generator-tool .pfg-reveal{
  animation: pfgReveal 360ms ease both;
}@keyframes pfgFadeIn{
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}@keyframes pfgReveal{
  from { opacity: 0; transform: translateY(18px) 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: 28px 12px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .punk-font-generator-tool h1{ font-size: 31px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-control-panel{ padding: 16px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-label{ font-size: 11px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-input{ padding: 13px; font-size: 16px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-actions{ gap: 10px; margin-top: 14px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-btn{ min-height: 44px; padding: 12px 15px; font-size: 14px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-grid{ grid-template-columns: 1fr !important; gap: 14px; margin-top: 18px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-card{ padding: 15px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-card-head{ flex-direction: column; align-items: stretch; }.tc-wp-tool-root .punk-font-generator-tool .pfg-style-name{ font-size: 15px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-copy{ width: 100%; }.tc-wp-tool-root .punk-font-generator-tool .pfg-preview{ padding: 13px; font-size: 20px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .punk-font-generator-tool{ padding: 32px 14px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .punk-font-generator-tool h1{ font-size: 36px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-control-panel{ padding: 18px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-label{ font-size: 12px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-input{ padding: 14px; font-size: 16px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-actions{ gap: 11px; margin-top: 15px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-btn{ min-height: 45px; padding: 13px 16px; font-size: 14px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-grid{ grid-template-columns: 1fr !important; gap: 15px; margin-top: 20px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-card{ padding: 16px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-card-head{ flex-direction: column; align-items: stretch; }.tc-wp-tool-root .punk-font-generator-tool .pfg-style-name{ font-size: 16px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-copy{ width: 100%; }.tc-wp-tool-root .punk-font-generator-tool .pfg-preview{ padding: 14px; font-size: 21px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .punk-font-generator-tool{ padding: 38px 16px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .punk-font-generator-tool h1{ font-size: 42px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-control-panel{ padding: 20px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-label{ font-size: 12px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-input{ padding: 15px; font-size: 17px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-actions{ gap: 12px; margin-top: 16px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-btn{ min-height: 46px; padding: 13px 18px; font-size: 15px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-grid{ grid-template-columns: 1fr !important; gap: 16px; margin-top: 22px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-card{ padding: 18px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-style-name{ font-size: 17px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-preview{ padding: 15px; font-size: 22px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .punk-font-generator-tool{ padding: 52px 24px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-shell{ width: 100%; max-width: 920px; }.tc-wp-tool-root .punk-font-generator-tool h1{ font-size: 56px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-control-panel{ padding: 24px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-label{ font-size: 12px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-input{ padding: 16px; font-size: 18px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-actions{ gap: 14px; margin-top: 18px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-btn{ min-height: 48px; padding: 14px 20px; font-size: 15px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 24px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-card{ padding: 18px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-style-name{ font-size: 17px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-preview{ padding: 16px; font-size: 23px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .punk-font-generator-tool{ padding: 62px 28px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-shell{ width: 100%; max-width: 1080px; }.tc-wp-tool-root .punk-font-generator-tool h1{ font-size: 64px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-control-panel{ padding: 26px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-label{ font-size: 12px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-input{ padding: 17px; font-size: 19px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-actions{ gap: 14px; margin-top: 18px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-btn{ min-height: 50px; padding: 15px 22px; font-size: 16px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 26px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-card{ padding: 19px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-style-name{ font-size: 17px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-preview{ padding: 16px; font-size: 23px; }}@media (min-width: 1200px){.tc-wp-tool-root .punk-font-generator-tool{ padding: 72px 32px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-shell{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .punk-font-generator-tool h1{ font-size: 72px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-subtitle{ font-size: 19px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-control-panel{ padding: 28px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-label{ font-size: 13px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-input{ padding: 18px; font-size: 20px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-actions{ gap: 16px; margin-top: 20px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-btn{ min-height: 52px; padding: 16px 24px; font-size: 16px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; margin-top: 28px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-card{ padding: 20px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-style-name{ font-size: 18px; }.tc-wp-tool-root .punk-font-generator-tool .pfg-preview{ padding: 17px; font-size: 24px; }}.wpc-scope-238 /* 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-238 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .pfg-load-more{}