@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-435 .tc-wp-tool-root img, .wpc-scope-435 .tc-wp-tool-root video, .wpc-scope-435 .tc-wp-tool-root svg, .wpc-scope-435 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 48px 18px;
  color: #f5f7fb;
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 118, 66, 0.2), transparent 26%),
    radial-gradient(circle at 88% 16%, rgba(135, 109, 255, 0.24), transparent 28%),
    radial-gradient(circle at 50% 100%, rgba(180, 210, 255, 0.16), transparent 34%),
    linear-gradient(135deg, #080a10 0%, #181a22 28%, #262333 52%, #0b1320 78%, #05070c 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap, .wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__header h1{
  margin: 0;
  font-size: clamp(2.25rem, 5vw, 5rem);
  line-height: 1.02;
  letter-spacing: 0;
  font-weight: 900;
  color: #ffffff;
  text-shadow: 0 0 26px rgba(194, 205, 230, 0.35), 0 0 44px rgba(113, 91, 255, 0.2);
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__header p{
  margin: 14px auto 0;
  max-width: 720px;
  font-size: 1.08rem;
  line-height: 1.65;
  color: rgba(234, 239, 248, 0.82);
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__control-panel{
  position: relative;
  width: 100%;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(226, 232, 240, 0.16);
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.045)),
    radial-gradient(circle at 100% 0%, rgba(255, 124, 75, 0.14), transparent 30%);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__label{
  display: block;
  margin: 0 0 10px;
  color: rgba(245, 247, 251, 0.88);
  font-size: 0.92rem;
  font-weight: 750;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  resize: vertical;
  border: 1px solid rgba(231, 238, 255, 0.2);
  border-radius: 18px;
  padding: 18px 20px;
  color: #ffffff;
  background: rgba(5, 8, 14, 0.54);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.045), 0 14px 38px rgba(0, 0, 0, 0.24);
  outline: none;
  font: inherit;
  font-size: 1.12rem;
  line-height: 1.55;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__input::placeholder{
  color: rgba(221, 229, 242, 0.48);
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__input:focus{
  border-color: rgba(181, 199, 255, 0.68);
  background: rgba(8, 12, 22, 0.68);
  box-shadow: 0 0 0 4px rgba(113, 91, 255, 0.16), 0 0 34px rgba(177, 191, 222, 0.18);
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__clear-row, .wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__clear-row{
  margin-top: 14px;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__clear, .wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__load-more, .wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__copy{
  max-width: 100%;
  border: 1px solid rgba(235, 240, 255, 0.18);
  border-radius: 999px;
  color: #ffffff;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  letter-spacing: 0;
  transition: transform 170ms ease, box-shadow 170ms ease, border-color 170ms ease, background 170ms ease;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__clear{
  min-width: 108px;
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.08);
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__load-more{
  min-width: 210px;
  padding: 14px 24px;
  background: linear-gradient(135deg, rgba(255, 117, 72, 0.92), rgba(112, 92, 255, 0.88));
  box-shadow: 0 16px 38px rgba(85, 65, 210, 0.26), 0 0 28px rgba(255, 118, 66, 0.14);
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__copy{
  align-self: flex-start;
  min-width: 92px;
  padding: 9px 14px;
  background: rgba(210, 222, 245, 0.1);
  font-size: 0.9rem;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__clear:hover, .wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__load-more:hover, .wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__copy:hover{
  transform: translateY(-2px);
  border-color: rgba(245, 248, 255, 0.34);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.24), 0 0 24px rgba(185, 199, 255, 0.16);
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__grid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin: 28px 0;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__card{
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  min-height: 276px;
  padding: 18px;
  overflow: hidden;
  border: 1px solid rgba(232, 238, 250, 0.14);
  border-radius: 20px;
  background:
    linear-gradient(155deg, rgba(255, 255, 255, 0.115), rgba(255, 255, 255, 0.045)),
    radial-gradient(circle at 20% 0%, rgba(211, 224, 245, 0.15), transparent 34%),
    radial-gradient(circle at 100% 100%, rgba(255, 124, 75, 0.11), transparent 32%);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.31), inset 0 1px 0 rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(16px);
  animation: smokeFontToolFade 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__card:hover{
  transform: translateY(-5px);
  border-color: rgba(219, 228, 255, 0.27);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.38), 0 0 30px rgba(114, 94, 255, 0.14);
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__card-title{
  margin: 0 0 13px;
  color: rgba(255, 255, 255, 0.93);
  font-size: 1rem;
  line-height: 1.35;
  font-weight: 850;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 132px;
  flex: 1 1 auto;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border: 1px solid rgba(233, 240, 255, 0.12);
  border-radius: 15px;
  color: #f8fbff;
  background: rgba(2, 5, 11, 0.36);
  font-size: 1.1rem;
  line-height: 1.58;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 18px rgba(220, 229, 246, 0.25);
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, rgba(200, 211, 232, 0.5), rgba(255, 118, 66, 0.55));
  border-radius: 999px;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__card-actions{
  display: flex;
  justify-content: flex-start;
  margin-top: 14px;
}.wpc-scope-435 .tc-wp-tool-root .smoke-font-tool-wrap__load-more.is-hidden{
  display: none;
}@keyframes smokeFontToolFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .smoke-font-tool-wrap{
    padding: 28px 10px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .smoke-font-tool-wrap__header h1{
    font-size: 2rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__header p{
    font-size: 0.92rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__control-panel{
    padding: 14px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__input{
    min-height: 106px;
    padding: 14px;
    font-size: 1rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__clear, .tc-wp-tool-root .smoke-font-tool-wrap__load-more, .tc-wp-tool-root .smoke-font-tool-wrap__copy{
    padding: 9px 14px;
    font-size: 0.88rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__card{
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 14px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__preview{
    font-size: 1rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .smoke-font-tool-wrap{
    padding: 32px 12px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .smoke-font-tool-wrap__header h1{
    font-size: 2.28rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__header p{
    font-size: 0.96rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__control-panel{
    padding: 16px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__input{
    min-height: 110px;
    padding: 15px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__clear, .tc-wp-tool-root .smoke-font-tool-wrap__load-more, .tc-wp-tool-root .smoke-font-tool-wrap__copy{
    padding: 10px 15px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__card{
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 15px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__preview{
    font-size: 1.02rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .smoke-font-tool-wrap{
    padding: 36px 14px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .smoke-font-tool-wrap__header h1{
    font-size: 2.6rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__header p{
    font-size: 1rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__control-panel{
    padding: 18px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__input{
    min-height: 114px;
    padding: 16px;
    font-size: 1.04rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__clear, .tc-wp-tool-root .smoke-font-tool-wrap__load-more, .tc-wp-tool-root .smoke-font-tool-wrap__copy{
    padding: 10px 16px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__card{
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 16px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__preview{
    font-size: 1.04rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .smoke-font-tool-wrap{
    padding: 44px 18px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__shell{
    width: 100%;
    max-width: 920px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__header h1{
    font-size: 4rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__header p{
    font-size: 1.04rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__input{
    min-height: 118px;
    padding: 18px;
    font-size: 1.08rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__clear, .tc-wp-tool-root .smoke-font-tool-wrap__load-more{
    padding: 12px 20px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__copy{
    padding: 9px 14px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__card{
    padding: 18px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__preview{
    font-size: 1.06rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .smoke-font-tool-wrap{
    padding: 48px 20px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__shell{
    width: 100%;
    max-width: 1100px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__header h1{
    font-size: 4.55rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__header p{
    font-size: 1.07rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__input{
    min-height: 120px;
    padding: 19px;
    font-size: 1.1rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__clear, .tc-wp-tool-root .smoke-font-tool-wrap__load-more{
    padding: 12px 22px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__copy{
    padding: 9px 14px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__card{
    padding: 18px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__preview{
    font-size: 1.08rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .smoke-font-tool-wrap{
    padding: 56px 24px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__shell{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__header h1{
    font-size: 5rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__header p{
    font-size: 1.1rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__input{
    min-height: 122px;
    padding: 20px;
    font-size: 1.12rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__clear, .tc-wp-tool-root .smoke-font-tool-wrap__load-more{
    padding: 12px 24px;
    font-size: 1rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__copy{
    padding: 9px 14px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .smoke-font-tool-wrap__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__card{
    padding: 18px;
  }.tc-wp-tool-root .smoke-font-tool-wrap__preview{
    font-size: 1.1rem;
  }}.wpc-scope-435 /* 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;
}