@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-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-390 .tc-wp-tool-root img, .wpc-scope-390 .tc-wp-tool-root video, .wpc-scope-390 .tc-wp-tool-root svg, .wpc-scope-390 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool{
  width: 100%;
  max-width: none;
  position: relative;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  padding: 56px 20px;
  color: #fff8e7;
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 215, 112, 0.34), transparent 28%),
    radial-gradient(circle at 85% 18%, rgba(255, 247, 214, 0.18), transparent 26%),
    linear-gradient(135deg, #6d0715 0%, #b41424 28%, #f0b83f 48%, #121a3b 76%, #070b1d 100%);
  isolation: isolate;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool, .wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-shell, .wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-panel, .wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-input, .wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-grid, .wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-card, .wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-preview, .wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-btn{
  box-sizing: border-box;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    repeating-linear-gradient(90deg, rgba(255,255,255,0.08) 0 2px, transparent 2px 54px),
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0));
  opacity: 0.45;
  z-index: 0;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-header{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(255, 225, 143, 0.55);
  border-radius: 999px;
  background: rgba(10, 15, 38, 0.46);
  color: #ffe08a;
  font: 700 0.78rem/1.2 Georgia, "Times New Roman", serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  box-shadow: 0 0 24px rgba(255, 203, 83, 0.24);
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool h1{
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.05;
  letter-spacing: 0;
  color: #fff9df;
  text-shadow: 0 3px 0 rgba(90, 10, 24, 0.7), 0 0 28px rgba(255, 213, 107, 0.38);
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-subtitle{
  max-width: 690px;
  margin: 14px auto 0;
  color: rgba(255, 249, 223, 0.92);
  font: 500 1rem/1.55 Arial, Helvetica, sans-serif;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-panel{
  width: 100%;
  max-width: 920px;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(255, 231, 166, 0.36);
  border-radius: 18px;
  background: rgba(8, 13, 34, 0.52);
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255,255,255,0.14);
  backdrop-filter: blur(12px);
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe7a6;
  font: 800 0.88rem/1.25 Arial, Helvetica, sans-serif;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 58px;
  padding: 15px 16px;
  border: 1px solid rgba(255, 227, 153, 0.5);
  border-radius: 14px;
  outline: none;
  background: rgba(255, 249, 231, 0.96);
  color: #16172b;
  font: 800 1.08rem/1.3 Arial, Helvetica, sans-serif;
  box-shadow: inset 0 2px 8px rgba(35, 10, 0, 0.12);
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-input:focus{
  border-color: #ffd15c;
  box-shadow: 0 0 0 4px rgba(255, 209, 92, 0.28), 0 0 30px rgba(255, 195, 64, 0.28);
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-action-row, .wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-action-row{
  margin-top: 14px;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-btn{
  appearance: none;
  min-height: 46px;
  min-width: 138px;
  max-width: 100%;
  padding: 12px 18px;
  border: 1px solid rgba(255, 230, 161, 0.6);
  border-radius: 999px;
  background: linear-gradient(135deg, #ffe29a 0%, #f2b735 46%, #c11628 100%);
  color: #141629;
  cursor: pointer;
  font: 900 0.92rem/1.1 Arial, Helvetica, sans-serif;
  letter-spacing: 0.02em;
  text-align: center;
  box-shadow: 0 10px 24px rgba(0,0,0,0.25), 0 0 18px rgba(255, 209, 92, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 14px 30px rgba(0,0,0,0.3), 0 0 28px rgba(255, 210, 94, 0.34);
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-btn:focus-visible{
  outline: 3px solid #fff8d7;
  outline-offset: 3px;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-preview-section{
  width: 100%;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-card{
  width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 230, 161, 0.3);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.04)),
    rgba(9, 14, 37, 0.62);
  box-shadow: 0 14px 36px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.14);
  backdrop-filter: blur(10px);
  animation: cfgFadeIn 280ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 222, 128, 0.7);
  box-shadow: 0 20px 44px rgba(0,0,0,0.34), 0 0 24px rgba(255, 199, 70, 0.14);
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-card-title{
  margin: 0 0 12px;
  color: #ffe59c;
  font: 900 0.95rem/1.25 Arial, Helvetica, sans-serif;
  letter-spacing: 0.02em;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border: 1px solid rgba(255, 237, 181, 0.24);
  border-radius: 14px;
  background: rgba(255, 250, 232, 0.95);
  color: #83111e;
  font: 900 1.2rem/1.35 Georgia, "Times New Roman", serif;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: break-word;
  box-shadow: inset 0 2px 10px rgba(63, 11, 0, 0.12);
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-preview::-webkit-scrollbar-track{
  background: #fff1c7;
  border-radius: 999px;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #b41424, #f0b83f);
  border-radius: 999px;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-copy-btn{
  width: 100%;
  margin-top: 14px;
  min-width: 0;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-load-wrap{
  margin-top: 24px;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-load-btn[hidden]{
  display: none;
}.wpc-scope-390 .tc-wp-tool-root .circus-font-generator-tool .cfg-sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
}@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 .circus-font-generator-tool{
    padding: 34px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .circus-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-subtitle{
    font-size: 0.9rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-panel{
    padding: 14px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 52px;
    padding: 13px 12px;
    font-size: 1rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-btn{
    min-height: 44px;
    width: 100%;
    padding: 11px 14px;
    font-size: 0.88rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-card{
    padding: 14px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-preview{
    font-size: 1rem;
    padding: 13px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .circus-font-generator-tool{
    padding: 38px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .circus-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-subtitle{
    font-size: 0.94rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-panel{
    padding: 16px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    padding: 14px;
    font-size: 1rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-btn{
    min-height: 45px;
    width: 100%;
    padding: 12px 15px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-card{
    padding: 15px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-preview{
    font-size: 1.04rem;
    padding: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .circus-font-generator-tool{
    padding: 42px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .circus-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-subtitle{
    font-size: 0.98rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-panel{
    padding: 18px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    padding: 14px 15px;
    font-size: 1.04rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-btn{
    min-height: 46px;
    padding: 12px 18px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-card{
    padding: 16px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-preview{
    font-size: 1.08rem;
    padding: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .circus-font-generator-tool{
    padding: 50px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-shell{
    width: 96%;
  }.tc-wp-tool-root .circus-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 58px;
    padding: 15px 16px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-btn{
    min-height: 46px;
    padding: 12px 18px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-card{
    padding: 17px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-preview{
    font-size: 1.14rem;
    padding: 16px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .circus-font-generator-tool{
    padding: 56px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-shell{
    width: 94%;
  }.tc-wp-tool-root .circus-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-subtitle{
    font-size: 1.03rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 58px;
    padding: 15px 16px;
    font-size: 1.08rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-btn{
    min-height: 47px;
    padding: 12px 19px;
    font-size: 0.93rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-card{
    padding: 18px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-preview{
    font-size: 1.18rem;
    padding: 16px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .circus-font-generator-tool{
    padding: 64px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-shell{
    width: 92%;
  }.tc-wp-tool-root .circus-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-subtitle{
    font-size: 1.05rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 60px;
    padding: 16px 18px;
    font-size: 1.1rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-btn{
    min-height: 48px;
    padding: 13px 20px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-card{
    padding: 18px;
  }.tc-wp-tool-root .circus-font-generator-tool .cfg-preview{
    font-size: 1.2rem;
    padding: 16px;
  }}.wpc-scope-390 .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-390 .tc-wp-tool-root .cfg-clear-btn{}