@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 .valorant-username-generator-tool{
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  border-radius: 0 !important;
  position: relative;
  color: #f7fbff;
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 70, 85, 0.34), transparent 30%),
    radial-gradient(circle at 88% 14%, rgba(93, 188, 210, 0.18), transparent 28%),
    linear-gradient(135deg, #07090d 0%, #111722 38%, #2a1017 68%, #080a0f 100%);
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.tc-wp-tool-root .valorant-username-generator-tool, .tc-wp-tool-root .valorant-username-generator-tool div, .tc-wp-tool-root .valorant-username-generator-tool section, .tc-wp-tool-root .valorant-username-generator-tool header, .tc-wp-tool-root .valorant-username-generator-tool input, .tc-wp-tool-root .valorant-username-generator-tool button{
  box-sizing: border-box;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-header{
  text-align: center;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-title{
  margin: 0;
  text-align: center;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.05;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 28px rgba(255, 70, 85, 0.34);
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-subtitle{
  max-width: 780px;
  margin: 14px auto 0;
  color: rgba(235, 244, 255, 0.82);
  line-height: 1.6;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-panel, .tc-wp-tool-root .valorant-username-generator-tool .vugt-results-wrap{
  width: 100%;
  max-width: 100%;
  background: linear-gradient(180deg, rgba(255,255,255,0.105), rgba(255,255,255,0.055));
  border: 1px solid rgba(255,255,255,0.16);
  box-shadow: 0 24px 70px rgba(0,0,0,0.32), inset 0 1px 0 rgba(255,255,255,0.12);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border-radius: 20px;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-label{
  display: block;
  margin: 0 0 10px;
  color: #ffffff;
  font-weight: 800;
  letter-spacing: 0;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-input-shell{
  width: 100%;
  max-width: 100%;
  padding: 1px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255,70,85,0.92), rgba(92,188,210,0.45), rgba(255,255,255,0.16));
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 0;
  outline: none;
  border-radius: 15px;
  background: rgba(6, 9, 14, 0.88);
  color: #ffffff;
  transition: box-shadow 180ms ease, background 180ms ease;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-input::placeholder{
  color: rgba(232, 240, 250, 0.48);
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-input:focus{
  box-shadow: 0 0 0 3px rgba(255, 70, 85, 0.28), 0 0 30px rgba(255, 70, 85, 0.22);
  background: rgba(9, 12, 18, 0.96);
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-helper{
  margin: 10px 0 0;
  color: rgba(224, 235, 245, 0.68);
  line-height: 1.5;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-actions{
  display: flex;
  width: 100%;
  max-width: 100%;
  flex-wrap: nowrap;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-btn{
  appearance: none;
  border: 1px solid rgba(255,255,255,0.16);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.1;
  text-align: center;
  cursor: pointer;
  border-radius: 14px;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
  min-width: 0;
  white-space: nowrap;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(0,0,0,0.32), 0 0 22px rgba(255,70,85,0.22);
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-btn:focus-visible{
  outline: 3px solid rgba(93,188,210,0.72);
  outline-offset: 3px;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-btn-primary{
  background: linear-gradient(135deg, #ff4655, #ff7363);
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-btn-secondary{
  background: rgba(255,255,255,0.09);
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-btn-accent{
  background: linear-gradient(135deg, rgba(93,188,210,0.86), rgba(255,70,85,0.7));
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-results-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 18px;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-results-title{
  margin: 0;
  color: #ffffff;
  line-height: 1.2;
  letter-spacing: 0;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-count{
  color: rgba(230, 241, 250, 0.78);
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 999px;
  white-space: nowrap;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.14);
  background: linear-gradient(180deg, rgba(9,13,20,0.78), rgba(13,18,27,0.58));
  box-shadow: 0 18px 42px rgba(0,0,0,0.24);
  animation: vugtFadeIn 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 70, 85, 0.48);
  box-shadow: 0 24px 50px rgba(0,0,0,0.34), 0 0 22px rgba(255,70,85,0.16);
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-style{
  margin: 0 0 10px;
  color: rgba(235, 244, 255, 0.72);
	font-size: 1rem;
  font-weight: 800;
  line-height: 1.25;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-name-box{
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 14px;
  background: rgba(255,255,255,0.065);
  border: 1px solid rgba(255,255,255,0.1);
  scrollbar-width: thin;
  scrollbar-color: rgba(255,70,85,0.75) rgba(255,255,255,0.08);
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-name-box::-webkit-scrollbar{
  width: 8px;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-name-box::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.08);
  border-radius: 99px;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-name-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff4655, #5dbcd2);
  border-radius: 99px;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-username{
  margin: 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-copy{
  width: 100%;
  margin-top: 12px;
  background: rgba(255,255,255,0.1);
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-copy.is-copied{
  background: linear-gradient(135deg, #21b890, #5dbcd2);
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-load-wrap{
  display: flex;
  justify-content: center;
}.tc-wp-tool-root .valorant-username-generator-tool .vugt-load-more{
  background: linear-gradient(135deg, #ff4655, #5dbcd2);
}@keyframes vugtFadeIn {
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .valorant-username-generator-tool{ padding: 26px 10px; border-radius: 0 !important; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-container{ width: 100%; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .valorant-username-generator-tool .vugt-subtitle{ font-size: 0.9rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-panel, .tc-wp-tool-root .valorant-username-generator-tool .vugt-results-wrap{ padding: 14px; margin-top: 18px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-input{ width: 100%; font-size: 0.94rem; padding: 13px 12px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-actions{ gap: 6px; margin-top: 14px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-btn{ flex: 1 1 0; padding: 11px 6px; font-size: 0.78rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-grid{ grid-template-columns: 1fr !important; gap: 12px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-card{ padding: 13px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-username{ font-size: 1rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-name-box{ padding: 12px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-results-title{ font-size: 1.05rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-count{ font-size: 0.75rem; padding: 6px 8px; }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .valorant-username-generator-tool{ padding: 32px 14px; border-radius: 0 !important; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-container{ width: 100%; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .valorant-username-generator-tool .vugt-subtitle{ font-size: 0.94rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-panel, .tc-wp-tool-root .valorant-username-generator-tool .vugt-results-wrap{ padding: 16px; margin-top: 20px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-input{ width: 100%; font-size: 1rem; padding: 14px 13px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-actions{ gap: 8px; margin-top: 14px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-btn{ flex: 1 1 0; padding: 12px 8px; font-size: 0.84rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-card{ padding: 15px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-username{ font-size: 1.06rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-name-box{ padding: 13px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-results-title{ font-size: 1.12rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-count{ font-size: 0.78rem; padding: 7px 9px; }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .valorant-username-generator-tool{ padding: 38px 16px; border-radius: 0 !important; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-container{ width: 100%; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .valorant-username-generator-tool .vugt-subtitle{ font-size: 1rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-panel, .tc-wp-tool-root .valorant-username-generator-tool .vugt-results-wrap{ padding: 20px; margin-top: 22px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-input{ width: 100%; font-size: 1rem; padding: 15px 14px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-actions{ gap: 10px; margin-top: 16px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-btn{ flex: 1 1 0; padding: 13px 10px; font-size: 0.9rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-card{ padding: 17px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-username{ font-size: 1.12rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-name-box{ padding: 14px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-results-title{ font-size: 1.18rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-count{ font-size: 0.82rem; padding: 7px 10px; }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .valorant-username-generator-tool{ padding: 54px 24px; border-radius: 0 !important; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-container{ width: 100%; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .valorant-username-generator-tool .vugt-subtitle{ font-size: 1.05rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-panel, .tc-wp-tool-root .valorant-username-generator-tool .vugt-results-wrap{ padding: 26px; margin-top: 26px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-input{ width: 100%; font-size: 1.04rem; padding: 16px 16px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-actions{ gap: 12px; margin-top: 18px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-btn{ flex: 1 1 0; padding: 14px 14px; font-size: 0.95rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-grid{ grid-template-columns: repeat(2, 1fr); gap: 18px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-card{ padding: 18px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-username{ font-size: 1.14rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-name-box{ padding: 15px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-results-title{ font-size: 1.26rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-count{ font-size: 0.86rem; padding: 8px 12px; }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .valorant-username-generator-tool{ padding: 68px 28px; border-radius: 0 !important; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-container{ width: 100%; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .valorant-username-generator-tool .vugt-subtitle{ font-size: 1.08rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-panel, .tc-wp-tool-root .valorant-username-generator-tool .vugt-results-wrap{ padding: 30px; margin-top: 28px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-input{ width: 100%; font-size: 1.06rem; padding: 17px 18px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-actions{ gap: 14px; margin-top: 20px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-btn{ flex: 1 1 0; padding: 15px 18px; font-size: 0.98rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-grid{ grid-template-columns: repeat(3, 1fr); gap: 18px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-card{ padding: 19px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-username{ font-size: 1.14rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-name-box{ padding: 15px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-results-title{ font-size: 1.32rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-count{ font-size: 0.88rem; padding: 8px 13px; }}@media (min-width: 1200px) {.tc-wp-tool-root .valorant-username-generator-tool{ padding: 78px 32px; border-radius: 0 !important; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-container{ width: 100%; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .valorant-username-generator-tool .vugt-subtitle{ font-size: 1.1rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-panel, .tc-wp-tool-root .valorant-username-generator-tool .vugt-results-wrap{ padding: 32px; margin-top: 30px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-input{ width: 100%; font-size: 1.08rem; padding: 18px 18px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-actions{ gap: 14px; margin-top: 20px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-btn{ flex: 1 1 0; padding: 15px 20px; font-size: 1rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-grid{ grid-template-columns: repeat(3, 1fr); gap: 20px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-card{ padding: 20px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-username{ font-size: 1.18rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-name-box{ padding: 16px; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-results-title{ font-size: 1.36rem; }.tc-wp-tool-root .valorant-username-generator-tool .vugt-count{ font-size: 0.9rem; padding: 8px 14px; }}@media (prefers-reduced-motion: reduce) {.tc-wp-tool-root .valorant-username-generator-tool .vugt-card, .tc-wp-tool-root .valorant-username-generator-tool .vugt-btn, .tc-wp-tool-root .valorant-username-generator-tool .vugt-input{
    animation: none;
    transition: none;
  }}.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;
}