@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-475 .tc-wp-tool-root img, .wpc-scope-475 .tc-wp-tool-root video, .wpc-scope-475 .tc-wp-tool-root svg, .wpc-scope-475 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool, .wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool *{
  box-sizing: border-box;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 72px 22px;
  color: #fffaf1;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 18%, rgba(244, 202, 126, 0.34), transparent 28%),
    radial-gradient(circle at 86% 12%, rgba(184, 122, 255, 0.22), transparent 30%),
    radial-gradient(circle at 78% 88%, rgba(94, 224, 205, 0.14), transparent 26%),
    linear-gradient(135deg, #160d22 0%, #26132d 38%, #432018 100%);
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-hero{
  text-align: center;
  margin: 0 auto 30px;
  max-width: 820px;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-hero h1{
  margin: 0;
  color: #fff8e8;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 58px;
  line-height: 1.04;
  font-weight: 700;
  letter-spacing: 0;
  text-shadow: 0 0 34px rgba(245, 198, 110, 0.36);
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-hero p{
  margin: 16px auto 0;
  color: rgba(255, 250, 241, 0.82);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-input-panel{
  width: 100%;
  max-width: 920px;
  margin: 0 auto 28px;
  padding: 24px;
  border: 1px solid rgba(255, 226, 170, 0.25);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe6ac;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 124px;
  resize: vertical;
  border: 1px solid rgba(255, 225, 169, 0.26);
  border-radius: 18px;
  padding: 18px 20px;
  color: #fffaf1;
  background: rgba(22, 13, 34, 0.62);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  font: 600 19px/1.55 Inter, ui-sans-serif, system-ui, sans-serif;
  outline: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-text-input:focus{
  border-color: rgba(255, 220, 144, 0.82);
  background: rgba(22, 13, 34, 0.78);
  box-shadow: 0 0 0 4px rgba(246, 195, 101, 0.16), 0 0 32px rgba(246, 195, 101, 0.18);
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-actions, .wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-load-wrap{
  display: grid;
  place-items: center;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-actions{
  margin-top: 16px;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-clear-btn, .wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-load-more, .wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-copy-btn{
  width: auto;
  max-width: 100%;
  border: 1px solid rgba(255, 226, 170, 0.34);
  border-radius: 999px;
  color: #1e1226;
  background: linear-gradient(135deg, #fff0bd, #d7a549 48%, #fff2ca);
  box-shadow: 0 12px 32px rgba(222, 167, 75, 0.22);
  cursor: pointer;
  font: 800 14px/1 Inter, ui-sans-serif, system-ui, sans-serif;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-clear-btn, .wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-load-more{
  min-height: 46px;
  padding: 0 24px;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-copy-btn{
  min-height: 40px;
  padding: 0 18px;
  align-self: end;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-clear-btn:focus-visible, .wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-load-more:focus-visible, .wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-copy-btn:focus-visible{
  outline: 3px solid rgba(255, 230, 172, 0.45);
  outline-offset: 3px;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-grid{
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  overflow-x: hidden;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: grid;
  grid-template-rows: auto minmax(116px, auto) auto;
  gap: 14px;
  padding: 20px;
  border: 1px solid rgba(255, 226, 170, 0.2);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.065)),
    rgba(255, 255, 255, 0.04);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(16px);
  animation: efgFadeUp 360ms ease both;
  overflow: hidden;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-style-name{
  margin: 0;
  color: #ffe7b4;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 850;
  letter-spacing: 0.02em;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 112px;
  overflow: auto;
  padding: 16px;
  border: 1px solid rgba(255, 226, 170, 0.14);
  border-radius: 16px;
  color: #fffaf1;
  background: rgba(18, 10, 27, 0.52);
  font-size: 22px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffe8af, #b9883e);
  border-radius: 999px;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-load-wrap{
  margin-top: 28px;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-load-more[hidden]{
  display: none;
}.wpc-scope-475 .tc-wp-tool-root .efg-elegant-font-tool .efg-card.efg-new{
  animation: efgReveal 420ms ease both;
}@media (hover: hover){.tc-wp-tool-root .efg-elegant-font-tool .efg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(255, 226, 170, 0.42);
    box-shadow: 0 26px 64px rgba(0, 0, 0, 0.32), 0 0 28px rgba(232, 178, 84, 0.12);
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-clear-btn:hover, .tc-wp-tool-root .efg-elegant-font-tool .efg-load-more:hover, .tc-wp-tool-root .efg-elegant-font-tool .efg-copy-btn:hover{
    transform: translateY(-2px);
    filter: brightness(1.04);
    box-shadow: 0 16px 40px rgba(222, 167, 75, 0.32), 0 0 26px rgba(255, 226, 170, 0.18);
  }}@keyframes efgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes efgReveal{
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .efg-elegant-font-tool{
    padding: 78px 28px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-hero h1{
    font-size: 58px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-text-input{
    font-size: 19px;
    min-height: 124px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-clear-btn, .tc-wp-tool-root .efg-elegant-font-tool .efg-load-more{
    min-height: 46px;
    padding: 0 24px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-card{
    padding: 20px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-preview{
    font-size: 22px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .efg-elegant-font-tool{
    padding: 66px 24px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-shell{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-hero h1{
    font-size: 52px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-text-input{
    font-size: 18px;
    min-height: 118px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-clear-btn, .tc-wp-tool-root .efg-elegant-font-tool .efg-load-more{
    min-height: 45px;
    padding: 0 23px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-card{
    padding: 19px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-preview{
    font-size: 21px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .efg-elegant-font-tool{
    padding: 58px 22px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-shell{
    width: min(100%, 920px);
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-hero h1{
    font-size: 44px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-input-panel{
    padding: 22px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-text-input{
    font-size: 17px;
    min-height: 112px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-clear-btn, .tc-wp-tool-root .efg-elegant-font-tool .efg-load-more{
    min-height: 44px;
    padding: 0 22px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-card{
    padding: 18px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-preview{
    font-size: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .efg-elegant-font-tool{
    padding: 46px 16px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-shell{
    width: 100%;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-hero h1{
    font-size: 36px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-input-panel{
    padding: 18px;
    border-radius: 18px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-text-input{
    font-size: 16px;
    min-height: 106px;
    padding: 16px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-clear-btn, .tc-wp-tool-root .efg-elegant-font-tool .efg-load-more{
    width: 100%;
    min-height: 44px;
    padding: 0 18px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-card{
    padding: 17px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-preview{
    font-size: 19px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .efg-elegant-font-tool{
    padding: 42px 14px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-shell{
    width: 100%;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-hero h1{
    font-size: 32px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-input-panel{
    padding: 16px;
    border-radius: 17px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-text-input{
    font-size: 16px;
    min-height: 102px;
    padding: 15px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-clear-btn, .tc-wp-tool-root .efg-elegant-font-tool .efg-load-more{
    width: 100%;
    min-height: 43px;
    padding: 0 16px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-card{
    padding: 16px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-preview{
    font-size: 18px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .efg-elegant-font-tool{
    padding: 38px 12px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-shell{
    width: 100%;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-hero h1{
    font-size: 28px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-hero p{
    font-size: 13px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-input-panel{
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-text-input{
    font-size: 15px;
    min-height: 98px;
    padding: 14px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-clear-btn, .tc-wp-tool-root .efg-elegant-font-tool .efg-load-more{
    width: 100%;
    min-height: 42px;
    padding: 0 14px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-card{
    padding: 15px;
  }.tc-wp-tool-root .efg-elegant-font-tool .efg-preview{
    font-size: 17px;
  }}