@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-487 .tc-wp-tool-root img, .wpc-scope-487 .tc-wp-tool-root video, .wpc-scope-487 .tc-wp-tool-root svg, .wpc-scope-487 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #ffffff;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 207, 92, 0.34), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(68, 214, 255, 0.28), transparent 30%),
    radial-gradient(circle at 50% 100%, rgba(255, 76, 137, 0.25), transparent 36%),
    linear-gradient(135deg, #17112d 0%, #36206f 42%, #0b5f78 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-container, .wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-container *, .wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-container *::before, .wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-container *::after{
  box-sizing: border-box;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-hero-panel{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08));
  box-shadow: 0 28px 80px rgba(6, 10, 32, 0.36);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-hero-panel::before{
  content: "";
  position: absolute;
  inset: -80px auto auto -80px;
  width: 220px;
  height: 220px;
  border-radius: 999px;
  background: rgba(255, 220, 98, 0.28);
  filter: blur(18px);
  pointer-events: none;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool h1{
  position: relative;
  margin: 0 auto;
  max-width: 940px;
  text-align: center;
  line-height: 1.08;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 12px 32px rgba(0, 0, 0, 0.28);
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-subtitle{
  position: relative;
  margin: 18px auto 0;
  max-width: 760px;
  text-align: center;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.86);
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-input-panel{
  position: relative;
  margin: 30px auto 0;
  max-width: 850px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 22px;
  background: rgba(10, 18, 46, 0.34);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 18px 45px rgba(0, 0, 0, 0.22);
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 18px;
  outline: none;
  background: rgba(255, 255, 255, 0.92);
  color: #17112d;
  line-height: 1.55;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.18);
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-textarea:focus{
  border-color: rgba(255, 220, 98, 0.95);
  box-shadow: 0 0 0 4px rgba(255, 220, 98, 0.22), 0 18px 45px rgba(0, 0, 0, 0.24);
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-action-row, .wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-load-row{
  display: grid;
  place-items: center;
  width: 100%;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-clear-btn, .wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-load-more-btn, .wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-copy-btn{
  display: inline-grid;
  place-items: center;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 800;
  letter-spacing: 0;
  color: #17112d;
  background: linear-gradient(135deg, #fff2a8 0%, #5ff0ff 100%);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.22), 0 0 22px rgba(95, 240, 255, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-clear-btn:hover, .wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-load-more-btn:hover, .wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.28), 0 0 30px rgba(255, 220, 98, 0.26);
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-clear-btn:focus, .wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-load-more-btn:focus, .wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-copy-btn:focus{
  outline: 3px solid rgba(255, 255, 255, 0.42);
  outline-offset: 3px;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-load-more-btn.lfg-hidden{
  display: none;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 22px;
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07));
  box-shadow: 0 18px 46px rgba(5, 9, 31, 0.28);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  animation: lfgFadeIn 360ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 236, 152, 0.42);
  box-shadow: 0 26px 58px rgba(5, 9, 31, 0.38), 0 0 34px rgba(95, 240, 255, 0.12);
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-card.lfg-new{
  animation: lfgReveal 420ms ease both;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-card-top{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-card-title{
  min-width: 0;
  margin: 0;
  color: #ffffff;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-copy-btn{
  flex: none;
  min-width: 76px;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-preview-box{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 180px;
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 0.17);
  border-radius: 16px;
  background: rgba(7, 12, 34, 0.44);
  color: rgba(255, 255, 255, 0.94);
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-preview-box::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.07);
  border-radius: 99px;
}.wpc-scope-487 .tc-wp-tool-root .lfg-large-font-tool .lfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, rgba(255, 220, 98, 0.8), rgba(95, 240, 255, 0.75));
  border-radius: 99px;
}@keyframes lfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes lfgReveal{
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .lfg-large-font-tool{
    padding: 28px 12px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-container{
    width: 100%;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-hero-panel{
    padding: 24px 14px;
    border-radius: 22px;
  }.tc-wp-tool-root .lfg-large-font-tool h1{
    font-size: 28px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-input-label{
    font-size: 13px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-textarea{
    min-height: 132px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-action-row{
    margin-top: 14px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-clear-btn, .tc-wp-tool-root .lfg-large-font-tool .lfg-load-more-btn{
    min-height: 42px;
    padding: 10px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    margin-top: 18px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-card{
    padding: 14px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-copy-btn{
    min-height: 34px;
    padding: 8px 12px;
    font-size: 12px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-preview-box{
    padding: 13px;
    font-size: 20px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-load-row{
    margin-top: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .lfg-large-font-tool{
    padding: 34px 14px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-container{
    width: 100%;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-hero-panel{
    padding: 28px 16px;
    border-radius: 24px;
  }.tc-wp-tool-root .lfg-large-font-tool h1{
    font-size: 32px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-input-label{
    font-size: 14px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-textarea{
    min-height: 140px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-action-row{
    margin-top: 16px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-clear-btn, .tc-wp-tool-root .lfg-large-font-tool .lfg-load-more-btn{
    min-height: 44px;
    padding: 11px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
    margin-top: 20px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-card{
    padding: 16px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-copy-btn{
    min-height: 36px;
    padding: 8px 13px;
    font-size: 13px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-preview-box{
    padding: 14px;
    font-size: 22px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-load-row{
    margin-top: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .lfg-large-font-tool{
    padding: 42px 18px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-container{
    width: 100%;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-hero-panel{
    padding: 34px 20px;
    border-radius: 26px;
  }.tc-wp-tool-root .lfg-large-font-tool h1{
    font-size: 38px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-input-label{
    font-size: 14px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-textarea{
    min-height: 150px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-action-row{
    margin-top: 18px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-clear-btn, .tc-wp-tool-root .lfg-large-font-tool .lfg-load-more-btn{
    min-height: 46px;
    padding: 12px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
    margin-top: 24px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-card{
    padding: 18px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-copy-btn{
    min-height: 38px;
    padding: 9px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-preview-box{
    padding: 15px;
    font-size: 24px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-load-row{
    margin-top: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .lfg-large-font-tool{
    padding: 58px 26px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-container{
    width: 100%;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-hero-panel{
    padding: 44px 34px;
    border-radius: 30px;
  }.tc-wp-tool-root .lfg-large-font-tool h1{
    font-size: 48px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-input-panel{
    padding: 22px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-input-label{
    font-size: 15px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-textarea{
    min-height: 160px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-action-row{
    margin-top: 18px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-clear-btn, .tc-wp-tool-root .lfg-large-font-tool .lfg-load-more-btn{
    min-height: 48px;
    padding: 13px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 26px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-card{
    padding: 20px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-copy-btn{
    min-height: 38px;
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-preview-box{
    padding: 16px;
    font-size: 25px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-load-row{
    margin-top: 28px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .lfg-large-font-tool{
    padding: 70px 30px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-container{
    width: 100%;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-hero-panel{
    padding: 50px 42px;
    border-radius: 32px;
  }.tc-wp-tool-root .lfg-large-font-tool h1{
    font-size: 56px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-input-label{
    font-size: 15px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-textarea{
    min-height: 168px;
    padding: 19px;
    font-size: 19px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-action-row{
    margin-top: 20px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-clear-btn, .tc-wp-tool-root .lfg-large-font-tool .lfg-load-more-btn{
    min-height: 50px;
    padding: 14px 26px;
    font-size: 16px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    margin-top: 30px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-card{
    padding: 20px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-copy-btn{
    min-height: 38px;
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-preview-box{
    padding: 16px;
    font-size: 25px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-load-row{
    margin-top: 30px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .lfg-large-font-tool{
    padding: 82px 34px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-container{
    width: 100%;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-hero-panel{
    padding: 58px 52px;
    border-radius: 34px;
  }.tc-wp-tool-root .lfg-large-font-tool h1{
    font-size: 64px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-subtitle{
    font-size: 20px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-input-panel{
    padding: 26px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-input-label{
    font-size: 16px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-textarea{
    min-height: 176px;
    padding: 20px;
    font-size: 20px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-action-row{
    margin-top: 20px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-clear-btn, .tc-wp-tool-root .lfg-large-font-tool .lfg-load-more-btn{
    min-height: 52px;
    padding: 14px 28px;
    font-size: 16px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
    margin-top: 32px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-card{
    padding: 21px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-copy-btn{
    min-height: 38px;
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-preview-box{
    padding: 16px;
    font-size: 25px;
  }.tc-wp-tool-root .lfg-large-font-tool .lfg-load-row{
    margin-top: 32px;
  }}.wpc-scope-487 .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;
}