@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;
}
.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 #hp-namegen-wrap#hp-namegen-wrap, .tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap *{
  box-sizing: border-box !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap{
  --hpng-ink: #241a35;
  --hpng-muted: #675d78;
  --hpng-ivory: #fff8e8;
  --hpng-gold: #c99b35;
  --hpng-gold-soft: #f2d27b;
  --hpng-plum: #48204f;
  --hpng-indigo: #151b46;
  --hpng-violet: #75619b;
  --hpng-border: rgba(201, 155, 53, 0.34);
  --hpng-card: rgba(255, 250, 237, 0.94);
  --hpng-card-soft: rgba(255, 250, 237, 0.72);
  position: relative !important;
  width: 100% !important;
  min-height: 100vh !important;
  margin: 0 !important;
  padding: 28px 16px !important;
  color: var(--hpng-ink) !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  line-height: 1.5 !important;
  background:
    radial-gradient(circle at 18% 12%, rgba(242, 210, 123, 0.24), transparent 28%),
    radial-gradient(circle at 82% 18%, rgba(143, 116, 194, 0.28), transparent 32%),
    linear-gradient(145deg, #101736 0%, #2b1744 48%, #171d4b 100%) !important;
  overflow-x: hidden !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-shell{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-hero{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 18px !important;
  text-align: center !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-title{
  margin: 0 0 10px !important;
  padding: 0 !important;
  color: var(--hpng-ivory) !important;
  font-size: clamp(2rem, 5vw, 4.1rem) !important;
  line-height: 1.08 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-shadow: 0 10px 34px rgba(0, 0, 0, 0.35) !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-subtitle{
  max-width: 780px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  color: rgba(255, 248, 232, 0.86) !important;
  font-size: clamp(1rem, 2vw, 1.18rem) !important;
  line-height: 1.55 !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-panel{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 14px !important;
  border: 1px solid rgba(242, 210, 123, 0.28) !important;
  border-radius: 22px !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 14px !important;
  background: rgba(255, 248, 232, 0.12) !important;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.18) !important;
  backdrop-filter: blur(16px) !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-controls, .tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-results, .tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-more, .tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-helper{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 16px !important;
  border: 1px solid var(--hpng-border) !important;
  border-radius: 18px !important;
  background: var(--hpng-card) !important;
  box-shadow: 0 14px 40px rgba(13, 14, 42, 0.18) !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-controls{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
  align-content: start !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-control{
  display: grid !important;
  gap: 7px !important;
  width: 100% !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-control label{
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hpng-ink) !important;
  font-size: 0.9rem !important;
  font-weight: 750 !important;
  line-height: 1.3 !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-select{
  width: 100% !important;
  min-height: 46px !important;
  margin: 0 !important;
  padding: 10px 38px 10px 12px !important;
  border: 1px solid rgba(72, 32, 79, 0.22) !important;
  border-radius: 12px !important;
  appearance: none !important;
  color: var(--hpng-ink) !important;
  background:
    linear-gradient(45deg, transparent 50%, var(--hpng-plum) 50%) calc(100% - 18px) 19px / 7px 7px no-repeat,
    linear-gradient(135deg, var(--hpng-plum) 50%, transparent 50%) calc(100% - 13px) 19px / 7px 7px no-repeat,
    #fffdf6 !important;
  font-family: inherit !important;
  font-size: 1rem !important;
  line-height: 1.3 !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72) !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-select:focus, .tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-btn:focus, .tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-summary:focus{
  outline: 3px solid rgba(242, 210, 123, 0.74) !important;
  outline-offset: 2px !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-actions{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
  width: 100% !important;
  margin-top: 4px !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-btn{
  min-height: 44px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 10px 14px !important;
  border: 1px solid transparent !important;
  border-radius: 12px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  cursor: pointer !important;
  font-family: inherit !important;
  font-size: 0.96rem !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-align: center !important;
  text-decoration: none !important;
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-btn:hover{
  transform: translateY(-1px) !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-btn-primary{
  color: var(--hpng-ivory) !important;
  background: linear-gradient(135deg, var(--hpng-plum), var(--hpng-indigo) 72%, #6e5519) !important;
  box-shadow: 0 12px 26px rgba(31, 24, 72, 0.32) !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-btn-secondary, .tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-btn-small, .tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-card-btn{
  color: var(--hpng-plum) !important;
  background: #fffdf6 !important;
  border-color: rgba(72, 32, 79, 0.18) !important;
  box-shadow: 0 8px 18px rgba(31, 24, 72, 0.1) !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-btn-small{
  width: auto !important;
  min-height: 40px !important;
  padding: 8px 12px !important;
  white-space: nowrap !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-results{
  display: grid !important;
  gap: 14px !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-results-head{
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 12px !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-section-title, .tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-helper-title, .tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-saved-title{
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hpng-ink) !important;
  font-size: clamp(1.18rem, 2vw, 1.55rem) !important;
  line-height: 1.2 !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-results-note{
  margin: 3px 0 0 !important;
  padding: 0 !important;
  color: var(--hpng-muted) !important;
  font-size: 0.92rem !important;
  line-height: 1.35 !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-output{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
  width: 100% !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-placeholder{
  margin: 0 !important;
  padding: 18px !important;
  border: 1px dashed rgba(72, 32, 79, 0.28) !important;
  border-radius: 14px !important;
  color: var(--hpng-muted) !important;
  background: rgba(255, 255, 255, 0.44) !important;
  font-size: 1rem !important;
  line-height: 1.45 !important;
  text-align: center !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-card{
  min-width: 0 !important;
  padding: 14px !important;
  border: 1px solid rgba(201, 155, 53, 0.26) !important;
  border-radius: 16px !important;
  display: grid !important;
  gap: 10px !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.72), rgba(255, 248, 232, 0.82)),
    radial-gradient(circle at top right, rgba(201, 155, 53, 0.18), transparent 42%) !important;
  box-shadow: 0 10px 24px rgba(31, 24, 72, 0.1) !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-card-name{
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hpng-ink) !important;
  font-size: 1.14rem !important;
  line-height: 1.22 !important;
  font-weight: 850 !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-card-label{
  width: fit-content !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 4px 9px !important;
  border: 1px solid rgba(201, 155, 53, 0.32) !important;
  border-radius: 999px !important;
  color: #4a3764 !important;
  background: rgba(242, 210, 123, 0.22) !important;
  font-size: 0.76rem !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-card-meaning{
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hpng-muted) !important;
  font-size: 0.9rem !important;
  line-height: 1.42 !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-card-actions{
  display: grid !important;
  grid-template-columns: 1fr 44px !important;
  gap: 8px !important;
  width: 100% !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-card-btn{
  min-height: 40px !important;
  padding: 8px 10px !important;
  font-size: 0.9rem !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-card-save{
  width: 44px !important;
  min-width: 44px !important;
  padding: 8px !important;
  font-size: 1.05rem !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-card-save.is-saved{
  color: #fff8e8 !important;
  background: linear-gradient(135deg, #8b2f61, #4b215f) !important;
  border-color: rgba(242, 210, 123, 0.6) !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-details{
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-summary{
  min-height: 42px !important;
  margin: 0 !important;
  padding: 8px 2px !important;
  color: var(--hpng-plum) !important;
  cursor: pointer !important;
  font-size: 1rem !important;
  font-weight: 850 !important;
  line-height: 1.3 !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-more-grid{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
  padding-top: 10px !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-saved{
  display: grid !important;
  gap: 8px !important;
  width: 100% !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-saved-title{
  font-size: 1rem !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-saved-list{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  width: 100% !important;
  min-height: 36px !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-save-pill, .tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-empty-save{
  max-width: 100% !important;
  padding: 7px 10px !important;
  border: 1px solid rgba(72, 32, 79, 0.16) !important;
  border-radius: 999px !important;
  color: var(--hpng-muted) !important;
  background: #fffdf6 !important;
  font-size: 0.86rem !important;
  line-height: 1.2 !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-helper{
  margin-top: 14px !important;
  background: rgba(255, 250, 237, 0.88) !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-helper p{
  margin: 6px 0 0 !important;
  padding: 0 !important;
  color: var(--hpng-muted) !important;
  font-size: 0.94rem !important;
  line-height: 1.5 !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-toast{
  position: fixed !important;
  right: 16px !important;
  bottom: 16px !important;
  z-index: 9999 !important;
  max-width: min(340px, calc(100% - 32px)) !important;
  padding: 11px 14px !important;
  border: 1px solid rgba(242, 210, 123, 0.5) !important;
  border-radius: 12px !important;
  color: var(--hpng-ivory) !important;
  background: rgba(21, 27, 70, 0.96) !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.28) !important;
  font-size: 0.94rem !important;
  font-weight: 750 !important;
  line-height: 1.3 !important;
  opacity: 0 !important;
  transform: translateY(10px) !important;
  pointer-events: none !important;
  transition: opacity 180ms ease, transform 180ms ease !important;
}.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-toast.is-visible{
  opacity: 1 !important;
  transform: translateY(0) !important;
}@media (min-width: 768px) {.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap{
    padding: 34px 22px !important;
  }.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-actions, .tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-more-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-saved{
    grid-column: 1 / -1 !important;
  }.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-output{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }}@media (min-width: 1024px) {.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-panel{
    grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr) !important;
    align-items: start !important;
    padding: 18px !important;
  }.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-controls{
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    position: sticky !important;
    top: 18px !important;
  }.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-results{
    grid-column: 2 !important;
    grid-row: 1 !important;
  }.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-more{
    grid-column: 2 !important;
    grid-row: 2 !important;
  }.tc-wp-tool-root #hp-namegen-wrap#hp-namegen-wrap .hpng-output{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !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 .hpng-tool-root {}