@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-92 .tc-wp-tool-root img, .wpc-scope-92 .tc-wp-tool-root video, .wpc-scope-92 .tc-wp-tool-root svg, .wpc-scope-92 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 56px 18px;
  color: #44294f;
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 188, 216, 0.92) 0, rgba(255, 188, 216, 0) 28%),
    radial-gradient(circle at 86% 16%, rgba(203, 189, 255, 0.9) 0, rgba(203, 189, 255, 0) 30%),
    radial-gradient(circle at 18% 88%, rgba(187, 245, 219, 0.82) 0, rgba(187, 245, 219, 0) 26%),
    linear-gradient(135deg, #fff7df 0%, #ffe4ee 35%, #eadfff 68%, #dbfff0 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap, .wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__title{
  margin: 0;
  color: #3c2148;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 8px 28px rgba(255, 129, 184, 0.25);
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: #65456f;
  font-size: 18px;
  line-height: 1.65;
  font-weight: 500;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__input-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.48);
  box-shadow: 0 22px 60px rgba(150, 84, 158, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(18px);
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__label{
  display: block;
  margin: 0 0 10px;
  color: #573063;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  resize: vertical;
  padding: 20px 22px;
  border: 1px solid rgba(255, 139, 193, 0.42);
  border-radius: 22px;
  outline: none;
  color: #3f244c;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: inset 0 2px 12px rgba(128, 74, 143, 0.08);
  font: inherit;
  font-size: 18px;
  line-height: 1.6;
  transition: border-color 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__textarea:focus{
  border-color: rgba(255, 104, 176, 0.82);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 5px rgba(255, 154, 205, 0.25), 0 14px 34px rgba(163, 99, 177, 0.12);
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__textarea::placeholder{
  color: rgba(103, 71, 112, 0.62);
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__clear-row, .wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__load-row{
  display: grid;
  place-items: center;
  width: 100%;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__clear-row{
  margin-top: 16px;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__load-row{
  margin-top: 28px;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__btn{
  width: auto;
  max-width: 100%;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-weight: 850;
  letter-spacing: 0;
  color: #4a244f;
  background: linear-gradient(135deg, #ffb7d8 0%, #d8c4ff 48%, #bdf4dc 100%);
  box-shadow: 0 12px 28px rgba(167, 89, 175, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.72);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
  white-space: nowrap;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 34px rgba(167, 89, 175, 0.28), 0 0 0 4px rgba(255, 255, 255, 0.34);
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__btn:active{
  transform: translateY(0);
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__btn--clear{
  padding: 10px 24px;
  font-size: 14px;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__btn--load{
  padding: 13px 28px;
  font-size: 15px;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__btn--hidden{
  display: none;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  overflow-x: hidden;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 18px 42px rgba(122, 74, 147, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(16px);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
  animation: kawaii-font-tool-wrap-fade 260ms ease both;
  overflow: hidden;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 152, 203, 0.62);
  box-shadow: 0 24px 54px rgba(122, 74, 147, 0.22), 0 0 26px rgba(255, 185, 220, 0.32);
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__style-name{
  margin: 0 0 12px;
  color: #563060;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__preview{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 0 14px;
  padding: 14px;
  border-radius: 18px;
  color: #3f244c;
  background: linear-gradient(135deg, rgba(255, 249, 238, 0.82), rgba(255, 236, 247, 0.78));
  box-shadow: inset 0 1px 12px rgba(139, 84, 153, 0.08);
  font-size: 20px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__preview::-webkit-scrollbar, .wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__textarea::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__preview::-webkit-scrollbar-track, .wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__textarea::-webkit-scrollbar-track{
  background: rgba(255, 244, 249, 0.8);
  border-radius: 999px;
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__preview::-webkit-scrollbar-thumb, .wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__textarea::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff9aca, #cbb8ff);
  border-radius: 999px;
  border: 2px solid rgba(255, 250, 252, 0.9);
}.wpc-scope-92 .tc-wp-tool-root .kawaii-font-tool-wrap__copy{
  width: 100%;
  padding: 11px 16px;
  font-size: 14px;
}@keyframes kawaii-font-tool-wrap-fade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .kawaii-font-tool-wrap{
    padding: 64px 24px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .kawaii-font-tool-wrap__title{
    font-size: 52px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__textarea{
    min-height: 160px;
    font-size: 18px;
    padding: 22px 24px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__btn{
    font-size: 15px;
    padding: 12px 26px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__btn--load{
    padding: 14px 30px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__card{
    padding: 20px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .kawaii-font-tool-wrap{
    padding: 58px 22px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__container{
    width: min(100%, 1120px);
  }.tc-wp-tool-root .kawaii-font-tool-wrap__title{
    font-size: 46px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__textarea{
    min-height: 152px;
    font-size: 17px;
    padding: 20px 22px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__btn{
    font-size: 14px;
    padding: 11px 24px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__btn--load{
    padding: 13px 28px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__card{
    padding: 18px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .kawaii-font-tool-wrap{
    padding: 48px 20px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__container{
    width: min(100%, 920px);
  }.tc-wp-tool-root .kawaii-font-tool-wrap__title{
    font-size: 40px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__textarea{
    min-height: 144px;
    font-size: 16px;
    padding: 18px 20px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__btn{
    font-size: 14px;
    padding: 10px 22px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__btn--load{
    padding: 12px 26px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__card{
    padding: 17px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .kawaii-font-tool-wrap{
    padding: 38px 16px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__title{
    font-size: 33px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__input-panel{
    padding: 18px;
    border-radius: 24px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__textarea{
    min-height: 132px;
    font-size: 16px;
    padding: 16px 18px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__btn{
    font-size: 14px;
    padding: 10px 21px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__btn--load{
    padding: 12px 24px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__preview{
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .kawaii-font-tool-wrap{
    padding: 34px 14px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__title{
    font-size: 30px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__input-panel{
    padding: 16px;
    border-radius: 22px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__textarea{
    min-height: 126px;
    font-size: 15px;
    padding: 15px 16px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__btn{
    font-size: 13px;
    padding: 9px 20px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__btn--load{
    padding: 11px 23px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__preview{
    font-size: 17px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .kawaii-font-tool-wrap{
    padding: 30px 12px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__title{
    font-size: 27px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__subtitle{
    font-size: 13px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__input-panel{
    padding: 14px;
    border-radius: 20px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__textarea{
    min-height: 118px;
    font-size: 15px;
    padding: 14px 15px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__btn{
    font-size: 13px;
    padding: 9px 18px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__btn--load{
    padding: 10px 21px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .kawaii-font-tool-wrap__preview{
    font-size: 16px;
  }}.wpc-scope-92 /* 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;
}