.more-module__iLpIiq__page{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-geist-sans)}.more-module__iLpIiq__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:rgba(0,0,0,.8);position:-webkit-sticky;position:sticky;top:0}.more-module__iLpIiq__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.more-module__iLpIiq__logo h1{margin:0;font-size:2rem;font-weight:800}.more-module__iLpIiq__navLinks{gap:2rem;display:flex}.more-module__iLpIiq__navLink{color:var(--foreground);font-weight:500;text-decoration:none;transition:color .3s}.more-module__iLpIiq__navLink:hover{color:var(--primary)}.more-module__iLpIiq__main{flex:1;max-width:1200px;margin:0 auto;padding:2rem}.more-module__iLpIiq__heroSection{text-align:center;margin-bottom:3rem;padding:4rem 2rem}.more-module__iLpIiq__title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.1}.more-module__iLpIiq__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.more-module__iLpIiq__tierSystemSection,.more-module__iLpIiq__testingSection,.more-module__iLpIiq__gameModeSection,.more-module__iLpIiq__hiddenTierSection{margin-bottom:4rem}.more-module__iLpIiq__sectionCard{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:3rem;transition:all .3s}.more-module__iLpIiq__sectionCard:hover{border-color:var(--primary);box-shadow:0 10px 25px rgba(99,102,241,.15)}.more-module__iLpIiq__sectionCard h2{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:2rem;font-weight:700;display:flex}.more-module__iLpIiq__tierExplanation p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.more-module__iLpIiq__tierStructure h3{color:var(--foreground);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.more-module__iLpIiq__tierGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.more-module__iLpIiq__tierGroup h4{color:var(--primary);text-align:center;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.more-module__iLpIiq__tierList{flex-direction:column;gap:.5rem;display:flex}.more-module__iLpIiq__tierItem{border:1px solid var(--border);background:rgba(99,102,241,.05);border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.more-module__iLpIiq__tierLabel{text-transform:uppercase;border-radius:20px;padding:.25rem .75rem;font-size:.9rem;font-weight:700}.more-module__iLpIiq__tierScore{color:var(--text-muted);font-size:.9rem;font-weight:600}.more-module__iLpIiq__testingProcess p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.more-module__iLpIiq__processSteps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.more-module__iLpIiq__step{background:rgba(99,102,241,.05);border:1px solid rgba(99,102,241,.2);border-radius:12px;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.more-module__iLpIiq__step:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.15)}.more-module__iLpIiq__stepNumber{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.more-module__iLpIiq__stepContent h3{color:var(--foreground);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.more-module__iLpIiq__stepContent p{color:var(--text-muted);margin-bottom:1rem;line-height:1.5}.more-module__iLpIiq__discordLink{color:#fff;background:#5865f2;border-radius:8px;align-items:center;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.more-module__iLpIiq__discordLink:hover{background:#4752c4;transform:translateY(-1px)}.more-module__iLpIiq__importantNotes{background:rgba(255,193,7,.1);border:1px solid rgba(255,193,7,.3);border-radius:12px;padding:2rem}.more-module__iLpIiq__importantNotes h3{color:#ffc107;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.more-module__iLpIiq__notesList{flex-direction:column;gap:1rem;display:flex}.more-module__iLpIiq__noteItem{align-items:flex-start;gap:.75rem;display:flex}.more-module__iLpIiq__noteIcon{flex-shrink:0;margin-top:.1rem;font-size:1.2rem}.more-module__iLpIiq__noteItem p{color:var(--text-muted);margin:0;line-height:1.5}.more-module__iLpIiq__noteItem strong{color:var(--foreground)}.more-module__iLpIiq__gameModeGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.more-module__iLpIiq__gameModeCard{text-align:center;background:rgba(99,102,241,.05);border:1px solid rgba(99,102,241,.2);border-radius:12px;padding:2rem;transition:all .3s}.more-module__iLpIiq__gameModeCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 25px rgba(99,102,241,.15)}.more-module__iLpIiq__gameModeIcon{margin-bottom:1rem;font-size:2.5rem}.more-module__iLpIiq__gameModeCard h3{color:var(--foreground);margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.more-module__iLpIiq__gameModeCard p{color:var(--text-muted);line-height:1.5}.more-module__iLpIiq__hiddenContent{text-align:center}.more-module__iLpIiq__hiddenContent p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.more-module__iLpIiq__hiddenLink{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px rgba(99,102,241,.3)}.more-module__iLpIiq__hiddenLink:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.4)}.more-module__iLpIiq__footer{background:var(--card-bg);border-top:1px solid var(--border);margin-top:auto;padding:2rem}.more-module__iLpIiq__footerContent{text-align:center;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.more-module__iLpIiq__footerContent p{color:var(--text-muted);margin:0}@media (max-width:1024px){.more-module__iLpIiq__tierGrid{grid-template-columns:1fr}.more-module__iLpIiq__processSteps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.more-module__iLpIiq__nav{padding:1rem}.more-module__iLpIiq__navLinks{gap:1rem}.more-module__iLpIiq__main{padding:1rem}.more-module__iLpIiq__title{font-size:2.5rem}.more-module__iLpIiq__heroSection{padding:2rem 1rem}.more-module__iLpIiq__sectionCard{padding:2rem}.more-module__iLpIiq__processSteps{grid-template-columns:1fr}.more-module__iLpIiq__step{text-align:center;flex-direction:column}.more-module__iLpIiq__stepNumber{align-self:center}.more-module__iLpIiq__gameModeGrid{grid-template-columns:1fr}.more-module__iLpIiq__footerContent{text-align:center;flex-direction:column}}@media (max-width:480px){.more-module__iLpIiq__title{font-size:2rem}.more-module__iLpIiq__sectionCard h2{font-size:1.5rem}.more-module__iLpIiq__tierGrid{gap:1rem}.more-module__iLpIiq__tierItem{padding:.5rem .75rem}.more-module__iLpIiq__navLinks{flex-direction:column;gap:.5rem}}
