@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-186 .tc-wp-tool-root img, .wpc-scope-186 .tc-wp-tool-root video, .wpc-scope-186 .tc-wp-tool-root svg, .wpc-scope-186 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 72px 24px;
  color: #f8fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 18% 12%, rgba(82, 223, 255, 0.32), transparent 30%),
    radial-gradient(circle at 84% 18%, rgba(255, 119, 217, 0.30), transparent 28%),
    linear-gradient(135deg, #07172f 0%, #123f63 42%, #4b1d72 100%);
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-shell, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-header, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-input-panel, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-results-panel, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-grid, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-card, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-preview{
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-shell{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-header{
  text-align: center;
  margin: 0 auto 34px;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  border: 1px solid rgba(174, 234, 255, 0.36);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.10);
  color: #dff8ff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  box-shadow: 0 0 28px rgba(73, 211, 255, 0.22);
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool h1{
  margin: 16px 0 12px;
  color: #ffffff;
  font-size: 56px;
  line-height: 1.04;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 16px 42px rgba(0, 0, 0, 0.26);
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-header p{
  max-width: 780px;
  margin: 0 auto;
  color: rgba(236, 247, 255, 0.88);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-input-panel, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-results-panel{
  border: 1px solid rgba(217, 244, 255, 0.22);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.075));
  box-shadow: 0 24px 70px rgba(2, 10, 28, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-input-panel{
  padding: 28px;
  margin-bottom: 26px;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-label{
  display: block;
  margin: 0 0 12px;
  color: #f7fcff;
  font-size: 15px;
  font-weight: 750;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  resize: vertical;
  box-sizing: border-box;
  border: 1px solid rgba(194, 240, 255, 0.34);
  border-radius: 18px;
  padding: 20px;
  outline: none;
  background: rgba(5, 17, 40, 0.62);
  color: #ffffff;
  font: inherit;
  font-size: 19px;
  line-height: 1.55;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-textarea:focus{
  border-color: rgba(112, 232, 255, 0.78);
  background: rgba(4, 18, 44, 0.78);
  box-shadow: 0 0 0 4px rgba(82, 223, 255, 0.16), 0 0 38px rgba(119, 221, 255, 0.20);
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-clear-wrap, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-clear-wrap{
  margin-top: 16px;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-clear, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-copy, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-load{
  appearance: none;
  border: 1px solid rgba(206, 244, 255, 0.26);
  border-radius: 999px;
  cursor: pointer;
  color: #ffffff;
  font-family: inherit;
  font-weight: 800;
  letter-spacing: 0;
  background: linear-gradient(135deg, #28d5ff, #c75cff);
  box-shadow: 0 12px 30px rgba(47, 213, 255, 0.20);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-clear{
  min-height: 40px;
  padding: 9px 22px;
  font-size: 14px;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-copy{
  min-height: 36px;
  padding: 8px 16px;
  font-size: 13px;
  align-self: flex-start;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-load{
  min-height: 46px;
  padding: 12px 26px;
  font-size: 15px;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-clear:hover, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-copy:hover, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-load:hover{
  transform: translateY(-2px);
  filter: brightness(1.06);
  box-shadow: 0 16px 42px rgba(199, 92, 255, 0.30), 0 0 32px rgba(40, 213, 255, 0.22);
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-results-panel{
  padding: 28px;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-results-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin-bottom: 20px;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-results-head h2{
  margin: 0;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 820;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-count{
  flex: 0 0 auto;
  color: rgba(228, 247, 255, 0.78);
  font-size: 14px;
  font-weight: 700;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-card{
  min-width: 0;
  border: 1px solid rgba(220, 247, 255, 0.18);
  border-radius: 18px;
  padding: 18px;
  background: linear-gradient(155deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.07));
  box-shadow: 0 16px 40px rgba(0, 10, 32, 0.24);
  animation: sfgFadeIn 340ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(116, 232, 255, 0.46);
  box-shadow: 0 22px 54px rgba(0, 10, 32, 0.34), 0 0 28px rgba(83, 221, 255, 0.12);
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-name{
  min-width: 0;
  color: #f9fdff;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 820;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-preview{
  min-height: 96px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(189, 239, 255, 0.18);
  border-radius: 14px;
  padding: 14px;
  background: rgba(2, 13, 32, 0.50);
  color: #f7fcff;
  font-size: 18px;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  box-shadow: inset 0 1px 12px rgba(0, 0, 0, 0.15);
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-preview::-webkit-scrollbar, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-textarea::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-preview::-webkit-scrollbar-track, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-textarea::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-preview::-webkit-scrollbar-thumb, .wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-textarea::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #28d5ff, #c75cff);
  border-radius: 999px;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-load-wrap{
  margin-top: 24px;
}.wpc-scope-186 .tc-wp-tool-root .sfg-small-font-tool .sfg-load.sfg-hidden{
  display: none;
}@keyframes sfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .sfg-small-font-tool{
    padding: 76px 24px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-shell{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .sfg-small-font-tool h1{
    font-size: 56px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-textarea{
    min-height: 150px;
    font-size: 19px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-clear{
    min-height: 40px;
    padding: 9px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-card{
    padding: 18px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-preview{
    font-size: 18px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .sfg-small-font-tool{
    padding: 68px 22px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-shell{
    width: 100%;
    max-width: 1100px;
  }.tc-wp-tool-root .sfg-small-font-tool h1{
    font-size: 50px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-textarea{
    min-height: 145px;
    font-size: 18px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-clear{
    min-height: 40px;
    padding: 9px 21px;
    font-size: 14px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-card{
    padding: 17px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-preview{
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .sfg-small-font-tool{
    padding: 58px 20px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-shell{
    width: 100%;
    max-width: 920px;
  }.tc-wp-tool-root .sfg-small-font-tool h1{
    font-size: 44px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-textarea{
    min-height: 140px;
    font-size: 17px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-clear{
    min-height: 39px;
    padding: 8px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-card{
    padding: 16px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-preview{
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .sfg-small-font-tool{
    padding: 46px 16px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .sfg-small-font-tool h1{
    font-size: 36px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-input-panel, .tc-wp-tool-root .sfg-small-font-tool .sfg-results-panel{
    padding: 18px;
    border-radius: 20px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-textarea{
    min-height: 132px;
    padding: 16px;
    font-size: 16px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-clear{
    min-height: 38px;
    padding: 8px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-results-head{
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-card{
    padding: 16px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-preview{
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .sfg-small-font-tool{
    padding: 42px 14px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .sfg-small-font-tool h1{
    font-size: 32px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-input-panel, .tc-wp-tool-root .sfg-small-font-tool .sfg-results-panel{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-textarea{
    min-height: 128px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-clear{
    min-height: 37px;
    padding: 8px 17px;
    font-size: 13px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-results-head{
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-card{
    padding: 15px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-preview{
    font-size: 16px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .sfg-small-font-tool{
    padding: 38px 12px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .sfg-small-font-tool h1{
    font-size: 28px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-input-panel, .tc-wp-tool-root .sfg-small-font-tool .sfg-results-panel{
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-textarea{
    min-height: 124px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-clear{
    min-height: 36px;
    padding: 8px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-results-head{
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-results-head h2{
    font-size: 20px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-card{
    padding: 14px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-preview{
    font-size: 15px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-card-top{
    gap: 8px;
  }.tc-wp-tool-root .sfg-small-font-tool .sfg-copy{
    padding: 8px 13px;
  }}.wpc-scope-186 /* 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;
}