@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-397 .tc-wp-tool-root img, .wpc-scope-397 .tc-wp-tool-root video, .wpc-scope-397 .tc-wp-tool-root svg, .wpc-scope-397 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap, .wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap *, .wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap *::before, .wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap *::after{
  box-sizing: border-box;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 72px 22px;
  color: #fffafc;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 194, 229, 0.55), transparent 30%),
    radial-gradient(circle at 84% 20%, rgba(141, 96, 255, 0.46), transparent 28%),
    radial-gradient(circle at 50% 92%, rgba(38, 208, 186, 0.22), transparent 34%),
    linear-gradient(135deg, #321247 0%, #762859 42%, #20143f 100%);
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__hero{
  width: 100%;
  max-width: 820px;
  margin: 0 auto 28px;
  text-align: center;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.13);
  box-shadow: 0 10px 34px rgba(255, 145, 207, 0.18);
  color: #ffe4f5;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  backdrop-filter: blur(16px);
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__hero h1{
  margin: 0;
  color: #ffffff;
  font-size: 56px;
  font-weight: 850;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 10px 38px rgba(255, 124, 203, 0.38);
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__hero p{
  margin: 16px auto 0;
  max-width: 720px;
  color: rgba(255, 246, 252, 0.86);
  font-size: 18px;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__panel{
  width: 100%;
  margin: 0 auto 26px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08));
  box-shadow: 0 24px 70px rgba(18, 8, 34, 0.36);
  backdrop-filter: blur(22px);
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 248, 253, 0.92);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.35;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  resize: vertical;
  overflow-x: hidden;
  padding: 18px 20px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 18px;
  outline: none;
  background: rgba(21, 10, 39, 0.48);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
  color: #ffffff;
  font-family: inherit;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__input::placeholder{
  color: rgba(255, 228, 246, 0.58);
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__input:focus{
  border-color: rgba(255, 169, 222, 0.78);
  background: rgba(24, 10, 43, 0.64);
  box-shadow: 0 0 0 4px rgba(255, 122, 204, 0.18), 0 18px 40px rgba(255, 111, 196, 0.13);
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__clear-row, .wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__load-row{
  display: flex;
  width: 100%;
  justify-content: center;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__clear-row{
  margin-top: 15px;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__load-row{
  margin-top: 28px;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  border: 0;
  border-radius: 999px;
  color: #ffffff;
  font-family: inherit;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
  cursor: pointer;
  white-space: normal;
  text-align: center;
  box-shadow: 0 16px 36px rgba(16, 8, 31, 0.28);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, background 180ms ease;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 44px rgba(255, 111, 196, 0.28);
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__btn:focus{
  outline: none;
  box-shadow: 0 0 0 4px rgba(255, 214, 238, 0.22), 0 18px 44px rgba(255, 111, 196, 0.28);
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__btn--clear{
  padding: 10px 22px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0.1));
  border: 1px solid rgba(255, 255, 255, 0.28);
  font-size: 14px;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__btn--load{
  padding: 14px 30px;
  background: linear-gradient(135deg, #ff66c4, #8a5cff 58%, #21c7b7);
  font-size: 15px;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__btn--copy{
  width: 100%;
  padding: 11px 18px;
  background: linear-gradient(135deg, rgba(255, 99, 194, 0.95), rgba(123, 87, 255, 0.95));
  font-size: 14px;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 22px;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__card{
  display: flex;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  flex-direction: column;
  gap: 14px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.075)),
    radial-gradient(circle at top right, rgba(255, 158, 218, 0.22), transparent 36%);
  box-shadow: 0 20px 48px rgba(13, 7, 27, 0.3);
  backdrop-filter: blur(18px);
  animation: curly-font-tool-fade 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 202, 235, 0.4);
  box-shadow: 0 26px 64px rgba(17, 7, 35, 0.42);
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__card.is-new{
  animation: curly-font-tool-reveal 420ms ease both;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__card-title{
  margin: 0;
  color: #fff9fd;
  font-size: 16px;
  font-weight: 850;
  line-height: 1.35;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__preview{
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 16px;
  background: rgba(14, 6, 29, 0.42);
  color: #ffffff;
  font-size: 22px;
  line-height: 1.55;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 8px 24px rgba(255, 130, 209, 0.2);
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff8ed4, #8f6bff);
  border-radius: 999px;
}.wpc-scope-397 .tc-wp-tool-root .curly-font-tool-wrap__preview{
  scrollbar-width: thin;
  scrollbar-color: #ff8ed4 rgba(255, 255, 255, 0.08);
}@keyframes curly-font-tool-fade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes curly-font-tool-reveal{
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.98);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .curly-font-tool-wrap{
    padding: 78px 28px;
  }.tc-wp-tool-root .curly-font-tool-wrap__container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .curly-font-tool-wrap__hero h1{
    font-size: 56px;
  }.tc-wp-tool-root .curly-font-tool-wrap__hero p{
    font-size: 18px;
  }.tc-wp-tool-root .curly-font-tool-wrap__input{
    min-height: 132px;
    font-size: 18px;
    padding: 18px 20px;
  }.tc-wp-tool-root .curly-font-tool-wrap__btn--clear{
    padding: 10px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .curly-font-tool-wrap__btn--load{
    padding: 14px 30px;
    font-size: 15px;
  }.tc-wp-tool-root .curly-font-tool-wrap__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .curly-font-tool-wrap__card{
    padding: 20px;
  }.tc-wp-tool-root .curly-font-tool-wrap__preview{
    font-size: 22px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .curly-font-tool-wrap{
    padding: 70px 24px;
  }.tc-wp-tool-root .curly-font-tool-wrap__container{
    width: min(100%, 1120px);
  }.tc-wp-tool-root .curly-font-tool-wrap__hero h1{
    font-size: 50px;
  }.tc-wp-tool-root .curly-font-tool-wrap__hero p{
    font-size: 17px;
  }.tc-wp-tool-root .curly-font-tool-wrap__input{
    min-height: 126px;
    font-size: 17px;
    padding: 17px 19px;
  }.tc-wp-tool-root .curly-font-tool-wrap__btn--clear{
    padding: 10px 21px;
    font-size: 14px;
  }.tc-wp-tool-root .curly-font-tool-wrap__btn--load{
    padding: 13px 28px;
    font-size: 15px;
  }.tc-wp-tool-root .curly-font-tool-wrap__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .curly-font-tool-wrap__card{
    padding: 19px;
  }.tc-wp-tool-root .curly-font-tool-wrap__preview{
    font-size: 21px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .curly-font-tool-wrap{
    padding: 62px 20px;
  }.tc-wp-tool-root .curly-font-tool-wrap__container{
    width: min(100%, 920px);
  }.tc-wp-tool-root .curly-font-tool-wrap__hero h1{
    font-size: 42px;
  }.tc-wp-tool-root .curly-font-tool-wrap__hero p{
    font-size: 16px;
  }.tc-wp-tool-root .curly-font-tool-wrap__panel{
    padding: 22px;
    border-radius: 22px;
  }.tc-wp-tool-root .curly-font-tool-wrap__input{
    min-height: 122px;
    font-size: 16px;
    padding: 16px 18px;
  }.tc-wp-tool-root .curly-font-tool-wrap__btn--clear{
    padding: 9px 20px;
    font-size: 13px;
  }.tc-wp-tool-root .curly-font-tool-wrap__btn--load{
    padding: 13px 26px;
    font-size: 14px;
  }.tc-wp-tool-root .curly-font-tool-wrap__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .curly-font-tool-wrap__card{
    padding: 18px;
  }.tc-wp-tool-root .curly-font-tool-wrap__preview{
    font-size: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .curly-font-tool-wrap{
    padding: 48px 16px;
  }.tc-wp-tool-root .curly-font-tool-wrap__container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .curly-font-tool-wrap__hero h1{
    font-size: 34px;
  }.tc-wp-tool-root .curly-font-tool-wrap__hero p{
    font-size: 15px;
  }.tc-wp-tool-root .curly-font-tool-wrap__panel{
    padding: 18px;
    border-radius: 20px;
  }.tc-wp-tool-root .curly-font-tool-wrap__input{
    min-height: 116px;
    font-size: 16px;
    padding: 15px 16px;
  }.tc-wp-tool-root .curly-font-tool-wrap__btn--clear{
    padding: 9px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .curly-font-tool-wrap__btn--load{
    padding: 12px 24px;
    font-size: 14px;
  }.tc-wp-tool-root .curly-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .curly-font-tool-wrap__card{
    width: 100%;
    max-width: 100%;
    padding: 17px;
  }.tc-wp-tool-root .curly-font-tool-wrap__preview{
    font-size: 19px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .curly-font-tool-wrap{
    padding: 44px 14px;
  }.tc-wp-tool-root .curly-font-tool-wrap__container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .curly-font-tool-wrap__hero h1{
    font-size: 30px;
  }.tc-wp-tool-root .curly-font-tool-wrap__hero p{
    font-size: 14px;
  }.tc-wp-tool-root .curly-font-tool-wrap__badge{
    font-size: 12px;
    padding: 7px 12px;
  }.tc-wp-tool-root .curly-font-tool-wrap__panel{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .curly-font-tool-wrap__input{
    min-height: 112px;
    font-size: 15px;
    padding: 14px 15px;
  }.tc-wp-tool-root .curly-font-tool-wrap__btn--clear{
    padding: 8px 17px;
    font-size: 13px;
  }.tc-wp-tool-root .curly-font-tool-wrap__btn--load{
    padding: 12px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .curly-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .curly-font-tool-wrap__card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
    border-radius: 19px;
  }.tc-wp-tool-root .curly-font-tool-wrap__preview{
    font-size: 18px;
    padding: 15px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .curly-font-tool-wrap{
    padding: 40px 12px;
  }.tc-wp-tool-root .curly-font-tool-wrap__container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .curly-font-tool-wrap__hero h1{
    font-size: 27px;
  }.tc-wp-tool-root .curly-font-tool-wrap__hero p{
    font-size: 13px;
  }.tc-wp-tool-root .curly-font-tool-wrap__badge{
    font-size: 12px;
    padding: 7px 10px;
  }.tc-wp-tool-root .curly-font-tool-wrap__panel{
    padding: 14px;
    border-radius: 17px;
  }.tc-wp-tool-root .curly-font-tool-wrap__input{
    min-height: 108px;
    font-size: 15px;
    padding: 13px 14px;
  }.tc-wp-tool-root .curly-font-tool-wrap__btn--clear{
    padding: 8px 16px;
    font-size: 12px;
  }.tc-wp-tool-root .curly-font-tool-wrap__btn--load{
    padding: 11px 20px;
    font-size: 13px;
  }.tc-wp-tool-root .curly-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .curly-font-tool-wrap__card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .curly-font-tool-wrap__card-title{
    font-size: 15px;
  }.tc-wp-tool-root .curly-font-tool-wrap__preview{
    font-size: 17px;
    padding: 14px;
  }}.wpc-scope-397 /* 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;
}