@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-477 .tc-wp-tool-root img, .wpc-scope-477 .tc-wp-tool-root video, .wpc-scope-477 .tc-wp-tool-root svg, .wpc-scope-477 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap, .wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap *, .wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap *::before, .wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap *::after{
  box-sizing: border-box;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 46px 18px;
  color: #fff8ff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 14% 8%, rgba(255, 185, 108, 0.28), transparent 28%),
    radial-gradient(circle at 82% 18%, rgba(255, 98, 173, 0.25), transparent 32%),
    radial-gradient(circle at 50% 92%, rgba(116, 92, 255, 0.24), transparent 36%),
    linear-gradient(135deg, #081126 0%, #17113c 34%, #35184e 66%, #0a1730 100%);
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__title{
  margin: 0;
  font-size: clamp(34px, 5vw, 64px);
  line-height: 1.03;
  letter-spacing: 0;
  font-weight: 850;
  color: #fff8e7;
  text-shadow: 0 0 26px rgba(255, 203, 128, 0.35), 0 12px 42px rgba(5, 7, 22, 0.6);
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__subtitle{
  margin: 15px auto 0;
  max-width: 720px;
  font-size: 18px;
  line-height: 1.65;
  color: #eadff8;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__composer{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: end;
  padding: 18px;
  margin: 0 0 24px;
  border: 1px solid rgba(255, 239, 198, 0.2);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.17);
  backdrop-filter: blur(18px);
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__input-shell{
  width: 100%;
  max-width: 100%;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__label{
  display: block;
  margin: 0 0 9px;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 750;
  color: #ffe6a8;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  resize: vertical;
  padding: 18px 18px;
  border: 1px solid rgba(255, 230, 168, 0.28);
  border-radius: 18px;
  outline: none;
  background: rgba(6, 10, 28, 0.66);
  color: #fffdf8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  font: inherit;
  font-size: 19px;
  line-height: 1.55;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__input:focus{
  border-color: rgba(255, 218, 142, 0.82);
  background: rgba(8, 12, 34, 0.82);
  box-shadow: 0 0 0 4px rgba(255, 199, 105, 0.16), 0 0 36px rgba(183, 96, 255, 0.22);
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__clear, .wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__load-more, .wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__copy{
  appearance: none;
  border: 1px solid rgba(255, 236, 190, 0.3);
  border-radius: 999px;
  background: linear-gradient(135deg, #ffd37a 0%, #ff83c5 48%, #9f82ff 100%);
  color: #13091f;
  font: inherit;
  font-weight: 850;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 12px 32px rgba(255, 112, 181, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.45);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__clear{
  min-width: 116px;
  min-height: 54px;
  padding: 16px 24px;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__card{
  display: grid;
  grid-template-rows: auto minmax(128px, 1fr) auto;
  gap: 13px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 17px;
  border: 1px solid rgba(255, 243, 216, 0.18);
  border-radius: 22px;
  background: linear-gradient(155deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.045));
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(14px);
  overflow: hidden;
  animation: twilight-font-tool-wrap-fade 360ms ease both;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__style-name{
  margin: 0;
  min-width: 0;
  color: #ffe9b8;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 850;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__preview{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  background: rgba(5, 8, 24, 0.42);
  color: #fff9f2;
  font-size: 22px;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.07);
  border-radius: 999px;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffd37a, #9f82ff);
  border-radius: 999px;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__copy{
  width: 100%;
  min-height: 46px;
  padding: 14px 18px;
  font-size: 15px;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__load-row{
  display: flex;
  justify-content: center;
  margin-top: 24px;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__load-more{
  min-height: 54px;
  padding: 16px 30px;
  font-size: 16px;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__load-more:disabled{
  cursor: default;
  opacity: 0.55;
  filter: grayscale(0.25);
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__clear:focus-visible, .wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__load-more:focus-visible, .wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__copy:focus-visible{
  outline: 3px solid rgba(255, 243, 199, 0.9);
  outline-offset: 3px;
}.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__style-1 .twilight-font-tool-wrap__preview{ color: #ffe6a8; text-shadow: 0 0 15px rgba(255, 205, 117, 0.5); }.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__style-2 .twilight-font-tool-wrap__preview{ color: #ffd9f0; text-shadow: 0 0 16px rgba(255, 114, 194, 0.5); font-style: italic; }.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__style-3 .twilight-font-tool-wrap__preview{ color: #d9d0ff; text-shadow: 0 0 16px rgba(149, 120, 255, 0.6); font-weight: 800; }.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__style-4 .twilight-font-tool-wrap__preview{ color: #fff8e7; letter-spacing: 0.04em; }.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__style-5 .twilight-font-tool-wrap__preview{ color: #bff6ff; text-shadow: 0 0 15px rgba(85, 221, 255, 0.42); }.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__style-6 .twilight-font-tool-wrap__preview{ color: #f3c9ff; letter-spacing: 0.06em; }.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__style-7 .twilight-font-tool-wrap__preview{ color: #e8fff1; text-shadow: 0 0 12px rgba(108, 255, 185, 0.32); }.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__style-8 .twilight-font-tool-wrap__preview{ color: #ffc1d8; font-weight: 850; }.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__style-9 .twilight-font-tool-wrap__preview{ color: #fff2bf; font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace; }.wpc-scope-477 .tc-wp-tool-root .twilight-font-tool-wrap__style-10 .twilight-font-tool-wrap__preview{ color: #cfdbff; text-shadow: 0 0 18px rgba(95, 130, 255, 0.5); }@media (hover: hover) and (pointer: fine){.tc-wp-tool-root .twilight-font-tool-wrap__card:hover{
    transform: translateY(-5px);
    border-color: rgba(255, 226, 169, 0.32);
    box-shadow: 0 28px 70px rgba(0, 0, 0, 0.34), 0 0 32px rgba(169, 117, 255, 0.18);
  }.tc-wp-tool-root .twilight-font-tool-wrap__clear:hover, .tc-wp-tool-root .twilight-font-tool-wrap__load-more:hover, .tc-wp-tool-root .twilight-font-tool-wrap__copy:hover{
    transform: translateY(-2px);
    box-shadow: 0 18px 42px rgba(255, 112, 181, 0.32), 0 0 24px rgba(255, 210, 122, 0.2);
    filter: saturate(1.08);
  }}@keyframes twilight-font-tool-wrap-fade{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .twilight-font-tool-wrap{ padding: 54px 22px; }.tc-wp-tool-root .twilight-font-tool-wrap__container{ width: min(100%, 1200px); }.tc-wp-tool-root .twilight-font-tool-wrap__title{ font-size: 64px; }.tc-wp-tool-root .twilight-font-tool-wrap__subtitle{ font-size: 18px; }.tc-wp-tool-root .twilight-font-tool-wrap__input{ font-size: 19px; min-height: 116px; }.tc-wp-tool-root .twilight-font-tool-wrap__clear, .tc-wp-tool-root .twilight-font-tool-wrap__load-more{ font-size: 16px; min-height: 54px; }.tc-wp-tool-root .twilight-font-tool-wrap__grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .twilight-font-tool-wrap__card{ padding: 17px; }.tc-wp-tool-root .twilight-font-tool-wrap__preview{ font-size: 22px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .twilight-font-tool-wrap{ padding: 48px 20px; }.tc-wp-tool-root .twilight-font-tool-wrap__container{ width: min(100%, 1100px); }.tc-wp-tool-root .twilight-font-tool-wrap__title{ font-size: 56px; }.tc-wp-tool-root .twilight-font-tool-wrap__subtitle{ font-size: 17px; }.tc-wp-tool-root .twilight-font-tool-wrap__input{ font-size: 18px; min-height: 112px; }.tc-wp-tool-root .twilight-font-tool-wrap__clear, .tc-wp-tool-root .twilight-font-tool-wrap__load-more{ font-size: 16px; min-height: 52px; }.tc-wp-tool-root .twilight-font-tool-wrap__grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .twilight-font-tool-wrap__card{ padding: 16px; }.tc-wp-tool-root .twilight-font-tool-wrap__preview{ font-size: 21px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .twilight-font-tool-wrap{ padding: 42px 18px; }.tc-wp-tool-root .twilight-font-tool-wrap__container{ width: min(100%, 920px); }.tc-wp-tool-root .twilight-font-tool-wrap__title{ font-size: 48px; }.tc-wp-tool-root .twilight-font-tool-wrap__subtitle{ font-size: 16px; }.tc-wp-tool-root .twilight-font-tool-wrap__composer{ grid-template-columns: 1fr; }.tc-wp-tool-root .twilight-font-tool-wrap__input{ font-size: 17px; min-height: 108px; }.tc-wp-tool-root .twilight-font-tool-wrap__clear, .tc-wp-tool-root .twilight-font-tool-wrap__load-more{ width: 100%; font-size: 16px; min-height: 52px; }.tc-wp-tool-root .twilight-font-tool-wrap__grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .twilight-font-tool-wrap__card{ padding: 16px; }.tc-wp-tool-root .twilight-font-tool-wrap__preview{ font-size: 20px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .twilight-font-tool-wrap{ padding: 34px 14px; }.tc-wp-tool-root .twilight-font-tool-wrap__container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .twilight-font-tool-wrap__title{ font-size: 38px; }.tc-wp-tool-root .twilight-font-tool-wrap__subtitle{ font-size: 15px; }.tc-wp-tool-root .twilight-font-tool-wrap__composer{ grid-template-columns: 1fr; padding: 14px; border-radius: 20px; }.tc-wp-tool-root .twilight-font-tool-wrap__input{ font-size: 16px; min-height: 104px; }.tc-wp-tool-root .twilight-font-tool-wrap__clear, .tc-wp-tool-root .twilight-font-tool-wrap__load-more{ width: 100%; font-size: 15px; min-height: 50px; }.tc-wp-tool-root .twilight-font-tool-wrap__grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .twilight-font-tool-wrap__card{ width: 100%; max-width: 100%; min-width: 0; padding: 15px; }.tc-wp-tool-root .twilight-font-tool-wrap__preview{ font-size: 19px; overflow-wrap: anywhere; word-break: break-word; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .twilight-font-tool-wrap{ padding: 30px 12px; }.tc-wp-tool-root .twilight-font-tool-wrap__container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .twilight-font-tool-wrap__title{ font-size: 34px; }.tc-wp-tool-root .twilight-font-tool-wrap__subtitle{ font-size: 14px; }.tc-wp-tool-root .twilight-font-tool-wrap__composer{ grid-template-columns: 1fr; padding: 13px; border-radius: 18px; }.tc-wp-tool-root .twilight-font-tool-wrap__input{ font-size: 16px; min-height: 100px; padding: 15px; }.tc-wp-tool-root .twilight-font-tool-wrap__clear, .tc-wp-tool-root .twilight-font-tool-wrap__load-more{ width: 100%; font-size: 15px; min-height: 50px; }.tc-wp-tool-root .twilight-font-tool-wrap__grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .twilight-font-tool-wrap__card{ width: 100%; max-width: 100%; min-width: 0; padding: 14px; }.tc-wp-tool-root .twilight-font-tool-wrap__preview{ font-size: 18px; padding: 14px; overflow-wrap: anywhere; word-break: break-word; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .twilight-font-tool-wrap{ padding: 26px 10px; }.tc-wp-tool-root .twilight-font-tool-wrap__container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .twilight-font-tool-wrap__title{ font-size: 30px; }.tc-wp-tool-root .twilight-font-tool-wrap__subtitle{ font-size: 14px; }.tc-wp-tool-root .twilight-font-tool-wrap__composer{ grid-template-columns: 1fr; padding: 12px; border-radius: 17px; }.tc-wp-tool-root .twilight-font-tool-wrap__input{ font-size: 15px; min-height: 96px; padding: 14px; }.tc-wp-tool-root .twilight-font-tool-wrap__clear, .tc-wp-tool-root .twilight-font-tool-wrap__load-more{ width: 100%; font-size: 14px; min-height: 48px; }.tc-wp-tool-root .twilight-font-tool-wrap__grid{ grid-template-columns: 1fr !important; gap: 12px; }.tc-wp-tool-root .twilight-font-tool-wrap__card{ width: 100%; max-width: 100%; min-width: 0; padding: 13px; }.tc-wp-tool-root .twilight-font-tool-wrap__preview{ font-size: 17px; padding: 13px; overflow-wrap: anywhere; word-break: break-word; }}.wpc-scope-477 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .twilight-font-tool-wrap__results{}