@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-83 .tc-wp-tool-root img, .wpc-scope-83 .tc-wp-tool-root video, .wpc-scope-83 .tc-wp-tool-root svg, .wpc-scope-83 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #ffffff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 122, 217, 0.62), transparent 28%),
    radial-gradient(circle at 82% 14%, rgba(0, 224, 255, 0.55), transparent 30%),
    radial-gradient(circle at 50% 92%, rgba(96, 72, 255, 0.62), transparent 34%),
    linear-gradient(135deg, #17142c 0%, #6119b8 28%, #00b8ff 58%, #f5c7ff 78%, #f2f6ff 100%);
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool, .wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool div, .wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool section, .wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool h1, .wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool p, .wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool label, .wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool textarea, .wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-shell{
  width: min(1200px, 100%);
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-shell::before{
  content: "";
  position: absolute;
  inset: 12px;
  pointer-events: none;
  border-radius: 34px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.34), transparent 28%),
    linear-gradient(315deg, rgba(0, 239, 255, 0.18), transparent 36%);
  filter: blur(1px);
  opacity: 0.75;
  z-index: -1;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-hero{
  text-align: center;
  margin: 0 auto 24px;
  padding: 34px 26px 20px;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-hero h1{
  margin: 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow:
    0 2px 0 rgba(32, 0, 96, 0.45),
    0 0 22px rgba(0, 240, 255, 0.72),
    0 0 42px rgba(255, 117, 230, 0.52);
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-subtitle{
  max-width: 780px;
  margin: 16px auto 0;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.55;
  text-shadow: 0 1px 10px rgba(31, 0, 80, 0.38);
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-control-panel{
  width: 100%;
  margin: 0 auto 24px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 28px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.24), rgba(255, 255, 255, 0.1));
  box-shadow:
    0 22px 70px rgba(34, 0, 100, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(18px);
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.92);
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.48);
  border-radius: 22px;
  outline: none;
  padding: 18px 20px;
  color: #ffffff;
  background:
    linear-gradient(145deg, rgba(10, 11, 35, 0.72), rgba(78, 20, 140, 0.44)),
    rgba(255, 255, 255, 0.1);
  box-shadow:
    inset 0 0 0 1px rgba(0, 238, 255, 0.14),
    0 12px 34px rgba(0, 0, 0, 0.24);
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-input:focus{
  border-color: rgba(0, 245, 255, 0.92);
  box-shadow:
    0 0 0 4px rgba(0, 245, 255, 0.18),
    0 0 34px rgba(255, 88, 220, 0.34),
    inset 0 0 0 1px rgba(255, 255, 255, 0.22);
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-clear, .wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-load-more, .wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-copy{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.52);
  border-radius: 999px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  cursor: pointer;
  background:
    linear-gradient(135deg, rgba(255, 79, 211, 0.95), rgba(0, 218, 255, 0.95) 52%, rgba(118, 76, 255, 0.95)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.35), transparent);
  box-shadow:
    0 12px 28px rgba(17, 0, 92, 0.3),
    0 0 22px rgba(0, 225, 255, 0.3);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-clear{
  display: block;
  margin: 18px auto 0;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-clear:hover, .wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-load-more:hover, .wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-copy:hover{
  transform: translateY(-2px);
  filter: saturate(1.18) brightness(1.06);
  box-shadow:
    0 16px 36px rgba(17, 0, 92, 0.36),
    0 0 32px rgba(255, 89, 223, 0.48),
    0 0 32px rgba(0, 229, 255, 0.42);
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 24px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.23), rgba(255, 255, 255, 0.08)),
    linear-gradient(315deg, rgba(0, 218, 255, 0.12), rgba(255, 74, 211, 0.08));
  box-shadow:
    0 18px 48px rgba(22, 0, 84, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(16px);
  overflow: hidden;
  animation: y2kfgFadeIn 340ms ease both;
  transition: transform 190ms ease, box-shadow 190ms ease, border-color 190ms ease;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card.y2kfg-new{
  animation: y2kfgReveal 430ms ease both;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 241, 255, 0.68);
  box-shadow:
    0 26px 60px rgba(22, 0, 84, 0.38),
    0 0 26px rgba(0, 230, 255, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.55);
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card-title{
  margin: 0 0 14px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0;
  text-shadow: 0 0 16px rgba(0, 238, 255, 0.4);
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 122px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 255, 255, 0.36);
  border-radius: 18px;
  padding: 16px;
  color: #ffffff;
  background:
    radial-gradient(circle at 10% 15%, rgba(255, 120, 229, 0.2), transparent 34%),
    linear-gradient(145deg, rgba(8, 10, 35, 0.7), rgba(72, 21, 122, 0.5));
  box-shadow: inset 0 0 24px rgba(0, 245, 255, 0.12);
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.1);
  border-radius: 999px;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff6be7, #00e7ff);
  border-radius: 999px;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-copy{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-actions{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-83 .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-load-more[disabled]{
  cursor: default;
  opacity: 0.58;
  transform: none;
}@keyframes y2kfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(10px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@keyframes y2kfgReveal{
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.97);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .y2k-font-generator-tool{ padding: 28px 12px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-shell{ width: 100%; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-hero{ padding: 24px 8px 16px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-hero h1{ font-size: 31px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-control-panel{ padding: 16px; border-radius: 22px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-label{ font-size: 13px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-input{ min-height: 104px; padding: 14px; font-size: 16px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-clear, .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-load-more{ min-height: 44px; padding: 13px 22px; font-size: 14px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card{ padding: 15px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card-title{ font-size: 15px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-preview{ font-size: 20px; padding: 13px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-copy{ min-height: 42px; padding: 12px 18px; font-size: 14px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .y2k-font-generator-tool{ padding: 32px 14px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-shell{ width: 100%; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-hero{ padding: 26px 10px 18px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-hero h1{ font-size: 34px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-control-panel{ padding: 18px; border-radius: 23px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-label{ font-size: 14px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-input{ min-height: 108px; padding: 15px; font-size: 16px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-clear, .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-load-more{ min-height: 46px; padding: 14px 24px; font-size: 14px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card{ padding: 16px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card-title{ font-size: 16px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-preview{ font-size: 21px; padding: 14px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-copy{ min-height: 44px; padding: 13px 18px; font-size: 14px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .y2k-font-generator-tool{ padding: 38px 18px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-shell{ width: 100%; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-hero{ padding: 28px 14px 20px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-hero h1{ font-size: 40px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-control-panel{ padding: 20px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-label{ font-size: 14px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-input{ min-height: 112px; padding: 16px; font-size: 17px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-clear, .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-load-more{ min-height: 48px; padding: 15px 28px; font-size: 15px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card{ padding: 18px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card-title{ font-size: 17px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-preview{ font-size: 23px; padding: 15px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-copy{ min-height: 44px; padding: 13px 18px; font-size: 15px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .y2k-font-generator-tool{ padding: 54px 24px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-shell{ width: min(100%, 920px); }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-hero h1{ font-size: 52px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-input{ min-height: 118px; padding: 18px; font-size: 18px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-clear, .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-load-more{ min-height: 50px; padding: 16px 32px; font-size: 15px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card{ padding: 20px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card-title{ font-size: 17px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-preview{ font-size: 24px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-copy{ min-height: 44px; padding: 13px 20px; font-size: 15px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .y2k-font-generator-tool{ padding: 64px 28px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-shell{ width: min(100%, 1080px); }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-hero h1{ font-size: 58px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-input{ min-height: 124px; padding: 19px; font-size: 19px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-clear, .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-load-more{ min-height: 52px; padding: 17px 36px; font-size: 16px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card{ padding: 20px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card-title{ font-size: 17px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-preview{ font-size: 23px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-copy{ min-height: 44px; padding: 13px 20px; font-size: 15px; }}@media (min-width: 1200px){.tc-wp-tool-root .y2k-font-generator-tool{ padding: 74px 32px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-shell{ width: min(100%, 1200px); }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-hero h1{ font-size: 64px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-subtitle{ font-size: 19px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-input{ min-height: 126px; padding: 20px; font-size: 20px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-clear, .tc-wp-tool-root .y2k-font-generator-tool .y2kfg-load-more{ min-height: 54px; padding: 18px 40px; font-size: 16px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card{ padding: 21px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-card-title{ font-size: 18px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-preview{ font-size: 24px; }.tc-wp-tool-root .y2k-font-generator-tool .y2kfg-copy{ min-height: 46px; padding: 14px 22px; font-size: 15px; }}.wpc-scope-83 /* 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;
}