@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-375 .tc-wp-tool-root img, .wpc-scope-375 .tc-wp-tool-root video, .wpc-scope-375 .tc-wp-tool-root svg, .wpc-scope-375 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool, .wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__container, .wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input-panel, .wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__card, .wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input, .wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__preview, .wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__clear, .wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__copy, .wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__load-more{
  box-sizing: border-box;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 56px 22px;
  color: #f8fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 10%, rgba(34, 211, 238, 0.34), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(167, 139, 250, 0.36), transparent 30%),
    linear-gradient(135deg, #0756d8 0%, #2434c8 35%, #5b21b6 70%, #0891b2 100%);
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__glow{
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 999px;
  filter: blur(20px);
  opacity: 0.42;
  pointer-events: none;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__glow--one{
  top: 8%;
  left: -80px;
  background: rgba(103, 232, 249, 0.62);
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__glow--two{
  right: -90px;
  bottom: 12%;
  background: rgba(196, 181, 253, 0.6);
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__container{
  position: relative;
  z-index: 1;
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__header{
  max-width: 820px;
  margin: 0 auto 28px;
  text-align: center;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__title{
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 54px;
  line-height: 1.05;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 16px 46px rgba(2, 8, 23, 0.34);
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__subtitle{
  margin: 0;
  color: #e7f5ff;
  font-size: 18px;
  line-height: 1.65;
  font-weight: 520;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input-panel{
  width: 100%;
  margin: 0 0 24px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.14);
  box-shadow: 0 24px 70px rgba(2, 8, 23, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(18px);
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__label{
  display: block;
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: stretch;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input{
  width: 100%;
  min-height: 112px;
  max-width: 100%;
  resize: vertical;
  padding: 17px 18px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 18px;
  outline: none;
  color: #ffffff;
  background: rgba(8, 20, 52, 0.46);
  box-shadow: inset 0 1px 16px rgba(2, 8, 23, 0.22);
  font: inherit;
  font-size: 17px;
  line-height: 1.55;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input::placeholder{
  color: rgba(235, 246, 255, 0.76);
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input:focus{
  border-color: rgba(125, 249, 255, 0.88);
  box-shadow: 0 0 0 4px rgba(34, 211, 238, 0.2), 0 0 34px rgba(34, 211, 238, 0.22);
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__clear, .wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__copy, .wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__load-more{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  max-width: 100%;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-weight: 850;
  letter-spacing: 0;
  color: #ffffff;
  background: linear-gradient(135deg, #06b6d4, #2563eb 48%, #7c3aed);
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.28), 0 0 22px rgba(34, 211, 238, 0.2);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__clear{
  min-width: 112px;
  min-height: 52px;
  padding: 0 24px;
  align-self: start;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__copy{
  min-height: 44px;
  padding: 0 19px;
  font-size: 14px;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__load-more{
  min-height: 52px;
  padding: 0 28px;
  font-size: 16px;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__clear:focus-visible, .wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__copy:focus-visible, .wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__load-more:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.8);
  outline-offset: 3px;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__load-more:disabled{
  cursor: not-allowed;
  opacity: 0.58;
  filter: grayscale(0.18);
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__card{
  display: grid;
  grid-template-rows: auto minmax(132px, 1fr) auto;
  gap: 14px;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.13);
  box-shadow: 0 18px 48px rgba(2, 8, 23, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(16px);
  animation: fbTextGeneratorFade 360ms ease both;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__card-name{
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 850;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 132px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border: 1px solid rgba(203, 241, 255, 0.22);
  border-radius: 16px;
  color: #ffffff;
  background: rgba(4, 12, 34, 0.44);
  font-size: 18px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #22d3ee, #8b5cf6);
  border-radius: 999px;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__card-footer{
  display: flex;
  justify-content: flex-end;
  width: 100%;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__actions{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-375 .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__card.is-new{
  animation: fbTextGeneratorReveal 420ms ease both;
}@media (hover: hover){.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__card:hover{
    transform: translateY(-5px);
    border-color: rgba(125, 249, 255, 0.42);
    box-shadow: 0 26px 62px rgba(2, 8, 23, 0.3), 0 0 24px rgba(34, 211, 238, 0.18);
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__clear:hover, .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__copy:hover, .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__load-more:hover:not(:disabled){
    transform: translateY(-2px);
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.34), 0 0 34px rgba(34, 211, 238, 0.34);
  }}@keyframes fbTextGeneratorFade{
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes fbTextGeneratorReveal{
  from {
    opacity: 0;
    transform: translateY(16px) scale(0.98);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .fb-text-generator-tool{
    padding: 64px 28px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__title{
    font-size: 56px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input{
    min-height: 116px;
    font-size: 17px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__clear, .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__load-more{
    min-height: 52px;
    font-size: 16px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__card{
    padding: 18px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__preview{
    font-size: 18px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .fb-text-generator-tool{
    padding: 58px 24px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__container{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__title{
    font-size: 50px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input{
    min-height: 112px;
    font-size: 17px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__clear, .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__load-more{
    min-height: 50px;
    font-size: 15px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__card{
    padding: 17px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__preview{
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .fb-text-generator-tool{
    padding: 48px 20px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__container{
    width: min(100%, 900px);
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__title{
    font-size: 42px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input{
    min-height: 108px;
    font-size: 16px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__clear, .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__load-more{
    min-height: 48px;
    font-size: 15px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__card{
    padding: 16px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__preview{
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .fb-text-generator-tool{
    padding: 38px 16px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__container{
    width: 100%;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__title{
    font-size: 34px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input{
    min-height: 104px;
    font-size: 16px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__clear, .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__load-more{
    width: 100%;
    min-height: 48px;
    font-size: 15px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__card{
    padding: 16px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__preview{
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .fb-text-generator-tool{
    padding: 34px 14px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__container{
    width: 100%;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__title{
    font-size: 30px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input-panel{
    padding: 16px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input{
    min-height: 102px;
    font-size: 16px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__clear, .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__load-more{
    width: 100%;
    min-height: 47px;
    font-size: 15px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__card{
    padding: 15px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__preview{
    font-size: 16px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .fb-text-generator-tool{
    padding: 30px 12px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__container{
    width: 100%;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__title{
    font-size: 27px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input-panel{
    padding: 14px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__input{
    min-height: 100px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__clear, .tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__load-more{
    width: 100%;
    min-height: 46px;
    font-size: 14px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__card{
    padding: 14px;
  }.tc-wp-tool-root .fb-text-generator-tool .fb-text-generator-tool__preview{
    font-size: 16px;
  }}