.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#18181b99;border:1px solid #ffffff1a;border-radius:9999px;justify-content:space-between;align-items:center;max-width:900px;margin:1.5rem auto 3rem;padding:1rem 2rem;transition:all .3s;display:flex;position:sticky;top:1.5rem;box-shadow:0 10px 30px #00000080}.Header-module__hBw1pG__logo{font-family:var(--font-heading), monospace;letter-spacing:1px;font-size:1.25rem;font-weight:700}.Header-module__hBw1pG__nav{gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:#a1a1aa;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--foreground)}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}}
.Leaderboard-module___5xbgq__leaderboard{margin:0}.Leaderboard-module___5xbgq__title{text-align:center;margin-bottom:2rem;font-size:2rem}.Leaderboard-module___5xbgq__board{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 10px 30px #00000080}.Leaderboard-module___5xbgq__teamRow{align-items:center;gap:1.5rem;display:flex}.Leaderboard-module___5xbgq__rank{font-family:var(--font-heading), monospace;color:var(--accent-hover);text-align:right;width:40px;font-size:1.5rem}.Leaderboard-module___5xbgq__teamInfo{flex:1}.Leaderboard-module___5xbgq__teamHeader{justify-content:space-between;margin-bottom:.5rem;font-weight:700;display:flex}.Leaderboard-module___5xbgq__teamName{font-size:1.1rem}.Leaderboard-module___5xbgq__teamScore{font-family:var(--font-heading), monospace;color:var(--color-team-yellow)}.Leaderboard-module___5xbgq__barContainer{background:var(--background);border-radius:6px;height:12px;overflow:hidden;box-shadow:inset 0 2px 4px #00000080}.Leaderboard-module___5xbgq__bar{border-radius:6px;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.Leaderboard-module___5xbgq__teamRow{gap:1rem}.Leaderboard-module___5xbgq__rank{width:30px;font-size:1.2rem}.Leaderboard-module___5xbgq__board{padding:1.5rem}}
.ActivityFeed-module__24Puyq__feed{margin:0}.ActivityFeed-module__24Puyq__title{text-align:center;margin-bottom:2rem;font-size:2rem}.ActivityFeed-module__24Puyq__list{flex-direction:column;gap:1rem;display:flex}.ActivityFeed-module__24Puyq__item{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:transform .2s,border-color .2s;display:flex}.ActivityFeed-module__24Puyq__item:hover{border-color:var(--accent-hover);transform:translate(10px)}.ActivityFeed-module__24Puyq__avatar{background:var(--accent);width:48px;height:48px;font-weight:700;font-family:var(--font-heading), monospace;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex;box-shadow:0 4px 10px #0000004d}.ActivityFeed-module__24Puyq__content{flex:1}.ActivityFeed-module__24Puyq__header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ActivityFeed-module__24Puyq__teamName{font-size:1.1rem;font-weight:700}.ActivityFeed-module__24Puyq__time{color:#a1a1aa;font-size:.85rem}.ActivityFeed-module__24Puyq__text{color:var(--foreground);line-height:1.6}.ActivityFeed-module__24Puyq__points{color:var(--color-team-green);font-weight:700;font-family:var(--font-heading), monospace;background:#00ff661a;border:1px solid #0f63;border-radius:9999px;margin-top:.5rem;padding:.25rem .75rem;font-size:.9rem;display:inline-block}@media (max-width:768px){.ActivityFeed-module__24Puyq__item{gap:1rem;padding:1rem}.ActivityFeed-module__24Puyq__item:hover{transform:none}.ActivityFeed-module__24Puyq__avatar{width:40px;height:40px;font-size:1.2rem}}
.Classement-module__8k95-a__page{max-width:1200px;margin:0 auto;padding:4rem 2rem}.Classement-module__8k95-a__title{text-align:center;margin-bottom:4rem;font-size:3rem}.Classement-module__8k95-a__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Classement-module__8k95-a__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;flex-direction:column;align-items:center;padding:3rem 2rem;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;display:flex;position:relative;overflow:hidden}.Classement-module__8k95-a__card:hover{transform:translateY(-10px)}.Classement-module__8k95-a__cardGlow{height:6px;position:absolute;top:0;left:0;right:0}.Classement-module__8k95-a__rank{font-family:var(--font-heading), monospace;opacity:.05;-webkit-user-select:none;user-select:none;font-size:6rem;position:absolute;top:-1rem;right:-1rem}.Classement-module__8k95-a__teamName{text-align:center;margin-top:1rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Classement-module__8k95-a__score{font-family:var(--font-heading), monospace;text-shadow:0 0 20px;margin-bottom:3rem;font-size:2.5rem}.Classement-module__8k95-a__avatarGrid{gap:.5rem;margin-top:auto;display:flex}.Classement-module__8k95-a__avatar{background:var(--accent);width:48px;height:48px;font-weight:700;font-family:var(--font-heading), monospace;border:2px solid var(--card-border);border-radius:12px;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 10px #0000004d}
.Modpack-module__3f7y3q__page{text-align:center;max-width:900px;margin:0 auto;padding:4rem 2rem}.Modpack-module__3f7y3q__title{margin-bottom:1.5rem;font-size:3rem}.Modpack-module__3f7y3q__subtitle{color:#a1a1aa;margin-bottom:4rem;font-size:1.25rem}.Modpack-module__3f7y3q__downloadCard{background:var(--card-bg);border:1px solid var(--color-team-blue);border-radius:16px;flex-direction:column;align-items:center;padding:4rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00e5ff1a}.Modpack-module__3f7y3q__downloadCard:before{content:"";background:linear-gradient(90deg, var(--color-team-blue), var(--color-team-green));height:4px;position:absolute;top:0;left:0;right:0}.Modpack-module__3f7y3q__iconWrapper{background:#00e5ff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;display:flex}.Modpack-module__3f7y3q__button{background:var(--color-team-blue);color:#000;font-family:var(--font-heading), monospace;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:1rem;padding:1rem 3rem;font-size:1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.Modpack-module__3f7y3q__button:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00e5ff4d}.Modpack-module__3f7y3q__version{color:#a1a1aa;margin-top:1.5rem;font-size:.9rem}.Modpack-module__3f7y3q__instructions{text-align:left;border:1px solid var(--card-border);background:#18181b66;border-radius:12px;margin-top:4rem;padding:2rem}.Modpack-module__3f7y3q__instructions h3{color:var(--color-team-yellow);margin-bottom:1.5rem;font-size:1.5rem}.Modpack-module__3f7y3q__instructions ol{color:#a1a1aa;padding-left:1.5rem;line-height:1.8}.Modpack-module__3f7y3q__instructions li{margin-bottom:.5rem}
.Mods-module__Tn63Oa__page{max-width:1200px;margin:0 auto;padding:4rem 2rem}.Mods-module__Tn63Oa__title{text-align:center;margin-bottom:4rem;font-size:3rem}.Mods-module__Tn63Oa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Mods-module__Tn63Oa__modCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;flex-direction:column;padding:2rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.Mods-module__Tn63Oa__modCard:hover{border-color:var(--color-team-blue);transform:translateY(-5px);box-shadow:0 10px 30px #00e5ff1a}.Mods-module__Tn63Oa__modHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Mods-module__Tn63Oa__modIcon{background:var(--accent);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:inset 0 2px 4px #00000080}.Mods-module__Tn63Oa__modName{font-size:1.5rem;font-weight:700;font-family:var(--font-heading), monospace}.Mods-module__Tn63Oa__modDescription{color:#a1a1aa;flex:1;margin-bottom:2rem;line-height:1.6}.Mods-module__Tn63Oa__modFooter{border-top:1px solid var(--card-border);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.Mods-module__Tn63Oa__questCount{color:var(--color-team-green);font-weight:700;font-family:var(--font-heading), monospace;font-size:.9rem}.Mods-module__Tn63Oa__wikiButton{background:var(--accent);color:var(--foreground);border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background .2s,color .2s}.Mods-module__Tn63Oa__wikiButton:hover{background:var(--color-team-blue);color:#000}
.page-module___8aEwW__dashboard{grid-template-columns:2fr 1fr;gap:2rem;max-width:1400px;margin:0 auto;padding:0 2rem 4rem;display:grid}.page-module___8aEwW__mainColumn,.page-module___8aEwW__sideColumn{flex-direction:column;gap:2rem;display:flex}@media (max-width:1024px){.page-module___8aEwW__dashboard{grid-template-columns:1fr}}
.Quetes-module__4JX8SW__page{max-width:1200px;margin:0 auto;padding:4rem 2rem}.Quetes-module__4JX8SW__title{text-align:center;margin-bottom:2rem;font-size:3rem}.Quetes-module__4JX8SW__filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.Quetes-module__4JX8SW__filterBtn{background:var(--card-bg);border:1px solid var(--card-border);color:var(--foreground);font-family:var(--font-heading), monospace;cursor:pointer;border-radius:9999px;padding:.75rem 1.5rem;font-size:.9rem;transition:all .2s}.Quetes-module__4JX8SW__filterBtn:hover{background:var(--accent)}.Quetes-module__4JX8SW__filterBtn.Quetes-module__4JX8SW__active{background:var(--color-team-blue);color:#000;border-color:var(--color-team-blue);box-shadow:0 0 15px #00e5ff4d}.Quetes-module__4JX8SW__questList{flex-direction:column;gap:1rem;display:flex}.Quetes-module__4JX8SW__questRow{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;align-items:center;gap:2rem;padding:1.5rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.Quetes-module__4JX8SW__questRow:hover{border-color:var(--accent-hover);transform:translate(10px);box-shadow:0 4px 20px #00000080}.Quetes-module__4JX8SW__questIcon{background:var(--accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:inset 0 2px 4px #00000080}.Quetes-module__4JX8SW__questInfo{flex:1}.Quetes-module__4JX8SW__questName{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Quetes-module__4JX8SW__questDesc{color:#a1a1aa;font-size:.95rem;line-height:1.5}.Quetes-module__4JX8SW__questMeta{align-items:center;gap:2rem;display:flex}.Quetes-module__4JX8SW__questPoints{font-family:var(--font-heading), monospace;color:var(--color-team-yellow);font-size:1.25rem}.Quetes-module__4JX8SW__teamBadges{gap:.5rem;display:flex}.Quetes-module__4JX8SW__badge{border:2px solid var(--card-border);background:var(--background);border-radius:50%;width:24px;height:24px;transition:all .3s}@media (max-width:768px){.Quetes-module__4JX8SW__questRow{flex-direction:column;align-items:flex-start;gap:1.5rem}.Quetes-module__4JX8SW__questMeta{justify-content:space-between;width:100%}}
