.GlobalChat-module__-ztMDG__mainWrapper{background-color:var(--background-main);color:var(--text-primary);min-height:100vh;padding:4rem 1.5rem 6rem;position:relative;overflow-x:hidden}.GlobalChat-module__-ztMDG__mainWrapper:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(50% 50% at 20% 30%,#f0f3 0%,#0000 40%),radial-gradient(50% 50% at 80% 70%,#a100ff26 0%,#0000 50%);animation:20s ease-in-out infinite alternate GlobalChat-module__-ztMDG__gentleDrift;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes GlobalChat-module__-ztMDG__gentleDrift{0%{transform:translate(10%,-5%)scale(1.2)}to{transform:translate(-10%,5%)scale(1.1)}}.GlobalChat-module__-ztMDG__pageContainer{max-width:900px;margin:0 auto;position:relative}.GlobalChat-module__-ztMDG__pageTitle{text-align:center;font-size:clamp(2rem,6vw,2.75rem);font-weight:800}.GlobalChat-module__-ztMDG__pageTitle .GlobalChat-module__-ztMDG__highlight{color:var(--primary-highlight);text-shadow:0 0 15px var(--primary-highlight)}.GlobalChat-module__-ztMDG__pageSubtitle{color:var(--text-muted);text-align:center;max-width:600px;margin:.5rem auto 3rem;font-size:1.1rem}.GlobalChat-module__-ztMDG__sectionTitle{color:var(--text-primary);margin-top:3rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.GlobalChat-module__-ztMDG__chatBox{background-color:color-mix(in srgb, var(--background-main) 70%, transparent);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);border-radius:12px;flex-direction:column;gap:.75rem;height:400px;padding:1.5rem;font-family:Fira Code,Courier New,monospace;font-size:.95rem;display:flex;overflow-y:auto}.GlobalChat-module__-ztMDG__msgLine{line-height:1.6}.GlobalChat-module__-ztMDG__timestamp{color:var(--text-muted)}.GlobalChat-module__-ztMDG__username a{color:var(--primary-highlight);font-weight:600;text-decoration:none;transition:color .2s}.GlobalChat-module__-ztMDG__username a:hover,.GlobalChat-module__-ztMDG__text{color:var(--text-primary)}.GlobalChat-module__-ztMDG__accordionItem{background-color:var(--background-card);border:1px solid var(--border-color);border-radius:10px;margin-bottom:.75rem;transition:all .3s;overflow:hidden}.GlobalChat-module__-ztMDG__accordionItem:hover{border-color:color-mix(in srgb, var(--border-color) 50%, #fff 20%)}.GlobalChat-module__-ztMDG__accordionButton{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-family:inherit;font-size:1.1rem;font-weight:600;display:flex}.GlobalChat-module__-ztMDG__accordionButton:hover .GlobalChat-module__-ztMDG__icon{color:var(--primary-highlight)}.GlobalChat-module__-ztMDG__icon{color:var(--text-muted);font-size:1.2rem;transition:transform .4s,color .2s}.GlobalChat-module__-ztMDG__open .GlobalChat-module__-ztMDG__icon{color:var(--primary-highlight);transform:rotate(90deg)}.GlobalChat-module__-ztMDG__accordionContent{overflow:hidden}.GlobalChat-module__-ztMDG__accordionContent>div{padding:.25rem 1.25rem 1.25rem}.GlobalChat-module__-ztMDG__open .GlobalChat-module__-ztMDG__subItem{animation:.4s ease-out GlobalChat-module__-ztMDG__fadeIn}@keyframes GlobalChat-module__-ztMDG__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.GlobalChat-module__-ztMDG__subItem{margin-top:.5rem}.GlobalChat-module__-ztMDG__subButton{color:var(--text-muted);text-align:left;cursor:pointer;background:#0003;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-weight:600;display:flex}.GlobalChat-module__-ztMDG__msgBox{background-color:color-mix(in srgb, var(--background-main) 50%, transparent);border-radius:8px;max-height:250px;margin-top:.5rem;padding:1rem;overflow-y:auto}
