body,html{max-width:100vw;overflow-x:clip}:root{--brand-dark-blue:#223144;--brand-orange:#f29900;--brand-page-bg:#f5f9ff;--brand-card-bg:#fbfdff;--brand-border:#dbe7f5;--brand-muted:#667085}body{background:var(--brand-page-bg);color:var(--brand-dark-blue);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}::selection{background:rgba(242,153,0,.28)}.mantine-Input-input,.mantine-PasswordInput-input,.mantine-Select-input,.mantine-Textarea-input{background-color:#fbfdff;border-color:var(--brand-border)}.game-markdown-editor.w-md-editor{--color-fg-default:var(--brand-dark-blue);--color-fg-muted:var(--brand-muted);--color-canvas-default:#fbfdff;--color-canvas-subtle:#f7fafe;--color-border-default:var(--brand-border);--color-prettylights-syntax-comment:#667085;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-markup-heading:var(--brand-dark-blue);--md-editor-font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:#fbfdff;border:1px solid var(--brand-border);border-radius:14px;box-shadow:none;color:var(--brand-dark-blue);overflow:hidden}.game-markdown-editor .w-md-editor-toolbar{background:#f7fafe;border-bottom:1px solid var(--brand-border);padding:6px 8px}.game-markdown-editor .w-md-editor-toolbar li>button{border-radius:8px;color:var(--brand-dark-blue);height:28px;min-width:28px}.game-markdown-editor .w-md-editor-toolbar li.active>button,.game-markdown-editor .w-md-editor-toolbar li>button:focus,.game-markdown-editor .w-md-editor-toolbar li>button:hover{background:rgba(242,153,0,.14);color:var(--brand-dark-blue)}.game-markdown-editor .w-md-editor-toolbar-divider{background-color:var(--brand-border)}.game-markdown-editor .w-md-editor-content,.game-markdown-editor .w-md-editor-input,.game-markdown-editor .w-md-editor-preview,.game-markdown-editor .w-md-editor-text,.game-markdown-editor .w-md-editor-text-input{background:#fbfdff}.game-markdown-editor .w-md-editor-text{color:var(--brand-dark-blue);font-size:.95rem!important;line-height:1.55!important}.game-markdown-editor .w-md-editor-text-input,.game-markdown-editor .w-md-editor-text-pre,.game-markdown-editor .w-md-editor-text-pre>code{color:var(--brand-dark-blue)!important}.game-markdown-editor .w-md-editor-text-input::placeholder{color:var(--brand-muted)}.game-markdown-editor .wmde-markdown{background:#fbfdff;color:var(--brand-dark-blue);font-family:var(--font-sans);font-size:.95rem}.game-markdown-editor .wmde-markdown h1,.game-markdown-editor .wmde-markdown h2,.game-markdown-editor .wmde-markdown h3,.game-markdown-editor .wmde-markdown h4,.game-markdown-editor .wmde-markdown h5,.game-markdown-editor .wmde-markdown h6{color:var(--brand-dark-blue);font-family:var(--font-display);letter-spacing:.02em}.game-markdown-editor .wmde-markdown a{color:var(--brand-orange)}.game-markdown-editor .wmde-markdown img{border-radius:12px;max-width:100%}.leaflet-container{isolation:isolate}.live-badge{background:var(--brand-orange);box-shadow:0 0 0 0 rgba(242,153,0,.5);color:#ffffff;animation:live-pulse 1.6s ease-in-out infinite}@keyframes live-pulse{0%,to{box-shadow:0 0 0 0 rgba(242,153,0,.5);transform:scale(1)}50%{box-shadow:0 0 0 7px rgba(242,153,0,0);transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.live-badge{animation:none}}.running-livedot{width:9px;height:9px;border-radius:9999px;background:#2f9e44;flex-shrink:0;animation:running-livedot-pulse 1.6s ease-in-out infinite}.running-livedot--ended{background:var(--brand-muted);animation:none}@keyframes running-livedot-pulse{0%,to{box-shadow:0 0 0 0 rgba(47,158,68,.5)}70%{box-shadow:0 0 0 6px rgba(47,158,68,0)}}@media (prefers-reduced-motion:reduce){.running-livedot{animation:none}}