@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-221 .tc-wp-tool-root img, .wpc-scope-221 .tc-wp-tool-root video, .wpc-scope-221 .tc-wp-tool-root svg, .wpc-scope-221 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 46px 18px;
  color: #18110d;
  background:
    radial-gradient(circle at 12% 8%, rgba(198, 32, 42, 0.2), transparent 28%),
    radial-gradient(circle at 88% 14%, rgba(25, 132, 99, 0.2), transparent 30%),
    linear-gradient(135deg, #fffaf1 0%, #fffdf8 42%, #f7ebe0 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-shell, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-input-panel, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-grid, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-card, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-input, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-clear-btn, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-load-more, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-copy-btn{
  box-sizing: border-box;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-hero h1{
  margin: 0;
  font-size: clamp(34px, 5vw, 58px);
  line-height: 1.05;
  letter-spacing: 0;
  color: #1a0f0a;
  text-shadow: 0 2px 18px rgba(185, 28, 28, 0.12);
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-hero p{
  max-width: 720px;
  margin: 14px auto 0;
  font-size: 17px;
  line-height: 1.65;
  color: #5a4638;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-input-panel{
  width: 100%;
  max-width: 900px;
  margin: 0 auto 30px;
  padding: 22px;
  border: 1px solid rgba(178, 123, 45, 0.28);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.76), rgba(255, 246, 231, 0.58));
  box-shadow: 0 22px 55px rgba(76, 29, 20, 0.13);
  backdrop-filter: blur(14px);
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-label{
  display: block;
  margin: 0 0 10px;
  font-weight: 800;
  font-size: 14px;
  color: #3b2017;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-input{
  width: 100%;
  max-width: 100%;
  min-height: 145px;
  resize: vertical;
  display: block;
  padding: 18px;
  border: 1px solid rgba(152, 82, 47, 0.32);
  border-radius: 18px;
  outline: none;
  background: rgba(255, 253, 248, 0.92);
  color: #17110d;
  font-size: 25px;
  line-height: 1.55;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.78);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-input:focus{
  border-color: rgba(198, 32, 42, 0.72);
  background: #fffefa;
  box-shadow: 0 0 0 4px rgba(198, 32, 42, 0.13), 0 0 28px rgba(212, 175, 55, 0.18);
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-input-help{
  margin-top: 9px;
  text-align: center;
  font-size: 13px;
  color: #745d4a;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-clear-wrap, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-clear-wrap{
  margin-top: 14px;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-clear-btn, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-load-more, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-copy-btn{
  max-width: 100%;
  border: 0;
  cursor: pointer;
  font-weight: 800;
  line-height: 1;
  border-radius: 999px;
  transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease, opacity 0.2s ease;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-clear-btn{
  padding: 10px 20px;
  font-size: 14px;
  color: #fffaf0;
  background: linear-gradient(135deg, #8c1d18, #c6202a);
  box-shadow: 0 10px 20px rgba(198, 32, 42, 0.22);
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-load-more{
  padding: 14px 30px;
  font-size: 15px;
  color: #1b1208;
  background: linear-gradient(135deg, #f7dc82, #d4af37);
  box-shadow: 0 14px 28px rgba(148, 102, 21, 0.22);
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-clear-btn:hover, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-load-more:hover, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-clear-btn:focus-visible, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-load-more:focus-visible, .wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-copy-btn:focus-visible{
  outline: 3px solid rgba(24, 132, 99, 0.38);
  outline-offset: 3px;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-grid{
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 24px;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(128, 73, 32, 0.18);
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 18px 42px rgba(54, 27, 16, 0.12);
  backdrop-filter: blur(12px);
  animation: cfgFadeIn 0.36s ease both;
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
  overflow: hidden;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 24px 56px rgba(54, 27, 16, 0.17);
  border-color: rgba(212, 175, 55, 0.45);
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-card-title{
  min-width: 0;
  margin: 0;
  font-size: 15px;
  line-height: 1.3;
  color: #23150e;
  font-weight: 900;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-copy-btn{
  flex: 0 0 auto;
  padding: 9px 15px;
  font-size: 13px;
  color: #fffaf0;
  background: linear-gradient(135deg, #18745d, #22a17d);
  box-shadow: 0 10px 20px rgba(24, 116, 93, 0.18);
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 116px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 17px;
  border-radius: 18px;
  font-size: 24px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 244, 225, 0.8);
  border-radius: 999px;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #c6202a, #d4af37);
  border-radius: 999px;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-style-seal .cfg-preview{ background: #9d1f1f; color: #fff8e8; border: 1px solid #d9a63b; font-family: "SimSun", "Songti SC", serif; }.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-style-jade .cfg-preview{ background: linear-gradient(135deg, #e8fff7, #fdfbf2); color: #075c49; border: 1px solid #53b999; box-shadow: inset 0 0 24px rgba(32, 145, 111, 0.1); }.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-style-gold .cfg-preview{ background: #17100b; color: #f5d46d; border: 1px solid #d4af37; text-shadow: 0 0 12px rgba(245, 212, 109, 0.28); }.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-style-ink .cfg-preview{ background: #fffdf8; color: #141414; border: 1px solid #2b2520; font-family: "KaiTi", "STKaiti", serif; }.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-style-porcelain .cfg-preview{ background: linear-gradient(135deg, #ffffff, #eef8ff); color: #15396f; border: 1px solid #8bb8de; }.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-style-lantern .cfg-preview{ background: radial-gradient(circle at top, #ffd07a, #b91c1c); color: #fff9e8; border: 1px solid #ffd36a; text-shadow: 0 0 10px rgba(255, 232, 166, 0.42); }.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-style-bamboo .cfg-preview{ background: #f4fff0; color: #245b28; border: 1px dashed #6fa35e; }.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-style-moon .cfg-preview{ background: linear-gradient(145deg, #191925, #f8f3df); color: #2b241a; border: 1px solid #c7b98a; }.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-style-cloud .cfg-preview{ background: #f4fbff; color: #385f73; border: 1px solid #b8d8e5; letter-spacing: 0.04em; }.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-style-festival .cfg-preview{ background: linear-gradient(135deg, #fff3d5, #ffe6e8); color: #a3151e; border: 1px solid #edbd4f; }.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-style-minimal .cfg-preview{ background: #faf7f0; color: #28211b; border: 1px solid #d8cab8; letter-spacing: 0.08em; }.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-style-imperial .cfg-preview{ background: #3d1010; color: #ffe29b; border: 1px double #d4af37; font-weight: 800; }.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-load-wrap{
  margin-top: 30px;
}.wpc-scope-221 .tc-wp-tool-root .cfg-premium-tool .cfg-load-more.cfg-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-premium-tool{ padding: 28px 12px; }.tc-wp-tool-root .cfg-premium-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cfg-premium-tool .cfg-hero h1{ font-size: 30px; }.tc-wp-tool-root .cfg-premium-tool .cfg-hero p{ font-size: 14px; }.tc-wp-tool-root .cfg-premium-tool .cfg-input-panel{ padding: 14px; border-radius: 18px; }.tc-wp-tool-root .cfg-premium-tool .cfg-input{ min-height: 118px; padding: 13px; font-size: 19px; }.tc-wp-tool-root .cfg-premium-tool .cfg-clear-btn, .tc-wp-tool-root .cfg-premium-tool .cfg-load-more{ font-size: 13px; padding: 10px 18px; }.tc-wp-tool-root .cfg-premium-tool .cfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .cfg-premium-tool .cfg-card{ padding: 13px; }.tc-wp-tool-root .cfg-premium-tool .cfg-preview{ font-size: 18px; padding: 13px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cfg-premium-tool{ padding: 32px 14px; }.tc-wp-tool-root .cfg-premium-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cfg-premium-tool .cfg-hero h1{ font-size: 33px; }.tc-wp-tool-root .cfg-premium-tool .cfg-hero p{ font-size: 15px; }.tc-wp-tool-root .cfg-premium-tool .cfg-input-panel{ padding: 16px; }.tc-wp-tool-root .cfg-premium-tool .cfg-input{ min-height: 126px; padding: 14px; font-size: 20px; }.tc-wp-tool-root .cfg-premium-tool .cfg-clear-btn, .tc-wp-tool-root .cfg-premium-tool .cfg-load-more{ font-size: 14px; padding: 11px 20px; }.tc-wp-tool-root .cfg-premium-tool .cfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .cfg-premium-tool .cfg-card{ padding: 15px; }.tc-wp-tool-root .cfg-premium-tool .cfg-preview{ font-size: 19px; padding: 14px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cfg-premium-tool{ padding: 36px 16px; }.tc-wp-tool-root .cfg-premium-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cfg-premium-tool .cfg-hero h1{ font-size: 38px; }.tc-wp-tool-root .cfg-premium-tool .cfg-hero p{ font-size: 15px; }.tc-wp-tool-root .cfg-premium-tool .cfg-input-panel{ padding: 18px; }.tc-wp-tool-root .cfg-premium-tool .cfg-input{ min-height: 132px; padding: 15px; font-size: 21px; }.tc-wp-tool-root .cfg-premium-tool .cfg-clear-btn, .tc-wp-tool-root .cfg-premium-tool .cfg-load-more{ font-size: 14px; padding: 12px 22px; }.tc-wp-tool-root .cfg-premium-tool .cfg-grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-tool-root .cfg-premium-tool .cfg-card{ padding: 16px; }.tc-wp-tool-root .cfg-premium-tool .cfg-preview{ font-size: 20px; padding: 15px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cfg-premium-tool{ padding: 42px 22px; }.tc-wp-tool-root .cfg-premium-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cfg-premium-tool .cfg-hero h1{ font-size: 48px; }.tc-wp-tool-root .cfg-premium-tool .cfg-hero p{ font-size: 16px; }.tc-wp-tool-root .cfg-premium-tool .cfg-input{ min-height: 140px; font-size: 23px; }.tc-wp-tool-root .cfg-premium-tool .cfg-clear-btn, .tc-wp-tool-root .cfg-premium-tool .cfg-load-more{ font-size: 15px; padding: 13px 24px; }.tc-wp-tool-root .cfg-premium-tool .cfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .cfg-premium-tool .cfg-card{ padding: 17px; }.tc-wp-tool-root .cfg-premium-tool .cfg-preview{ font-size: 22px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cfg-premium-tool{ padding: 46px 24px; }.tc-wp-tool-root .cfg-premium-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cfg-premium-tool .cfg-hero h1{ font-size: 54px; }.tc-wp-tool-root .cfg-premium-tool .cfg-hero p{ font-size: 17px; }.tc-wp-tool-root .cfg-premium-tool .cfg-input{ font-size: 24px; }.tc-wp-tool-root .cfg-premium-tool .cfg-clear-btn, .tc-wp-tool-root .cfg-premium-tool .cfg-load-more{ font-size: 15px; padding: 14px 27px; }.tc-wp-tool-root .cfg-premium-tool .cfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .cfg-premium-tool .cfg-card{ padding: 18px; }.tc-wp-tool-root .cfg-premium-tool .cfg-preview{ font-size: 23px; }}@media (min-width: 1200px){.tc-wp-tool-root .cfg-premium-tool{ padding: 52px 28px; }.tc-wp-tool-root .cfg-premium-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cfg-premium-tool .cfg-hero h1{ font-size: 58px; }.tc-wp-tool-root .cfg-premium-tool .cfg-hero p{ font-size: 17px; }.tc-wp-tool-root .cfg-premium-tool .cfg-input{ font-size: 25px; }.tc-wp-tool-root .cfg-premium-tool .cfg-clear-btn, .tc-wp-tool-root .cfg-premium-tool .cfg-load-more{ font-size: 15px; padding: 14px 30px; }.tc-wp-tool-root .cfg-premium-tool .cfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .cfg-premium-tool .cfg-card{ padding: 18px; }.tc-wp-tool-root .cfg-premium-tool .cfg-preview{ font-size: 24px; }}.wpc-scope-221 .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;
}