@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-97 .tc-wp-tool-root img, .wpc-scope-97 .tc-wp-tool-root video, .wpc-scope-97 .tc-wp-tool-root svg, .wpc-scope-97 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #f8f5ff;
  background:
    radial-gradient(circle at 16% 12%, rgba(127, 0, 255, 0.36), transparent 34%),
    radial-gradient(circle at 88% 8%, rgba(107, 255, 47, 0.2), transparent 28%),
    radial-gradient(circle at 74% 92%, rgba(255, 68, 0, 0.28), transparent 32%),
    linear-gradient(135deg, #050307 0%, #120719 38%, #08050c 68%, #19070a 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-container, .wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-hero, .wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-control-panel, .wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-grid, .wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-card, .wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-preview, .wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-actions, .wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-load-wrap{
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-container{
  margin: 0 auto;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-hero{
  text-align: center;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-title{
  margin: 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow: 0 0 18px rgba(157, 78, 255, 0.55), 0 0 34px rgba(106, 255, 46, 0.18);
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: #d8cdef;
  line-height: 1.6;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-control-panel{
  margin-top: 34px;
  border: 1px solid rgba(204, 177, 255, 0.2);
  background: linear-gradient(145deg, rgba(255,255,255,0.1), rgba(255,255,255,0.035));
  box-shadow: 0 22px 70px rgba(0,0,0,0.42), inset 0 1px 0 rgba(255,255,255,0.12);
  backdrop-filter: blur(16px);
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-input-label{
  display: block;
  margin-bottom: 10px;
  color: #b6ff6f;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  resize: vertical;
  border: 1px solid rgba(187, 147, 255, 0.34);
  border-radius: 14px;
  outline: none;
  color: #fffaf8;
  background: rgba(4, 3, 8, 0.72);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.04);
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-text-input:focus{
  border-color: rgba(117, 255, 42, 0.76);
  background: rgba(8, 5, 14, 0.9);
  box-shadow: 0 0 0 4px rgba(117, 255, 42, 0.12), 0 0 32px rgba(160, 72, 255, 0.22);
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-actions, .wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-load-wrap{
  display: flex;
  justify-content: center;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-btn{
  appearance: none;
  box-sizing: border-box;
  border: 1px solid rgba(205, 171, 255, 0.28);
  border-radius: 999px;
  color: #ffffff;
  cursor: pointer;
  font-weight: 900;
  letter-spacing: 0;
  background: linear-gradient(135deg, #7d21ff 0%, #bd153e 48%, #ff6a00 100%);
  box-shadow: 0 12px 28px rgba(0,0,0,0.38), 0 0 18px rgba(148, 54, 255, 0.25);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 16px 38px rgba(0,0,0,0.44), 0 0 26px rgba(117, 255, 42, 0.2);
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-btn:active{
  transform: translateY(0);
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-grid{
  display: grid;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-card{
  min-width: 0;
  border: 1px solid rgba(215, 190, 255, 0.18);
  border-radius: 16px;
  background:
    linear-gradient(160deg, rgba(255,255,255,0.105), rgba(255,255,255,0.035)),
    radial-gradient(circle at 100% 0%, rgba(119, 255, 38, 0.12), transparent 34%);
  box-shadow: 0 18px 42px rgba(0,0,0,0.36), inset 0 1px 0 rgba(255,255,255,0.1);
  backdrop-filter: blur(14px);
  animation: wfg-card-fade 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(128, 255, 45, 0.42);
  box-shadow: 0 24px 56px rgba(0,0,0,0.46), 0 0 24px rgba(160, 64, 255, 0.18);
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-style-name{
  margin: 0 0 12px;
  color: #baff76;
  font-weight: 900;
  line-height: 1.25;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-preview{
  max-height: 180px;
  min-height: 104px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 12px;
  color: #fff;
  background: rgba(0,0,0,0.34);
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.07);
  border-radius: 999px;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #8d38ff, #76ff2f);
  border-radius: 999px;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-card.wfg-reveal{
  animation: wfg-load-reveal 360ms ease both;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-load-wrap{
  margin-top: 28px;
}.wpc-scope-97 .tc-wp-tool-root .wfg-wicked-font-tool .wfg-load-more.wfg-hidden{
  display: none;
}@keyframes wfg-card-fade{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@keyframes wfg-load-reveal{
  from { opacity: 0; transform: translateY(18px) scale(0.985); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .wfg-wicked-font-tool{ padding: 38px 12px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-title{ font-size: 32px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-control-panel{ padding: 16px; border-radius: 18px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-text-input{ min-height: 130px; padding: 14px; font-size: 16px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-btn{ min-height: 46px; padding: 12px 18px; font-size: 14px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-actions{ margin-top: 14px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-grid{ grid-template-columns: 1fr !important; gap: 14px; margin-top: 24px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-card{ padding: 14px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-style-name{ font-size: 15px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-preview{ font-size: 18px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .wfg-wicked-font-tool{ padding: 44px 14px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-title{ font-size: 36px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-control-panel{ padding: 18px; border-radius: 20px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-text-input{ min-height: 138px; padding: 15px; font-size: 16px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-btn{ min-height: 48px; padding: 13px 20px; font-size: 15px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-actions{ margin-top: 15px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-grid{ grid-template-columns: 1fr !important; gap: 16px; margin-top: 26px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-card{ padding: 16px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-style-name{ font-size: 16px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-preview{ font-size: 19px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .wfg-wicked-font-tool{ padding: 52px 18px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-title{ font-size: 42px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-control-panel{ padding: 20px; border-radius: 22px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-text-input{ min-height: 146px; padding: 16px; font-size: 17px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-btn{ min-height: 50px; padding: 14px 24px; font-size: 15px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-actions{ margin-top: 16px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-grid{ grid-template-columns: 1fr !important; gap: 18px; margin-top: 28px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-card{ padding: 18px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-style-name{ font-size: 17px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-preview{ font-size: 20px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .wfg-wicked-font-tool{ padding: 68px 24px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-container{ width: 100%; max-width: 940px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-title{ font-size: 56px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-control-panel{ padding: 24px; border-radius: 24px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-text-input{ min-height: 156px; padding: 18px; font-size: 18px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-btn{ min-height: 52px; padding: 14px 28px; font-size: 16px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-actions{ margin-top: 18px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; margin-top: 32px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-card{ padding: 18px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-style-name{ font-size: 17px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-preview{ font-size: 20px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .wfg-wicked-font-tool{ padding: 78px 28px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-container{ width: 100%; max-width: 1100px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-title{ font-size: 64px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-subtitle{ font-size: 19px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-control-panel{ padding: 28px; border-radius: 26px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-text-input{ min-height: 164px; padding: 20px; font-size: 19px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-btn{ min-height: 54px; padding: 15px 30px; font-size: 16px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-actions{ margin-top: 18px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; margin-top: 34px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-card{ padding: 20px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-style-name{ font-size: 18px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-preview{ font-size: 21px; }}@media (min-width: 1200px){.tc-wp-tool-root .wfg-wicked-font-tool{ padding: 88px 32px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-container{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-title{ font-size: 72px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-subtitle{ font-size: 20px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-control-panel{ padding: 30px; border-radius: 28px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-text-input{ min-height: 172px; padding: 22px; font-size: 20px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-btn{ min-height: 56px; padding: 16px 32px; font-size: 16px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-actions{ margin-top: 20px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; margin-top: 38px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-card{ padding: 22px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-style-name{ font-size: 18px; }.tc-wp-tool-root .wfg-wicked-font-tool .wfg-preview{ font-size: 22px; }}.wpc-scope-97 /* 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-97 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .wfg-clear-btn{}