@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;
}
.tc-wp-tool-root img,
.tc-wp-tool-root video,
.tc-wp-tool-root svg,
.tc-wp-tool-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-tool-root .almost-friday-font-generator-tool{
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  position: relative;
  padding: 56px 20px;
  color: #ffffff;
  background:
    radial-gradient(circle at 12% 16%, rgba(255, 244, 124, 0.55) 0, rgba(255, 244, 124, 0) 28%),
    radial-gradient(circle at 85% 18%, rgba(90, 255, 214, 0.44) 0, rgba(90, 255, 214, 0) 30%),
    radial-gradient(circle at 50% 88%, rgba(255, 79, 178, 0.46) 0, rgba(255, 79, 178, 0) 34%),
    linear-gradient(135deg, #ff6b35 0%, #ff2f7d 34%, #7a3cff 68%, #00b8d9 100%);
}.tc-wp-tool-root .almost-friday-font-generator-tool, .tc-wp-tool-root .almost-friday-font-generator-tool .af-inner, .tc-wp-tool-root .almost-friday-font-generator-tool .af-hero, .tc-wp-tool-root .almost-friday-font-generator-tool .af-input-panel, .tc-wp-tool-root .almost-friday-font-generator-tool .af-results, .tc-wp-tool-root .almost-friday-font-generator-tool .af-grid, .tc-wp-tool-root .almost-friday-font-generator-tool .af-card, .tc-wp-tool-root .almost-friday-font-generator-tool .af-preview, .tc-wp-tool-root .almost-friday-font-generator-tool .af-btn, .tc-wp-tool-root .almost-friday-font-generator-tool .af-text-input{
  box-sizing: border-box;
  max-width: 100%;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-inner{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-hero{
  text-align: center;
}.tc-wp-tool-root .almost-friday-font-generator-tool h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  font-weight: 900;
  color: #ffffff;
  text-shadow: 0 8px 28px rgba(46, 12, 86, 0.36);
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-subtitle{
  width: 100%;
  max-width: 760px;
  margin: 14px auto 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 1.05rem;
  line-height: 1.6;
  font-weight: 600;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-input-panel{
  width: 100%;
  margin: 30px auto 0;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.18);
  box-shadow: 0 22px 70px rgba(38, 17, 74, 0.24);
  backdrop-filter: blur(18px);
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-label{
  display: block;
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 0.95rem;
  line-height: 1.35;
  font-weight: 800;
  text-align: left;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 58px;
  padding: 15px 18px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 16px;
  outline: none;
  background: rgba(255, 255, 255, 0.94);
  color: #201238;
  font-size: 1.05rem;
  line-height: 1.4;
  font-weight: 750;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72), 0 12px 28px rgba(42, 18, 80, 0.16);
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-text-input::placeholder{
  color: rgba(32, 18, 56, 0.54);
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-text-input:focus{
  border-color: #fff37a;
  box-shadow: 0 0 0 4px rgba(255, 243, 122, 0.28), 0 18px 38px rgba(42, 18, 80, 0.2);
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-action-row, .tc-wp-tool-root .almost-friday-font-generator-tool .af-load-wrap{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 16px;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-btn{
  width: 100%;
  min-height: 48px;
  border: 0;
  border-radius: 14px;
  padding: 13px 18px;
  cursor: pointer;
  color: #24113d;
  background: linear-gradient(135deg, #fff37a 0%, #61ffd9 100%);
  box-shadow: 0 14px 30px rgba(28, 12, 55, 0.22);
  font-size: 0.98rem;
  line-height: 1.2;
  font-weight: 900;
  text-align: center;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 38px rgba(28, 12, 55, 0.3), 0 0 22px rgba(255, 243, 122, 0.28);
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.95);
  outline-offset: 3px;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-clear-btn{
  max-width: 180px;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-results{
  margin-top: 28px;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-grid{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-card{
  width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.16);
  box-shadow: 0 18px 46px rgba(26, 11, 52, 0.2);
  backdrop-filter: blur(16px);
  animation: afCardIn 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 243, 122, 0.6);
  background: rgba(255, 255, 255, 0.22);
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-style-name{
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 0.94rem;
  line-height: 1.3;
  font-weight: 900;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 16px;
  color: #211139;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.58);
  font-size: 1.08rem;
  line-height: 1.5;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-preview::-webkit-scrollbar{
  width: 9px;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-preview::-webkit-scrollbar-track{
  background: rgba(122, 60, 255, 0.12);
  border-radius: 999px;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff2f7d, #00b8d9);
  border-radius: 999px;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-copy-btn{
  margin-top: 14px;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-load-btn{
  max-width: 240px;
  margin-top: 6px;
}.tc-wp-tool-root .almost-friday-font-generator-tool .af-load-btn.af-hidden{
  display: none;
}@keyframes afCardIn {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .almost-friday-font-generator-tool{
    padding: 34px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-inner{
    width: 100%;
  }.tc-wp-tool-root .almost-friday-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-subtitle{
    font-size: 0.92rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-text-input{
    width: 100%;
    min-height: 52px;
    font-size: 0.98rem;
    padding: 13px 14px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-btn{
    min-height: 48px;
    font-size: 0.92rem;
    padding: 12px 14px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-card{
    padding: 14px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-preview{
    font-size: 0.98rem;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .almost-friday-font-generator-tool{
    padding: 38px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-inner{
    width: 100%;
  }.tc-wp-tool-root .almost-friday-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-subtitle{
    font-size: 0.95rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-text-input{
    width: 100%;
    min-height: 54px;
    font-size: 1rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-btn{
    min-height: 48px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-card{
    padding: 15px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-preview{
    font-size: 1rem;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .almost-friday-font-generator-tool{
    padding: 42px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-inner{
    width: 100%;
  }.tc-wp-tool-root .almost-friday-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-text-input{
    width: 100%;
    min-height: 56px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-btn{
    min-height: 49px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-card{
    padding: 16px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-preview{
    font-size: 1.03rem;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .almost-friday-font-generator-tool{
    padding: 50px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-inner{
    width: 100%;
  }.tc-wp-tool-root .almost-friday-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-text-input{
    width: 100%;
    min-height: 58px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-btn{
    min-height: 50px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-card{
    padding: 18px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-preview{
    font-size: 1.06rem;
  }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .almost-friday-font-generator-tool{
    padding: 56px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-inner{
    width: 100%;
  }.tc-wp-tool-root .almost-friday-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-subtitle{
    font-size: 1.06rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-text-input{
    width: 100%;
    min-height: 58px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-btn{
    min-height: 50px;
    font-size: 1rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-card{
    padding: 18px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-preview{
    font-size: 1.08rem;
  }}@media (min-width: 1200px) {.tc-wp-tool-root .almost-friday-font-generator-tool{
    padding: 64px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-inner{
    width: 100%;
  }.tc-wp-tool-root .almost-friday-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-text-input{
    width: 100%;
    min-height: 60px;
    font-size: 1.08rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-btn{
    min-height: 50px;
    font-size: 1rem;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-card{
    padding: 20px;
  }.tc-wp-tool-root .almost-friday-font-generator-tool .af-preview{
    font-size: 1.1rem;
  }}.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;
}