@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 .two-thousands-username-generator-tool{
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  position: relative;
  padding: 56px 18px;
  color: #f8fbff;
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 73, 188, 0.55), transparent 32%),
    radial-gradient(circle at 86% 16%, rgba(0, 234, 255, 0.58), transparent 34%),
    radial-gradient(circle at 52% 96%, rgba(126, 88, 255, 0.55), transparent 42%),
    linear-gradient(135deg, #081126 0%, #14285f 34%, #790f87 67%, #06111f 100%);
}.tc-wp-tool-root .two-thousands-username-generator-tool, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-inner, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-header, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-panel, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-field, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-actions, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-section, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-top, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-grid, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-card, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-result-box, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-load-wrap{
  box-sizing: border-box;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-inner{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-header{
  text-align: center;
  margin: 0 auto 28px;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-title{
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 28px rgba(0, 234, 255, 0.48);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.06rem;
  line-height: 1.65;
  color: rgba(245, 250, 255, 0.9);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-panel{
  width: 100%;
  padding: 24px;
  border: 1px solid rgba(207, 241, 255, 0.34);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.07));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(18px);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-panel-title, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-heading{
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.08rem;
  line-height: 1.25;
  color: #ffffff;
  letter-spacing: 0;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-field{
  margin-top: 16px;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-label{
  display: block;
  margin: 0 0 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.95rem;
  line-height: 1.35;
  font-weight: 700;
  color: rgba(250, 253, 255, 0.94);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 56px;
  box-sizing: border-box;
  padding: 15px 16px;
  border: 1px solid rgba(194, 237, 255, 0.52);
  border-radius: 16px;
  outline: none;
  background: rgba(4, 13, 32, 0.72);
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.35;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-input::placeholder{
  color: rgba(219, 232, 245, 0.58);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-input:focus{
  border-color: rgba(0, 235, 255, 0.92);
  background: rgba(4, 13, 32, 0.86);
  box-shadow: 0 0 0 4px rgba(0, 235, 255, 0.18), 0 0 30px rgba(255, 73, 188, 0.2);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-actions{
  display: flex;
  width: 100%;
  gap: 12px;
  margin-top: 16px;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-load-more, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-copy-button{
  appearance: none;
  border: 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 800;
  letter-spacing: 0;
  text-align: center;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, border-color 180ms ease;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button{
  flex: 1 1 0;
  min-width: 0;
  min-height: 48px;
  padding: 13px 16px;
  border-radius: 15px;
  font-size: 0.96rem;
  color: #ffffff;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button-primary{
  background: linear-gradient(135deg, #00ddff, #2b73ff 48%, #ff4bc0);
  box-shadow: 0 12px 30px rgba(0, 222, 255, 0.28);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button-secondary{
  border: 1px solid rgba(214, 236, 255, 0.38);
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.22);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button-accent{
  background: linear-gradient(135deg, #ff4bc0, #8e5cff 52%, #00ecff);
  box-shadow: 0 12px 30px rgba(255, 75, 192, 0.25);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button:hover, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-load-more:hover, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-copy-button:hover{
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 16px 36px rgba(0, 234, 255, 0.26), 0 10px 30px rgba(255, 73, 188, 0.18);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button:focus-visible, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-load-more:focus-visible, .tc-wp-tool-root .two-thousands-username-generator-tool .tg-copy-button:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.92);
  outline-offset: 3px;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-section{
  width: 100%;
  margin-top: 24px;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-top{
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 14px;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-count{
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.92rem;
  line-height: 1.35;
  color: rgba(245, 250, 255, 0.82);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-grid{
  display: grid;
  width: 100%;
  gap: 16px;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(207, 241, 255, 0.28);
  border-radius: 20px;
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.17), rgba(5, 14, 34, 0.48));
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(16px);
  animation: tgFadeIn 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 235, 255, 0.62);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.32), 0 0 30px rgba(0, 235, 255, 0.15);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-style-name{
  margin: 0 0 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.82rem;
  line-height: 1.2;
  font-weight: 800;
  color: #c8f8ff;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-result-box{
  max-height: 180px;
  overflow-y: auto;
  padding: 14px;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(3, 10, 25, 0.68);
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 235, 255, 0.7) rgba(255, 255, 255, 0.08);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-result-box::-webkit-scrollbar{
  width: 8px;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-result-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-result-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #00eaff, #ff4bc0);
  border-radius: 999px;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-username{
  display: block;
  margin: 0;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.18rem;
  line-height: 1.35;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-copy-button{
  width: 100%;
  min-height: 42px;
  margin-top: 12px;
  padding: 10px 13px;
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.92);
  color: #071127;
  font-size: 0.92rem;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 20px;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-load-more{
  min-height: 48px;
  padding: 13px 24px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ffffff, #d7fbff);
  color: #071127;
  font-size: 0.96rem;
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-copy-status{
  min-height: 1.2em;
  margin: 12px 0 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9rem;
  color: rgba(245, 250, 255, 0.86);
}.tc-wp-tool-root .two-thousands-username-generator-tool .tg-hidden{
  display: none !important;
}@keyframes tgFadeIn {
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .two-thousands-username-generator-tool{
    padding: 34px 10px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-inner{
    width: 100%;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-subtitle{
    font-size: 0.9rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-panel{
    padding: 14px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-input{
    width: 100%;
    max-width: 100%;
    min-height: 50px;
    padding: 12px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-actions{
    flex-direction: row;
    gap: 7px;
    width: 100%;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button{
    padding: 10px 6px;
    min-height: 42px;
    font-size: 0.78rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-card{
    width: 100%;
    max-width: 100%;
    padding: 13px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-username{
    font-size: 0.98rem;
  }}@media (max-width: 319px) {.tc-wp-tool-root .two-thousands-username-generator-tool{
    padding: 30px 8px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-inner{
    width: 100%;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-subtitle{
    font-size: 0.88rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-input{
    width: 100%;
    max-width: 100%;
    min-height: 48px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-actions{
    flex-direction: column;
    width: 100%;
    gap: 8px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button{
    width: 100%;
    font-size: 0.86rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-card{
    width: 100%;
    max-width: 100%;
    padding: 12px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-username{
    font-size: 0.96rem;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .two-thousands-username-generator-tool{
    padding: 38px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-inner{
    width: 100%;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-subtitle{
    font-size: 0.94rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-input{
    width: 100%;
    max-width: 100%;
    min-height: 52px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-actions{
    flex-direction: row;
    gap: 8px;
    width: 100%;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button{
    padding: 11px 8px;
    font-size: 0.84rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-username{
    font-size: 1.04rem;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .two-thousands-username-generator-tool{
    padding: 44px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-inner{
    width: 100%;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-subtitle{
    font-size: 0.98rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-actions{
    flex-direction: row;
    gap: 10px;
    width: 100%;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button{
    padding: 12px 10px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-username{
    font-size: 1.1rem;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .two-thousands-username-generator-tool{
    padding: 54px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-inner{
    width: 100%;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-subtitle{
    font-size: 1.02rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    font-size: 1rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-actions{
    flex-direction: row;
    width: 100%;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button{
    font-size: 0.94rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-grid{
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-card{
    padding: 17px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-username{
    font-size: 1.12rem;
  }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .two-thousands-username-generator-tool{
    padding: 64px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-inner{
    width: 100%;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-subtitle{
    font-size: 1.06rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    font-size: 1rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-actions{
    flex-direction: row;
    width: 100%;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button{
    font-size: 0.96rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-grid{
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-card{
    padding: 18px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-username{
    font-size: 1.16rem;
  }}@media (min-width: 1200px) {.tc-wp-tool-root .two-thousands-username-generator-tool{
    padding: 72px 32px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-inner{
    width: 100%;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-input{
    width: 100%;
    max-width: 100%;
    min-height: 58px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-actions{
    flex-direction: row;
    width: 100%;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-button{
    font-size: 0.98rem;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-results-grid{
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-card{
    padding: 19px;
  }.tc-wp-tool-root .two-thousands-username-generator-tool .tg-username{
    font-size: 1.18rem;
  }}.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;
}