@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-414 .tc-wp-tool-root img, .wpc-scope-414 .tc-wp-tool-root video, .wpc-scope-414 .tc-wp-tool-root svg, .wpc-scope-414 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap, .wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  color: #f8fbff;
  background:
    radial-gradient(circle at 12% 14%, rgba(0, 255, 194, 0.26), transparent 30%),
    radial-gradient(circle at 84% 18%, rgba(124, 92, 255, 0.32), transparent 32%),
    linear-gradient(135deg, #07111f 0%, #101832 42%, #061a25 100%);
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
  width: min(1200px, 100%);
  margin: 0 auto;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-hero{
  text-align: center;
  max-width: 860px;
  margin: 0 auto;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(116, 255, 220, 0.34);
  border-radius: 999px;
  background: rgba(6, 18, 31, 0.58);
  color: #8dfce1;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  box-shadow: 0 0 28px rgba(26, 255, 209, 0.14);
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-title{
  margin: 0;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.04;
  text-shadow: 0 0 32px rgba(99, 239, 255, 0.25);
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
  margin: 16px auto 0;
  max-width: 760px;
  color: rgba(232, 242, 255, 0.84);
  line-height: 1.65;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-panel, .wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-card{
  border: 1px solid rgba(167, 232, 255, 0.18);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
  margin-top: 34px;
  border-radius: 24px;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-label{
  display: block;
  margin-bottom: 12px;
  color: rgba(244, 250, 255, 0.9);
  font-weight: 800;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(132, 226, 255, 0.26);
  border-radius: 18px;
  outline: none;
  background: rgba(2, 10, 20, 0.62);
  color: #ffffff;
  line-height: 1.55;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.035), 0 16px 42px rgba(0, 0, 0, 0.22);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-input:focus{
  border-color: rgba(64, 255, 218, 0.76);
  background: rgba(1, 12, 23, 0.82);
  box-shadow: 0 0 0 4px rgba(64, 255, 218, 0.13), 0 0 34px rgba(64, 255, 218, 0.18), inset 0 0 0 1px rgba(255, 255, 255, 0.06);
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-actions, .wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-row{
  display: flex;
  justify-content: center;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-actions{
  margin-top: 18px;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-row{
  margin-top: 28px;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 118px;
  max-width: 100%;
  border: 1px solid transparent;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  letter-spacing: 0;
  white-space: nowrap;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease, color 180ms ease, opacity 180ms ease;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn-primary{
  color: #03121a;
  background: linear-gradient(135deg, #52ffdc, #77b7ff 48%, #b58cff);
  box-shadow: 0 16px 38px rgba(66, 229, 255, 0.22), 0 0 32px rgba(135, 111, 255, 0.18);
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn-secondary{
  color: #e9fbff;
  border-color: rgba(149, 235, 255, 0.28);
  background: rgba(255, 255, 255, 0.08);
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn:disabled, .wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn.nfg-hidden{
  display: none;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 22px;
  overflow: hidden;
  animation: nfgFadeUp 360ms ease both;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{
  min-width: 0;
  margin: 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-copy{
  flex: 0 0 auto;
  min-width: 78px;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 86px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(119, 225, 255, 0.18);
  border-radius: 16px;
  background:
    linear-gradient(180deg, rgba(1, 9, 18, 0.72), rgba(4, 16, 28, 0.62)),
    repeating-linear-gradient(90deg, rgba(88, 255, 224, 0.04) 0 1px, transparent 1px 18px);
  color: #effcff;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 999px;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #50ffdc, #8f7dff);
  border-radius: 999px;
}.wpc-scope-414 .tc-wp-tool-root .nfg-tool-wrap .nfg-empty{
  color: rgba(233, 247, 255, 0.54);
}@keyframes nfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (hover: hover){.tc-wp-tool-root .nfg-tool-wrap .nfg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(88, 255, 220, 0.34);
    box-shadow: 0 28px 80px rgba(0, 0, 0, 0.34), 0 0 34px rgba(58, 255, 217, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn:hover{
    transform: translateY(-2px);
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn-primary:hover{
    box-shadow: 0 20px 48px rgba(66, 229, 255, 0.3), 0 0 44px rgba(135, 111, 255, 0.26);
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn-secondary:hover{
    border-color: rgba(82, 255, 220, 0.58);
    background: rgba(82, 255, 220, 0.12);
    box-shadow: 0 0 28px rgba(82, 255, 220, 0.14);
  }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .nfg-tool-wrap .nfg-card, .tc-wp-tool-root .nfg-tool-wrap .nfg-btn, .tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    animation: none;
    transition: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 38px 12px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: 100%;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-title{
    font-size: 32px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 118px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{
    min-height: 42px;
    padding: 12px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    margin-top: 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{
    padding: 15px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    padding: 13px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 42px 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: 100%;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-title{
    font-size: 36px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 124px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{
    min-height: 44px;
    padding: 13px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
    margin-top: 20px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{
    padding: 16px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    padding: 14px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 50px 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: 100%;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-title{
    font-size: 42px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
    padding: 22px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 132px;
    padding: 17px;
    font-size: 17px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{
    min-height: 46px;
    padding: 14px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
    margin-top: 24px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{
    padding: 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    padding: 15px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 64px 24px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: min(100%, 920px);
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-title{
    font-size: 54px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
    padding: 26px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 138px;
    padding: 19px;
    font-size: 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{
    min-height: 48px;
    padding: 15px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 28px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{
    padding: 20px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    padding: 16px;
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 78px 30px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-title{
    font-size: 62px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
    padding: 30px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 146px;
    padding: 21px;
    font-size: 19px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{
    min-height: 50px;
    padding: 16px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    margin-top: 32px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{
    padding: 21px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    padding: 17px;
    font-size: 20px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 88px 34px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-title{
    font-size: 70px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
    padding: 34px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 150px;
    padding: 22px;
    font-size: 20px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{
    min-height: 52px;
    padding: 17px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
    margin-top: 34px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{
    padding: 22px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{
    font-size: 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    padding: 18px;
    font-size: 21px;
  }}