.AuthGate-module__2nOZqq__root{background:var(--theme-bg-darkest);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.AuthGate-module__2nOZqq__card{flex-direction:column;gap:.75rem;width:100%;max-width:340px;display:flex}.AuthGate-module__2nOZqq__heading{text-align:center;margin-bottom:1.5rem}.AuthGate-module__2nOZqq__title{color:var(--theme-primary);letter-spacing:3px;text-transform:uppercase;margin:0 0 .5rem;font-family:JetBrains Mono,monospace;font-size:2rem}.AuthGate-module__2nOZqq__subtitle{color:var(--theme-text-muted);margin:0;font-size:.875rem}.AuthGate-module__2nOZqq__actions{flex-direction:column;gap:.75rem;display:flex}.AuthGate-module__2nOZqq__primaryBtn{background:color-mix(in srgb,var(--theme-primary)20%,transparent);border:1px solid color-mix(in srgb,var(--theme-primary)40%,transparent);color:var(--theme-primary);cursor:pointer;border-radius:10px;width:100%;min-height:52px;padding:14px 20px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.AuthGate-module__2nOZqq__divider{align-items:center;gap:.75rem;margin:.25rem 0;display:flex}.AuthGate-module__2nOZqq__dividerLine{background:color-mix(in srgb,var(--theme-text-muted)25%,transparent);flex:1;height:1px}.AuthGate-module__2nOZqq__dividerText{color:var(--theme-text-muted);flex-shrink:0;font-size:.75rem}.AuthGate-module__2nOZqq__guestBtn{background:color-mix(in srgb,var(--theme-text-muted)10%,transparent);border:1px solid color-mix(in srgb,var(--theme-text-muted)20%,transparent);color:var(--theme-text-muted);cursor:pointer;border-radius:10px;width:100%;min-height:52px;padding:14px 20px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}
.NamePrompt-module__dkUr5a__root{background:var(--theme-bg-darkest);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.NamePrompt-module__dkUr5a__card{flex-direction:column;gap:.75rem;width:100%;max-width:340px;display:flex}.NamePrompt-module__dkUr5a__heading{text-align:center;margin-bottom:1.5rem}.NamePrompt-module__dkUr5a__title{color:var(--theme-primary);letter-spacing:3px;text-transform:uppercase;margin:0 0 .5rem;font-family:JetBrains Mono,monospace;font-size:2rem}.NamePrompt-module__dkUr5a__subtitle{color:var(--theme-text-muted);margin:0;font-size:.875rem}.NamePrompt-module__dkUr5a__form{flex-direction:column;gap:.5rem;display:flex}.NamePrompt-module__dkUr5a__input{background:var(--theme-bg-dark);border:1px solid color-mix(in srgb,var(--theme-text-primary)15%,transparent);color:var(--theme-text-primary);box-sizing:border-box;border-radius:8px;outline:none;width:100%;min-height:48px;padding:10px 14px;font-family:Inter,sans-serif;font-size:.9375rem}.NamePrompt-module__dkUr5a__inputError{border-color:var(--theme-error)}.NamePrompt-module__dkUr5a__error{color:var(--theme-error);font-size:.75rem}.NamePrompt-module__dkUr5a__primaryBtn{background:color-mix(in srgb,var(--theme-primary)20%,transparent);border:1px solid color-mix(in srgb,var(--theme-primary)40%,transparent);color:var(--theme-primary);cursor:pointer;border-radius:10px;width:100%;min-height:52px;padding:14px 20px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}
.MapView-module__jFejMW__main{background:var(--theme-bg-darkest);flex-direction:column;height:100vh;padding:1rem;display:flex;overflow:hidden}.MapView-module__jFejMW__header{flex-shrink:0;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.MapView-module__jFejMW__title{color:var(--theme-text-primary);letter-spacing:.02em;font-size:1.5rem;font-weight:600}.MapView-module__jFejMW__subtitle{color:var(--theme-text-muted);font-size:.85rem}.MapView-module__jFejMW__headerRight{align-items:center;gap:.5rem;margin-left:auto;display:flex}.MapView-module__jFejMW__userName{color:var(--theme-text-secondary);font-size:.85rem}.MapView-module__jFejMW__changeNameBtn{border:1px solid var(--theme-border);color:var(--theme-text-muted);cursor:pointer;background:0 0;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;transition:color .15s,border-color .15s}.MapView-module__jFejMW__changeNameBtn:hover{color:var(--theme-text-primary);border-color:var(--theme-primary)}.MapView-module__jFejMW__centerMsg,.MapView-module__jFejMW__errorMsg{text-align:center;color:var(--theme-text-muted);padding:3rem;font-size:.95rem}.MapView-module__jFejMW__errorMsg{color:var(--theme-error)}.MapView-module__jFejMW__mapWrapper{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow:hidden}.MapView-module__jFejMW__mapContainer{border:1px solid var(--theme-border);border-radius:8px;max-width:100%;max-height:100%;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000080}.MapView-module__jFejMW__mapImage{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.MapView-module__jFejMW__zoneOverlay{cursor:pointer;background:#c9a22714;border:2px solid #c9a22759;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:4px;transition:background .15s,border-color .15s;display:flex;position:absolute}.MapView-module__jFejMW__zoneOverlay:hover{background:#c9a22738;border-color:#c9a227bf}.MapView-module__jFejMW__zoneName{color:#fff;text-shadow:0 1px 4px #000c;text-align:center;pointer-events:none;font-size:clamp(.6rem,1.2vw,.85rem);font-weight:600;line-height:1.2}.MapView-module__jFejMW__participantBadge{background:var(--theme-primary);color:#1a1612;pointer-events:none;white-space:nowrap;border-radius:999px;padding:2px 6px;font-size:clamp(.5rem,1vw,.72rem);font-weight:700}
