@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-189 .tc-wp-tool-root img, .wpc-scope-189 .tc-wp-tool-root video, .wpc-scope-189 .tc-wp-tool-root svg, .wpc-scope-189 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 52px 18px;
  background:
    radial-gradient(circle at 14% 12%, rgba(255, 219, 235, 0.85), transparent 34%),
    radial-gradient(circle at 88% 18%, rgba(209, 188, 255, 0.65), transparent 32%),
    linear-gradient(135deg, #fff8fb 0%, #f6edff 42%, #fff4df 100%);
  color: #2d2030;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-container, .wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-container *, .wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-container *::before, .wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-container *::after{
  box-sizing: border-box;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-title{
  margin: 0 0 12px;
  color: #26192c;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-subtitle{
  margin: 0;
  color: #66546b;
  font-size: 18px;
  line-height: 1.65;
  font-weight: 500;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-input-panel{
  width: 100%;
  max-width: 900px;
  margin: 0 auto 30px;
  padding: 22px;
  border: 1px solid rgba(142, 90, 150, 0.22);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.58);
  box-shadow: 0 22px 65px rgba(82, 40, 94, 0.14);
  backdrop-filter: blur(18px);
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #4c3155;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 800;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  resize: vertical;
  border: 1px solid rgba(128, 77, 142, 0.24);
  border-radius: 18px;
  padding: 18px 19px;
  background: rgba(255, 255, 255, 0.82);
  color: #2f2235;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
  outline: none;
  font: 500 18px/1.55 Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-textarea:focus{
  border-color: rgba(151, 83, 174, 0.72);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 0 0 5px rgba(198, 136, 221, 0.22), 0 14px 35px rgba(108, 61, 123, 0.12);
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-clear-wrap, .wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-load-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-clear-wrap{
  margin-top: 15px;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-load-wrap{
  margin-top: 28px;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-btn{
  appearance: none;
  border: 1px solid rgba(116, 64, 129, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, #62316f 0%, #a34f86 52%, #c7984d 100%);
  color: #ffffff;
  cursor: pointer;
  font: 800 14px/1 Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: 0;
  box-shadow: 0 12px 30px rgba(113, 58, 125, 0.22);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
  white-space: nowrap;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 17px 42px rgba(113, 58, 125, 0.28), 0 0 0 5px rgba(202, 147, 218, 0.16);
  filter: saturate(1.08);
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-btn:active{
  transform: translateY(0);
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-clear-btn{
  min-width: 92px;
  padding: 11px 18px;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-load-btn{
  min-width: 138px;
  padding: 14px 24px;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-load-btn.cfg-hidden{
  display: none;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  align-items: stretch;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
  border: 1px solid rgba(121, 68, 135, 0.2);
  border-radius: 22px;
  padding: 18px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.78), rgba(255, 251, 255, 0.58)),
    radial-gradient(circle at 90% 0%, rgba(232, 196, 255, 0.32), transparent 40%);
  box-shadow: 0 18px 45px rgba(73, 43, 86, 0.12);
  backdrop-filter: blur(16px);
  overflow: hidden;
  animation: cfgFadeIn 360ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(160, 89, 178, 0.36);
  box-shadow: 0 24px 60px rgba(73, 43, 86, 0.17);
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-card-title{
  margin: 0;
  color: #44274e;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-preview{
  flex: 1 1 auto;
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(134, 85, 146, 0.18);
  border-radius: 16px;
  padding: 15px;
  background: rgba(255, 255, 255, 0.66);
  color: #291b30;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 650;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-preview::-webkit-scrollbar-track{
  background: rgba(244, 224, 249, 0.75);
  border-radius: 999px;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #a45dba, #d3a254);
  border-radius: 999px;
}.wpc-scope-189 .tc-wp-tool-root .cfg-cursive-font-tool .cfg-copy-btn{
  align-self: flex-start;
  min-width: 82px;
  padding: 10px 16px;
  font-size: 13px;
}@keyframes cfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .cfg-cursive-font-tool{
    padding: 60px 24px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-title{
    font-size: 52px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-textarea{
    min-height: 140px;
    font-size: 18px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-btn{
    font-size: 14px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-card{
    padding: 19px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cfg-cursive-font-tool{
    padding: 54px 22px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-container{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-title{
    font-size: 46px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-textarea{
    min-height: 132px;
    font-size: 17px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-btn{
    font-size: 14px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-card{
    padding: 18px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cfg-cursive-font-tool{
    padding: 46px 18px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-container{
    width: min(100%, 860px);
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-title{
    font-size: 40px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-textarea{
    min-height: 124px;
    font-size: 16px;
    padding: 16px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-btn{
    font-size: 13px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-card{
    padding: 17px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cfg-cursive-font-tool{
    padding: 38px 14px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-container{
    width: 100%;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-title{
    font-size: 34px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-input-panel{
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-textarea{
    min-height: 116px;
    font-size: 16px;
    padding: 15px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-btn{
    font-size: 13px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-card{
    padding: 16px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-preview{
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cfg-cursive-font-tool{
    padding: 34px 12px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-container{
    width: 100%;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-title{
    font-size: 30px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-textarea{
    min-height: 108px;
    font-size: 15px;
    padding: 14px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-btn{
    font-size: 13px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-clear-btn{
    min-width: 84px;
    padding: 10px 16px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-load-btn{
    min-width: 128px;
    padding: 13px 20px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-card{
    padding: 15px;
    border-radius: 18px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-preview{
    font-size: 17px;
    min-height: 108px;
    padding: 14px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .cfg-cursive-font-tool{
    padding: 30px 10px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-container{
    width: 100%;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-title{
    font-size: 27px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-subtitle{
    font-size: 14px;
    line-height: 1.55;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-input-panel{
    padding: 12px;
    border-radius: 16px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-textarea{
    min-height: 104px;
    font-size: 15px;
    padding: 13px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-btn{
    font-size: 12px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-clear-btn{
    min-width: 78px;
    padding: 10px 14px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-load-btn{
    min-width: 118px;
    padding: 12px 18px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-card{
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .cfg-cursive-font-tool .cfg-preview{
    font-size: 16px;
    min-height: 104px;
    padding: 13px;
  }}.wpc-scope-189 /* 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;
}