@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-300 .tc-wp-tool-root img, .wpc-scope-300 .tc-wp-tool-root video, .wpc-scope-300 .tc-wp-tool-root svg, .wpc-scope-300 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  color: #3d2412;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool, .wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool *, .wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool *::before, .wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool *::after{
  box-sizing: border-box;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-shell{
  position: relative;
  width: 100%;
  overflow: hidden;
  background:
    radial-gradient(circle at 15% 12%, rgba(255, 247, 194, 0.9), transparent 28%),
    radial-gradient(circle at 85% 18%, rgba(224, 70, 54, 0.24), transparent 24%),
    radial-gradient(circle at 78% 88%, rgba(114, 76, 32, 0.22), transparent 30%),
    linear-gradient(135deg, #fff4c4 0%, #ffc94c 34%, #f5a626 64%, #b94736 100%);
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-container{
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-glow{
  position: absolute;
  border-radius: 999px;
  pointer-events: none;
  filter: blur(8px);
  opacity: 0.6;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-glow-one{
  width: 220px;
  height: 220px;
  left: -70px;
  top: 120px;
  background: rgba(255, 251, 215, 0.62);
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-glow-two{
  width: 280px;
  height: 280px;
  right: -90px;
  bottom: 70px;
  background: rgba(125, 74, 30, 0.2);
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header{
  text-align: center;
  margin: 0 auto;
  max-width: 820px;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header h1{
  margin: 0;
  color: #3a1e0d;
  font-weight: 850;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 2px 0 rgba(255, 255, 255, 0.28);
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header p{
  margin: 14px auto 0;
  color: #55301a;
  line-height: 1.65;
  font-weight: 600;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-input-panel, .wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-card{
  background: rgba(255, 252, 232, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.58);
  box-shadow: 0 18px 55px rgba(91, 45, 16, 0.18);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-input-panel{
  margin: 0 auto;
  border-radius: 28px;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-input-label{
  display: block;
  margin: 0 0 10px;
  color: #6c321d;
  font-weight: 800;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  resize: vertical;
  border: 1px solid rgba(137, 73, 25, 0.2);
  border-radius: 22px;
  background: rgba(255, 255, 248, 0.88);
  color: #32190c;
  line-height: 1.55;
  outline: none;
  box-shadow: inset 0 2px 12px rgba(96, 52, 20, 0.06);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-text-input:focus{
  border-color: rgba(178, 61, 43, 0.58);
  background: rgba(255, 255, 252, 0.96);
  box-shadow: 0 0 0 5px rgba(255, 201, 76, 0.28), inset 0 2px 12px rgba(96, 52, 20, 0.06);
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-clear-wrap, .wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-load-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-clear-wrap{
  margin-top: 14px;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-load-wrap{
  margin-top: 26px;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  color: #fff8df;
  font-weight: 850;
  line-height: 1;
  background: linear-gradient(135deg, #8d3526, #cf4f38 44%, #f0a922);
  box-shadow: 0 12px 26px rgba(119, 49, 25, 0.24);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
  white-space: nowrap;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 16px 34px rgba(119, 49, 25, 0.31), 0 0 0 5px rgba(255, 227, 123, 0.2);
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-btn:active{
  transform: translateY(0);
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-clear-btn{
  min-width: 98px;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  animation: wpoohFadeIn 280ms ease both;
  transition: transform 190ms ease, box-shadow 190ms ease, border-color 190ms ease;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 245, 190, 0.92);
  box-shadow: 0 24px 60px rgba(91, 45, 16, 0.24);
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-style-name{
  margin: 0;
  min-width: 0;
  color: #4b230f;
  font-weight: 900;
  line-height: 1.2;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-copy-btn{
  flex: 0 0 auto;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-text{
  max-height: 180px;
  min-height: 112px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 18px;
  border: 1px solid rgba(120, 65, 25, 0.14);
  background:
    linear-gradient(180deg, rgba(255, 255, 247, 0.8), rgba(255, 244, 203, 0.76));
  color: #2f170b;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-text::-webkit-scrollbar, .wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-text-input::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-text::-webkit-scrollbar-track, .wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-text-input::-webkit-scrollbar-track{
  background: rgba(255, 238, 173, 0.8);
  border-radius: 999px;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-text::-webkit-scrollbar-thumb, .wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-text-input::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #d98a21, #a9432e);
  border-radius: 999px;
}.wpc-scope-300 .tc-wp-tool-root .wpooh-font-generator-tool .wpooh-hidden{
  display: none;
}@keyframes wpoohFadeIn{
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-shell{
    padding: 72px 28px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-container{
    max-width: 1200px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header h1{
    font-size: 52px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header p{
    font-size: 18px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-input-panel{
    max-width: 850px;
    padding: 28px;
    margin-top: 34px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-text-input{
    font-size: 18px;
    padding: 18px 20px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-btn{
    font-size: 15px;
    padding: 13px 22px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    margin-top: 30px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-card{
    padding: 20px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-style-name{
    font-size: 17px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-text{
    font-size: 18px;
    padding: 16px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-shell{
    padding: 66px 26px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-container{
    max-width: 1060px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header h1{
    font-size: 46px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header p{
    font-size: 17px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-input-panel{
    max-width: 810px;
    padding: 26px;
    margin-top: 32px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-text-input{
    font-size: 17px;
    padding: 17px 19px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-btn{
    font-size: 14px;
    padding: 12px 20px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 28px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-card{
    padding: 19px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-text{
    font-size: 17px;
    padding: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-shell{
    padding: 58px 22px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-container{
    max-width: 850px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header h1{
    font-size: 39px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header p{
    font-size: 16px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-input-panel{
    padding: 24px;
    margin-top: 28px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-text-input{
    font-size: 16px;
    padding: 16px 18px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-btn{
    font-size: 14px;
    padding: 12px 19px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    margin-top: 26px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-card{
    padding: 18px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-text{
    font-size: 16px;
    padding: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-shell{
    padding: 46px 16px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header h1{
    font-size: 33px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header p{
    font-size: 15px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-input-panel{
    padding: 20px;
    margin-top: 24px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-text-input{
    font-size: 15px;
    padding: 15px 16px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-btn{
    font-size: 13px;
    padding: 11px 18px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
    margin-top: 22px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-card{
    width: 100%;
    max-width: 100%;
    padding: 17px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-text{
    font-size: 15px;
    padding: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-shell{
    padding: 40px 14px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header h1{
    font-size: 29px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header p{
    font-size: 14px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-input-panel{
    padding: 18px;
    margin-top: 22px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-text-input{
    font-size: 15px;
    padding: 14px 15px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-btn{
    font-size: 13px;
    padding: 11px 17px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
    margin-top: 20px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-text{
    font-size: 15px;
    padding: 13px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-shell{
    padding: 36px 12px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header h1{
    font-size: 26px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-tool-header p{
    font-size: 13px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-input-panel{
    padding: 15px;
    margin-top: 20px;
    border-radius: 22px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-text-input{
    font-size: 14px;
    padding: 13px 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-btn{
    font-size: 12px;
    padding: 10px 15px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    margin-top: 18px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
    border-radius: 20px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-card-top{
    gap: 8px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .wpooh-font-generator-tool .wpooh-preview-text{
    font-size: 14px;
    padding: 12px;
  }}.wpc-scope-300 /* 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-300 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .wpooh-load-btn{}