@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-149 .tc-wp-tool-root img, .wpc-scope-149 .tc-wp-tool-root video, .wpc-scope-149 .tc-wp-tool-root svg, .wpc-scope-149 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 72px 24px;
  background:
    radial-gradient(circle at 12% 8%, rgba(68, 213, 255, 0.3), transparent 32%),
    radial-gradient(circle at 88% 12%, rgba(126, 87, 255, 0.28), transparent 30%),
    linear-gradient(135deg, #08111f 0%, #10233d 44%, #0d1728 100%);
  color: #f7fbff;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-shell, .wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-shell *, .wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-shell *::before, .wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-shell *::after{
  box-sizing: border-box;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-shell{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-shell::before{
  content: "";
  position: absolute;
  inset: -24px;
  z-index: -1;
  border-radius: 30px;
  background: linear-gradient(120deg, rgba(76, 201, 240, 0.16), rgba(255, 255, 255, 0.03), rgba(164, 120, 255, 0.14));
  filter: blur(2px);
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-hero{
  text-align: center;
  margin: 0 auto 34px;
  max-width: 820px;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(136, 217, 255, 0.32);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #bfeeff;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.18);
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-hero h1{
  margin: 0;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 56px;
  line-height: 1.04;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(83, 201, 255, 0.28);
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-hero p{
  margin: 16px auto 0;
  max-width: 680px;
  color: rgba(233, 246, 255, 0.84);
  font-size: 18px;
  line-height: 1.65;
  font-weight: 400;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-control-panel{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 16px;
  align-items: end;
  width: 100%;
  margin: 0 0 26px;
  padding: 22px;
  border: 1px solid rgba(190, 233, 255, 0.22);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.095);
  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-149 .tc-wp-tool-root .arial-font-generator-tool .afg-input-wrap{
  width: 100%;
  min-width: 0;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-input-wrap label{
  display: block;
  margin: 0 0 9px;
  color: #eaf8ff;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 800;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  resize: vertical;
  border: 1px solid rgba(190, 233, 255, 0.26);
  border-radius: 18px;
  outline: none;
  background: rgba(8, 18, 34, 0.72);
  color: #ffffff;
  padding: 18px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.55;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-text-input::placeholder{
  color: rgba(217, 238, 249, 0.54);
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-text-input:focus{
  border-color: rgba(87, 211, 255, 0.92);
  background: rgba(7, 20, 38, 0.88);
  box-shadow: 0 0 0 4px rgba(77, 205, 255, 0.16), 0 0 34px rgba(76, 201, 240, 0.22);
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-clear-btn, .wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-load-more, .wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-copy-btn{
  appearance: none;
  border: 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 800;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, border-color 180ms ease;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-clear-btn{
  min-width: 124px;
  height: 54px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ffffff, #d9f5ff);
  color: #0a2237;
  font-size: 15px;
  box-shadow: 0 16px 35px rgba(66, 205, 255, 0.18);
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-clear-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 20px 44px rgba(66, 205, 255, 0.28);
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(191, 235, 255, 0.2);
  border-radius: 20px;
  padding: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.125), rgba(255, 255, 255, 0.055)),
    rgba(8, 19, 35, 0.74);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(16px);
  animation: afgFadeIn 320ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(98, 213, 255, 0.54);
  box-shadow: 0 26px 62px rgba(0, 0, 0, 0.34), 0 0 34px rgba(83, 201, 255, 0.13);
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 0 0 14px;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-name{
  min-width: 0;
  color: #dff7ff;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-copy-btn{
  flex: 0 0 auto;
  min-width: 82px;
  height: 38px;
  border: 1px solid rgba(136, 224, 255, 0.26);
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.11);
  color: #f8fdff;
  font-size: 13px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-copy-btn:hover{
  transform: translateY(-1px);
  border-color: rgba(101, 219, 255, 0.58);
  background: rgba(78, 207, 255, 0.2);
  box-shadow: 0 16px 34px rgba(59, 196, 255, 0.2);
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-copy-btn.afg-copied{
  background: linear-gradient(135deg, #47e7bc, #78f7ff);
  color: #062033;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-preview-box{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 16px;
  padding: 16px;
  background: rgba(3, 12, 24, 0.46);
  border: 1px solid rgba(255, 255, 255, 0.09);
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-preview-box::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #57d8ff, #9c7aff);
  border-radius: 999px;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-preview-text{
  display: block;
  width: 100%;
  max-width: 100%;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-load-wrap{
  display: flex;
  justify-content: center;
  margin: 30px 0 0;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-load-more{
  min-width: 180px;
  min-height: 54px;
  padding: 0 26px;
  border-radius: 999px;
  background: linear-gradient(135deg, #46d7ff 0%, #8374ff 50%, #f5f9ff 100%);
  color: #07182c;
  font-size: 16px;
  box-shadow: 0 18px 42px rgba(86, 196, 255, 0.25);
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-load-more:hover{
  transform: translateY(-2px);
  box-shadow: 0 24px 52px rgba(121, 126, 255, 0.34);
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-load-more:disabled{
  cursor: default;
  opacity: 0.58;
  transform: none;
  box-shadow: none;
}.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-bold .afg-preview-text{ font-weight: 900; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-italic .afg-preview-text{ font-style: italic; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-rounded .afg-preview-text{ font-weight: 800; border-radius: 14px; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-narrow .afg-preview-text{ transform: scaleX(0.78); transform-origin: left center; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-wide .afg-preview-text{ transform: scaleX(1.16); transform-origin: left center; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-upper .afg-preview-text{ text-transform: uppercase; font-weight: 900; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-lower .afg-preview-text{ text-transform: lowercase; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-spaced .afg-preview-text{ letter-spacing: 4px; text-transform: uppercase; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-outline .afg-preview-text{ color: transparent; -webkit-text-stroke: 1px #dff8ff; text-shadow: 0 0 18px rgba(91, 211, 255, 0.22); }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-shadow .afg-preview-text{ font-weight: 900; text-shadow: 3px 3px 0 rgba(71, 215, 255, 0.3), 7px 7px 20px rgba(0, 0, 0, 0.42); }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-neon .afg-preview-text{ color: #aaf3ff; text-shadow: 0 0 8px rgba(82, 223, 255, 0.9), 0 0 24px rgba(131, 116, 255, 0.7); }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-gradient .afg-preview-text{ font-weight: 900; color: transparent; background: linear-gradient(90deg, #70e4ff, #fff, #a78bfa); -webkit-background-clip: text; background-clip: text; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-mono .afg-preview-text{ font-family: "Courier New", monospace; font-weight: 700; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-condensed .afg-preview-text{ font-weight: 900; transform: scaleX(0.7); transform-origin: left center; text-transform: uppercase; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-editorial .afg-preview-text{ font-weight: 400; font-size: 26px; line-height: 1.28; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-tech .afg-preview-text{ letter-spacing: 2px; color: #95f1ff; text-transform: uppercase; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-premium .afg-preview-text{ color: #fff5c8; font-weight: 800; text-shadow: 0 0 18px rgba(255, 216, 102, 0.35); }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-clean .afg-preview-text{ font-weight: 500; color: #f7fbff; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-glass .afg-preview-text{ color: rgba(255, 255, 255, 0.76); text-shadow: 0 1px 0 rgba(255, 255, 255, 0.36); }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-chrome .afg-preview-text{ font-weight: 900; color: transparent; background: linear-gradient(180deg, #ffffff 0%, #92a7b6 36%, #ffffff 52%, #5c7186 100%); -webkit-background-clip: text; background-clip: text; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-minimal .afg-preview-text{ font-size: 20px; color: #e9f1f7; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-luxury .afg-preview-text{ color: #ffe6a6; font-weight: 900; letter-spacing: 1px; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-headline .afg-preview-text{ font-size: 28px; line-height: 1.18; font-weight: 900; text-transform: uppercase; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-compact .afg-preview-text{ font-size: 18px; line-height: 1.22; font-weight: 800; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-airy .afg-preview-text{ letter-spacing: 6px; font-weight: 300; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-poster .afg-preview-text{ font-size: 30px; line-height: 1.12; font-weight: 900; color: #fffbeb; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-label .afg-preview-text{ display: inline-block; width: auto; padding: 6px 10px; border: 1px solid rgba(255, 255, 255, 0.38); border-radius: 8px; font-size: 16px; text-transform: uppercase; letter-spacing: 2px; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-modern .afg-preview-text{ font-weight: 700; color: #d7f5ff; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-soft .afg-preview-text{ color: #eaf7ff; text-shadow: 0 10px 28px rgba(114, 222, 255, 0.38); }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-crisp .afg-preview-text{ font-weight: 900; text-shadow: 1px 0 0 #ffffff; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-inset .afg-preview-text{ color: #bfd5e7; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9), 0 1px 0 rgba(255, 255, 255, 0.35); }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-blueprint .afg-preview-text{ color: #8ee8ff; letter-spacing: 1px; text-decoration: underline; text-underline-offset: 5px; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-banner .afg-preview-text{ font-weight: 900; color: #07182c; background: linear-gradient(90deg, #aaf3ff, #ffffff); padding: 8px 10px; border-radius: 10px; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-slate .afg-preview-text{ color: #ccd6e3; font-weight: 700; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-frost .afg-preview-text{ color: #effbff; text-shadow: 0 0 2px #ffffff, 0 0 14px rgba(212, 246, 255, 0.58); }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-pulse .afg-preview-text{ color: #cdf7ff; text-shadow: 0 0 20px rgba(82, 223, 255, 0.65); }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-bolditalic .afg-preview-text{ font-weight: 900; font-style: italic; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-ui .afg-preview-text{ font-weight: 700; font-size: 19px; color: #f4fbff; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-subtlecaps .afg-preview-text{ font-variant: small-caps; letter-spacing: 1.5px; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-stamp .afg-preview-text{ display: inline-block; width: auto; border: 2px solid #7ee7ff; padding: 7px 9px; transform: rotate(-1deg); text-transform: uppercase; font-weight: 900; color: #baf5ff; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-signal .afg-preview-text{ color: #9dffcf; text-shadow: 0 0 18px rgba(94, 255, 184, 0.45); }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-code .afg-preview-text{ font-family: "Courier New", monospace; color: #d8fff1; background: rgba(0, 0, 0, 0.18); padding: 6px 8px; border-radius: 8px; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-titlecase .afg-preview-text{ font-weight: 800; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-muted .afg-preview-text{ color: #b8c8d8; font-weight: 600; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-pop .afg-preview-text{ color: #ffffff; font-weight: 900; text-shadow: 2px 2px 0 #7c6cff, 4px 4px 0 rgba(76, 215, 255, 0.7); }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-sunrise .afg-preview-text{ color: transparent; font-weight: 900; background: linear-gradient(90deg, #ffdd8a, #ff8bd1, #7ee7ff); -webkit-background-clip: text; background-clip: text; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-calm .afg-preview-text{ color: #d8f4ff; font-weight: 400; line-height: 1.7; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-block .afg-preview-text{ font-weight: 900; text-transform: uppercase; background: #eafaff; color: #08172b; padding: 8px 10px; border-radius: 6px; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-quiet .afg-preview-text{ color: #e6edf4; font-size: 19px; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-contrast .afg-preview-text{ color: #ffffff; font-weight: 900; text-shadow: -1px -1px 0 #0a1727, 1px 1px 0 #50d9ff; }.wpc-scope-149 .tc-wp-tool-root .arial-font-generator-tool .afg-style-capsule .afg-preview-text{ display: inline-block; width: auto; padding: 8px 14px; border-radius: 999px; color: #07182c; background: linear-gradient(90deg, #ffffff, #90efff); font-weight: 800; }@keyframes afgFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .arial-font-generator-tool{
    padding: 76px 28px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-shell{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-hero h1{
    font-size: 56px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-text-input{
    min-height: 118px;
    font-size: 18px;
    padding: 18px 20px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-clear-btn, .tc-wp-tool-root .arial-font-generator-tool .afg-load-more{
    min-height: 54px;
    font-size: 16px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-card{
    padding: 18px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-preview-text{
    font-size: 22px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .arial-font-generator-tool{
    padding: 68px 24px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-shell{
    width: 100%;
    max-width: 1120px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-hero h1{
    font-size: 50px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-text-input{
    min-height: 112px;
    font-size: 17px;
    padding: 17px 19px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-clear-btn, .tc-wp-tool-root .arial-font-generator-tool .afg-load-more{
    min-height: 52px;
    font-size: 15px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-card{
    padding: 18px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-preview-text{
    font-size: 21px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .arial-font-generator-tool{
    padding: 58px 20px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-shell{
    width: 100%;
    max-width: 860px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-hero h1{
    font-size: 42px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-control-panel{
    grid-template-columns: 1fr;
    padding: 20px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-text-input{
    min-height: 108px;
    font-size: 16px;
    padding: 16px 18px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-clear-btn, .tc-wp-tool-root .arial-font-generator-tool .afg-load-more{
    width: 100%;
    min-height: 50px;
    font-size: 15px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-card{
    padding: 17px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-preview-text{
    font-size: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .arial-font-generator-tool{
    padding: 46px 16px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-hero h1{
    font-size: 34px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-control-panel{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-text-input{
    min-height: 104px;
    font-size: 16px;
    padding: 15px 16px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-clear-btn, .tc-wp-tool-root .arial-font-generator-tool .afg-load-more{
    width: 100%;
    min-height: 48px;
    font-size: 15px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-preview-text{
    font-size: 19px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .arial-font-generator-tool{
    padding: 42px 14px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-hero h1{
    font-size: 31px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-control-panel{
    grid-template-columns: 1fr;
    gap: 13px;
    padding: 15px;
    border-radius: 17px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-text-input{
    min-height: 100px;
    font-size: 15px;
    padding: 14px 15px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-clear-btn, .tc-wp-tool-root .arial-font-generator-tool .afg-load-more{
    width: 100%;
    min-height: 46px;
    font-size: 14px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-preview-text{
    font-size: 18px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-card-top{
    gap: 10px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-copy-btn{
    min-width: 78px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .arial-font-generator-tool{
    padding: 38px 12px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-hero h1{
    font-size: 28px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-hero p{
    font-size: 13px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-control-panel{
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 13px;
    border-radius: 16px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-text-input{
    min-height: 96px;
    font-size: 14px;
    padding: 13px 14px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-clear-btn, .tc-wp-tool-root .arial-font-generator-tool .afg-load-more{
    width: 100%;
    min-height: 44px;
    font-size: 14px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-preview-box{
    padding: 13px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-preview-text{
    font-size: 17px;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-card-top{
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-tool-root .arial-font-generator-tool .afg-copy-btn{
    width: 100%;
  }}.wpc-scope-149 /* 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;
}