@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-52 .tc-wp-tool-root img, .wpc-scope-52 .tc-wp-tool-root video, .wpc-scope-52 .tc-wp-tool-root svg, .wpc-scope-52 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 56px 18px;
  background:
    radial-gradient(circle at 12% 10%, rgba(26, 210, 255, 0.22), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(153, 77, 255, 0.24), transparent 30%),
    linear-gradient(135deg, #061226 0%, #101045 42%, #07101f 100%);
  color: #f7fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-shell{
  position: relative;
  width: 100%;
  max-width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid rgba(153, 220, 255, 0.2);
  border-radius: 28px;
  padding: 38px;
  background: rgba(7, 15, 35, 0.72);
  box-shadow: 0 28px 90px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-orb{
  position: absolute;
  pointer-events: none;
  border-radius: 999px;
  filter: blur(12px);
  opacity: 0.5;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-orb-one{
  width: 180px;
  height: 180px;
  left: -54px;
  top: 46px;
  background: rgba(0, 198, 255, 0.34);
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-orb-two{
  width: 220px;
  height: 220px;
  right: -74px;
  bottom: 130px;
  background: rgba(156, 83, 255, 0.34);
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-head{
  position: relative;
  text-align: center;
  margin: 0 auto 28px;
  max-width: 780px;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-title{
  margin: 0 0 12px;
  font-size: 48px;
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 28px rgba(37, 206, 255, 0.45);
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
  margin: 0;
  font-size: 17px;
  line-height: 1.65;
  color: #c9dcff;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-input-panel{
  position: relative;
  display: grid;
  gap: 14px;
  width: 100%;
  max-width: 840px;
  box-sizing: border-box;
  margin: 0 auto 30px;
  padding: 20px;
  border-radius: 22px;
  border: 1px solid rgba(143, 215, 255, 0.24);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.045));
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.28);
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-label{
  color: #eaf7ff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
  width: 100%;
  max-width: 100%;
  min-height: 126px;
  box-sizing: border-box;
  resize: vertical;
  border: 1px solid rgba(145, 225, 255, 0.28);
  border-radius: 18px;
  padding: 18px;
  outline: none;
  background: rgba(2, 8, 23, 0.72);
  color: #ffffff;
  font: inherit;
  font-size: 18px;
  line-height: 1.55;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.025);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-textarea:focus{
  border-color: rgba(44, 213, 255, 0.76);
  background: rgba(4, 13, 35, 0.86);
  box-shadow: 0 0 0 4px rgba(0, 198, 255, 0.13), 0 0 34px rgba(91, 92, 255, 0.28);
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-clear, .wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-load-more, .wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-copy{
  width: auto;
  max-width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(142, 226, 255, 0.3);
  border-radius: 999px;
  cursor: pointer;
  color: #ffffff;
  font: inherit;
  font-weight: 800;
  line-height: 1;
  background: linear-gradient(135deg, #116dff, #8d42ff 58%, #00c8ff);
  box-shadow: 0 12px 30px rgba(0, 119, 255, 0.24);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-clear{
  justify-self: center;
  padding: 11px 22px;
  font-size: 14px;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-load-more{
  padding: 14px 30px;
  font-size: 15px;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-copy{
  align-self: start;
  justify-self: start;
  padding: 10px 18px;
  font-size: 13px;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-clear:hover, .wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-load-more:hover, .wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-copy:hover{
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 16px 38px rgba(0, 202, 255, 0.28), 0 0 28px rgba(138, 68, 255, 0.22);
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
  position: relative;
  display: grid;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: grid;
  gap: 13px;
  align-content: start;
  padding: 18px;
  border-radius: 20px;
  border: 1px solid rgba(158, 225, 255, 0.18);
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.042));
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.26);
  animation: bfgFadeIn 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(46, 213, 255, 0.42);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.34), 0 0 28px rgba(0, 204, 255, 0.12);
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-card-title{
  margin: 0;
  color: #eaf8ff;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 180px;
  box-sizing: border-box;
  overflow: auto;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  border-radius: 16px;
  border: 1px solid rgba(114, 204, 255, 0.16);
  padding: 15px;
  background: rgba(1, 8, 24, 0.58);
  color: #ffffff;
  font-size: 24px;
  line-height: 1.35;
  font-weight: 900;
  text-shadow: 0 0 18px rgba(18, 213, 255, 0.18);
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-preview::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #00c8ff, #8d42ff);
  border-radius: 999px;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-more-row{
  display: flex;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
  margin-top: 28px;
}.wpc-scope-52 .tc-wp-tool-root .bfg-tool-wrap .bfg-load-more.bfg-hidden{
  display: none;
}@keyframes bfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .bfg-tool-wrap{
    padding: 24px 10px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-shell{
    width: 100%;
    padding: 18px 10px;
    border-radius: 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-title{
    font-size: 30px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
    font-size: 14px;
    line-height: 1.55;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-input-panel{
    padding: 12px;
    border-radius: 16px;
    gap: 11px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
    min-height: 108px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-clear, .tc-wp-tool-root .bfg-tool-wrap .bfg-load-more{
    padding: 10px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-card{
    width: 100%;
    max-width: 100%;
    padding: 13px;
    border-radius: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
    font-size: 19px;
    padding: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .bfg-tool-wrap{
    padding: 28px 12px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-shell{
    width: 100%;
    padding: 20px 12px;
    border-radius: 20px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-title{
    font-size: 34px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
    font-size: 15px;
    line-height: 1.6;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
    min-height: 112px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-clear, .tc-wp-tool-root .bfg-tool-wrap .bfg-load-more{
    padding: 11px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
    font-size: 20px;
    padding: 13px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .bfg-tool-wrap{
    padding: 34px 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-shell{
    width: 100%;
    padding: 24px 16px;
    border-radius: 22px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-title{
    font-size: 38px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
    min-height: 118px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-clear, .tc-wp-tool-root .bfg-tool-wrap .bfg-load-more{
    padding: 12px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
    font-size: 22px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .bfg-tool-wrap{
    padding: 44px 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-shell{
    width: 100%;
    padding: 30px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-title{
    font-size: 43px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
    min-height: 122px;
    font-size: 17px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-clear, .tc-wp-tool-root .bfg-tool-wrap .bfg-load-more{
    padding: 13px 25px;
    font-size: 15px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-card{
    padding: 17px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
    font-size: 23px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .bfg-tool-wrap{
    padding: 52px 20px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-shell{
    width: 100%;
    padding: 34px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-title{
    font-size: 46px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
    min-height: 126px;
    font-size: 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-clear, .tc-wp-tool-root .bfg-tool-wrap .bfg-load-more{
    padding: 13px 28px;
    font-size: 15px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-card{
    padding: 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
    font-size: 23px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .bfg-tool-wrap{
    padding: 56px 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-shell{
    width: 100%;
    padding: 38px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-title{
    font-size: 48px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
    min-height: 126px;
    font-size: 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-clear, .tc-wp-tool-root .bfg-tool-wrap .bfg-load-more{
    padding: 14px 30px;
    font-size: 15px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-card{
    padding: 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
    font-size: 24px;
  }}.wpc-scope-52 /* 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;
}