@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-4 .tc-wp-tool-root img, .wpc-scope-4 .tc-wp-tool-root video, .wpc-scope-4 .tc-wp-tool-root svg, .wpc-scope-4 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 72px 22px;
  color: #21303a;
  font-family: Arial, Helvetica, sans-serif;
  background:
    radial-gradient(circle at 18% 10%, rgba(210, 245, 255, 0.84), transparent 34%),
    radial-gradient(circle at 82% 18%, rgba(235, 224, 255, 0.78), transparent 32%),
    linear-gradient(135deg, #f7fdff 0%, #eef8fb 42%, #f9f4ff 100%);
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool, .wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool *{
  box-sizing: border-box;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-hero{
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 44px 34px 36px;
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 28px;
  background: linear-gradient(145deg, rgba(255,255,255,0.74), rgba(238,248,252,0.44));
  box-shadow: 0 28px 80px rgba(83, 115, 132, 0.18), inset 0 1px 0 rgba(255,255,255,0.92);
  backdrop-filter: blur(18px);
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-orbit{
  position: absolute;
  pointer-events: none;
  border-radius: 999px;
  filter: blur(3px);
  opacity: 0.8;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-orbit-one{
  width: 180px;
  height: 180px;
  left: -56px;
  top: -58px;
  background: radial-gradient(circle, rgba(137, 224, 242, 0.34), transparent 68%);
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-orbit-two{
  width: 220px;
  height: 220px;
  right: -72px;
  bottom: -82px;
  background: radial-gradient(circle, rgba(198, 170, 255, 0.28), transparent 70%);
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-title{
  position: relative;
  margin: 0;
  color: #172833;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-subtitle{
  position: relative;
  width: 100%;
  max-width: 700px;
  margin: 14px auto 0;
  color: #566974;
  font-size: 17px;
  line-height: 1.65;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-input-panel{
  position: relative;
  width: 100%;
  max-width: 820px;
  margin: 30px auto 0;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-label{
  display: block;
  margin: 0 0 10px;
  color: #40545f;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 138px;
  resize: vertical;
  padding: 22px 24px;
  border: 1px solid rgba(139, 180, 194, 0.45);
  border-radius: 22px;
  outline: none;
  background: rgba(255,255,255,0.82);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.95), 0 16px 44px rgba(70, 103, 120, 0.13);
  color: #1d2c35;
  font: inherit;
  font-size: 22px;
  line-height: 1.5;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea:focus{
  border-color: rgba(116, 204, 224, 0.9);
  background: rgba(255,255,255,0.94);
  box-shadow: 0 0 0 5px rgba(129, 219, 238, 0.2), 0 18px 52px rgba(73, 116, 132, 0.17);
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-wrap, .wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-wrap{
  margin-top: 16px;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  border: 1px solid rgba(128, 177, 195, 0.46);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255,255,255,0.94), rgba(226,247,252,0.88));
  color: #20323d;
  box-shadow: 0 12px 28px rgba(80, 119, 134, 0.15), inset 0 1px 0 rgba(255,255,255,0.95);
  cursor: pointer;
  font: inherit;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
  white-space: nowrap;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-btn:hover, .wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-btn:focus-visible{
  transform: translateY(-2px);
  border-color: rgba(111, 205, 226, 0.86);
  box-shadow: 0 16px 34px rgba(75, 126, 145, 0.22), 0 0 0 4px rgba(156, 227, 241, 0.18);
  outline: none;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-btn{
  padding: 0 22px;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-results{
  width: 100%;
  margin-top: 28px;
}.wpc-scope-4 .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;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-card{
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 270px;
  padding: 18px;
  border: 1px solid rgba(255,255,255,0.76);
  border-radius: 22px;
  background: linear-gradient(150deg, rgba(255,255,255,0.76), rgba(237,248,251,0.54));
  box-shadow: 0 18px 46px rgba(74, 106, 121, 0.14), inset 0 1px 0 rgba(255,255,255,0.9);
  backdrop-filter: blur(14px);
  animation: wfgFadeIn 340ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(136, 215, 232, 0.72);
  box-shadow: 0 24px 58px rgba(68, 103, 120, 0.2);
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-card-title{
  margin: 0 0 12px;
  color: #263944;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview{
  flex: 1 1 auto;
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 138px;
  overflow: auto;
  padding: 15px;
  border: 1px solid rgba(139, 180, 194, 0.3);
  border-radius: 16px;
  background: rgba(255,255,255,0.6);
  color: #22333d;
  font-size: 19px;
  line-height: 1.55;
  text-align: left;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview::-webkit-scrollbar-track{
  background: rgba(221, 240, 245, 0.66);
  border-radius: 999px;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #9bddea, #c9b9f4);
  border-radius: 999px;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-copy-btn{
  width: 100%;
  margin-top: 14px;
  padding: 0 18px;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-wrap{
  margin-top: 26px;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-btn{
  padding: 0 28px;
  min-height: 48px;
}.wpc-scope-4 .tc-wp-tool-root .wfg-whisper-font-tool .wfg-load-btn[disabled]{
  cursor: default;
  opacity: 0.55;
  transform: 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: 78px 24px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-shell{
    width: 100%;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-title{
    font-size: 52px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
    min-height: 146px;
    font-size: 23px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-btn{
    min-height: 44px;
    font-size: 14px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-card{
    padding: 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview{
    font-size: 19px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .wfg-whisper-font-tool{
    padding: 64px 22px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-shell{
    width: 100%;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-title{
    font-size: 46px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
    min-height: 136px;
    font-size: 22px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-btn{
    min-height: 42px;
    font-size: 14px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-grid{
    grid-template-columns: repeat(3, 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: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .wfg-whisper-font-tool{
    padding: 54px 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-shell{
    width: 100%;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-hero{
    padding: 38px 24px 32px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-title{
    font-size: 40px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
    min-height: 128px;
    padding: 19px 20px;
    font-size: 20px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-btn{
    min-height: 40px;
    font-size: 14px;
  }.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: 17px;
  }.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: 42px 14px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-shell{
    width: 100%;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-hero{
    padding: 32px 16px 28px;
    border-radius: 22px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-title{
    font-size: 34px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
    min-height: 118px;
    padding: 17px;
    font-size: 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-btn{
    min-height: 39px;
    font-size: 13px;
  }.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{
    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: 36px 12px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-shell{
    width: 100%;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-hero{
    padding: 30px 14px 26px;
    border-radius: 20px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-title{
    font-size: 31px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
    min-height: 112px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-btn{
    min-height: 38px;
    font-size: 13px;
  }.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{
    padding: 15px;
    border-radius: 19px;
  }.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: 32px 10px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-shell{
    width: 100%;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-hero{
    padding: 28px 12px 24px;
    border-radius: 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-title{
    font-size: 28px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-subtitle{
    font-size: 13px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-textarea{
    min-height: 108px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-btn{
    min-height: 36px;
    font-size: 12px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-clear-btn{
    padding: 0 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{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .wfg-whisper-font-tool .wfg-preview{
    font-size: 15px;
  }}.wpc-scope-4 /* 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;
}