@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-279 .tc-wp-tool-root img, .wpc-scope-279 .tc-wp-tool-root video, .wpc-scope-279 .tc-wp-tool-root svg, .wpc-scope-279 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap, .wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  color: #241827;
  font-family: Georgia, "Times New Roman", serif;
  background:
    radial-gradient(circle at 12% 8%, rgba(245, 218, 150, 0.52), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(198, 176, 232, 0.48), transparent 30%),
    radial-gradient(circle at 78% 78%, rgba(116, 18, 51, 0.30), transparent 32%),
    linear-gradient(135deg, #fff7e8 0%, #f6d5dc 24%, #d7c9f1 50%, #18213f 78%, #6d1636 100%);
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
  overflow-x: hidden;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-header{
  text-align: center;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-header h1{
  margin: 0 auto;
  max-width: 980px;
  color: #fffaf1;
  text-shadow: 0 3px 18px rgba(19, 20, 42, 0.45);
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-subtitle{
  margin: 14px auto 0;
  max-width: 780px;
  color: #fff9f2;
  line-height: 1.55;
  text-shadow: 0 2px 12px rgba(14, 18, 36, 0.38);
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-control-panel, .wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-card{
  border: 1px solid rgba(255, 250, 241, 0.42);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.72), rgba(255, 247, 236, 0.34));
  box-shadow: 0 20px 60px rgba(21, 18, 39, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.74);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-control-panel{
  border-radius: 24px;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #27192a;
  font-weight: 700;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: stretch;
  gap: 12px;
  width: 100%;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(109, 22, 54, 0.22);
  border-radius: 18px;
  background: rgba(255, 252, 246, 0.86);
  color: #201527;
  line-height: 1.45;
  outline: none;
  box-shadow: inset 0 2px 10px rgba(37, 22, 39, 0.06);
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-input::placeholder{
  color: #745f78;
  opacity: 1;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-input:focus{
  border-color: rgba(196, 153, 57, 0.92);
  box-shadow: 0 0 0 4px rgba(246, 214, 137, 0.34), 0 0 24px rgba(238, 196, 93, 0.24);
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-clear-btn, .wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-copy-btn, .wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-btn{
  border: 1px solid rgba(255, 242, 206, 0.72);
  border-radius: 999px;
  background: linear-gradient(135deg, #7a1739, #1d2748 54%, #c69b3b);
  color: #fffaf2;
  font-weight: 800;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(27, 25, 54, 0.22);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
  white-space: nowrap;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-clear-btn:hover, .wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-copy-btn:hover, .wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.05);
  box-shadow: 0 14px 32px rgba(109, 22, 54, 0.30), 0 0 18px rgba(246, 214, 137, 0.34);
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-clear-btn:focus-visible, .wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-copy-btn:focus-visible, .wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-btn:focus-visible{
  outline: 3px solid rgba(255, 230, 170, 0.95);
  outline-offset: 3px;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-clear-btn:active, .wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-copy-btn:active, .wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-btn:active{
  transform: translateY(0);
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-status{
  margin: 12px 0 0;
  color: #4f354f;
  line-height: 1.4;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 22px;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
  animation: tsfgFadeIn 260ms ease both;
  overflow: hidden;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(245, 221, 158, 0.72);
  box-shadow: 0 24px 54px rgba(20, 17, 39, 0.28), 0 0 24px rgba(235, 198, 103, 0.20);
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-card-title{
  margin: 0 0 12px;
  color: #26192b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 112px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(104, 72, 110, 0.16);
  border-radius: 16px;
  background: linear-gradient(145deg, rgba(255, 253, 248, 0.86), rgba(246, 231, 242, 0.62));
  color: #211629;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 248, 237, 0.74);
  border-radius: 999px;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#b88a36, #7a1739);
  border-radius: 999px;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-279 .tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-btn.tsfg-hidden{
  display: none;
}@keyframes tsfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .tsfg-tool-wrap .tsfg-card, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-clear-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-copy-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-btn{
    animation: none;
    transition: none;
  }}@media (min-width: 1200px){.tc-wp-tool-root .tsfg-tool-wrap{
    padding: 44px 24px 54px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-shell{
    width: 94%;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-header h1{
    font-size: 46px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-control-panel{
    margin: 28px 0 28px;
    padding: 26px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-input{
    min-height: 112px;
    padding: 18px;
    font-size: 19px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-clear-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-copy-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-btn{
    min-height: 52px;
    padding: 14px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-card{
    padding: 20px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-card-title{
    font-size: 18px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-preview{
    padding: 16px;
    font-size: 20px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-wrap{
    margin-top: 28px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .tsfg-tool-wrap{
    padding: 40px 22px 50px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-shell{
    width: 95%;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-header h1{
    font-size: 40px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-control-panel{
    margin: 26px 0;
    padding: 24px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-input{
    min-height: 108px;
    padding: 17px;
    font-size: 18px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-clear-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-copy-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-btn{
    min-height: 50px;
    padding: 13px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-card{
    padding: 19px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-preview{
    padding: 15px;
    font-size: 19px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-wrap{
    margin-top: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .tsfg-tool-wrap{
    padding: 34px 18px 44px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-shell{
    width: 96%;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-control-panel{
    margin: 24px 0;
    padding: 22px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-input{
    min-height: 104px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-clear-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-copy-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-btn{
    min-height: 48px;
    padding: 12px 18px;
    font-size: 15px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-card{
    padding: 18px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-preview{
    padding: 15px;
    font-size: 18px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-wrap{
    margin-top: 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .tsfg-tool-wrap{
    padding: 28px 14px 38px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-shell{
    width: 100%;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-header h1{
    font-size: 29px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-control-panel{
    margin: 22px 0;
    padding: 18px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-input{
    min-height: 104px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-clear-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-copy-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-btn{
    width: 100%;
    min-height: 48px;
    padding: 12px 16px;
    font-size: 15px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-card{
    width: 100%;
    max-width: 100%;
    padding: 17px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-preview{
    padding: 14px;
    font-size: 18px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-wrap{
    margin-top: 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .tsfg-tool-wrap{
    padding: 26px 12px 36px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-shell{
    width: 100%;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-header h1{
    font-size: 26px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-subtitle{
    font-size: 14.5px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-control-panel{
    margin: 20px 0;
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-input{
    min-height: 102px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-clear-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-copy-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-btn{
    width: 100%;
    min-height: 46px;
    padding: 12px 15px;
    font-size: 14.5px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-preview{
    padding: 13px;
    font-size: 17px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-wrap{
    margin-top: 20px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .tsfg-tool-wrap{
    padding: 24px 10px 34px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-shell{
    width: 100%;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-header h1{
    font-size: 23px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-control-panel{
    margin: 18px 0;
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-input{
    min-height: 98px;
    padding: 13px;
    font-size: 16px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-clear-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-copy-btn, .tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-btn{
    width: 100%;
    min-height: 46px;
    padding: 11px 14px;
    font-size: 14px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-preview{
    padding: 12px;
    font-size: 16px;
  }.tc-wp-tool-root .tsfg-tool-wrap .tsfg-load-wrap{
    margin-top: 18px;
  }}.wpc-scope-279 /* 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;
}