@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-7 .tc-wp-tool-root img, .wpc-scope-7 .tc-wp-tool-root video, .wpc-scope-7 .tc-wp-tool-root svg, .wpc-scope-7 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  padding: 52px 18px;
  color: #fff8ea;
  background:
    radial-gradient(circle at 12% 8%, rgba(210, 34, 45, 0.42), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(32, 154, 112, 0.34), transparent 28%),
    radial-gradient(circle at 50% 100%, rgba(217, 166, 55, 0.25), transparent 36%),
    linear-gradient(135deg, #1a1210 0%, #221416 42%, #071d1a 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool, .wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool div, .wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool section, .wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool header, .wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool h1, .wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool h2, .wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool p, .wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool label, .wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool input, .wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-inner{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 14px;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-header{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.12;
  letter-spacing: 0;
  color: #fff4d4;
  text-shadow: 0 0 24px rgba(214, 43, 54, 0.45), 0 2px 0 rgba(0, 0, 0, 0.28);
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-header p{
  max-width: 780px;
  margin: 13px auto 0;
  font-size: 1.04rem;
  line-height: 1.7;
  color: #f4dec0;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-input-panel, .wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-results{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(236, 190, 92, 0.24);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(16px);
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-input-panel{
  padding: 24px;
  margin-bottom: 24px;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-results{
  padding: 24px;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-section-title{
  margin: 0 0 14px;
  font-size: 1.16rem;
  line-height: 1.25;
  color: #ffd77a;
  letter-spacing: 0;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-label{
  display: block;
  margin: 0 0 9px;
  font-size: 0.96rem;
  font-weight: 700;
  color: #fff2d0;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 54px;
  padding: 0 16px;
  border: 1px solid rgba(255, 217, 129, 0.34);
  outline: none;
  border-radius: 10px;
  background: rgba(12, 15, 15, 0.76);
  color: #fffaf0;
  font-size: 1.05rem;
  line-height: 54px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.045);
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-input:focus{
  border-color: rgba(44, 193, 139, 0.95);
  box-shadow: 0 0 0 4px rgba(44, 193, 139, 0.18), 0 0 28px rgba(44, 193, 139, 0.2);
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-help{
  margin: 9px 0 0;
  color: #d8c4a8;
  font-size: 0.9rem;
  line-height: 1.45;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-action-row, .wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-action-row{
  margin-top: 16px;
  justify-content: flex-start;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-btn{
  min-height: 44px;
  min-width: 112px;
  padding: 11px 18px;
  border: 1px solid rgba(255, 222, 144, 0.36);
  border-radius: 10px;
  background: linear-gradient(135deg, #bf1f2e, #7d131d);
  color: #fff7df;
  font-size: 0.96rem;
  font-weight: 800;
  line-height: 1.2;
  cursor: pointer;
  box-shadow: 0 12px 24px rgba(133, 16, 28, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 218, 116, 0.78);
  box-shadow: 0 16px 34px rgba(198, 38, 49, 0.36), 0 0 20px rgba(255, 197, 76, 0.18);
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-btn:focus-visible{
  outline: 3px solid rgba(51, 211, 155, 0.82);
  outline-offset: 3px;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-load-more{
  margin-top: 24px;
  background: linear-gradient(135deg, #1f9b78, #0f5e55);
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-results-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 218, 135, 0.23);
  border-radius: 14px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.052)),
    rgba(9, 15, 15, 0.52);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.23);
  animation: cfgFadeIn 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(44, 193, 139, 0.52);
  box-shadow: 0 20px 42px rgba(0, 0, 0, 0.3), 0 0 24px rgba(44, 193, 139, 0.11);
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-card-title{
  margin: 0 0 12px;
  color: #ffd779;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.32;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow: auto;
  padding: 15px;
  border: 1px solid rgba(255, 241, 196, 0.14);
  border-radius: 12px;
  background: linear-gradient(135deg, rgba(7, 13, 13, 0.9), rgba(42, 18, 18, 0.72));
  color: #fff9e9;
  font-size: 1.32rem;
  line-height: 1.58;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 244, 214, 0.08);
  border-radius: 999px;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #c92835, #2bb184);
  border-radius: 999px;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-copy{
  width: 100%;
  max-width: 100%;
  margin-top: 14px;
  background: linear-gradient(135deg, #d39a24, #8d4a13);
  color: #17100b;
}.wpc-scope-7 .tc-wp-tool-root .chinese-font-generator-tool .cfg-copy.is-copied{
  background: linear-gradient(135deg, #35c895, #167463);
  color: #061512;
}@keyframes cfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .chinese-font-generator-tool{
    padding: 58px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-inner{
    width: 100%;
    padding: 0 18px;
  }.tc-wp-tool-root .chinese-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-header p{
    font-size: 1.08rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-input{
    width: 100%;
    height: 56px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-btn{
    min-height: 46px;
    font-size: 0.97rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-card{
    padding: 18px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-preview{
    font-size: 1.32rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .chinese-font-generator-tool{
    padding: 50px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-inner{
    width: 100%;
    padding: 0 16px;
  }.tc-wp-tool-root .chinese-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-header p{
    font-size: 1.04rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-input{
    width: 100%;
    height: 54px;
    font-size: 1.04rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-btn{
    min-height: 45px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-card{
    padding: 17px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-preview{
    font-size: 1.28rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .chinese-font-generator-tool{
    padding: 44px 18px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-inner{
    width: 100%;
    padding: 0 14px;
  }.tc-wp-tool-root .chinese-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-header p{
    font-size: 1rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-input{
    width: 100%;
    height: 52px;
    font-size: 1rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-btn{
    min-height: 44px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-card{
    padding: 16px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-preview{
    font-size: 1.22rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .chinese-font-generator-tool{
    padding: 36px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-inner{
    width: 100%;
    padding: 0 8px;
  }.tc-wp-tool-root .chinese-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-header p{
    font-size: 0.96rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-input-panel, .tc-wp-tool-root .chinese-font-generator-tool .cfg-results{
    padding: 16px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-input{
    width: 100%;
    height: 50px;
    font-size: 1rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-btn{
    width: 100%;
    min-height: 46px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-card{
    padding: 15px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-preview{
    font-size: 1.16rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .chinese-font-generator-tool{
    padding: 32px 10px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-inner{
    width: 100%;
    padding: 0 6px;
  }.tc-wp-tool-root .chinese-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-header p{
    font-size: 0.94rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-input-panel, .tc-wp-tool-root .chinese-font-generator-tool .cfg-results{
    padding: 14px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-input{
    width: 100%;
    height: 50px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-btn{
    width: 100%;
    min-height: 46px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-card{
    padding: 14px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-preview{
    font-size: 1.1rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .chinese-font-generator-tool{
    padding: 28px 8px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-inner{
    width: 100%;
    padding: 0 4px;
  }.tc-wp-tool-root .chinese-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-header p{
    font-size: 0.92rem;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-input-panel, .tc-wp-tool-root .chinese-font-generator-tool .cfg-results{
    padding: 12px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-input{
    width: 100%;
    height: 48px;
    font-size: 0.96rem;
    padding: 0 12px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-btn{
    width: 100%;
    min-height: 46px;
    font-size: 0.93rem;
    padding: 10px 12px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-card{
    padding: 12px;
  }.tc-wp-tool-root .chinese-font-generator-tool .cfg-preview{
    font-size: 1.04rem;
    padding: 12px;
  }}.wpc-scope-7 /* 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;
}.wpc-scope-7 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .cfg-clear-btn{}