@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-369 .tc-wp-tool-root img, .wpc-scope-369 .tc-wp-tool-root video, .wpc-scope-369 .tc-wp-tool-root svg, .wpc-scope-369 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 72px 18px;
  color: #ffffff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 0, 153, 0.42), transparent 28%),
    radial-gradient(circle at 82% 10%, rgba(0, 221, 255, 0.42), transparent 30%),
    radial-gradient(circle at 50% 92%, rgba(255, 204, 0, 0.22), transparent 34%),
    linear-gradient(135deg, #12142b 0%, #3b1467 36%, #0a4966 70%, #111827 100%);
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap, .wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-container, .wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-container *, .wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-container *::before, .wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-container *::after{
  box-sizing: border-box;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-hero{
  text-align: center;
  margin: 0 auto 34px;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-hero h1{
  margin: 0;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 16px 42px rgba(0, 0, 0, 0.28);
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-hero p{
  width: min(100%, 760px);
  margin: 16px auto 0;
  color: rgba(255, 255, 255, 0.86);
  font-size: 18px;
  line-height: 1.65;
  font-weight: 500;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-input-panel{
  position: relative;
  width: 100%;
  max-width: 900px;
  margin: 0 auto 32px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 28px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08));
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(18px);
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.02em;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 158px;
  resize: vertical;
  padding: 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 20px;
  outline: none;
  color: #ffffff;
  background: rgba(9, 12, 31, 0.5);
  box-shadow: inset 0 2px 18px rgba(0, 0, 0, 0.18);
  font: inherit;
  font-size: 18px;
  line-height: 1.55;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-textarea::placeholder{
  color: rgba(255, 255, 255, 0.55);
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-textarea:focus{
  border-color: rgba(0, 221, 255, 0.75);
  background: rgba(9, 12, 31, 0.62);
  box-shadow: 0 0 0 4px rgba(0, 221, 255, 0.13), 0 0 34px rgba(255, 0, 153, 0.16), inset 0 2px 18px rgba(0, 0, 0, 0.16);
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-input-footer{
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 12px;
  margin-top: 14px;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-status{
  color: rgba(255, 255, 255, 0.68);
  font-size: 13px;
  font-weight: 700;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn, .wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn, .wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn{
  appearance: none;
  border: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: 900;
  letter-spacing: 0;
  color: #ffffff;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn{
  justify-self: center;
  min-width: 86px;
  padding: 10px 18px;
  border-radius: 999px;
  font-size: 14px;
  background: linear-gradient(135deg, #ff2da4, #7c3cff);
  box-shadow: 0 12px 28px rgba(255, 45, 164, 0.25);
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-results{
  width: 100%;
  max-width: 100%;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-card{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.075)),
    rgba(11, 16, 42, 0.38);
  box-shadow: 0 18px 52px rgba(0, 0, 0, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(16px);
  animation: smfgFadeIn 260ms ease both;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-card-title{
  margin: 0 0 12px;
  color: rgba(255, 255, 255, 0.94);
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border-radius: 16px;
  color: #ffffff;
  background: rgba(3, 7, 22, 0.46);
  border: 1px solid rgba(255, 255, 255, 0.13);
  font-size: 17px;
  line-height: 1.55;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #00ddff, #ff2da4);
  border-radius: 999px;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-card-actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn{
  min-width: 82px;
  padding: 10px 16px;
  border-radius: 999px;
  font-size: 13px;
  background: linear-gradient(135deg, #00c6ff, #7c3cff);
  box-shadow: 0 12px 26px rgba(0, 198, 255, 0.22);
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn{
  min-width: 154px;
  padding: 14px 24px;
  border-radius: 999px;
  font-size: 15px;
  background: linear-gradient(135deg, #ffcc00, #ff2da4 55%, #00c6ff);
  box-shadow: 0 18px 42px rgba(255, 45, 164, 0.28);
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn.smfg-hidden{
  display: none;
}.wpc-scope-369 .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn:disabled{
  cursor: default;
  opacity: 0.55;
}@media (hover: hover){.tc-wp-tool-root .smfg-tool-wrap .smfg-card:hover{
    transform: translateY(-5px);
    box-shadow: 0 26px 66px rgba(0, 0, 0, 0.3), 0 0 34px rgba(0, 221, 255, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn:hover, .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn:hover, .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn:hover{
    transform: translateY(-2px);
    filter: brightness(1.08);
    box-shadow: 0 18px 44px rgba(255, 45, 164, 0.34), 0 0 24px rgba(0, 221, 255, 0.18);
  }}@keyframes smfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .smfg-tool-wrap{
    padding: 76px 24px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-hero h1{
    font-size: 50px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-textarea{
    min-height: 166px;
    font-size: 18px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn{
    padding: 10px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-card{
    padding: 18px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
    font-size: 17px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn{
    padding: 14px 24px;
    font-size: 15px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .smfg-tool-wrap{
    padding: 68px 22px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-container{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-hero h1{
    font-size: 44px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-textarea{
    min-height: 156px;
    font-size: 17px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn{
    padding: 10px 17px;
    font-size: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-card{
    padding: 17px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
    font-size: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn{
    padding: 13px 23px;
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .smfg-tool-wrap{
    padding: 58px 18px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-container{
    width: min(100%, 920px);
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-hero h1{
    font-size: 38px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-textarea{
    min-height: 148px;
    font-size: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn{
    padding: 9px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-card{
    padding: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
    font-size: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn{
    padding: 12px 22px;
    font-size: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .smfg-tool-wrap{
    padding: 46px 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-container{
    width: 100%;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-hero h1{
    font-size: 32px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input-panel{
    padding: 16px;
    border-radius: 22px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-textarea{
    min-height: 136px;
    font-size: 16px;
    padding: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn{
    min-width: 78px;
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
    font-size: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn{
    min-width: 142px;
    padding: 12px 20px;
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .smfg-tool-wrap{
    padding: 42px 12px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-container{
    width: 100%;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-hero h1{
    font-size: 29px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input-panel{
    padding: 15px;
    border-radius: 20px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-textarea{
    min-height: 130px;
    font-size: 15px;
    padding: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn{
    min-width: 74px;
    padding: 8px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
    font-size: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn{
    min-width: 136px;
    padding: 12px 19px;
    font-size: 14px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .smfg-tool-wrap{
    padding: 36px 10px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-container{
    width: 100%;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-hero h1{
    font-size: 26px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-hero p{
    font-size: 13px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input-panel{
    padding: 13px;
    border-radius: 18px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-textarea{
    min-height: 122px;
    font-size: 14px;
    padding: 13px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input-footer{
    grid-template-columns: 1fr;
    justify-items: center;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-status{
    order: 2;
    font-size: 12px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn{
    min-width: 70px;
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-card{
    width: 100%;
    max-width: 100%;
    padding: 13px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
    font-size: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn{
    min-width: 128px;
    padding: 11px 18px;
    font-size: 13px;
  }}.wpc-scope-369 /* 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;
}