@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-465 .tc-wp-tool-root img, .wpc-scope-465 .tc-wp-tool-root video, .wpc-scope-465 .tc-wp-tool-root svg, .wpc-scope-465 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool{
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  position: relative;
  color: #f8fbff;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 210, 74, 0.32), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(33, 212, 253, 0.26), transparent 30%),
    linear-gradient(135deg, #07111f 0%, #142a4a 32%, #831d2c 68%, #151515 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool, .wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool div, .wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool section, .wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool header, .wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool h1, .wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool h2, .wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool p, .wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool label, .wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool input, .wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-inner{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-header{
  text-align: center;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool h1{
  margin: 0;
  text-align: center;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 4px 24px rgba(0, 0, 0, 0.42);
  font-weight: 900;
  text-transform: uppercase;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-header p{
  margin: 12px auto 0;
  max-width: 720px;
  color: #dbe8ff;
  line-height: 1.55;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-panel{
  width: 100%;
  max-width: 860px;
  margin: 28px auto 0;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.105);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-input-panel h2{
  margin: 0 0 16px;
  color: #ffffff;
  font-size: 1rem;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool label{
  display: block;
  margin: 0 0 10px;
  color: #edf5ff;
  font-weight: 700;
  line-height: 1.35;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: 12px;
  background: rgba(5, 13, 26, 0.86);
  color: #ffffff;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-text-input::placeholder{
  color: rgba(230, 240, 255, 0.62);
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-text-input:focus{
  border-color: #ffd34f;
  background: rgba(5, 13, 26, 0.96);
  box-shadow: 0 0 0 4px rgba(255, 211, 79, 0.2), 0 0 26px rgba(33, 212, 253, 0.18);
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-clear-row, .wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-clear-row{
  margin-top: 14px;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-load-row{
  margin-top: 26px;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-btn{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, #ffd34f 0%, #ff8f2d 45%, #ef3152 100%);
  color: #111827;
  font-weight: 900;
  letter-spacing: 0;
  cursor: pointer;
  box-shadow: 0 14px 34px rgba(239, 49, 82, 0.28);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
  text-align: center;
  min-height: 44px;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.05);
  box-shadow: 0 18px 42px rgba(255, 211, 79, 0.28), 0 12px 34px rgba(239, 49, 82, 0.34);
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.95);
  outline-offset: 3px;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.19);
  border-radius: 16px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.135), rgba(255, 255, 255, 0.07)),
    rgba(8, 18, 34, 0.72);
  box-shadow: 0 20px 54px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  animation: jfgFadeIn 280ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 211, 79, 0.56);
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.34), 0 0 30px rgba(255, 211, 79, 0.13);
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-card h3{
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 0.96rem;
  line-height: 1.25;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 104px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: linear-gradient(135deg, rgba(2, 8, 18, 0.82), rgba(17, 39, 67, 0.76));
  color: #fffaf0;
  display: flex;
  align-items: center;
  justify-content: center;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffd34f, #ef3152);
  border-radius: 999px;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-text{
  width: 100%;
  max-width: 100%;
  margin: 0;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: break-word;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: 0;
  white-space: pre-wrap;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-copy-btn{
  width: 100%;
  margin-top: 14px;
  background: linear-gradient(135deg, #22d3ee 0%, #60a5fa 48%, #ffd34f 100%);
  color: #07111f;
}.wpc-scope-465 .tc-wp-tool-root .jersey-font-generator-tool .jfg-load-more[hidden]{
  display: none;
}@keyframes jfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .jersey-font-generator-tool{
    padding: 28px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-inner{
    width: 100%;
  }.tc-wp-tool-root .jersey-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-header p{
    font-size: 0.92rem;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-panel{
    padding: 16px;
    border-radius: 16px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-text-input{
    width: 100%;
    font-size: 1rem;
    padding: 13px 14px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-btn{
    width: 100%;
    font-size: 0.95rem;
    padding: 12px 16px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    margin-top: 22px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-card{
    padding: 15px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-box{
    padding: 14px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-text{
    font-size: 1.18rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .jersey-font-generator-tool{
    padding: 34px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-inner{
    width: 100%;
  }.tc-wp-tool-root .jersey-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-header p{
    font-size: 0.96rem;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-panel{
    padding: 18px;
    border-radius: 18px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-text-input{
    width: 100%;
    font-size: 1rem;
    padding: 14px 15px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-btn{
    width: 100%;
    font-size: 0.96rem;
    padding: 13px 18px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
    margin-top: 24px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-card{
    padding: 17px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-box{
    padding: 15px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-text{
    font-size: 1.25rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .jersey-font-generator-tool{
    padding: 42px 18px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-inner{
    width: 100%;
  }.tc-wp-tool-root .jersey-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-header p{
    font-size: 1rem;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-panel{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-text-input{
    width: 100%;
    font-size: 1.04rem;
    padding: 15px 16px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-btn{
    width: auto;
    min-width: 168px;
    font-size: 0.98rem;
    padding: 13px 22px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-copy-btn{
    width: 100%;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
    margin-top: 28px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-card{
    padding: 19px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-box{
    padding: 17px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-text{
    font-size: 1.42rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .jersey-font-generator-tool{
    padding: 56px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-inner{
    width: 100%;
  }.tc-wp-tool-root .jersey-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-header p{
    font-size: 1.06rem;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-panel{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-text-input{
    width: 100%;
    font-size: 1.08rem;
    padding: 16px 18px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-btn{
    min-width: 176px;
    font-size: 1rem;
    padding: 13px 24px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-card{
    padding: 20px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-box{
    padding: 18px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-text{
    font-size: 1.45rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .jersey-font-generator-tool{
    padding: 64px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-inner{
    width: 100%;
  }.tc-wp-tool-root .jersey-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-header p{
    font-size: 1.08rem;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-panel{
    padding: 28px;
    border-radius: 24px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-text-input{
    width: 100%;
    font-size: 1.1rem;
    padding: 17px 20px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-btn{
    min-width: 182px;
    font-size: 1rem;
    padding: 14px 26px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    margin-top: 38px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-card{
    padding: 21px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-box{
    padding: 19px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-text{
    font-size: 1.42rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .jersey-font-generator-tool{
    padding: 72px 32px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-inner{
    width: 100%;
  }.tc-wp-tool-root .jersey-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-header p{
    font-size: 1.12rem;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-panel{
    padding: 30px;
    border-radius: 24px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-text-input{
    width: 100%;
    font-size: 1.12rem;
    padding: 18px 22px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-btn{
    min-width: 190px;
    font-size: 1.02rem;
    padding: 14px 28px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 42px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-card{
    padding: 22px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-box{
    padding: 20px;
  }.tc-wp-tool-root .jersey-font-generator-tool .jfg-preview-text{
    font-size: 1.52rem;
  }}.wpc-scope-465 /* 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-465 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .jfg-clear-btn{}.wpc-scope-465 .tc-wp-tool-root .jfg-preview-section{}