@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-549 .tc-wp-tool-root img, .wpc-scope-549 .tc-wp-tool-root video, .wpc-scope-549 .tc-wp-tool-root svg, .wpc-scope-549 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 48px 18px;
  overflow-x: hidden;
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 220, 94, 0.5), transparent 30%),
    radial-gradient(circle at 88% 12%, rgba(178, 42, 42, 0.28), transparent 28%),
    radial-gradient(circle at 15% 92%, rgba(46, 93, 66, 0.22), transparent 32%),
    linear-gradient(135deg, #fff3c8 0%, #f8c94d 34%, #d98d33 66%, #8f2e29 100%);
  color: #35210f;
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap div, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap section, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap h1, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap h2, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap p, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap span, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap label, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap textarea, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-tool-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 14px;
  border: 1px solid rgba(97, 55, 18, 0.2);
  border-radius: 10px;
  background: rgba(255, 250, 230, 0.38);
  color: #613712;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  box-shadow: 0 10px 24px rgba(88, 45, 13, 0.12);
  backdrop-filter: blur(12px);
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap h1{
  margin: 16px 0 10px;
  color: #4b240f;
  font-size: 46px;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 2px 0 rgba(255, 248, 211, 0.72), 0 14px 32px rgba(112, 47, 21, 0.24);
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-subtitle{
  max-width: 720px;
  margin: 0 auto;
  color: #5c351c;
  font-size: 18px;
  line-height: 1.6;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-input-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 24px;
  border: 1px solid rgba(255, 248, 219, 0.56);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 252, 235, 0.64), rgba(255, 221, 122, 0.28));
  box-shadow: 0 22px 70px rgba(76, 38, 14, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(18px);
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-input-label{
  display: block;
  margin: 0 0 10px;
  color: #4b240f;
  font-size: 15px;
  font-weight: 800;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-textarea{
  display: block;
  width: 100%;
  min-height: 138px;
  max-width: 100%;
  padding: 18px;
  resize: vertical;
  border: 1px solid rgba(91, 52, 20, 0.24);
  border-radius: 16px;
  outline: none;
  background: rgba(255, 255, 247, 0.84);
  color: #341f0f;
  font: 600 18px/1.55 Georgia, "Times New Roman", serif;
  box-shadow: inset 0 3px 14px rgba(99, 54, 15, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-textarea:focus{
  border-color: rgba(178, 42, 42, 0.6);
  background: rgba(255, 255, 250, 0.96);
  box-shadow: 0 0 0 4px rgba(255, 205, 63, 0.34), inset 0 3px 14px rgba(99, 54, 15, 0.08);
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-input-actions{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 14px;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-char-count, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-visible-count{
  color: #65401f;
  font-size: 14px;
  font-weight: 700;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-clear-btn, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-load-more-btn, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-copy-btn{
  appearance: none;
  border: 0;
  cursor: pointer;
  border-radius: 12px;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 800;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, opacity 180ms ease;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-clear-btn{
  padding: 11px 18px;
  background: linear-gradient(135deg, #8f2e29, #bd4033);
  color: #fff9e8;
  box-shadow: 0 10px 24px rgba(143, 46, 41, 0.25);
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-clear-btn:hover, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-load-more-btn:hover, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-copy-btn:hover{
  transform: translateY(-2px);
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-clear-btn:focus-visible, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-load-more-btn:focus-visible, .wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-copy-btn:focus-visible{
  outline: 3px solid rgba(255, 244, 188, 0.9);
  outline-offset: 3px;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-grid-head{
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin: 26px 0 18px;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap h2{
  margin: 0;
  color: #43240f;
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
  overflow: visible;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 247, 216, 0.58);
  border-radius: 20px;
  background:
    linear-gradient(150deg, rgba(255, 254, 241, 0.72), rgba(255, 224, 132, 0.34)),
    radial-gradient(circle at 92% 8%, rgba(167, 45, 40, 0.14), transparent 28%);
  box-shadow: 0 18px 44px rgba(65, 35, 15, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.62);
  backdrop-filter: blur(16px);
  animation: wpoohFadeRise 320ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 248, 219, 0.9);
  box-shadow: 0 24px 58px rgba(65, 35, 15, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-style-name{
  min-width: 0;
  color: #4a2811;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-copy-btn{
  flex: 0 0 auto;
  padding: 9px 13px;
  background: linear-gradient(135deg, #2f5d42, #407a56);
  color: #fffbea;
  font-size: 13px;
  box-shadow: 0 10px 22px rgba(47, 93, 66, 0.24);
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-copy-btn.wpooh-copied{
  background: linear-gradient(135deg, #d08b1f, #f1bd3f);
  color: #3a2108;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-text{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid rgba(92, 51, 16, 0.12);
  border-radius: 14px;
  background: rgba(255, 252, 236, 0.62);
  color: #33200f;
  font-size: 19px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  box-shadow: inset 0 2px 10px rgba(86, 42, 10, 0.06);
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-text::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-text::-webkit-scrollbar-track{
  background: rgba(255, 230, 150, 0.42);
  border-radius: 99px;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-text::-webkit-scrollbar-thumb{
  background: linear-gradient(#cf8d25, #8f2e29);
  border-radius: 99px;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-load-more-btn{
  min-width: 210px;
  padding: 15px 24px;
  background: linear-gradient(135deg, #4b240f, #8f2e29 52%, #d89523);
  color: #fff8df;
  font-size: 16px;
  box-shadow: 0 18px 36px rgba(75, 36, 15, 0.28);
}.wpc-scope-549 .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-load-more-btn:disabled{
  cursor: default;
  opacity: 0.58;
  transform: none;
}@keyframes wpoohFadeRise{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .wpooh-font-tool-wrap{
    padding: 28px 12px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .wpooh-font-tool-wrap h1{
    font-size: 29px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-input-panel{
    padding: 15px;
    border-radius: 17px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-textarea{
    min-height: 118px;
    padding: 13px;
    font-size: 16px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-clear-btn, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-load-more-btn, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-copy-btn{
    font-size: 13px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-text{
    font-size: 16px;
    max-height: 180px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .wpooh-font-tool-wrap{
    padding: 32px 14px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .wpooh-font-tool-wrap h1{
    font-size: 32px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-subtitle{
    font-size: 15.5px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-textarea{
    min-height: 124px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-clear-btn, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-load-more-btn, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-copy-btn{
    font-size: 13px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-text{
    font-size: 16.5px;
    max-height: 180px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .wpooh-font-tool-wrap{
    padding: 36px 16px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .wpooh-font-tool-wrap h1{
    font-size: 36px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-textarea{
    min-height: 128px;
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-clear-btn, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-load-more-btn, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-copy-btn{
    font-size: 14px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-text{
    font-size: 17px;
    max-height: 180px;
  }}@media (max-width: 767px){.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-input-actions, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-grid-head{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-clear-btn, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-load-more-btn{
    width: 100%;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-card-top{
    align-items: flex-start;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .wpooh-font-tool-wrap{
    padding: 42px 18px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .wpooh-font-tool-wrap h1{
    font-size: 42px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-input-panel{
    padding: 22px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-textarea{
    min-height: 134px;
    padding: 17px;
    font-size: 18px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-clear-btn, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-load-more-btn, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-copy-btn{
    font-size: 14px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-card{
    padding: 17px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-text{
    font-size: 18px;
    max-height: 180px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .wpooh-font-tool-wrap{
    padding: 46px 20px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .wpooh-font-tool-wrap h1{
    font-size: 44px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-textarea{
    min-height: 138px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-clear-btn, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-load-more-btn, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-copy-btn{
    font-size: 14px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-card{
    padding: 18px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-text{
    font-size: 18px;
    max-height: 180px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .wpooh-font-tool-wrap{
    padding: 52px 22px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .wpooh-font-tool-wrap h1{
    font-size: 48px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-input-panel{
    padding: 26px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-textarea{
    min-height: 142px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-clear-btn, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-load-more-btn, .tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-copy-btn{
    font-size: 14px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-card{
    padding: 18px;
  }.tc-wp-tool-root .wpooh-font-tool-wrap .wpooh-preview-text{
    font-size: 19px;
    max-height: 180px;
  }}.wpc-scope-549 /* 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;
}