@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-233 .tc-wp-tool-root img, .wpc-scope-233 .tc-wp-tool-root video, .wpc-scope-233 .tc-wp-tool-root svg, .wpc-scope-233 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool, .wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool *{
  box-sizing: border-box;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 72px 24px;
  color: #f8fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 18% 18%, rgba(197, 226, 255, 0.34), transparent 30%),
    radial-gradient(circle at 82% 16%, rgba(204, 186, 255, 0.28), transparent 32%),
    radial-gradient(circle at 50% 88%, rgba(135, 231, 220, 0.18), transparent 34%),
    linear-gradient(135deg, #07111f 0%, #14243a 38%, #342a4c 72%, #09101d 100%);
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(115deg, transparent 0%, rgba(255,255,255,0.08) 48%, transparent 52%),
    radial-gradient(circle at 50% 50%, rgba(255,255,255,0.08), transparent 58%);
  opacity: 0.7;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-inner{
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-header{
  text-align: center;
  max-width: 820px;
  margin: 0 auto 34px;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-header h1{
  margin: 0 0 14px;
  font-size: 58px;
  line-height: 1.04;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 28px rgba(189, 220, 255, 0.38);
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-header p{
  margin: 0;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(236, 244, 255, 0.84);
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-input-panel{
  width: 100%;
  margin: 0 auto 30px;
  padding: 22px;
  border: 1px solid rgba(224, 240, 255, 0.24);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255,255,255,0.16), rgba(255,255,255,0.07));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255,255,255,0.22);
  backdrop-filter: blur(18px);
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  resize: vertical;
  padding: 20px 22px;
  border: 1px solid rgba(219, 239, 255, 0.26);
  border-radius: 17px;
  outline: none;
  color: #ffffff;
  font: inherit;
  font-size: 20px;
  line-height: 1.55;
  background: rgba(5, 14, 27, 0.54);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea::placeholder{
  color: rgba(232, 242, 255, 0.48);
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea:focus{
  border-color: rgba(184, 225, 255, 0.84);
  background: rgba(6, 17, 31, 0.72);
  box-shadow: 0 0 0 4px rgba(144, 207, 255, 0.16), 0 0 34px rgba(173, 211, 255, 0.18);
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-row, .wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-row{
  margin-top: 14px;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-btn, .wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-btn, .wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-copy-btn{
  border: 1px solid rgba(225, 241, 255, 0.28);
  border-radius: 999px;
  color: #ffffff;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
  background: linear-gradient(135deg, rgba(127, 199, 255, 0.92), rgba(170, 143, 255, 0.9));
  box-shadow: 0 12px 30px rgba(74, 126, 205, 0.28);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-btn{
  min-width: 92px;
  padding: 9px 18px;
  font-size: 14px;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-btn{
  min-width: 148px;
  padding: 13px 24px;
  font-size: 15px;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-copy-btn{
  width: 100%;
  padding: 10px 16px;
  font-size: 14px;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-btn:hover, .wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-btn:hover, .wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-copy-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.48);
  box-shadow: 0 16px 40px rgba(126, 184, 255, 0.36), 0 0 24px rgba(200, 181, 255, 0.2);
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin-top: 28px;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(229, 243, 255, 0.2);
  border-radius: 20px;
  background: linear-gradient(150deg, rgba(255,255,255,0.14), rgba(255,255,255,0.065));
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255,255,255,0.16);
  backdrop-filter: blur(14px);
  animation: wfgFadeIn 320ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
  overflow: hidden;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(210, 233, 255, 0.42);
  box-shadow: 0 24px 62px rgba(0, 0, 0, 0.32), 0 0 30px rgba(167, 210, 255, 0.14);
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-card h2{
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.3;
  color: rgba(244, 249, 255, 0.92);
  letter-spacing: 0;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 104px;
  max-height: 180px;
  margin-bottom: 14px;
  padding: 15px;
  border-radius: 15px;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.55;
  background: rgba(4, 12, 24, 0.42);
  border: 1px solid rgba(229, 243, 255, 0.13);
  overflow-y: auto;
  overflow-x: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.06);
  border-radius: 99px;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview::-webkit-scrollbar-thumb{
  background: rgba(177, 216, 255, 0.45);
  border-radius: 99px;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-row{
  margin-top: 28px;
}.wpc-scope-233 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-btn.wfg-hidden{
  display: none;
}@keyframes wfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .wfg-whisper-font-tool{
    padding: 76px 28px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-inner{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-header h1{
    font-size: 58px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
    min-height: 150px;
    font-size: 20px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-btn, .tc-wp-tool-root .wfg-whisper-font-tool .wfg-copy-btn{
    font-size: 14px;
    padding: 10px 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-btn{
    font-size: 15px;
    padding: 13px 24px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-card{
    padding: 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .wfg-whisper-font-tool{
    padding: 68px 24px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-inner{
    width: 100%;
    max-width: 1040px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-header h1{
    font-size: 50px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
    min-height: 142px;
    font-size: 19px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-btn, .tc-wp-tool-root .wfg-whisper-font-tool .wfg-copy-btn{
    font-size: 14px;
    padding: 10px 17px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-btn{
    font-size: 15px;
    padding: 13px 23px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-card{
    padding: 17px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .wfg-whisper-font-tool{
    padding: 58px 20px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-inner{
    width: 100%;
    max-width: 760px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-header h1{
    font-size: 42px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
    min-height: 132px;
    font-size: 18px;
    padding: 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-btn, .tc-wp-tool-root .wfg-whisper-font-tool .wfg-copy-btn{
    font-size: 14px;
    padding: 10px 16px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-btn{
    font-size: 14px;
    padding: 12px 22px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-card{
    padding: 16px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .wfg-whisper-font-tool{
    padding: 46px 16px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-inner{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-input-panel{
    padding: 15px;
    border-radius: 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
    min-height: 124px;
    font-size: 17px;
    padding: 16px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-btn, .tc-wp-tool-root .wfg-whisper-font-tool .wfg-copy-btn{
    font-size: 14px;
    padding: 10px 15px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-btn{
    font-size: 14px;
    padding: 12px 20px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .wfg-whisper-font-tool{
    padding: 42px 14px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-inner{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-header h1{
    font-size: 31px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-header p{
    font-size: 14.5px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-input-panel{
    padding: 14px;
    border-radius: 17px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
    min-height: 118px;
    font-size: 16px;
    padding: 15px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-btn, .tc-wp-tool-root .wfg-whisper-font-tool .wfg-copy-btn{
    font-size: 13.5px;
    padding: 9px 14px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-btn{
    font-size: 14px;
    padding: 11px 19px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview{
    font-size: 16px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .wfg-whisper-font-tool{
    padding: 38px 12px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-inner{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-header{
    margin-bottom: 24px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-header h1{
    font-size: 28px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-input-panel{
    padding: 12px;
    border-radius: 16px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
    min-height: 112px;
    font-size: 15.5px;
    padding: 14px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-btn, .tc-wp-tool-root .wfg-whisper-font-tool .wfg-copy-btn{
    font-size: 13px;
    padding: 9px 13px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-btn{
    font-size: 13.5px;
    padding: 11px 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview{
    font-size: 15.5px;
  }}.wpc-scope-233 .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;
}