@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-654 .tc-wp-tool-root img, .wpc-scope-654 .tc-wp-tool-root video, .wpc-scope-654 .tc-wp-tool-root svg, .wpc-scope-654 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 44px 18px;
  color: #eefdfb;
  background:
    radial-gradient(circle at 12% 10%, rgba(111, 255, 218, 0.22), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(151, 92, 255, 0.24), transparent 32%),
    radial-gradient(circle at 50% 92%, rgba(98, 255, 128, 0.14), transparent 38%),
    linear-gradient(135deg, #061329 0%, #071f2f 34%, #10233f 60%, #180d32 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap div, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap section, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap header, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap h1, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap p, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap label, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap textarea, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero h1{
  margin: 0;
  font-size: clamp(34px, 4.2vw, 60px);
  line-height: 1.04;
  letter-spacing: 0;
  color: #f4fffd;
  text-shadow: 0 0 18px rgba(89, 255, 216, 0.28), 0 0 40px rgba(142, 101, 255, 0.28);
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero p{
  width: min(100%, 760px);
  margin: 14px auto 0;
  font-size: 17px;
  line-height: 1.65;
  color: rgba(231, 255, 250, 0.82);
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-panel{
  width: 100%;
  margin: 0 auto 24px;
  padding: 22px;
  border: 1px solid rgba(163, 255, 234, 0.24);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(9, 27, 48, 0.76), rgba(29, 21, 63, 0.62));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-input-row{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 12px;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-input-label{
  font-size: 14px;
  font-weight: 750;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #b9fff0;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  resize: vertical;
  border: 1px solid rgba(173, 255, 238, 0.24);
  border-radius: 18px;
  outline: none;
  padding: 18px 20px;
  color: #f5fffd;
  background: rgba(2, 10, 24, 0.56);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
  font: inherit;
  font-size: 18px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-input::placeholder{
  color: rgba(220, 255, 248, 0.46);
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-input:focus{
  border-color: rgba(99, 255, 222, 0.72);
  background: rgba(1, 13, 29, 0.72);
  box-shadow: 0 0 0 4px rgba(99, 255, 222, 0.13), 0 0 34px rgba(99, 255, 222, 0.18);
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-clear-btn, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-copy-btn, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-load-btn{
  appearance: none;
  border: 1px solid rgba(181, 255, 237, 0.28);
  border-radius: 999px;
  color: #f5fffd;
  background: linear-gradient(135deg, rgba(29, 225, 196, 0.2), rgba(137, 96, 255, 0.24));
  font: inherit;
  font-weight: 750;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-clear-btn{
  flex: 0 0 auto;
  padding: 10px 16px;
  font-size: 14px;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-copy-btn{
  width: 100%;
  min-height: 44px;
  padding: 11px 16px;
  font-size: 14px;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-load-btn{
  min-height: 50px;
  padding: 13px 24px;
  font-size: 15px;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-clear-btn:hover, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-copy-btn:hover, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-load-btn:hover{
  transform: translateY(-1px);
  border-color: rgba(121, 255, 230, 0.62);
  box-shadow: 0 12px 34px rgba(42, 255, 216, 0.14), 0 0 26px rgba(140, 92, 255, 0.16);
  background: linear-gradient(135deg, rgba(35, 239, 208, 0.28), rgba(152, 110, 255, 0.34));
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-clear-btn:focus-visible, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-copy-btn:focus-visible, .wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-load-btn:focus-visible{
  outline: 3px solid rgba(116, 255, 228, 0.55);
  outline-offset: 3px;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 18px;
  border: 1px solid rgba(176, 255, 236, 0.18);
  border-radius: 22px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.025)),
    rgba(3, 14, 30, 0.58);
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(14px);
  animation: gbFontFade 340ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-card:hover{
  transform: translateY(-5px);
  border-color: rgba(137, 255, 231, 0.42);
  box-shadow: 0 26px 60px rgba(0, 0, 0, 0.34), 0 0 32px rgba(85, 255, 217, 0.1);
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-card-title{
  margin: 0;
  min-height: 22px;
  color: #cffff5;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 16px;
  border: 1px solid rgba(136, 255, 226, 0.14);
  color: #f6fffd;
  background: linear-gradient(145deg, rgba(1, 10, 24, 0.78), rgba(18, 17, 43, 0.64));
  font-size: 21px;
  line-height: 1.45;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 14px rgba(94, 255, 219, 0.16);
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-preview::-webkit-scrollbar-track{
  background: rgba(4, 18, 34, 0.72);
  border-radius: 999px;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #62ffe0, #8c6cff);
  border-radius: 999px;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 24px;
}.wpc-scope-654 .tc-wp-tool-root .gb-font-tool-wrap .gb-font-load-btn.gb-font-hidden{
  display: none;
}@keyframes gbFontFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .gb-font-tool-wrap{
    padding: 54px 24px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero h1{
    font-size: 60px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-input{
    min-height: 116px;
    font-size: 18px;
    padding: 19px 20px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-clear-btn, .tc-wp-tool-root .gb-font-tool-wrap .gb-font-copy-btn{
    font-size: 14px;
    min-height: 44px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-load-btn{
    font-size: 15px;
    min-height: 52px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-card{
    padding: 18px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-preview{
    font-size: 21px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .gb-font-tool-wrap{
    padding: 48px 22px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-container{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero h1{
    font-size: 52px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-input{
    min-height: 112px;
    font-size: 17px;
    padding: 18px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-clear-btn, .tc-wp-tool-root .gb-font-tool-wrap .gb-font-copy-btn{
    font-size: 14px;
    min-height: 44px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-load-btn{
    font-size: 15px;
    min-height: 50px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-card{
    padding: 17px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-preview{
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .gb-font-tool-wrap{
    padding: 42px 18px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-container{
    width: min(100%, 900px);
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero h1{
    font-size: 44px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-input{
    min-height: 108px;
    font-size: 16px;
    padding: 17px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-clear-btn, .tc-wp-tool-root .gb-font-tool-wrap .gb-font-copy-btn{
    font-size: 14px;
    min-height: 43px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-load-btn{
    font-size: 15px;
    min-height: 49px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-card{
    padding: 16px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-preview{
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .gb-font-tool-wrap{
    padding: 34px 14px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-container{
    width: 100%;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero h1{
    font-size: 34px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-panel{
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-input{
    min-height: 102px;
    font-size: 16px;
    padding: 15px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-clear-btn, .tc-wp-tool-root .gb-font-tool-wrap .gb-font-copy-btn{
    font-size: 13px;
    min-height: 42px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-load-btn{
    width: 100%;
    font-size: 14px;
    min-height: 48px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-card{
    padding: 16px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-preview{
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .gb-font-tool-wrap{
    padding: 30px 12px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-container{
    width: 100%;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero h1{
    font-size: 31px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-input-row{
    align-items: stretch;
    flex-direction: column;
    gap: 10px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-input{
    min-height: 98px;
    font-size: 15px;
    padding: 14px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-clear-btn, .tc-wp-tool-root .gb-font-tool-wrap .gb-font-copy-btn{
    width: 100%;
    font-size: 13px;
    min-height: 42px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-load-btn{
    width: 100%;
    font-size: 14px;
    min-height: 48px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-card{
    padding: 14px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-preview{
    font-size: 17px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .gb-font-tool-wrap{
    padding: 26px 10px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-container{
    width: 100%;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero h1{
    font-size: 27px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-hero p{
    font-size: 13px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-tool-panel{
    padding: 12px;
    border-radius: 16px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-input-row{
    align-items: stretch;
    flex-direction: column;
    gap: 9px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-input{
    min-height: 94px;
    font-size: 14px;
    padding: 13px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-clear-btn, .tc-wp-tool-root .gb-font-tool-wrap .gb-font-copy-btn{
    width: 100%;
    font-size: 13px;
    min-height: 41px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-load-btn{
    width: 100%;
    font-size: 14px;
    min-height: 47px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-card{
    padding: 13px;
  }.tc-wp-tool-root .gb-font-tool-wrap .gb-font-preview{
    font-size: 16px;
  }}.wpc-scope-654 /* 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-654 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .gb-font-results{}