@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-159 .tc-wp-tool-root img, .wpc-scope-159 .tc-wp-tool-root video, .wpc-scope-159 .tc-wp-tool-root svg, .wpc-scope-159 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #fff8ef;
  background:
    radial-gradient(circle at 12% 10%, rgba(194, 116, 140, 0.28), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(143, 92, 184, 0.24), transparent 34%),
    radial-gradient(circle at 50% 100%, rgba(203, 151, 85, 0.26), transparent 36%),
    linear-gradient(135deg, #2a1423 0%, #42203b 38%, #6c3554 68%, #f2d8b5 150%);
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-shell, .wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-header, .wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-input-panel, .wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-grid, .wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-card, .wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-box, .wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-load-wrap, .wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-clear-wrap{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-shell{
  width: min(100%, 1200px);
  margin: 0 auto;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-header{
  text-align: center;
  margin: 0 auto 26px;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-header h1{
  margin: 0 0 12px;
  color: #fff8ec;
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow: 0 0 24px rgba(246, 199, 141, 0.25);
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-header p{
  margin: 0 auto;
  max-width: 760px;
  color: rgba(255, 247, 235, 0.84);
  line-height: 1.65;
  font-family: Arial, sans-serif;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-input-panel{
  position: relative;
  margin: 0 auto 28px;
  border: 1px solid rgba(255, 226, 185, 0.28);
  border-radius: 18px;
  padding: 22px;
  background: linear-gradient(145deg, rgba(255, 246, 228, 0.14), rgba(255, 255, 255, 0.06));
  box-shadow: 0 24px 60px rgba(24, 9, 25, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(14px);
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe6bd;
  font-family: Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.02em;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  resize: vertical;
  border: 1px solid rgba(255, 221, 176, 0.36);
  border-radius: 14px;
  outline: none;
  color: #2c1424;
  background: linear-gradient(180deg, #fffaf0, #f7e7d1);
  box-shadow: inset 0 3px 14px rgba(97, 52, 52, 0.12);
  font-family: Georgia, "Times New Roman", serif;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-text-input:focus{
  border-color: rgba(255, 215, 155, 0.95);
  box-shadow: 0 0 0 4px rgba(255, 210, 148, 0.18), 0 0 26px rgba(214, 143, 183, 0.2), inset 0 3px 14px rgba(97, 52, 52, 0.12);
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-clear-wrap, .wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-load-wrap{
  display: grid;
  place-items: center;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-clear-wrap{
  margin-top: 14px;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-btn{
  appearance: none;
  box-sizing: border-box;
  max-width: 100%;
  border: 1px solid rgba(255, 222, 177, 0.42);
  border-radius: 999px;
  color: #fff8ec;
  background: linear-gradient(135deg, rgba(135, 61, 107, 0.92), rgba(193, 121, 121, 0.9) 55%, rgba(204, 149, 84, 0.92));
  box-shadow: 0 12px 28px rgba(42, 14, 37, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  font-family: Arial, sans-serif;
  font-weight: 700;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.06);
  box-shadow: 0 16px 34px rgba(42, 14, 37, 0.28), 0 0 22px rgba(255, 205, 143, 0.18);
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-btn:active{
  transform: translateY(0);
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-grid{
  display: grid;
  width: 100%;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-card{
  min-width: 0;
  width: 100%;
  border: 1px solid rgba(255, 226, 185, 0.24);
  border-radius: 18px;
  background:
    linear-gradient(150deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.06)),
    radial-gradient(circle at 20% 0%, rgba(255, 218, 169, 0.14), transparent 44%);
  box-shadow: 0 18px 42px rgba(24, 9, 25, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(12px);
  overflow: hidden;
  animation: cfgFadeIn 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 224, 181, 0.46);
  box-shadow: 0 24px 54px rgba(24, 9, 25, 0.32), 0 0 30px rgba(219, 149, 184, 0.15);
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-card-title{
  margin: 0 0 12px;
  color: #ffe8c2;
  font-family: Arial, sans-serif;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-box{
  width: 100%;
  max-height: 180px;
  min-height: 112px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 226, 185, 0.2);
  border-radius: 14px;
  padding: 14px;
  color: #fffaf2;
  background: rgba(43, 18, 39, 0.38);
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-box::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 244, 226, 0.08);
  border-radius: 999px;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-box::-webkit-scrollbar-thumb{
  background: rgba(242, 190, 139, 0.62);
  border-radius: 999px;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-load-wrap{
  margin-top: 26px;
}.wpc-scope-159 .tc-wp-tool-root .cfg-calligraphy-tool .cfg-load-btn.is-hidden{
  display: none;
}@keyframes cfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .cfg-calligraphy-tool{
    padding: 34px 12px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-header h1{
    font-size: 30px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-input-panel{
    padding: 16px;
    border-radius: 15px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-text-input{
    min-height: 112px;
    padding: 13px;
    font-size: 18px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-btn{
    min-height: 42px;
    padding: 10px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-card{
    padding: 15px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-box{
    font-size: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cfg-calligraphy-tool{
    padding: 38px 14px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-header p{
    font-size: 14.5px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-input-panel{
    padding: 17px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-text-input{
    min-height: 116px;
    padding: 14px;
    font-size: 19px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-btn{
    min-height: 43px;
    padding: 10px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-card{
    padding: 16px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-card-title{
    font-size: 15.5px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-box{
    font-size: 21px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cfg-calligraphy-tool{
    padding: 44px 18px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-header h1{
    font-size: 40px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-input-panel{
    padding: 19px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-text-input{
    min-height: 120px;
    padding: 15px;
    font-size: 20px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-btn{
    min-height: 44px;
    padding: 11px 22px;
    font-size: 14.5px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 17px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-card{
    padding: 18px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-box{
    font-size: 23px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cfg-calligraphy-tool{
    padding: 58px 24px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-header h1{
    font-size: 52px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-text-input{
    min-height: 126px;
    padding: 17px;
    font-size: 23px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-btn{
    min-height: 45px;
    padding: 11px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-card{
    padding: 19px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-box{
    font-size: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cfg-calligraphy-tool{
    padding: 68px 28px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-header h1{
    font-size: 60px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-header p{
    font-size: 16.5px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-text-input{
    min-height: 132px;
    padding: 18px;
    font-size: 24px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-btn{
    min-height: 46px;
    padding: 12px 25px;
    font-size: 15px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 21px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-card{
    padding: 20px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-box{
    font-size: 24px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .cfg-calligraphy-tool{
    padding: 76px 32px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-header h1{
    font-size: 66px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-text-input{
    min-height: 136px;
    padding: 20px;
    font-size: 25px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-btn{
    min-height: 47px;
    padding: 12px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-card{
    padding: 21px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .cfg-calligraphy-tool .cfg-preview-box{
    font-size: 24px;
  }}.wpc-scope-159 .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-159 .tc-wp-tool-root .cfg-clear-btn{}