@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-14 .tc-wp-tool-root img, .wpc-scope-14 .tc-wp-tool-root video, .wpc-scope-14 .tc-wp-tool-root svg, .wpc-scope-14 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 72px 22px;
  color: #ffffff;
  background:
    radial-gradient(circle at 16% 12%, rgba(37, 244, 238, 0.26), transparent 30%),
    radial-gradient(circle at 86% 18%, rgba(254, 44, 85, 0.28), transparent 32%),
    radial-gradient(circle at 54% 92%, rgba(148, 92, 255, 0.22), transparent 34%),
    linear-gradient(135deg, #090a0f 0%, #151722 46%, #08090d 100%);
  border-radius: 26px;
  isolation: isolate;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap div, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap section, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap header, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap h1, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap p, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap label, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap textarea, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-bg-glow{
  position: absolute;
  width: 280px;
  height: 280px;
  border-radius: 999px;
  filter: blur(54px);
  opacity: 0.42;
  pointer-events: none;
  z-index: 0;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-bg-glow-one{
  top: 58px;
  left: 5%;
  background: #25f4ee;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-bg-glow-two{
  right: 6%;
  bottom: 120px;
  background: #fe2c55;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-container{
  position: relative;
  z-index: 1;
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-header{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-header h1{
  margin: 0 0 12px;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 54px;
  line-height: 1.04;
  font-weight: 900;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 28px rgba(37, 244, 238, 0.2), 0 0 34px rgba(254, 44, 85, 0.18);
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-header p{
  width: min(100%, 720px);
  margin: 0 auto;
  color: rgba(245, 248, 255, 0.82);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 18px;
  line-height: 1.6;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-input-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.12), 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.14);
  backdrop-filter: blur(18px);
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.9);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  resize: vertical;
  border: 1px solid rgba(37, 244, 238, 0.24);
  border-radius: 18px;
  padding: 20px;
  outline: none;
  color: #ffffff;
  background: rgba(5, 7, 12, 0.72);
  box-shadow: inset 0 0 0 1px rgba(254, 44, 85, 0.08);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 20px;
  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-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-input::placeholder{
  color: rgba(255, 255, 255, 0.46);
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-input:focus{
  border-color: rgba(37, 244, 238, 0.78);
  background: rgba(6, 9, 16, 0.86);
  box-shadow: 0 0 0 4px rgba(37, 244, 238, 0.11), 0 0 34px rgba(254, 44, 85, 0.13);
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-clear-row, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-clear-row{
  margin-top: 16px;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-row{
  margin-top: 28px;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-clear-btn, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-btn, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-copy-btn{
  appearance: none;
  border: 0;
  cursor: pointer;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 900;
  letter-spacing: 0;
  color: #ffffff;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-clear-btn, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-btn{
  min-height: 46px;
  border-radius: 999px;
  padding: 12px 24px;
  font-size: 15px;
  background: linear-gradient(135deg, #25f4ee 0%, #8a5cff 48%, #fe2c55 100%);
  box-shadow: 0 14px 34px rgba(37, 244, 238, 0.18), 0 10px 28px rgba(254, 44, 85, 0.16);
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-btn{
  min-width: 210px;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-copy-btn{
  width: 100%;
  min-height: 38px;
  border-radius: 12px;
  padding: 9px 13px;
  font-size: 13px;
  background: rgba(255, 255, 255, 0.11);
  border: 1px solid rgba(37, 244, 238, 0.26);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-clear-btn:hover, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-btn:hover, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 40px rgba(37, 244, 238, 0.22), 0 12px 32px rgba(254, 44, 85, 0.2);
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-clear-btn:focus-visible, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-btn:focus-visible, .wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-copy-btn:focus-visible{
  outline: 3px solid rgba(37, 244, 238, 0.76);
  outline-offset: 3px;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-btn.ttfg-hidden{
  display: none;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.055)),
    radial-gradient(circle at 12% 10%, rgba(37, 244, 238, 0.12), transparent 34%),
    radial-gradient(circle at 88% 8%, rgba(254, 44, 85, 0.12), transparent 38%);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(16px);
  overflow: hidden;
  animation: ttfgFadeIn 340ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(37, 244, 238, 0.36);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.38), 0 0 30px rgba(37, 244, 238, 0.11);
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-style-name{
  margin: 0 0 12px;
  color: rgba(255, 255, 255, 0.92);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.35;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 96px;
  margin: 0 0 14px;
  padding: 14px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(3, 5, 10, 0.54);
  color: #ffffff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 19px;
  line-height: 1.48;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.07);
  border-radius: 999px;
}.wpc-scope-14 .tc-wp-tool-root .ttfg-tool-wrap .ttfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #25f4ee, #fe2c55);
  border-radius: 999px;
}@keyframes ttfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ttfg-tool-wrap{ padding: 34px 12px; border-radius: 18px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-container{ width: 100%; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-header h1{ font-size: 30px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-header p{ font-size: 14px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-input-panel{ padding: 14px; border-radius: 18px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-input{ min-height: 118px; padding: 14px; font-size: 16px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-clear-btn, .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-btn{ min-height: 42px; padding: 10px 18px; font-size: 13px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-card{ padding: 14px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-preview{ font-size: 16px; min-height: 88px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ttfg-tool-wrap{ padding: 38px 14px; border-radius: 20px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-container{ width: 100%; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-header h1{ font-size: 34px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-header p{ font-size: 15px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-input-panel{ padding: 16px; border-radius: 19px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-input{ min-height: 124px; padding: 15px; font-size: 17px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-clear-btn, .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-btn{ min-height: 43px; padding: 10px 19px; font-size: 14px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-card{ padding: 15px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-preview{ font-size: 17px; min-height: 90px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ttfg-tool-wrap{ padding: 44px 16px; border-radius: 22px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-container{ width: 100%; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-header h1{ font-size: 38px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-header p{ font-size: 16px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-input-panel{ padding: 18px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-input{ min-height: 132px; padding: 16px; font-size: 18px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-clear-btn, .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-btn{ min-height: 44px; padding: 11px 20px; font-size: 14px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-card{ padding: 16px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-preview{ font-size: 18px; min-height: 92px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ttfg-tool-wrap{ padding: 58px 20px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-container{ width: min(100%, 920px); }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-header h1{ font-size: 46px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-header p{ font-size: 17px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-input{ min-height: 142px; padding: 18px; font-size: 19px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-clear-btn, .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-btn{ min-height: 45px; padding: 11px 22px; font-size: 15px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-card{ padding: 17px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-preview{ font-size: 18px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ttfg-tool-wrap{ padding: 66px 22px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-container{ width: min(100%, 1080px); }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-header h1{ font-size: 50px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-header p{ font-size: 18px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-input{ min-height: 148px; padding: 19px; font-size: 20px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-clear-btn, .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-btn{ min-height: 46px; padding: 12px 23px; font-size: 15px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 19px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-card{ padding: 18px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-preview{ font-size: 19px; }}@media (min-width: 1200px){.tc-wp-tool-root .ttfg-tool-wrap{ padding: 76px 24px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-container{ width: min(100%, 1200px); }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-header h1{ font-size: 56px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-header p{ font-size: 18px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-input{ min-height: 154px; padding: 20px; font-size: 20px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-clear-btn, .tc-wp-tool-root .ttfg-tool-wrap .ttfg-load-btn{ min-height: 47px; padding: 12px 25px; font-size: 15px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-card{ padding: 18px; }.tc-wp-tool-root .ttfg-tool-wrap .ttfg-preview{ font-size: 19px; }}.wpc-scope-14 /* 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;
}