@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-40 .tc-wp-tool-root img, .wpc-scope-40 .tc-wp-tool-root video, .wpc-scope-40 .tc-wp-tool-root svg, .wpc-scope-40 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff9e9;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 215, 92, .34), transparent 26%),
    radial-gradient(circle at 86% 12%, rgba(255, 48, 143, .34), transparent 30%),
    radial-gradient(circle at 72% 82%, rgba(28, 193, 178, .28), transparent 32%),
    linear-gradient(135deg, #5b123f 0%, #bd3157 30%, #ec7a28 63%, #f6bc4f 100%);
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool, .wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool div, .wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool section, .wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool h1, .wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool p, .wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool label, .wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool textarea, .wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool::before, .wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool::after{
  content: "";
  position: absolute;
  inset: auto;
  pointer-events: none;
  z-index: 0;
  opacity: .72;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool::before{
  width: 560px;
  height: 560px;
  left: -180px;
  top: -160px;
  border-radius: 42% 58% 49% 51%;
  background: repeating-radial-gradient(circle, rgba(255, 250, 221, .22) 0 5px, transparent 6px 20px);
  transform: rotate(-18deg);
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool::after{
  width: 620px;
  height: 380px;
  right: -220px;
  bottom: -130px;
  border-radius: 50%;
  background: repeating-linear-gradient(135deg, rgba(20, 158, 148, .22) 0 12px, transparent 12px 28px);
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-container{
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-hero{
  text-align: center;
  max-width: 820px;
  margin: 0 auto;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool h1{
  margin: 0;
  color: #fff6d7;
  line-height: 1.05;
  font-weight: 900;
  text-shadow: 0 5px 0 rgba(105, 25, 65, .45), 0 0 38px rgba(255, 220, 110, .42);
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-hero p{
  margin: 14px auto 0;
  color: #fff9eb;
  line-height: 1.55;
  max-width: 680px;
  text-shadow: 0 2px 12px rgba(60, 16, 48, .4);
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-input-panel, .wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-card{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(255, 247, 211, .28);
  background: linear-gradient(145deg, rgba(255, 255, 255, .18), rgba(255, 255, 255, .07));
  box-shadow: 0 22px 55px rgba(75, 16, 58, .26), inset 0 1px 0 rgba(255, 255, 255, .24);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-input-panel{
  margin: 28px auto 0;
  border-radius: 22px;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool label{
  display: block;
  margin: 0 0 10px;
  color: #fff3c8;
  font-weight: 800;
  letter-spacing: .02em;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool textarea{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(255, 242, 196, .35);
  border-radius: 16px;
  background: rgba(67, 16, 55, .52);
  color: #fffdf2;
  outline: none;
  line-height: 1.35;
  box-shadow: inset 0 2px 16px rgba(45, 10, 40, .26);
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool textarea:focus{
  border-color: rgba(255, 227, 115, .95);
  background: rgba(55, 12, 48, .65);
  box-shadow: 0 0 0 4px rgba(255, 206, 80, .22), inset 0 2px 16px rgba(45, 10, 40, .22);
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool button{
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 900;
  color: #411138;
  background: linear-gradient(135deg, #fff1ad, #ffb646 45%, #ff5f7d);
  box-shadow: 0 10px 24px rgba(93, 18, 60, .22), inset 0 1px 0 rgba(255, 255, 255, .45);
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;
  white-space: nowrap;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool button:focus-visible{
  outline: 3px solid rgba(22, 205, 190, .95);
  outline-offset: 3px;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-count{
  margin-top: 8px;
  color: rgba(255, 250, 226, .82);
  text-align: right;
  font-weight: 700;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-card{
  position: relative;
  min-width: 0;
  border-radius: 18px;
  overflow: hidden;
  animation: gfgFadeIn .34s ease both;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 20% 0%, rgba(255, 224, 102, .18), transparent 32%), radial-gradient(circle at 90% 15%, rgba(34, 210, 196, .14), transparent 28%);
  pointer-events: none;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-card-head, .wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-preview, .wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-copy-btn{
  position: relative;
  z-index: 1;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-card-head{
  color: #fff4cf;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 12px;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-preview{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
  padding: 16px;
  border-radius: 14px;
  background: rgba(51, 13, 47, .48);
  border: 1px solid rgba(255, 239, 197, .18);
  text-align: center;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 246, 218, .13);
  border-radius: 999px;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffcc58, #ff4d93, #14c7b8);
  border-radius: 999px;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-copy-btn{
  width: 100%;
  margin-top: 13px;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-load-wrap{
  display: flex;
  justify-content: center;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-load-more[hidden]{
  display: none;
}.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-bubble{ color: #ffe66d; font-weight: 900; text-shadow: 0 4px 0 #d83d7a, 0 8px 0 #6b1a56; }.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-disco{ color: #f8fbff; font-weight: 900; text-shadow: 0 0 8px #fff, 0 0 18px #15d6c8, 0 0 28px #ff4ba0; }.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-lava{ color: #ff8a2a; font-weight: 900; text-shadow: 0 3px 0 #5d123f, 0 0 22px #ffd158; }.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-flower{ color: #fff3bd; font-weight: 900; text-shadow: 3px 3px 0 #ff4f9a, -3px -3px 0 #18c6b8; }.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-vinyl{ color: #f9f2e0; font-weight: 800; letter-spacing: .08em; text-shadow: 0 0 0 #111, 2px 3px 0 #111; }.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-funk{ color: #14d7c6; font-weight: 900; text-shadow: 4px 4px 0 #ffcf55, 7px 7px 0 #c12c6a; }.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-wave{ color: #ffcb56; font-style: italic; font-weight: 900; text-shadow: 0 0 14px #ff4c98; }.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-mellow{ color: #fff0b4; font-weight: 700; letter-spacing: .06em; text-shadow: 0 5px 18px rgba(255, 199, 76, .8); }.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-neon{ color: #fff; font-weight: 900; text-shadow: 0 0 7px #fff, 0 0 16px #ff40a0, 0 0 34px #12d5c4; }.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-sun{ color: #57113c; font-weight: 900; text-shadow: 0 2px 0 #fff4bd, 0 5px 0 #ffb13d, 0 8px 0 #f04b75; }.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-outline{ color: #fff9df; font-weight: 900; -webkit-text-stroke: 1px #5a103e; text-shadow: 3px 3px 0 #16c5b6; }.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-rainbow{ color: #fff8cf; font-weight: 900; text-shadow: 2px 2px 0 #ff3e7f, 4px 4px 0 #ffb13d, 6px 6px 0 #17c9b8; }.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-chrome{ color: #f9fbff; font-weight: 900; text-shadow: 0 1px 0 #7bdad3, 0 3px 0 #8b8f99, 0 6px 14px rgba(0,0,0,.55); }.wpc-scope-40 .tc-wp-tool-root .groovy-font-generator-tool .gfg-style-cream{ color: #fff1c2; font-weight: 900; text-shadow: 0 3px 0 #bf3a66, 0 6px 18px rgba(255, 234, 145, .5); }@keyframes gfgFadeIn{
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}@media (hover: hover){.tc-wp-tool-root .groovy-font-generator-tool button:hover{
    transform: translateY(-2px);
    filter: saturate(1.08);
    box-shadow: 0 16px 32px rgba(93, 18, 60, .32), 0 0 24px rgba(255, 211, 82, .34);
  }.tc-wp-tool-root .groovy-font-generator-tool .gfg-card:hover{
    transform: translateY(-4px);
    border-color: rgba(255, 237, 176, .48);
    box-shadow: 0 28px 64px rgba(75, 16, 58, .34), inset 0 1px 0 rgba(255, 255, 255, .26);
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .groovy-font-generator-tool{ padding: 28px 12px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-container{ width: 100%; }.tc-wp-tool-root .groovy-font-generator-tool h1{ font-size: 32px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-hero p{ font-size: 14px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-input-panel{ padding: 14px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .groovy-font-generator-tool textarea{ min-height: 94px; font-size: 16px; padding: 13px; }.tc-wp-tool-root .groovy-font-generator-tool button{ min-height: 46px; padding: 12px 18px; font-size: 14px; width: 100%; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-grid{ grid-template-columns: 1fr !important; gap: 14px; margin-top: 18px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-card{ padding: 14px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-preview{ font-size: 23px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-load-wrap{ margin-top: 18px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .groovy-font-generator-tool{ padding: 32px 14px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-container{ width: 100%; }.tc-wp-tool-root .groovy-font-generator-tool h1{ font-size: 38px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-hero p{ font-size: 15px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-input-panel{ padding: 16px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .groovy-font-generator-tool textarea{ min-height: 96px; font-size: 16px; padding: 14px; }.tc-wp-tool-root .groovy-font-generator-tool button{ min-height: 48px; padding: 13px 20px; font-size: 15px; width: 100%; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-grid{ grid-template-columns: 1fr !important; gap: 16px; margin-top: 20px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-card{ padding: 16px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-preview{ font-size: 25px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-load-wrap{ margin-top: 20px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .groovy-font-generator-tool{ padding: 38px 18px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-container{ width: 100%; }.tc-wp-tool-root .groovy-font-generator-tool h1{ font-size: 44px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-hero p{ font-size: 16px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-input-panel{ padding: 18px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .groovy-font-generator-tool textarea{ min-height: 100px; font-size: 17px; padding: 15px; }.tc-wp-tool-root .groovy-font-generator-tool button{ min-height: 50px; padding: 14px 22px; font-size: 15px; width: 100%; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-grid{ grid-template-columns: 1fr !important; gap: 18px; margin-top: 22px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-card{ padding: 18px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-preview{ font-size: 28px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-load-wrap{ margin-top: 22px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .groovy-font-generator-tool{ padding: 52px 26px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-container{ width: 94%; }.tc-wp-tool-root .groovy-font-generator-tool h1{ font-size: 58px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-hero p{ font-size: 18px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-input-panel{ padding: 22px; }.tc-wp-tool-root .groovy-font-generator-tool textarea{ min-height: 92px; font-size: 18px; padding: 16px; }.tc-wp-tool-root .groovy-font-generator-tool button{ min-height: 50px; padding: 14px 24px; font-size: 15px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; margin-top: 26px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-card{ padding: 19px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-preview{ font-size: 29px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-load-wrap{ margin-top: 26px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .groovy-font-generator-tool{ padding: 64px 30px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-container{ width: 96%; }.tc-wp-tool-root .groovy-font-generator-tool h1{ font-size: 68px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-hero p{ font-size: 19px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-input-panel{ padding: 24px; }.tc-wp-tool-root .groovy-font-generator-tool textarea{ min-height: 94px; font-size: 18px; padding: 17px; }.tc-wp-tool-root .groovy-font-generator-tool button{ min-height: 52px; padding: 14px 26px; font-size: 16px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; margin-top: 30px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-card{ padding: 20px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-preview{ font-size: 29px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-load-wrap{ margin-top: 30px; }}@media (min-width: 1200px){.tc-wp-tool-root .groovy-font-generator-tool{ padding: 76px 34px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-container{ width: 100%; }.tc-wp-tool-root .groovy-font-generator-tool h1{ font-size: 76px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-hero p{ font-size: 20px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-input-panel{ padding: 26px; max-width: 940px; }.tc-wp-tool-root .groovy-font-generator-tool textarea{ min-height: 96px; font-size: 19px; padding: 18px; }.tc-wp-tool-root .groovy-font-generator-tool button{ min-height: 52px; padding: 14px 28px; font-size: 16px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; margin-top: 34px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-card{ padding: 21px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-preview{ font-size: 30px; }.tc-wp-tool-root .groovy-font-generator-tool .gfg-load-wrap{ margin-top: 32px; }}.wpc-scope-40 /* 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-40 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .gfg-clear-btn{}