@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-637 .tc-wp-tool-root img, .wpc-scope-637 .tc-wp-tool-root video, .wpc-scope-637 .tc-wp-tool-root svg, .wpc-scope-637 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  padding: 54px 18px;
  color: #f7fbff;
  background:
    radial-gradient(circle at 12% 16%, rgba(255, 43, 77, 0.28), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(0, 229, 255, 0.26), transparent 30%),
    radial-gradient(circle at 58% 88%, rgba(160, 84, 255, 0.25), transparent 32%),
    linear-gradient(135deg, #060912 0%, #101427 48%, #080b16 100%);
  box-sizing: border-box;
  isolation: isolate;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool, .wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool div, .wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool header, .wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool section, .wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool h1, .wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool h2, .wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool h3, .wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool p, .wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool label, .wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool textarea, .wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-header{
  text-align: center;
  margin: 0 auto 30px;
  max-width: 820px;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-header h1{
  margin: 0 0 12px;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 46px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 24px rgba(0, 229, 255, 0.32), 0 0 34px rgba(255, 43, 77, 0.22);
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-header p{
  margin: 0;
  color: #cbd7ea;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-control-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 24px;
  border: 1px solid rgba(148, 232, 255, 0.22);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.055));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(16px);
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-label{
  display: block;
  margin: 0 0 10px;
  color: #eaf7ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  resize: vertical;
  padding: 18px 18px;
  border: 1px solid rgba(0, 229, 255, 0.32);
  border-radius: 14px;
  outline: none;
  background: rgba(4, 8, 18, 0.72);
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.55;
  letter-spacing: 0;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04), 0 0 0 rgba(0, 229, 255, 0);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-input::placeholder{
  color: rgba(203, 215, 234, 0.62);
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-input:focus{
  border-color: rgba(0, 229, 255, 0.86);
  background: rgba(7, 12, 28, 0.88);
  box-shadow: 0 0 0 4px rgba(0, 229, 255, 0.14), 0 0 32px rgba(0, 229, 255, 0.18);
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-actions{
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 16px;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-btn{
  min-height: 46px;
  padding: 12px 20px;
  border: 1px solid rgba(0, 229, 255, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 43, 77, 0.92), rgba(111, 82, 255, 0.9) 54%, rgba(0, 229, 255, 0.86));
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0;
  cursor: pointer;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.28), 0 0 22px rgba(0, 229, 255, 0.16);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-btn:focus-visible{
  outline: 3px solid rgba(0, 229, 255, 0.58);
  outline-offset: 3px;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.48;
  filter: grayscale(0.25);
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  overflow-x: hidden;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(203, 215, 234, 0.16);
  border-radius: 16px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.095), rgba(255, 255, 255, 0.045)),
    radial-gradient(circle at 12% 0%, rgba(255, 43, 77, 0.13), transparent 42%),
    radial-gradient(circle at 90% 12%, rgba(0, 229, 255, 0.13), transparent 40%);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(14px);
  animation: ausFgFadeIn 360ms ease both;
  transition: transform 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-style-name{
  margin: 0 0 12px;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  margin: 0 0 14px;
  padding: 14px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(0, 229, 255, 0.16);
  border-radius: 12px;
  background: rgba(4, 8, 18, 0.62);
  color: #f8fcff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.45;
  letter-spacing: 0;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  box-shadow: inset 0 0 24px rgba(0, 0, 0, 0.22);
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #00e5ff, #ff2b4d);
  border-radius: 999px;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-copy{
  width: 100%;
  min-height: 42px;
  padding: 10px 16px;
  font-size: 14px;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-637 .tc-wp-tool-root .aus-font-generator-tool .aus-fg-load-more{
  min-width: 190px;
}@media (hover: hover){.tc-wp-tool-root .aus-font-generator-tool .aus-fg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(0, 229, 255, 0.38);
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.36), 0 0 28px rgba(0, 229, 255, 0.14);
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-btn:hover{
    transform: translateY(-2px);
    box-shadow: 0 16px 38px rgba(0, 0, 0, 0.34), 0 0 32px rgba(0, 229, 255, 0.28);
    filter: saturate(1.08) brightness(1.05);
  }}@keyframes ausFgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .aus-font-generator-tool{
    padding: 34px 12px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-header h1{
    font-size: 30px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-control-panel{
    padding: 14px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-input{
    min-height: 112px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-btn{
    min-height: 42px;
    padding: 10px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-card{
    padding: 14px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-preview{
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .aus-font-generator-tool{
    padding: 38px 14px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-header h1{
    font-size: 33px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-control-panel{
    padding: 16px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-input{
    min-height: 118px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-btn{
    min-height: 43px;
    padding: 11px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-card{
    padding: 15px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-preview{
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .aus-font-generator-tool{
    padding: 42px 16px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-header h1{
    font-size: 36px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-input{
    min-height: 124px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-btn{
    min-height: 44px;
    padding: 11px 17px;
    font-size: 14px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-card{
    padding: 16px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-preview{
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .aus-font-generator-tool{
    padding: 48px 18px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-container{
    width: 100%;
    max-width: 940px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-header h1{
    font-size: 42px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-input{
    min-height: 128px;
    padding: 17px;
    font-size: 17px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-btn{
    min-height: 45px;
    padding: 12px 19px;
    font-size: 15px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-card{
    padding: 17px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-preview{
    font-size: 19px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .aus-font-generator-tool{
    padding: 52px 20px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-container{
    width: 100%;
    max-width: 1080px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-header h1{
    font-size: 44px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-input{
    min-height: 132px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-btn{
    min-height: 46px;
    padding: 12px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-card{
    padding: 18px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-preview{
    font-size: 20px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .aus-font-generator-tool{
    padding: 58px 22px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-header h1{
    font-size: 48px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-input{
    min-height: 136px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-btn{
    min-height: 46px;
    padding: 12px 21px;
    font-size: 15px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-card{
    padding: 18px;
  }.tc-wp-tool-root .aus-font-generator-tool .aus-fg-preview{
    font-size: 20px;
  }}.wpc-scope-637 /* 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-637 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .aus-fg-clear{}.wpc-scope-637 .tc-wp-tool-root .aus-fg-preview-section{}