@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');

/* 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;
}
.tc-wp-tool-root img,
.tc-wp-tool-root video,
.tc-wp-tool-root svg,
.tc-wp-tool-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-tool-root #ggl-wrap#ggl-wrap, .tc-wp-tool-root #ggl-wrap#ggl-wrap *, .tc-wp-tool-root #ggl-wrap#ggl-wrap *::before, .tc-wp-tool-root #ggl-wrap#ggl-wrap *::after{
  box-sizing: border-box !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap{
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: clamp(18px, 4vw, 42px) 0 !important;
  position: relative !important;
  overflow: hidden !important;
  isolation: isolate !important;
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  background: radial-gradient(circle at 20% 0%, rgba(34, 211, 238, .18), transparent 30%), linear-gradient(135deg, #111827 0%, #1f2937 46%, #263241 100%) !important;
  color: #f8fafc !important;
  writing-mode: horizontal-tb !important;
  text-orientation: mixed !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-shell{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 clamp(14px, 3vw, 28px) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-hero{
  text-align: center !important;
  padding: 0 0 clamp(20px, 4vw, 34px) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-hero h1{
  margin: 0 auto 12px !important;
  max-width: 980px !important;
  color: #ffffff !important;
  font-size: clamp(30px, 5vw, 58px) !important;
  line-height: 1.06 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-subtitle{
  margin: 0 auto !important;
  max-width: 760px !important;
  color: #dbeafe !important;
  font-size: clamp(15px, 2vw, 18px) !important;
  line-height: 1.6 !important;
  text-align: center !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-chips{
  display: flex !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin-top: 18px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-chips span{
  border: 1px solid rgba(20, 184, 166, .55) !important;
  background: rgba(15, 23, 42, .58) !important;
  color: #ccfbf1 !important;
  border-radius: 999px !important;
  padding: 8px 13px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-panel{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  border: 1px solid rgba(148, 163, 184, .22) !important;
  border-radius: clamp(16px, 2vw, 28px) !important;
  padding: clamp(14px, 2.5vw, 26px) !important;
  background: rgba(15, 23, 42, .72) !important;
  box-shadow: 0 24px 70px rgba(0, 0, 0, .28) !important;
  backdrop-filter: blur(14px) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-main-grid{
  display: grid !important;
  grid-template-columns: minmax(0,1fr) minmax(0,1fr) !important;
  gap: clamp(14px, 2vw, 22px) !important;
  align-items: start !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-card{
  min-width: 0 !important;
  border: 1px solid rgba(148, 163, 184, .24) !important;
  border-radius: 8px !important;
  background: rgba(17, 24, 39, .72) !important;
  padding: clamp(16px, 2.4vw, 24px) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .04) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-card-title{
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 0 16px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-card-title svg{
  width: 24px !important;
  height: 24px !important;
  flex: 0 0 24px !important;
  fill: #22d3ee !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-card-title h2, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-card-title h3{
  margin: 0 !important;
  color: #f8fafc !important;
  font-size: 18px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-small-title{
  margin-top: 18px !important;
  margin-bottom: 10px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-mode, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-preset-row, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-actions, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-companions{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-mode{
  margin-bottom: 16px !important;
  padding: 4px !important;
  border: 1px solid rgba(148, 163, 184, .2) !important;
  border-radius: 8px !important;
  background: rgba(2, 6, 23, .38) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap button{
  font-family: inherit !important;
  cursor: pointer !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-mode-btn, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-preset, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-link-action, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-btn{
  border: 1px solid rgba(148, 163, 184, .28) !important;
  border-radius: 8px !important;
  background: rgba(31, 41, 55, .82) !important;
  color: #e5e7eb !important;
  padding: 11px 14px !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important;
  transition: border-color .2s ease, background .2s ease, color .2s ease, box-shadow .2s ease, transform .2s ease !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-mode-btn{
  flex: 1 1 140px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-active, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-primary{
  border-color: rgba(20, 184, 166, .82) !important;
  background: #14b8a6 !important;
  color: #052f2b !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-secondary, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-copy{
  border-color: rgba(34, 211, 238, .62) !important;
  color: #cffafe !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-mode-btn:hover, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-preset:hover, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-link-action:hover, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-btn:hover{
  border-color: #22d3ee !important;
  background: rgba(34, 211, 238, .14) !important;
  color: #ffffff !important;
  box-shadow: 0 0 0 3px rgba(34, 211, 238, .12) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-primary:hover{
  background: #22d3ee !important;
  color: #083344 !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-field-label, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-label-row label{
  display: block !important;
  color: #cbd5e1 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  margin: 0 0 8px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-output-wrap{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 10px !important;
  align-items: stretch !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-output, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-text-input, .tc-wp-tool-root #ggl-wrap#ggl-wrap #ggl-length-number{
  width: 100% !important;
  min-width: 0 !important;
  border: 1px solid rgba(148, 163, 184, .28) !important;
  border-radius: 8px !important;
  background: rgba(2, 6, 23, .54) !important;
  color: #f8fafc !important;
  padding: 13px 14px !important;
  font-family: inherit !important;
  font-size: 15px !important;
  line-height: 1.45 !important;
  outline: none !important;
  box-shadow: none !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-output{
  min-height: 88px !important;
  resize: vertical !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  white-space: pre-wrap !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-output:focus, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-text-input:focus, .tc-wp-tool-root #ggl-wrap#ggl-wrap #ggl-length-number:focus{
  border-color: #22d3ee !important;
  box-shadow: 0 0 0 3px rgba(34, 211, 238, .14) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-actions{
  margin-top: 12px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-control{
  margin-top: 18px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-label-row{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  margin-bottom: 8px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap #ggl-length-number{
  max-width: 88px !important;
  padding: 9px 10px !important;
  text-align: center !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap input[type="range"]{
  width: 100% !important;
  height: 44px !important;
  margin: 0 !important;
  padding: 0 !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  background: transparent !important;
  cursor: pointer !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap input[type="range"]::-webkit-slider-runnable-track{
  width: 100% !important;
  height: 8px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #14b8a6, #22d3ee) !important;
  border: 1px solid rgba(255, 255, 255, .18) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap input[type="range"]::-webkit-slider-thumb{
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  background: #f8fafc !important;
  border: 3px solid #14b8a6 !important;
  margin-top: -8px !important;
  box-shadow: 0 0 0 5px rgba(34, 211, 238, .16) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap input[type="range"]::-moz-range-track{
  width: 100% !important;
  height: 8px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #14b8a6, #22d3ee) !important;
  border: 1px solid rgba(255, 255, 255, .18) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap input[type="range"]::-moz-range-thumb{
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  background: #f8fafc !important;
  border: 3px solid #14b8a6 !important;
  box-shadow: 0 0 0 5px rgba(34, 211, 238, .16) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-toggle-grid{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin-top: 18px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-toggle{
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  min-width: 0 !important;
  border: 1px solid rgba(148, 163, 184, .22) !important;
  border-radius: 8px !important;
  padding: 12px !important;
  background: rgba(2, 6, 23, .32) !important;
  color: #e5e7eb !important;
  font-size: 14px !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-toggle input{
  width: 20px !important;
  height: 20px !important;
  accent-color: #14b8a6 !important;
  flex: 0 0 auto !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-strength{
  margin-top: 16px !important;
  border: 1px solid rgba(148, 163, 184, .22) !important;
  border-radius: 8px !important;
  padding: 13px !important;
  background: rgba(2, 6, 23, .32) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-meter{
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 7px !important;
  margin-bottom: 10px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-meter span{
  height: 9px !important;
  border-radius: 999px !important;
  background: rgba(148, 163, 184, .26) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-meter[data-score="1"] span:nth-child(-n+1){
  background: #fb7185 !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-meter[data-score="2"] span:nth-child(-n+2){
  background: #f59e0b !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-meter[data-score="3"] span:nth-child(-n+3){
  background: #22d3ee !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-meter[data-score="4"] span:nth-child(-n+4){
  background: #14b8a6 !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-strength-row{
  display: flex !important;
  justify-content: space-between !important;
  gap: 12px !important;
  color: #cbd5e1 !important;
  font-size: 13px !important;
  line-height: 1.4 !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-bulk-list{
  display: grid !important;
  gap: 8px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-bulk-item{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 8px !important;
  align-items: center !important;
  border: 1px solid rgba(148, 163, 184, .18) !important;
  border-radius: 8px !important;
  padding: 8px !important;
  background: rgba(15, 23, 42, .52) !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-bulk-code{
  min-width: 0 !important;
  color: #f8fafc !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace !important;
  font-size: 13px !important;
  line-height: 1.35 !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  white-space: normal !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-bulk-copy{
  padding: 8px 10px !important;
  font-size: 12px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-preset-row{
  margin-bottom: 2px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-preset{
  flex: 1 1 150px !important;
  padding: 10px 12px !important;
  font-size: 13px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-companions{
  margin-top: 18px !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-link-action{
  flex: 1 1 190px !important;
  text-align: center !important;
  text-decoration: none !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-privacy, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-independent{
  margin: 14px 0 0 !important;
  color: #cbd5e1 !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-independent{
  color: #94a3b8 !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-toast{
  position: fixed !important;
  left: 50% !important;
  bottom: 22px !important;
  transform: translateX(-50%) translateY(18px) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: 9999 !important;
  border: 1px solid rgba(34, 211, 238, .45) !important;
  border-radius: 8px !important;
  background: #0f172a !important;
  color: #f8fafc !important;
  padding: 11px 16px !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  box-shadow: 0 18px 50px rgba(0, 0, 0, .38) !important;
  transition: opacity .2s ease, transform .2s ease !important;
}.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-toast.ggl-show{
  opacity: 1 !important;
  transform: translateX(-50%) translateY(0) !important;
}@media (max-width: 1024px) {.tc-wp-tool-root #ggl-wrap#ggl-wrap #ggl-wrap#ggl-wrap .ggl-panel{
    padding: 18px !important;
  }}@media (max-width: 768px) {.tc-wp-tool-root #ggl-wrap#ggl-wrap #ggl-wrap#ggl-wrap .ggl-main-grid{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #ggl-wrap#ggl-wrap #ggl-wrap#ggl-wrap .ggl-strength-row{
    flex-direction: column !important;
  }}@media (max-width: 600px) {.tc-wp-tool-root #ggl-wrap#ggl-wrap #ggl-wrap#ggl-wrap .ggl-toggle-grid{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #ggl-wrap#ggl-wrap #ggl-wrap#ggl-wrap .ggl-actions{
    flex-direction: column !important;
  }.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-btn{
    width: 100% !important;
  }}@media (max-width: 480px) {.tc-wp-tool-root #ggl-wrap#ggl-wrap #ggl-wrap#ggl-wrap .ggl-output-wrap{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #ggl-wrap#ggl-wrap #ggl-wrap#ggl-wrap .ggl-bulk-item{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #ggl-wrap#ggl-wrap #ggl-wrap#ggl-wrap .ggl-label-row{
    flex-direction: column !important;
    align-items: stretch !important;
  }.tc-wp-tool-root #ggl-wrap#ggl-wrap #ggl-wrap#ggl-wrap .ggl-mode{
    flex-direction: column !important;
  }}@media (max-width: 420px) {.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-shell{
    padding: 0 12px !important;
  }.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-card{
    padding: 14px !important;
  }.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-hero h1{
    font-size: 28px !important;
  }}@media (max-width: 360px) {.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-panel{
    padding: 12px !important;
  }.tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-mode-btn, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-preset, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-link-action, .tc-wp-tool-root #ggl-wrap#ggl-wrap .ggl-btn{
    padding: 10px !important;
    font-size: 13px !important;
  }}.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;
}

.tc-wp-tool-root .ggl-bulk {}
.tc-wp-tool-root .ggl-controls-card {}
.tc-wp-tool-root .ggl-generator-card {}
.tc-wp-tool-root .ggl-tool-wrap {}