@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-81 .tc-wp-tool-root img, .wpc-scope-81 .tc-wp-tool-root video, .wpc-scope-81 .tc-wp-tool-root svg, .wpc-scope-81 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 72px 0;
  color: #fff8e6;
  background:
    radial-gradient(circle at 12% 10%, rgba(179, 36, 56, 0.34), transparent 31%),
    radial-gradient(circle at 88% 18%, rgba(218, 172, 86, 0.2), transparent 28%),
    linear-gradient(135deg, #060506 0%, #151313 36%, #310b13 68%, #090808 100%);
  isolation: isolate;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool, .wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,0.025) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,0.8), transparent);
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-inner{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 760px;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #fff3d1;
  text-shadow: 0 0 22px rgba(218, 172, 86, 0.24);
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-header p{
  margin: 12px 0 0;
  color: #e7d8bd;
  font-size: 1.02rem;
  line-height: 1.55;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-panel{
  width: 100%;
  margin: 0 auto 26px;
  padding: 22px;
  border: 1px solid rgba(233, 190, 104, 0.28);
  background: linear-gradient(145deg, rgba(255,255,255,0.1), rgba(255,255,255,0.045));
  box-shadow: 0 22px 70px rgba(0,0,0,0.38), inset 0 1px 0 rgba(255,255,255,0.12);
  backdrop-filter: blur(14px);
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-input-group{
  width: 100%;
  max-width: 100%;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool label{
  display: block;
  margin: 0 0 9px;
  color: #f3d991;
  font-size: 0.94rem;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(255, 238, 192, 0.24);
  background: rgba(6, 5, 6, 0.72);
  color: #fff8e6;
  padding: 15px 16px;
  font-size: 1rem;
  line-height: 1.3;
  outline: none;
  border-radius: 8px;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.04);
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool input::placeholder{
  color: rgba(231, 216, 189, 0.62);
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool input:focus{
  border-color: #e8bd63;
  box-shadow: 0 0 0 4px rgba(232, 189, 99, 0.2), 0 0 28px rgba(179, 36, 56, 0.22);
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-actions{
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 14px;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool button{
  border: 1px solid rgba(255, 232, 176, 0.28);
  color: #fff6dc;
  background: linear-gradient(135deg, #7e1d2a, #161313 58%, #b8873d);
  min-height: 44px;
  padding: 11px 18px;
  border-radius: 8px;
  font-size: 0.94rem;
  font-weight: 800;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool button:hover{
  transform: translateY(-1px);
  border-color: rgba(255, 232, 176, 0.58);
  box-shadow: 0 10px 24px rgba(184, 135, 61, 0.2);
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool button:focus-visible{
  outline: 3px solid rgba(255, 232, 176, 0.85);
  outline-offset: 3px;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-grid{
  display: grid;
  width: 100%;
  gap: 18px;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border-radius: 8px;
  border: 1px solid rgba(233, 190, 104, 0.24);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.105), rgba(255,255,255,0.045)),
    rgba(14, 12, 12, 0.78);
  box-shadow: 0 18px 44px rgba(0,0,0,0.32);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  animation: cfgFadeIn 260ms ease both;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(233, 190, 104, 0.52);
  box-shadow: 0 24px 58px rgba(0,0,0,0.42), 0 0 24px rgba(126, 29, 42, 0.16);
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-style-name{
  margin: 0 0 12px;
  color: #f1cd7a;
  font-size: 0.92rem;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-preview{
  max-height: 180px;
  min-height: 112px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(0,0,0,0.34);
  color: #fff8e6;
  font-size: 1.32rem;
  line-height: 1.35;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 0 14px rgba(232,189,99,0.15);
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.06);
  border-radius: 99px;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#e8bd63, #7e1d2a);
  border-radius: 99px;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-copy{
  width: 100%;
  margin-top: 14px;
  background: linear-gradient(135deg, #191616, #7e1d2a);
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-more-wrap{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-load-more{
  min-width: 210px;
}.wpc-scope-81 .tc-wp-tool-root .chicano-font-generator-tool .cfg-load-more[hidden]{
  display: none;
}@keyframes cfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .chicano-font-generator-tool{
    padding: 78px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-inner{
    width: 100%;
    padding: 0 28px;
  }.tc-wp-tool-root .chicano-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-header p{
    font-size: 1.04rem;
  }.tc-wp-tool-root .chicano-font-generator-tool input{
    width: 100%;
    font-size: 1.02rem;
    padding: 16px;
  }.tc-wp-tool-root .chicano-font-generator-tool button{
    font-size: 0.95rem;
    padding: 12px 20px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-card{
    padding: 18px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-preview{
    font-size: 1.28rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .chicano-font-generator-tool{
    padding: 70px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-inner{
    width: 100%;
    padding: 0 24px;
  }.tc-wp-tool-root .chicano-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-header p{
    font-size: 1rem;
  }.tc-wp-tool-root .chicano-font-generator-tool input{
    width: 100%;
    font-size: 1rem;
    padding: 15px;
  }.tc-wp-tool-root .chicano-font-generator-tool button{
    font-size: 0.94rem;
    padding: 11px 18px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-card{
    padding: 17px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-preview{
    font-size: 1.24rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .chicano-font-generator-tool{
    padding: 62px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-inner{
    width: 100%;
    padding: 0 22px;
  }.tc-wp-tool-root .chicano-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-header p{
    font-size: 0.98rem;
  }.tc-wp-tool-root .chicano-font-generator-tool input{
    width: 100%;
    font-size: 1rem;
    padding: 15px;
  }.tc-wp-tool-root .chicano-font-generator-tool button{
    font-size: 0.93rem;
    padding: 11px 17px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-card{
    padding: 16px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-preview{
    font-size: 1.18rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .chicano-font-generator-tool{
    padding: 50px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-inner{
    width: 100%;
    padding: 0 16px;
  }.tc-wp-tool-root .chicano-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-header p{
    font-size: 0.95rem;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-panel{
    padding: 16px;
  }.tc-wp-tool-root .chicano-font-generator-tool input{
    width: 100%;
    font-size: 1rem;
    padding: 14px;
  }.tc-wp-tool-root .chicano-font-generator-tool button{
    width: 100%;
    font-size: 0.92rem;
    padding: 11px 15px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-card{
    padding: 15px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-preview{
    font-size: 1.14rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .chicano-font-generator-tool{
    padding: 46px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-inner{
    width: 100%;
    padding: 0 14px;
  }.tc-wp-tool-root .chicano-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-header p{
    font-size: 0.93rem;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-panel{
    padding: 15px;
  }.tc-wp-tool-root .chicano-font-generator-tool input{
    width: 100%;
    font-size: 0.98rem;
    padding: 14px;
  }.tc-wp-tool-root .chicano-font-generator-tool button{
    width: 100%;
    font-size: 0.91rem;
    padding: 11px 14px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-card{
    padding: 14px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-preview{
    font-size: 1.08rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .chicano-font-generator-tool{
    padding: 42px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-inner{
    width: 100%;
    padding: 0 12px;
  }.tc-wp-tool-root .chicano-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-header p{
    font-size: 0.9rem;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-panel{
    padding: 13px;
  }.tc-wp-tool-root .chicano-font-generator-tool input{
    width: 100%;
    font-size: 0.96rem;
    padding: 13px;
  }.tc-wp-tool-root .chicano-font-generator-tool button{
    width: 100%;
    font-size: 0.9rem;
    padding: 11px 12px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-card{
    padding: 13px;
  }.tc-wp-tool-root .chicano-font-generator-tool .cfg-preview{
    font-size: 1rem;
  }}.wpc-scope-81 .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-81 .tc-wp-tool-root .cfg-clear{}