@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-592 .tc-wp-tool-root img, .wpc-scope-592 .tc-wp-tool-root video, .wpc-scope-592 .tc-wp-tool-root svg, .wpc-scope-592 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 20px;
  color: #fff8dd;
  background:
    radial-gradient(circle at 12% 12%, rgba(246, 205, 91, 0.2), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(22, 188, 123, 0.22), transparent 30%),
    radial-gradient(circle at 50% 95%, rgba(228, 187, 93, 0.18), transparent 34%),
    linear-gradient(135deg, #062718 0%, #071a34 42%, #123b2a 70%, #3a2d12 100%);
  font-family: Georgia, "Times New Roman", Times, serif;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap, .wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-tool-shell{
  width: min(1200px, 100%);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-tool-hero{
  text-align: center;
  max-width: 860px;
  margin: 0 auto 28px;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-tool-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(246, 205, 91, 0.45);
  border-radius: 999px;
  background: rgba(8, 31, 28, 0.58);
  color: #f6d77a;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  box-shadow: 0 0 24px rgba(246, 205, 91, 0.16);
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap h1{
  margin: 0;
  color: #fff4c4;
  font-size: 58px;
  line-height: 1.02;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 3px 0 rgba(58, 38, 7, 0.75), 0 0 26px rgba(241, 202, 92, 0.28);
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-tool-hero p{
  margin: 16px auto 0;
  max-width: 740px;
  color: #f3e8c2;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-control-panel, .wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-results-panel{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(255, 232, 158, 0.22);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255, 248, 221, 0.12), rgba(7, 26, 52, 0.52));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(16px);
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-control-panel{
  padding: 24px;
  margin-bottom: 22px;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-input-label{
  display: block;
  margin-bottom: 10px;
  color: #ffe9a3;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-text-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 58px;
  padding: 0 18px;
  border: 1px solid rgba(255, 234, 164, 0.34);
  border-radius: 8px;
  outline: none;
  background: rgba(4, 19, 28, 0.74);
  color: #fff9e6;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  box-shadow: inset 0 0 0 1px rgba(28, 190, 123, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-text-input::placeholder{
  color: rgba(255, 249, 230, 0.58);
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-text-input:focus{
  border-color: rgba(248, 211, 101, 0.82);
  background: rgba(4, 22, 28, 0.88);
  box-shadow: 0 0 0 4px rgba(244, 200, 77, 0.16), 0 0 26px rgba(32, 193, 126, 0.16);
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn, .wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-load-btn, .wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-copy-btn{
  min-height: 46px;
  border: 1px solid rgba(255, 234, 164, 0.42);
  border-radius: 8px;
  cursor: pointer;
  color: #17200d;
  background: linear-gradient(135deg, #fff1aa 0%, #e5b94a 54%, #b98720 100%);
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0.02em;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.26), 0 0 18px rgba(241, 197, 76, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn{
  height: 58px;
  padding: 0 24px;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn:hover, .wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-load-btn:hover, .wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.05);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.3), 0 0 28px rgba(241, 197, 76, 0.28);
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-results-panel{
  padding: 24px;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-section-head{
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 18px;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-section-head h2{
  margin: 0;
  color: #fff2b8;
  font-size: 28px;
  line-height: 1.15;
  letter-spacing: 0;
  text-shadow: 0 0 18px rgba(245, 207, 88, 0.16);
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-count{
  flex: 0 0 auto;
  color: #c7f5d8;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-card{
  display: flex;
  flex-direction: column;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  padding: 18px;
  border: 1px solid rgba(255, 239, 181, 0.22);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.105), rgba(0, 0, 0, 0.18)),
    rgba(4, 21, 27, 0.58);
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  animation: zfgCardFade 360ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(248, 215, 122, 0.46);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.32), 0 0 22px rgba(29, 189, 120, 0.12);
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-name{
  margin: 0 0 12px;
  color: #ffeaa0;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-preview-box{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 128px;
  max-height: 180px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 14px;
  padding: 16px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 235, 173, 0.18);
  text-align: center;
  scrollbar-width: thin;
  scrollbar-color: #d9ad3a rgba(9, 25, 30, 0.72);
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-preview-box::-webkit-scrollbar-track{
  background: rgba(9, 25, 30, 0.72);
  border-radius: 999px;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(#f3d16d, #8fcf7d);
  border-radius: 999px;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-preview-text{
  display: block;
  width: 100%;
  max-width: 100%;
  line-height: 1.28;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-copy-btn{
  width: 100%;
  margin-top: auto;
  padding: 11px 14px;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-load-row{
  display: flex;
  justify-content: center;
  margin-top: 24px;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-load-btn{
  min-width: 190px;
  padding: 13px 24px;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-load-btn:disabled{
  cursor: default;
  opacity: 0.62;
  transform: none;
}.wpc-scope-592 .tc-wp-tool-root .zfg-tool-wrap .zfg-gradient-text{
  color: transparent !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}@keyframes zfgCardFade{
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .zfg-tool-wrap{
    padding: 58px 24px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-tool-shell{
    width: min(1200px, 100%);
  }.tc-wp-tool-root .zfg-tool-wrap h1{
    font-size: 60px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-tool-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-text-input{
    height: 58px;
    font-size: 18px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn, .tc-wp-tool-root .zfg-tool-wrap .zfg-load-btn{
    min-height: 58px;
    font-size: 15px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card{
    padding: 18px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-text{
    font-size: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .zfg-tool-wrap{
    padding: 50px 22px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-tool-shell{
    width: min(1120px, 100%);
  }.tc-wp-tool-root .zfg-tool-wrap h1{
    font-size: 54px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-tool-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-text-input{
    height: 56px;
    font-size: 17px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn, .tc-wp-tool-root .zfg-tool-wrap .zfg-load-btn{
    min-height: 56px;
    font-size: 15px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card{
    padding: 17px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-text{
    font-size: 23px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .zfg-tool-wrap{
    padding: 44px 18px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-tool-shell{
    width: min(920px, 100%);
  }.tc-wp-tool-root .zfg-tool-wrap h1{
    font-size: 46px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-tool-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-text-input{
    height: 54px;
    font-size: 16px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn, .tc-wp-tool-root .zfg-tool-wrap .zfg-load-btn{
    min-height: 54px;
    font-size: 15px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card{
    padding: 16px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-text{
    font-size: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .zfg-tool-wrap{
    padding: 36px 14px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .zfg-tool-wrap h1{
    font-size: 38px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-tool-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-control-panel, .tc-wp-tool-root .zfg-tool-wrap .zfg-results-panel{
    padding: 16px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-text-input{
    height: 52px;
    font-size: 16px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn, .tc-wp-tool-root .zfg-tool-wrap .zfg-load-btn{
    width: 100%;
    min-height: 50px;
    font-size: 15px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-section-head{
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card{
    padding: 15px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-text{
    font-size: 21px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .zfg-tool-wrap{
    padding: 32px 12px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .zfg-tool-wrap h1{
    font-size: 34px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-tool-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-control-panel, .tc-wp-tool-root .zfg-tool-wrap .zfg-results-panel{
    padding: 14px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-text-input{
    height: 50px;
    font-size: 15px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn, .tc-wp-tool-root .zfg-tool-wrap .zfg-load-btn{
    width: 100%;
    min-height: 50px;
    font-size: 14px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-section-head{
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card{
    padding: 14px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-box{
    min-height: 118px;
    padding: 14px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-text{
    font-size: 20px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .zfg-tool-wrap{
    padding: 28px 10px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .zfg-tool-wrap h1{
    font-size: 30px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-tool-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-control-panel, .tc-wp-tool-root .zfg-tool-wrap .zfg-results-panel{
    padding: 12px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-text-input{
    height: 48px;
    padding: 0 13px;
    font-size: 15px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn, .tc-wp-tool-root .zfg-tool-wrap .zfg-load-btn{
    width: 100%;
    min-height: 48px;
    font-size: 14px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-section-head{
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-section-head h2{
    font-size: 23px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card{
    padding: 12px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-box{
    min-height: 112px;
    padding: 12px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview-text{
    font-size: 19px;
  }}.wpc-scope-592 /* 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;
}