@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-417 .tc-wp-tool-root img, .wpc-scope-417 .tc-wp-tool-root video, .wpc-scope-417 .tc-wp-tool-root svg, .wpc-scope-417 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool{
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  border-radius: 0 !important;
  position: relative;
  color: #ffffff;
  background:
    radial-gradient(circle at 18% 8%, rgba(255, 219, 92, 0.28), transparent 28%),
    radial-gradient(circle at 82% 12%, rgba(64, 197, 255, 0.24), transparent 30%),
    radial-gradient(circle at 50% 105%, rgba(239, 45, 86, 0.28), transparent 34%),
    linear-gradient(135deg, #07111f 0%, #101a2d 38%, #261029 70%, #090d16 100%);
  padding: 48px 18px;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool, .wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool *{
  box-sizing: border-box;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero{
  text-align: center;
  margin: 0 0 28px;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 4px 22px rgba(0, 0, 0, 0.42), 0 0 26px rgba(255, 215, 90, 0.22);
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero p{
  margin: 12px auto 0;
  max-width: 680px;
  font-size: 1rem;
  line-height: 1.55;
  color: rgba(245, 248, 255, 0.86);
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-control-panel{
  width: 100%;
  max-width: 880px;
  margin: 0 auto 30px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.105);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(14px);
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-input-label{
  display: block;
  margin: 0 0 10px;
  font-size: 0.9rem;
  font-weight: 800;
  color: #f8fbff;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  min-height: 58px;
  padding: 15px 17px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 14px;
  outline: none;
  background: rgba(4, 10, 20, 0.74);
  color: #ffffff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 1.05rem;
  font-weight: 800;
  letter-spacing: 0;
  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-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-text-input::placeholder{
  color: rgba(255, 255, 255, 0.54);
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-text-input:focus{
  border-color: rgba(255, 220, 98, 0.9);
  background: rgba(4, 10, 20, 0.9);
  box-shadow: 0 0 0 4px rgba(255, 220, 98, 0.16), 0 0 30px rgba(255, 220, 98, 0.18);
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-button-row, .wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-button-row{
  margin-top: 14px;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-load-row{
  margin-top: 26px;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-btn{
  min-height: 48px;
  max-width: 100%;
  padding: 12px 22px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, #ffd95e 0%, #ff3864 100%);
  color: #101018;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.95rem;
  font-weight: 900;
  line-height: 1.2;
  cursor: pointer;
  box-shadow: 0 12px 30px rgba(255, 56, 100, 0.25);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.05);
  box-shadow: 0 16px 42px rgba(255, 217, 94, 0.28), 0 10px 30px rgba(255, 56, 100, 0.26);
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.9);
  outline-offset: 3px;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-preview-section{
  width: 100%;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-grid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.075));
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(12px);
  animation: jfgFadeIn 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 217, 94, 0.42);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.36), 0 0 34px rgba(255, 217, 94, 0.12);
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-card-title{
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 0.94rem;
  line-height: 1.3;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 116px;
  padding: 16px;
  overflow: auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.055) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    rgba(2, 7, 16, 0.72);
  background-size: 22px 22px;
  color: #fff7d6;
  font-size: 1.26rem;
  line-height: 1.38;
  font-weight: 950;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.38), 0 0 16px rgba(255, 217, 94, 0.16);
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-preview-box::-webkit-scrollbar{
  width: 8px;
  height: 8px;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffd95e, #ff3864);
  border-radius: 999px;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-copy-btn{
  width: 100%;
  margin-top: 14px;
  background: linear-gradient(135deg, #40c5ff 0%, #ffd95e 100%);
  color: #07111f;
}.wpc-scope-417 .tc-wp-tool-root .jfg-jersey-font-tool .jfg-load-btn[hidden]{
  display: none;
}@keyframes jfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .jfg-jersey-font-tool{
    padding: 56px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-container{
    width: 100%;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero p{
    font-size: 1.04rem;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-text-input{
    width: 100%;
    font-size: 1.08rem;
    min-height: 60px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-btn{
    font-size: 0.96rem;
    min-height: 50px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-card{
    padding: 18px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-preview-box{
    font-size: 1.26rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .jfg-jersey-font-tool{
    padding: 50px 20px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-container{
    width: 100%;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero p{
    font-size: 1rem;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-text-input{
    width: 100%;
    font-size: 1.04rem;
    min-height: 58px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-btn{
    font-size: 0.95rem;
    min-height: 48px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-card{
    padding: 17px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-preview-box{
    font-size: 1.2rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .jfg-jersey-font-tool{
    padding: 44px 18px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-container{
    width: 100%;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero p{
    font-size: 0.98rem;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-control-panel{
    padding: 20px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-text-input{
    width: 100%;
    font-size: 1rem;
    min-height: 56px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-btn{
    font-size: 0.94rem;
    min-height: 48px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-card{
    padding: 16px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-preview-box{
    font-size: 1.16rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .jfg-jersey-font-tool{
    padding: 36px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-container{
    width: 100%;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero p{
    font-size: 0.95rem;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-control-panel{
    padding: 16px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-text-input{
    width: 100%;
    max-width: 100%;
    font-size: 1rem;
    min-height: 54px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-btn{
    width: 100%;
    font-size: 0.94rem;
    min-height: 48px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-preview-box{
    font-size: 1.12rem;
    overflow-wrap: anywhere;
    word-break: break-word;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .jfg-jersey-font-tool{
    padding: 32px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-container{
    width: 100%;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero p{
    font-size: 0.93rem;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-control-panel{
    padding: 15px;
    border-radius: 16px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-text-input{
    width: 100%;
    max-width: 100%;
    font-size: 0.98rem;
    min-height: 52px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-btn{
    width: 100%;
    font-size: 0.93rem;
    min-height: 48px;
    padding: 12px 16px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-preview-box{
    font-size: 1.06rem;
    padding: 14px;
    overflow-wrap: anywhere;
    word-break: break-word;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .jfg-jersey-font-tool{
    padding: 28px 10px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-container{
    width: 100%;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-hero p{
    font-size: 0.9rem;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-control-panel{
    padding: 13px;
    border-radius: 15px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-text-input{
    width: 100%;
    max-width: 100%;
    font-size: 0.95rem;
    min-height: 50px;
    padding: 13px 14px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-btn{
    width: 100%;
    font-size: 0.9rem;
    min-height: 46px;
    padding: 11px 14px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-card{
    width: 100%;
    max-width: 100%;
    padding: 13px;
    border-radius: 15px;
  }.tc-wp-tool-root .jfg-jersey-font-tool .jfg-preview-box{
    font-size: 1rem;
    padding: 13px;
    overflow-wrap: anywhere;
    word-break: break-word;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .jfg-jersey-font-tool .jfg-card, .tc-wp-tool-root .jfg-jersey-font-tool .jfg-btn, .tc-wp-tool-root .jfg-jersey-font-tool .jfg-text-input{
    animation: none;
    transition: none;
  }}.wpc-scope-417 .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-417 .tc-wp-tool-root .jfg-clear-btn{}