@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-250 .tc-wp-tool-root img, .wpc-scope-250 .tc-wp-tool-root video, .wpc-scope-250 .tc-wp-tool-root svg, .wpc-scope-250 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool{
  position: relative;
  width: 100%;
  padding: 56px 18px;
  box-sizing: border-box;
  overflow-x: hidden;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 67, 67, 0.35), transparent 30%),
    radial-gradient(circle at 84% 8%, rgba(65, 204, 255, 0.34), transparent 32%),
    radial-gradient(circle at 52% 88%, rgba(130, 91, 255, 0.32), transparent 34%),
    linear-gradient(135deg, #090b21 0%, #13173d 42%, #280f36 100%);
  color: #f7fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-shell, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-hero, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-control-panel, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-input-row, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-grid, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-card, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-preview, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-actions{
  box-sizing: border-box;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(124, 221, 255, 0.34);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.09);
  color: #aeefff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  box-shadow: 0 0 24px rgba(82, 217, 255, 0.16);
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool h1{
  margin: 0;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(69, 215, 255, 0.35);
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-hero p{
  max-width: 760px;
  margin: 14px auto 0;
  color: rgba(235, 246, 255, 0.84);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-control-panel{
  margin: 0 0 26px;
  padding: 22px;
  border: 1px solid rgba(189, 235, 255, 0.22);
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(16px);
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-label{
  display: block;
  margin: 0 0 10px;
  color: #dff8ff;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  align-items: stretch;
  width: 100%;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-input{
  width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(177, 232, 255, 0.3);
  border-radius: 18px;
  padding: 17px 18px;
  background: rgba(4, 10, 28, 0.72);
  color: #ffffff;
  font: inherit;
  font-size: 18px;
  line-height: 1.5;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-input:focus{
  border-color: rgba(74, 221, 255, 0.9);
  background: rgba(7, 15, 39, 0.92);
  box-shadow: 0 0 0 4px rgba(74, 221, 255, 0.14), 0 0 34px rgba(74, 221, 255, 0.18);
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-clear, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-copy, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-load{
  appearance: none;
  border: 0;
  border-radius: 16px;
  cursor: pointer;
  font: inherit;
  font-weight: 900;
  letter-spacing: 0;
  color: #071026;
  background: linear-gradient(135deg, #65f0ff, #fff064 46%, #ff4f68);
  box-shadow: 0 14px 32px rgba(255, 79, 104, 0.22), 0 0 26px rgba(101, 240, 255, 0.16);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-clear{
  min-width: 118px;
  padding: 0 22px;
  font-size: 16px;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-copy{
  width: 100%;
  min-height: 46px;
  margin-top: 14px;
  font-size: 15px;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-load{
  min-width: 220px;
  min-height: 52px;
  padding: 0 24px;
  font-size: 16px;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-clear:hover, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-copy:hover, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-load:hover{
  transform: translateY(-2px);
  filter: saturate(1.12);
  box-shadow: 0 18px 42px rgba(255, 79, 104, 0.3), 0 0 34px rgba(101, 240, 255, 0.24);
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-clear:active, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-copy:active, .wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-load:active{
  transform: translateY(0);
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-load:disabled{
  opacity: 0.58;
  cursor: not-allowed;
  transform: none;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-grid{
  display: grid;
  gap: 20px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(197, 236, 255, 0.2);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.055)),
    radial-gradient(circle at top right, rgba(78, 225, 255, 0.15), transparent 44%);
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(14px);
  animation: amusFgFade 320ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
  overflow: hidden;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(101, 240, 255, 0.48);
  box-shadow: 0 24px 62px rgba(0, 0, 0, 0.34), 0 0 28px rgba(101, 240, 255, 0.13);
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-style-name{
  display: flex;
  align-items: center;
  min-height: 24px;
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-style-name::before{
  content: "";
  flex: 0 0 auto;
  width: 9px;
  height: 9px;
  margin-right: 9px;
  border-radius: 999px;
  background: #ff475d;
  box-shadow: 0 0 16px rgba(255, 71, 93, 0.9);
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border: 1px solid rgba(178, 233, 255, 0.18);
  border-radius: 15px;
  background: rgba(4, 9, 28, 0.72);
  color: #f9fdff;
  font-size: 18px;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  box-shadow: inset 0 0 22px rgba(0, 0, 0, 0.2);
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #65f0ff, #ff4f68);
  border-radius: 999px;
}.wpc-scope-250 .tc-wp-tool-root .amus-font-generator-tool .amus-fg-actions{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}@keyframes amusFgFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .amus-font-generator-tool{
    padding: 64px 24px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .amus-font-generator-tool h1{
    font-size: 52px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-input{
    min-height: 92px;
    font-size: 18px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-clear, .tc-wp-tool-root .amus-font-generator-tool .amus-fg-load{
    font-size: 16px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-card{
    padding: 18px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-preview{
    font-size: 18px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .amus-font-generator-tool{
    padding: 56px 22px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-shell{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .amus-font-generator-tool h1{
    font-size: 46px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-input{
    min-height: 88px;
    font-size: 17px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-clear, .tc-wp-tool-root .amus-font-generator-tool .amus-fg-load{
    font-size: 15px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-card{
    padding: 17px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-preview{
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .amus-font-generator-tool{
    padding: 48px 20px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-shell{
    width: min(100%, 860px);
  }.tc-wp-tool-root .amus-font-generator-tool h1{
    font-size: 40px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-input{
    min-height: 84px;
    font-size: 16px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-clear, .tc-wp-tool-root .amus-font-generator-tool .amus-fg-load{
    min-height: 50px;
    font-size: 15px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-card{
    padding: 16px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-preview{
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .amus-font-generator-tool{
    padding: 38px 14px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-shell{
    width: 100%;
  }.tc-wp-tool-root .amus-font-generator-tool h1{
    font-size: 32px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-control-panel{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-input-row{
    grid-template-columns: 1fr;
    gap: 12px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-input{
    min-height: 82px;
    font-size: 16px;
    padding: 15px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-clear, .tc-wp-tool-root .amus-font-generator-tool .amus-fg-load{
    width: 100%;
    min-height: 50px;
    font-size: 15px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-preview{
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .amus-font-generator-tool{
    padding: 34px 12px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-shell{
    width: 100%;
  }.tc-wp-tool-root .amus-font-generator-tool h1{
    font-size: 29px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-control-panel{
    padding: 14px;
    border-radius: 17px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-input-row{
    grid-template-columns: 1fr;
    gap: 11px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-input{
    min-height: 78px;
    font-size: 15px;
    padding: 14px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-clear, .tc-wp-tool-root .amus-font-generator-tool .amus-fg-load{
    width: 100%;
    min-height: 48px;
    font-size: 14px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-preview{
    font-size: 15px;
    padding: 13px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .amus-font-generator-tool{
    padding: 30px 10px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-shell{
    width: 100%;
  }.tc-wp-tool-root .amus-font-generator-tool h1{
    font-size: 26px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-hero p{
    font-size: 13px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-kicker{
    font-size: 12px;
    padding: 7px 11px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-control-panel{
    padding: 12px;
    border-radius: 16px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-input-row{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-input{
    min-height: 76px;
    font-size: 14px;
    padding: 12px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-clear, .tc-wp-tool-root .amus-font-generator-tool .amus-fg-load{
    width: 100%;
    min-height: 46px;
    font-size: 14px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-card{
    width: 100%;
    max-width: 100%;
    padding: 12px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .amus-font-generator-tool .amus-fg-preview{
    font-size: 14px;
    padding: 12px;
  }}.wpc-scope-250 /* 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;
}