@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-403 .tc-wp-tool-root img, .wpc-scope-403 .tc-wp-tool-root video, .wpc-scope-403 .tc-wp-tool-root svg, .wpc-scope-403 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #f7f1ff;
  background:
    radial-gradient(circle at 15% 10%, rgba(191, 0, 255, 0.28), transparent 30%),
    radial-gradient(circle at 85% 20%, rgba(77, 255, 79, 0.2), transparent 28%),
    radial-gradient(circle at 50% 100%, rgba(0, 44, 121, 0.38), transparent 34%),
    linear-gradient(135deg, #07020d 0%, #180028 34%, #050912 68%, #0d0015 100%);
  border-radius: 18px;
  isolation: isolate;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool, .wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool div, .wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool section, .wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool h1, .wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool p, .wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool label, .wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool textarea, .wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool::before{
  content: "";
  position: absolute;
  inset: 1px;
  z-index: -1;
  border-radius: inherit;
  background:
    linear-gradient(115deg, rgba(127, 255, 0, 0.14), transparent 26%, rgba(255, 0, 180, 0.13), transparent 68%),
    repeating-linear-gradient(90deg, rgba(255,255,255,0.025) 0 1px, transparent 1px 80px);
  pointer-events: none;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-container{
  width: min(1200px, 100%);
  margin: 0 auto;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-hero{
  text-align: center;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-title{
  margin: 0;
  color: #ffffff;
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 24px rgba(179, 255, 38, 0.28), 0 0 42px rgba(255, 0, 204, 0.24);
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-subtitle{
  max-width: 720px;
  margin: 14px auto 0;
  color: #d9c8ec;
  line-height: 1.55;
  font-weight: 500;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-input-panel{
  margin: 30px auto 0;
  max-width: 860px;
  border: 1px solid rgba(216, 255, 130, 0.2);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.045));
  box-shadow: 0 24px 80px rgba(0,0,0,0.36), inset 0 1px 0 rgba(255,255,255,0.14);
  backdrop-filter: blur(14px);
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-label{
  display: block;
  margin: 0 0 10px;
  color: #baff47;
  font-weight: 800;
  text-align: left;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(229, 216, 255, 0.22);
  border-radius: 14px;
  outline: none;
  background: rgba(5, 4, 11, 0.72);
  color: #ffffff;
  line-height: 1.55;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.03);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-textarea::placeholder{
  color: rgba(235, 225, 255, 0.52);
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-textarea:focus{
  border-color: rgba(179, 255, 38, 0.72);
  background: rgba(9, 7, 17, 0.86);
  box-shadow: 0 0 0 4px rgba(179, 255, 38, 0.12), 0 0 30px rgba(255, 0, 204, 0.18);
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-clear-wrap, .wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-load-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-clear-wrap{
  margin-top: 14px;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-btn{
  appearance: none;
  border: 1px solid rgba(190, 255, 72, 0.34);
  border-radius: 999px;
  cursor: pointer;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  background: linear-gradient(135deg, rgba(132, 0, 255, 0.88), rgba(255, 0, 183, 0.78) 55%, rgba(62, 214, 48, 0.72));
  box-shadow: 0 12px 30px rgba(0,0,0,0.28), 0 0 20px rgba(186, 255, 71, 0.14);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-btn:focus{
  outline: none;
  box-shadow: 0 0 0 4px rgba(179, 255, 38, 0.18), 0 14px 34px rgba(0,0,0,0.32);
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(232, 219, 255, 0.16);
  border-radius: 16px;
  background:
    linear-gradient(155deg, rgba(255,255,255,0.115), rgba(255,255,255,0.045)),
    radial-gradient(circle at 12% 0%, rgba(186,255,71,0.08), transparent 36%);
  box-shadow: 0 18px 52px rgba(0,0,0,0.32), inset 0 1px 0 rgba(255,255,255,0.12);
  backdrop-filter: blur(12px);
  animation: wfgFadeIn 360ms ease both;
  overflow: hidden;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-style-name{
  min-width: 0;
  color: #f5ebff;
  font-weight: 850;
  line-height: 1.25;
  overflow-wrap: anywhere;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-copy-btn{
  flex: 0 0 auto;
  padding: 10px 14px;
  font-size: 13px;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 94px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(186, 255, 71, 0.18);
  border-radius: 13px;
  background: rgba(0, 0, 0, 0.32);
  color: #ffffff;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 12px rgba(186, 255, 71, 0.16);
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.06);
  border-radius: 999px;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #baff47, #c700ff);
  border-radius: 999px;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-load-wrap{
  margin-top: 28px;
}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-load-btn[disabled]{
  cursor: default;
  opacity: 0.58;
  filter: grayscale(0.3);
}@media (hover: hover){.tc-wp-tool-root .wicked-font-generator-tool .wfg-btn:hover{
    transform: translateY(-2px);
    border-color: rgba(186, 255, 71, 0.72);
    filter: saturate(1.12);
    box-shadow: 0 16px 42px rgba(0,0,0,0.35), 0 0 30px rgba(186, 255, 71, 0.22), 0 0 22px rgba(255, 0, 204, 0.18);
  }.tc-wp-tool-root .wicked-font-generator-tool .wfg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(186, 255, 71, 0.34);
    box-shadow: 0 26px 70px rgba(0,0,0,0.42), 0 0 28px rgba(255, 0, 204, 0.12);
  }}.wpc-scope-403 .tc-wp-tool-root .wicked-font-generator-tool .wfg-card{
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}@keyframes wfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .wicked-font-generator-tool .wfg-card, .tc-wp-tool-root .wicked-font-generator-tool .wfg-btn, .tc-wp-tool-root .wicked-font-generator-tool .wfg-textarea{
    animation: none;
    transition: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .wicked-font-generator-tool{ padding: 20px 10px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-container{ width: 100%; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-title{ font-size: 30px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-input-panel{ padding: 14px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-label{ font-size: 13px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-textarea{ min-height: 128px; padding: 13px; font-size: 15px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-btn{ padding: 11px 16px; font-size: 13px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-grid{ grid-template-columns: 1fr !important; gap: 14px; margin-top: 22px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-card{ padding: 14px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-style-name{ font-size: 15px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-preview{ padding: 12px; font-size: 17px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .wicked-font-generator-tool{ padding: 24px 12px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-container{ width: 100%; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-title{ font-size: 34px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-input-panel{ padding: 16px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-label{ font-size: 14px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-textarea{ min-height: 136px; padding: 14px; font-size: 16px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-btn{ padding: 11px 17px; font-size: 13px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-grid{ grid-template-columns: 1fr !important; gap: 15px; margin-top: 24px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-card{ padding: 15px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-style-name{ font-size: 15px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-preview{ padding: 13px; font-size: 18px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .wicked-font-generator-tool{ padding: 28px 14px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-container{ width: 100%; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-title{ font-size: 40px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-input-panel{ padding: 18px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-label{ font-size: 14px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-textarea{ min-height: 142px; padding: 15px; font-size: 16px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-btn{ padding: 12px 18px; font-size: 14px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-grid{ grid-template-columns: 1fr !important; gap: 16px; margin-top: 26px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-card{ padding: 16px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-style-name{ font-size: 16px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-preview{ padding: 14px; font-size: 19px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .wicked-font-generator-tool{ padding: 42px 22px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-container{ width: 100%; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-title{ font-size: 52px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-input-panel{ padding: 22px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-label{ font-size: 15px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-textarea{ min-height: 150px; padding: 16px; font-size: 17px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-btn{ padding: 12px 20px; font-size: 14px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 32px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-card{ padding: 18px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-style-name{ font-size: 16px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-preview{ padding: 15px; font-size: 19px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .wicked-font-generator-tool{ padding: 54px 26px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-container{ width: 100%; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-title{ font-size: 60px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-input-panel{ padding: 24px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-label{ font-size: 15px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-textarea{ min-height: 156px; padding: 18px; font-size: 18px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-btn{ padding: 12px 21px; font-size: 14px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 36px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-card{ padding: 18px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-style-name{ font-size: 16px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-preview{ padding: 16px; font-size: 19px; }}@media (min-width: 1200px){.tc-wp-tool-root .wicked-font-generator-tool{ padding: 64px 30px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-container{ width: min(1200px, 100%); }.tc-wp-tool-root .wicked-font-generator-tool .wfg-title{ font-size: 68px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-subtitle{ font-size: 19px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-input-panel{ padding: 26px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-label{ font-size: 15px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-textarea{ min-height: 160px; padding: 18px; font-size: 18px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-btn{ padding: 12px 22px; font-size: 14px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; margin-top: 38px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-card{ padding: 18px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-style-name{ font-size: 16px; }.tc-wp-tool-root .wicked-font-generator-tool .wfg-preview{ padding: 16px; font-size: 19px; }}.wpc-scope-403 .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-403 .tc-wp-tool-root .wfg-clear-btn{}.wpc-scope-403 .tc-wp-tool-root .wfg-results{}