@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-323 .tc-wp-tool-root img, .wpc-scope-323 .tc-wp-tool-root video, .wpc-scope-323 .tc-wp-tool-root svg, .wpc-scope-323 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 54px 18px;
  color: #fff8ef;
  background:
    radial-gradient(circle at 18% 8%, rgba(255, 206, 87, 0.36), transparent 30%),
    radial-gradient(circle at 82% 12%, rgba(255, 74, 153, 0.34), transparent 28%),
    radial-gradient(circle at 55% 95%, rgba(32, 211, 238, 0.24), transparent 34%),
    linear-gradient(135deg, #24113a 0%, #64234a 44%, #ef7d42 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool, .wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-container, .wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-input-panel, .wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-grid, .wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-card, .wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-preview, .wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-actions, .wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-load-wrap{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-container{
  width: min(100%, 1200px);
  margin: 0 auto;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 13px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  color: #fff2bb;
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0 12px 36px rgba(255, 117, 74, 0.18);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool h1{
  margin: 0;
  color: #ffffff;
  font-size: 46px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 10px 34px rgba(39, 10, 40, 0.42);
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-subtitle{
  width: min(720px, 100%);
  margin: 15px auto 0;
  color: rgba(255, 250, 238, 0.88);
  font-size: 18px;
  line-height: 1.6;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-input-panel{
  width: 100%;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.08));
  box-shadow: 0 28px 80px rgba(30, 10, 42, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(18px);
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-label{
  display: block;
  margin: 0 0 10px;
  color: #fff6cf;
  font-size: 15px;
  font-weight: 800;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  padding: 18px 20px;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 18px;
  outline: none;
  color: #ffffff;
  background: rgba(30, 12, 44, 0.58);
  box-shadow: inset 0 1px 14px rgba(0, 0, 0, 0.17);
  font: inherit;
  font-size: 18px;
  line-height: 1.55;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-input::placeholder{
  color: rgba(255, 255, 255, 0.58);
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-input:focus{
  border-color: rgba(255, 226, 124, 0.88);
  background: rgba(30, 12, 44, 0.72);
  box-shadow: 0 0 0 4px rgba(255, 207, 84, 0.18), 0 0 32px rgba(255, 94, 139, 0.18);
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-actions, .wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-load-wrap{
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 16px;
  flex-wrap: wrap;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 12px 18px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 999px;
  color: #25112e;
  background: linear-gradient(135deg, #ffe27c, #ff8b5d 48%, #ff4f9d);
  box-shadow: 0 16px 34px rgba(255, 87, 116, 0.26);
  font: inherit;
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 20px 44px rgba(255, 87, 116, 0.34);
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.8);
  outline-offset: 3px;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-reset{
  color: #fff8ef;
  background: rgba(255, 255, 255, 0.14);
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-status{
  min-height: 22px;
  margin: 17px 0 10px;
  text-align: center;
  color: #fff6cf;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-grid{
  display: grid;
  width: 100%;
  margin-top: 8px;
  align-items: stretch;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-card{
  display: flex;
  min-width: 0;
  width: 100%;
  flex-direction: column;
  gap: 14px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08)),
    rgba(32, 13, 47, 0.52);
  box-shadow: 0 20px 48px rgba(30, 10, 42, 0.28);
  overflow: hidden;
  opacity: 0;
  transform: translateY(12px);
  animation: afFridayFadeIn 420ms ease forwards;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 226, 124, 0.48);
  box-shadow: 0 26px 62px rgba(30, 10, 42, 0.36), 0 0 34px rgba(255, 120, 86, 0.12);
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-style-name{
  min-width: 0;
  color: #fff3c6;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.3;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-copy{
  flex: 0 0 auto;
  min-height: 38px;
  padding: 10px 14px;
  font-size: 13px;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-preview{
  width: 100%;
  min-height: 112px;
  max-height: 180px;
  padding: 14px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 15px;
  color: #ffffff;
  background: rgba(16, 8, 29, 0.46);
  font-size: 22px;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffe27c, #ff5f93);
  border-radius: 999px;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-load-wrap{
  margin-top: 26px;
}.wpc-scope-323 .tc-wp-tool-root .af-friday-font-tool .af-friday-load[disabled]{
  cursor: not-allowed;
  opacity: 0.48;
  transform: none;
}@keyframes afFridayFadeIn{
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .af-friday-font-tool{
    padding: 30px 10px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-container{
    width: 100%;
  }.tc-wp-tool-root .af-friday-font-tool h1{
    font-size: 29px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-input{
    min-height: 108px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-btn{
    min-height: 40px;
    padding: 10px 13px;
    font-size: 13px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-card{
    padding: 13px;
    border-radius: 16px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-preview{
    font-size: 18px;
    min-height: 96px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .af-friday-font-tool{
    padding: 34px 12px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-container{
    width: 100%;
  }.tc-wp-tool-root .af-friday-font-tool h1{
    font-size: 32px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-input-panel{
    padding: 15px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-input{
    min-height: 112px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-btn{
    min-height: 41px;
    padding: 11px 14px;
    font-size: 14px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-card{
    padding: 14px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-preview{
    font-size: 19px;
    min-height: 100px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .af-friday-font-tool{
    padding: 38px 14px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-container{
    width: 100%;
  }.tc-wp-tool-root .af-friday-font-tool h1{
    font-size: 36px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-input-panel{
    padding: 17px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-input{
    min-height: 118px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-btn{
    min-height: 42px;
    padding: 11px 15px;
    font-size: 14px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-card{
    padding: 15px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-preview{
    font-size: 20px;
    min-height: 104px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .af-friday-font-tool{
    padding: 46px 18px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-container{
    width: 100%;
  }.tc-wp-tool-root .af-friday-font-tool h1{
    font-size: 42px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-input{
    min-height: 126px;
    font-size: 17px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-btn{
    min-height: 43px;
    padding: 12px 17px;
    font-size: 15px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-card{
    padding: 17px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-preview{
    font-size: 21px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .af-friday-font-tool{
    padding: 52px 20px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-container{
    width: 100%;
  }.tc-wp-tool-root .af-friday-font-tool h1{
    font-size: 45px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-input{
    min-height: 132px;
    font-size: 18px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-btn{
    min-height: 44px;
    padding: 12px 18px;
    font-size: 15px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 19px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-card{
    padding: 18px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-preview{
    font-size: 21px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .af-friday-font-tool{
    padding: 60px 24px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .af-friday-font-tool h1{
    font-size: 50px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-input{
    min-height: 136px;
    font-size: 18px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-btn{
    min-height: 45px;
    padding: 12px 19px;
    font-size: 15px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-card{
    padding: 19px;
  }.tc-wp-tool-root .af-friday-font-tool .af-friday-preview{
    font-size: 22px;
  }}.wpc-scope-323 /* 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-323 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .af-friday-clear{}