@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-227 .tc-wp-tool-root img, .wpc-scope-227 .tc-wp-tool-root video, .wpc-scope-227 .tc-wp-tool-root svg, .wpc-scope-227 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 64px 22px;
  color: #34213f;
  background:
    radial-gradient(circle at 12% 16%, rgba(255, 255, 255, 0.85) 0 8%, transparent 25%),
    radial-gradient(circle at 86% 18%, rgba(255, 224, 244, 0.9) 0 9%, transparent 27%),
    radial-gradient(circle at 72% 82%, rgba(203, 245, 255, 0.78) 0 12%, transparent 31%),
    linear-gradient(135deg, #ffe2ef 0%, #ffeec7 34%, #dff8ff 68%, #f3e4ff 100%);
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool, .wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool div, .wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool h1, .wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool p, .wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool label, .wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool input, .wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #2b1736;
  text-shadow: 0 3px 18px rgba(255, 255, 255, 0.8);
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  font-size: 1.05rem;
  line-height: 1.65;
  color: #57335f;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-input-panel{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 30px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 24px 70px rgba(163, 86, 146, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(18px);
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-label{
  display: block;
  margin: 0 0 10px;
  font-size: 0.95rem;
  font-weight: 800;
  color: #3e214b;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 58px;
  padding: 0 18px;
  border: 1px solid rgba(153, 87, 142, 0.24);
  border-radius: 18px;
  outline: none;
  background: rgba(255, 255, 255, 0.86);
  color: #2d1738;
  font-size: 1.05rem;
  line-height: 1.2;
  box-shadow: inset 0 2px 8px rgba(108, 55, 105, 0.06);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-input:focus{
  border-color: rgba(214, 74, 151, 0.72);
  background: #fff;
  box-shadow: 0 0 0 5px rgba(255, 115, 188, 0.18), inset 0 2px 8px rgba(108, 55, 105, 0.05);
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-actions{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool button{
  min-height: 46px;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool button:focus-visible{
  outline: 3px solid rgba(86, 43, 117, 0.65);
  outline-offset: 3px;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-clear-btn, .wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-load-more, .wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-copy-btn{
  width: 100%;
  max-width: 100%;
  padding: 12px 18px;
  color: #fff;
  background: linear-gradient(135deg, #e44896 0%, #9d5be8 100%);
  box-shadow: 0 12px 26px rgba(160, 71, 164, 0.28);
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-clear-btn:hover, .wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-load-more:hover, .wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 34px rgba(160, 71, 164, 0.34), 0 0 0 5px rgba(255, 255, 255, 0.28);
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.74);
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.64), rgba(255, 255, 255, 0.38));
  box-shadow: 0 18px 45px rgba(101, 58, 121, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(16px);
  animation: kfgFadeIn 320ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 26px 58px rgba(101, 58, 121, 0.22), 0 0 28px rgba(255, 138, 204, 0.18);
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-style-name{
  margin: 0 0 12px;
  font-size: 0.98rem;
  line-height: 1.35;
  font-weight: 900;
  color: #3a1f47;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 114px;
  max-height: 180px;
  overflow-y: auto;
  padding: 16px;
  border: 1px solid rgba(155, 83, 142, 0.16);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.67);
  color: #24142d;
  font-size: 1.05rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  box-shadow: inset 0 1px 12px rgba(133, 78, 129, 0.06);
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.45);
  border-radius: 999px;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #f184bd, #a96be8);
  border-radius: 999px;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-copy-btn{
  margin-top: 14px;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-copy-btn.kfg-copied{
  background: linear-gradient(135deg, #24a77c 0%, #53bdd9 100%);
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-load-wrap{
  width: 100%;
  max-width: 320px;
  margin: 28px auto 0;
}.wpc-scope-227 .tc-wp-tool-root .kawaii-font-generator-tool .kfg-load-more[hidden]{
  display: none;
}@keyframes kfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .kawaii-font-generator-tool{
    padding: 68px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-container{
    width: 100%;
  }.tc-wp-tool-root .kawaii-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-subtitle{
    font-size: 1.05rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-input{
    width: 100%;
    height: 58px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool button{
    min-height: 46px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-card{
    padding: 18px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-preview{
    font-size: 1.05rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .kawaii-font-generator-tool{
    padding: 60px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-container{
    width: 100%;
  }.tc-wp-tool-root .kawaii-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-subtitle{
    font-size: 1.02rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-input{
    width: 100%;
    height: 56px;
    font-size: 1.03rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool button{
    min-height: 46px;
    font-size: 0.97rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-card{
    padding: 18px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-preview{
    font-size: 1.03rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .kawaii-font-generator-tool{
    padding: 54px 20px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-container{
    width: 100%;
  }.tc-wp-tool-root .kawaii-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-input{
    width: 100%;
    height: 54px;
    font-size: 1rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool button{
    min-height: 46px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-card{
    padding: 17px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-preview{
    font-size: 1.02rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .kawaii-font-generator-tool{
    padding: 46px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-container{
    width: 100%;
  }.tc-wp-tool-root .kawaii-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-subtitle{
    font-size: 0.98rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-input-panel{
    padding: 18px;
    border-radius: 20px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-input{
    width: 100%;
    height: 52px;
    font-size: 1rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool button{
    min-height: 46px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-card{
    padding: 16px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-preview{
    font-size: 1rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .kawaii-font-generator-tool{
    padding: 42px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-container{
    width: 100%;
  }.tc-wp-tool-root .kawaii-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-subtitle{
    font-size: 0.96rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-input-panel{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-input{
    width: 100%;
    height: 50px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool button{
    min-height: 46px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-card{
    padding: 15px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-preview{
    font-size: 0.98rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .kawaii-font-generator-tool{
    padding: 38px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-container{
    width: 100%;
  }.tc-wp-tool-root .kawaii-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-subtitle{
    font-size: 0.94rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-input{
    width: 100%;
    height: 50px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool button{
    min-height: 46px;
    font-size: 0.93rem;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-card{
    padding: 14px;
  }.tc-wp-tool-root .kawaii-font-generator-tool .kfg-preview{
    font-size: 0.96rem;
  }}.wpc-scope-227 .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;
}