@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-577 .tc-wp-tool-root img, .wpc-scope-577 .tc-wp-tool-root video, .wpc-scope-577 .tc-wp-tool-root svg, .wpc-scope-577 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap{
  position: relative;
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 54px 22px;
  background:
    radial-gradient(circle at 12% 10%, rgba(255,255,255,.22), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(52,211,153,.22), transparent 30%),
    linear-gradient(135deg, #171236 0%, #3b1b72 38%, #0f766e 100%);
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-hero{
  text-align: center;
  margin: 0 auto 28px;
  width: 100%;
  max-width: 940px;
  box-sizing: border-box;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-hero h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.12;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 14px 38px rgba(0,0,0,.32);
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-subtitle{
  margin: 14px auto 0;
  max-width: 780px;
  font-size: 1.04rem;
  line-height: 1.6;
  color: rgba(255,255,255,.9);
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-panel{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 28px;
  padding: 22px;
  box-sizing: border-box;
  border: 1px solid rgba(255,255,255,.22);
  border-radius: 22px;
  background: rgba(255,255,255,.13);
  box-shadow: 0 24px 70px rgba(0,0,0,.28);
  backdrop-filter: blur(18px);
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-label{
  display: block;
  margin: 0 0 10px;
  font-size: .94rem;
  font-weight: 700;
  color: #ffffff;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  padding: 17px 18px;
  border: 1px solid rgba(255,255,255,.32);
  border-radius: 16px;
  outline: none;
  background: rgba(9, 13, 32, .62);
  color: #ffffff;
  font-size: 1.06rem;
  line-height: 1.35;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.08);
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-input::placeholder{
  color: rgba(255,255,255,.62);
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-input:focus{
  border-color: rgba(125,249,255,.9);
  background: rgba(8, 12, 30, .78);
  box-shadow: 0 0 0 4px rgba(125,249,255,.16), 0 0 32px rgba(45,212,191,.2);
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-actions, .wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-load-wrap{
  display: grid;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-actions{
  margin-top: 15px;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-load-wrap{
  margin-top: 26px;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-btn{
  min-height: 46px;
  min-width: 132px;
  max-width: 100%;
  box-sizing: border-box;
  padding: 12px 20px;
  border: 1px solid rgba(255,255,255,.24);
  border-radius: 999px;
  background: linear-gradient(135deg, #ffffff 0%, #dffcff 100%);
  color: #14112c;
  font-size: .96rem;
  font-weight: 800;
  line-height: 1.2;
  cursor: pointer;
  box-shadow: 0 14px 34px rgba(0,0,0,.22);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 18px 46px rgba(45,212,191,.28);
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-btn:focus-visible{
  outline: 3px solid rgba(255,255,255,.88);
  outline-offset: 3px;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  padding: 18px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(255,255,255,.16), rgba(255,255,255,.09));
  box-shadow: 0 18px 50px rgba(0,0,0,.22);
  backdrop-filter: blur(16px);
  animation: fg1001FadeIn .32s ease both;
  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-card:hover{
  transform: translateY(-5px);
  border-color: rgba(125,249,255,.5);
  box-shadow: 0 24px 60px rgba(0,0,0,.3), 0 0 30px rgba(45,212,191,.14);
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-style-name{
  margin: 0 0 12px;
  color: rgba(255,255,255,.92);
  font-size: .93rem;
  font-weight: 800;
  line-height: 1.3;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-preview{
  width: 100%;
  max-width: 100%;
  min-height: 96px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 15px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 15px;
  background: rgba(5, 9, 24, .5);
  color: #ffffff;
  font-size: 1.18rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,.08);
  border-radius: 999px;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-preview::-webkit-scrollbar-thumb{
  background: rgba(125,249,255,.46);
  border-radius: 999px;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-copy{
  width: 100%;
  margin-top: 13px;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-card.fg1001-new{
  animation: fg1001Reveal .42s ease both;
}.wpc-scope-577 .tc-wp-tool-root .fg1001-tool-wrap .fg1001-load[hidden]{
  display: none;
}@keyframes fg1001FadeIn{
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}@keyframes fg1001Reveal{
  from { opacity: 0; transform: translateY(18px) scale(.98); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}@media (min-width: 1200px){.tc-wp-tool-root .fg1001-tool-wrap{ padding: 58px 24px; border-radius: 0 !important; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-container{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-hero h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-subtitle{ font-size: 1.04rem; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-input{ width: 100%; font-size: 1.06rem; padding: 17px 18px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-btn{ font-size: .96rem; padding: 12px 20px; min-height: 46px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-card{ padding: 18px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-preview{ font-size: 1.18rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .fg1001-tool-wrap{ padding: 52px 22px; border-radius: 0 !important; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-container{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-hero h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-subtitle{ font-size: 1.02rem; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-input{ width: 100%; font-size: 1.04rem; padding: 16px 17px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-btn{ font-size: .95rem; padding: 12px 19px; min-height: 46px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-card{ padding: 17px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-preview{ font-size: 1.15rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .fg1001-tool-wrap{ padding: 46px 18px; border-radius: 0 !important; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-container{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-hero h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-subtitle{ font-size: 1rem; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-input{ width: 100%; font-size: 1.02rem; padding: 15px 16px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-btn{ font-size: .94rem; padding: 12px 18px; min-height: 46px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-card{ padding: 16px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-preview{ font-size: 1.1rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .fg1001-tool-wrap{ padding: 38px 14px; border-radius: 0 !important; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-container{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-hero h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-subtitle{ font-size: .96rem; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-panel{ padding: 16px; border-radius: 18px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-input{ width: 100%; font-size: 1rem; padding: 14px 15px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-btn{ font-size: .93rem; padding: 12px 17px; min-height: 46px; width: 100%; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-card{ padding: 15px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-preview{ font-size: 1.04rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .fg1001-tool-wrap{ padding: 34px 12px; border-radius: 0 !important; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-container{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-hero h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-subtitle{ font-size: .94rem; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-panel{ padding: 14px; border-radius: 17px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-input{ width: 100%; font-size: 1rem; padding: 14px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-btn{ font-size: .92rem; padding: 12px 16px; min-height: 46px; width: 100%; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-card{ padding: 14px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-preview{ font-size: 1rem; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .fg1001-tool-wrap{ padding: 30px 10px; border-radius: 0 !important; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-container{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-hero h1{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-subtitle{ font-size: .9rem; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-panel{ padding: 12px; border-radius: 16px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-input{ width: 100%; font-size: .98rem; padding: 13px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-btn{ font-size: .91rem; padding: 12px 14px; min-height: 46px; width: 100%; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-card{ padding: 13px; }.tc-wp-tool-root .fg1001-tool-wrap .fg1001-preview{ font-size: .98rem; }}.wpc-scope-577 /* 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;
}.wpc-scope-577 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .fg1001-clear{}