@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-248 .tc-wp-tool-root img, .wpc-scope-248 .tc-wp-tool-root video, .wpc-scope-248 .tc-wp-tool-root svg, .wpc-scope-248 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 18px;
  color: #f7fbff;
  background:
    radial-gradient(circle at 16% 8%, rgba(0, 245, 255, 0.24), transparent 30%),
    radial-gradient(circle at 84% 18%, rgba(255, 47, 206, 0.22), transparent 32%),
    radial-gradient(circle at 50% 100%, rgba(74, 41, 255, 0.24), transparent 38%),
    linear-gradient(135deg, #050712 0%, #101038 42%, #15051f 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  overflow-x: hidden;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-title{
  margin: 0;
  color: #ffffff;
  font-size: 42px;
  line-height: 1.12;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 18px rgba(0, 245, 255, 0.35), 0 0 34px rgba(255, 47, 206, 0.22);
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: #cbd9ff;
  font-size: 17px;
  line-height: 1.55;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-input-panel{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 28px;
  padding: 22px;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid rgba(151, 235, 255, 0.24);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.055));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(16px);
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-label{
  display: block;
  margin: 0 0 9px;
  color: #8ff8ff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-input{
  display: block;
  width: 100%;
  min-height: 118px;
  resize: vertical;
  box-sizing: border-box;
  border: 1px solid rgba(143, 248, 255, 0.28);
  border-radius: 8px;
  outline: none;
  padding: 16px;
  color: #ffffff;
  background: rgba(3, 7, 20, 0.68);
  box-shadow: inset 0 0 24px rgba(0, 245, 255, 0.06);
  font: 700 18px/1.45 Arial, Helvetica, sans-serif;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-input:focus{
  border-color: rgba(0, 245, 255, 0.78);
  background: rgba(4, 9, 28, 0.86);
  box-shadow: 0 0 0 4px rgba(0, 245, 255, 0.12), 0 0 30px rgba(255, 47, 206, 0.14);
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-input::placeholder{
  color: rgba(213, 225, 255, 0.58);
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-clear-row, .wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-clear-row{
  margin-top: 14px;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-clear, .wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-load, .wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-copy{
  appearance: none;
  border: 1px solid rgba(143, 248, 255, 0.34);
  border-radius: 8px;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(135deg, rgba(44, 89, 255, 0.92), rgba(209, 45, 255, 0.88));
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  font-weight: 900;
  line-height: 1;
  text-align: center;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, opacity 180ms ease;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-clear{
  padding: 10px 18px;
  font-size: 13px;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-load{
  padding: 14px 26px;
  font-size: 15px;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-copy{
  width: 100%;
  padding: 12px 16px;
  font-size: 14px;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-clear:hover, .wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-load:hover, .wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-copy:hover{
  transform: translateY(-1px);
  border-color: rgba(255, 255, 255, 0.58);
  box-shadow: 0 14px 34px rgba(0, 245, 255, 0.18), 0 0 24px rgba(255, 47, 206, 0.2);
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-clear:focus, .wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-load:focus, .wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-copy:focus{
  outline: none;
  box-shadow: 0 0 0 4px rgba(143, 248, 255, 0.18), 0 14px 34px rgba(0, 0, 0, 0.28);
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  overflow: hidden;
  padding: 18px;
  border: 1px solid rgba(173, 236, 255, 0.2);
  border-radius: 8px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.05)),
    rgba(7, 10, 32, 0.72);
  box-shadow: 0 20px 46px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(12px);
  animation: drune-fg-fade 360ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(143, 248, 255, 0.46);
  box-shadow: 0 26px 62px rgba(0, 0, 0, 0.36), 0 0 30px rgba(0, 245, 255, 0.12), 0 0 38px rgba(255, 47, 206, 0.12);
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-card-title{
  margin: 0 0 12px;
  color: #f8fbff;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 900;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-preview{
  width: 100%;
  max-width: 100%;
  height: 138px;
  max-height: 180px;
  margin: 0 0 14px;
  padding: 14px;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(143, 248, 255, 0.18);
  border-radius: 8px;
  color: #ffffff;
  background: rgba(1, 5, 16, 0.64);
  font-size: 20px;
  line-height: 1.42;
  font-weight: 900;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 0 12px rgba(0, 245, 255, 0.22);
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-preview::-webkit-scrollbar-track{
  background: rgba(0, 0, 0, 0.22);
  border-radius: 999px;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #00f5ff, #ff2fce);
  border-radius: 999px;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-load-row{
  margin-top: 26px;
}.wpc-scope-248 .tc-wp-tool-root .drune-font-generator .drune-fg-load.drune-fg-hidden{
  display: none;
}@keyframes drune-fg-fade{
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .drune-font-generator{
    padding: 64px 24px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .drune-font-generator .drune-fg-title{
    font-size: 46px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-input{
    min-height: 126px;
    font-size: 18px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-clear{
    padding: 10px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-load, .tc-wp-tool-root .drune-font-generator .drune-fg-copy{
    font-size: 15px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-card{
    padding: 18px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .drune-font-generator{
    padding: 58px 22px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-container{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .drune-font-generator .drune-fg-title{
    font-size: 40px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-input{
    min-height: 120px;
    font-size: 17px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-clear{
    padding: 10px 17px;
    font-size: 13px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-load, .tc-wp-tool-root .drune-font-generator .drune-fg-copy{
    font-size: 14px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-card{
    padding: 17px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .drune-font-generator{
    padding: 48px 18px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-container{
    width: min(100%, 860px);
  }.tc-wp-tool-root .drune-font-generator .drune-fg-title{
    font-size: 34px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-input{
    min-height: 112px;
    font-size: 16px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-clear{
    padding: 9px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-load, .tc-wp-tool-root .drune-font-generator .drune-fg-copy{
    padding: 12px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-card{
    padding: 16px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-preview{
    height: 132px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .drune-font-generator{
    padding: 38px 14px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-container{
    width: 100%;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-title{
    font-size: 28px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-input{
    min-height: 106px;
    font-size: 16px;
    padding: 14px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-clear{
    padding: 9px 15px;
    font-size: 12px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-load, .tc-wp-tool-root .drune-font-generator .drune-fg-copy{
    padding: 12px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-preview{
    height: 126px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .drune-font-generator{
    padding: 34px 12px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-container{
    width: 100%;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-title{
    font-size: 25px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-input{
    min-height: 102px;
    font-size: 15px;
    padding: 13px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-clear{
    padding: 8px 14px;
    font-size: 12px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-load, .tc-wp-tool-root .drune-font-generator .drune-fg-copy{
    padding: 11px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-preview{
    height: 122px;
    font-size: 17px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .drune-font-generator{
    padding: 30px 10px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-container{
    width: 100%;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-title{
    font-size: 22px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-subtitle{
    font-size: 13px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-input-panel{
    padding: 12px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-input{
    min-height: 98px;
    font-size: 14px;
    padding: 12px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-clear{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-load, .tc-wp-tool-root .drune-font-generator .drune-fg-copy{
    padding: 11px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-card{
    width: 100%;
    max-width: 100%;
    padding: 13px;
  }.tc-wp-tool-root .drune-font-generator .drune-fg-preview{
    height: 118px;
    font-size: 16px;
  }}.wpc-scope-248 .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;
}