.PageHeader-module__eQuKha__wrap{text-align:center;padding:3rem 1.5rem 1rem;animation:.7s ease-out both PageHeader-module__eQuKha__fadeUp}.PageHeader-module__eQuKha__title{font-size:clamp(2rem,6vw,3.2rem)}.PageHeader-module__eQuKha__subtitle{color:var(--secondary-pink);text-transform:uppercase;letter-spacing:.25em;text-shadow:0 0 10px #c4628880;margin-top:.9rem;font-size:clamp(.9rem,2.5vw,1.2rem);font-weight:300}@keyframes PageHeader-module__eQuKha__fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
.about-module__-i9KWa__wrap{max-width:900px;padding-bottom:2rem}.about-module__-i9KWa__card{border:2px solid var(--accent-orchid);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#1a0a2ef2,#000c);border-radius:16px;padding:3rem 2.5rem;animation:.7s ease-out both about-module__-i9KWa__fadeUp;position:relative;overflow:hidden;box-shadow:0 8px 32px #9932cc66,inset 0 1px #ffffff1a}.about-module__-i9KWa__card:before{content:"";background:linear-gradient(90deg, transparent, var(--primary-purple), transparent);height:4px;box-shadow:0 0 20px var(--neon-glow);position:absolute;top:0;left:0;right:0}.about-module__-i9KWa__timeline{flex-wrap:wrap;justify-content:center;gap:2.5rem;display:flex}.about-module__-i9KWa__timeItem{text-align:center}.about-module__-i9KWa__timeLabel{font-family:var(--font-orbitron), sans-serif;color:var(--primary-purple);text-transform:uppercase;letter-spacing:.12em;text-shadow:0 0 10px #ff51ff66;margin-bottom:.4rem;font-size:.85rem;font-weight:700}.about-module__-i9KWa__timeDate{color:var(--secondary-pink);font-size:1.2rem}.about-module__-i9KWa__divider{background:linear-gradient(90deg,#0000,#ff51ff4d,#0000);height:2px;margin:2rem 0}.about-module__-i9KWa__story{color:#fffffff2;text-align:center;flex-direction:column;gap:1.3rem;font-size:1.15rem;line-height:1.8;display:flex}.about-module__-i9KWa__highlight{color:var(--primary-purple);text-shadow:0 0 10px #ff51ff4d;font-weight:700}.about-module__-i9KWa__discordSection{text-align:center}.about-module__-i9KWa__cta{color:var(--secondary-pink);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.about-module__-i9KWa__discordCard{border:2px solid var(--accent-orchid);background:linear-gradient(135deg,#5865f2 0% 30%,#4752c4 100%);border-radius:12px;max-width:420px;margin:0 auto;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 8px 25px #5865f266}.about-module__-i9KWa__discordCard:hover{transform:translateY(-5px);box-shadow:0 12px 35px #5865f299}.about-module__-i9KWa__discordHead{text-align:left;background:#0003;align-items:center;gap:1rem;padding:1.5rem;display:flex}.about-module__-i9KWa__discordIcon{object-fit:cover;border:3px solid #fff3;border-radius:50%;flex-shrink:0;width:64px;height:64px}.about-module__-i9KWa__discordName{margin-bottom:.4rem;font-size:1.3rem;font-weight:700}.about-module__-i9KWa__discordStats{color:#ffffffe6;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.92rem;display:flex}.about-module__-i9KWa__online,.about-module__-i9KWa__member{border-radius:50%;width:9px;height:9px}.about-module__-i9KWa__online{background:#23a559;box-shadow:0 0 8px #23a559cc}.about-module__-i9KWa__member{background:#80848e;margin-left:.4rem}.about-module__-i9KWa__est{color:#ffffffb3;margin-top:.2rem;font-size:.82rem}.about-module__-i9KWa__discordBlurb{text-align:left;color:#fffffff2;background:#00000026;padding:1.5rem;line-height:1.6}.about-module__-i9KWa__joinBtn{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#23a559;border-radius:6px;margin:1.5rem;padding:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:block;box-shadow:0 4px 12px #23a55966}.about-module__-i9KWa__joinBtn:hover{background:#1f9451;transform:translateY(-2px);box-shadow:0 6px 20px #23a55999}@media (max-width:600px){.about-module__-i9KWa__card{padding:2rem 1.4rem}.about-module__-i9KWa__story{font-size:1.05rem}}@keyframes about-module__-i9KWa__fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
.ArchiveGrid-module__dV_Q4q__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1000px;padding-block:2.5rem;display:grid}.ArchiveGrid-module__dV_Q4q__card{color:#fff;text-align:center;border:2px solid var(--accent-orchid);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#1a0a2ee6,#000000b3);border-radius:14px;padding:3rem 2rem;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s,background .3s;animation:.6s ease-out both ArchiveGrid-module__dV_Q4q__cardIn;display:block;position:relative;box-shadow:0 8px 25px #9932cc66,inset 0 1px #ffffff1a}a.ArchiveGrid-module__dV_Q4q__card:hover{transform:translateY(-8px)scale(1.02)}.ArchiveGrid-module__dV_Q4q__title{font-family:var(--font-orbitron), sans-serif;color:var(--primary-purple);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.8rem;font-size:1.9rem;font-weight:700}.ArchiveGrid-module__dV_Q4q__status{color:var(--secondary-pink);text-transform:uppercase;letter-spacing:.1em;font-size:1.05rem}.ArchiveGrid-module__dV_Q4q__desc{color:#ffffffbf;margin-top:.8rem;font-size:.95rem;line-height:1.5}.ArchiveGrid-module__dV_Q4q__dot{background:var(--secondary-pink);border-radius:50%;width:12px;height:12px;position:absolute;top:1rem;right:1rem;box-shadow:0 0 10px #c46288b3}.ArchiveGrid-module__dV_Q4q__available,.ArchiveGrid-module__dV_Q4q__active{border-color:var(--available)}.ArchiveGrid-module__dV_Q4q__available .ArchiveGrid-module__dV_Q4q__title,.ArchiveGrid-module__dV_Q4q__active .ArchiveGrid-module__dV_Q4q__title{color:var(--available);text-shadow:0 0 10px #0f89}.ArchiveGrid-module__dV_Q4q__available .ArchiveGrid-module__dV_Q4q__status,.ArchiveGrid-module__dV_Q4q__active .ArchiveGrid-module__dV_Q4q__status{color:var(--available)}.ArchiveGrid-module__dV_Q4q__available .ArchiveGrid-module__dV_Q4q__dot,.ArchiveGrid-module__dV_Q4q__active .ArchiveGrid-module__dV_Q4q__dot{background:var(--available);box-shadow:0 0 10px #0f8c}a.ArchiveGrid-module__dV_Q4q__available:hover,a.ArchiveGrid-module__dV_Q4q__active:hover{box-shadow:0 0 30px #00ff888c,0 15px 40px #0f86}.ArchiveGrid-module__dV_Q4q__archived{border-color:var(--archived)}.ArchiveGrid-module__dV_Q4q__archived .ArchiveGrid-module__dV_Q4q__title{color:var(--archived);text-shadow:0 0 10px #00d4ff99}.ArchiveGrid-module__dV_Q4q__archived .ArchiveGrid-module__dV_Q4q__status{color:var(--archived)}.ArchiveGrid-module__dV_Q4q__archived .ArchiveGrid-module__dV_Q4q__dot{background:var(--archived);box-shadow:0 0 10px #00d4ffcc}a.ArchiveGrid-module__dV_Q4q__archived:hover{box-shadow:0 0 30px #00d4ff8c,0 15px 40px #00d4ff66}a.ArchiveGrid-module__dV_Q4q__card:hover{border-color:var(--primary-purple);background:linear-gradient(135deg,#1a0a2e,#000000e6)}.ArchiveGrid-module__dV_Q4q__static{cursor:default}.ArchiveGrid-module__dV_Q4q__unavailable{opacity:.55}@keyframes ArchiveGrid-module__dV_Q4q__cardIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Changelog-module__jaTBYW__wrap{flex-direction:column;gap:2rem;max-width:900px;padding-block:2rem 1rem;display:flex}.Changelog-module__jaTBYW__entry{border:2px solid var(--accent-orchid);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#1a0a2ef2,#000c);border-radius:14px;padding:2.5rem;transition:transform .3s,border-color .3s,box-shadow .3s;animation:.6s ease-out both Changelog-module__jaTBYW__cardIn;position:relative;overflow:hidden;box-shadow:0 8px 32px #9932cc66,inset 0 1px #ffffff1a}.Changelog-module__jaTBYW__entry:hover{border-color:var(--primary-purple);transform:translateY(-4px);box-shadow:0 12px 40px #9932cc80}.Changelog-module__jaTBYW__entry:before{content:"";background:linear-gradient(90deg, transparent, var(--primary-purple), transparent);height:3px;box-shadow:0 0 15px var(--neon-glow);position:absolute;top:0;left:0;right:0}.Changelog-module__jaTBYW__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Changelog-module__jaTBYW__versionRow{align-items:center;gap:.8rem;display:flex}.Changelog-module__jaTBYW__version{font-family:var(--font-orbitron), sans-serif;color:var(--primary-purple);text-transform:uppercase;letter-spacing:.06em;text-shadow:0 0 10px #ff51ff66;font-size:1.7rem;font-weight:700}.Changelog-module__jaTBYW__badge{text-transform:uppercase;letter-spacing:.05em;color:var(--primary-purple);border:1px solid var(--primary-purple);background:#ff51ff2e;border-radius:6px;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.Changelog-module__jaTBYW__date{color:var(--secondary-pink);text-transform:uppercase;letter-spacing:.1em}.Changelog-module__jaTBYW__section{margin-bottom:1.4rem}.Changelog-module__jaTBYW__section:last-child{margin-bottom:0}.Changelog-module__jaTBYW__sectionTitle{font-family:var(--font-orbitron), sans-serif;color:var(--primary-purple);text-transform:uppercase;letter-spacing:.06em;text-shadow:0 0 8px #ff51ff4d;margin-bottom:.7rem;font-size:1.15rem;font-weight:700}.Changelog-module__jaTBYW__list{list-style:none}.Changelog-module__jaTBYW__list li{color:#fffffff2;margin-bottom:.45rem;padding-left:1.5rem;line-height:1.7;position:relative}.Changelog-module__jaTBYW__list li:before{content:"▸";color:var(--secondary-pink);font-weight:700;position:absolute;left:0}@keyframes Changelog-module__jaTBYW__cardIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
