:root{--background-color: #0C0D0F;--base-color: #fff;--secondary-color: #7D7F8F;--border-color: #171E25;--input-background: #1B1D2599;--card-background: #0d0e12;--accent-color: #4C67FF;--error: #FF5656}@font-face{font-family:SF-Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/SF-Pro-Display-Regular.woff2) format("woff2")}@font-face{font-family:SF-Pro;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/SF-Pro-Display-Medium.woff2) format("woff2")}@font-face{font-family:SF-Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/SF-Pro-Display-Semibold.woff2) format("woff2")}*{box-sizing:border-box}html,body,#app{margin:0;padding:0;height:100%;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#052731}.custom-map-marker{background:transparent;border:none;width:12px!important;height:12px!important;margin-left:-6px!important;margin-top:-6px!important}.marker-dot{width:12px;height:12px;border:2px solid white;border-radius:50%;box-shadow:0 2px 6px #0000004d;cursor:pointer;transition:all .2s ease}.marker-container{position:relative;display:flex;flex-direction:column;align-items:center}.player-name{position:absolute;top:14px;background:#000c;color:#fff;padding:2px 6px;border-radius:3px;font-size:10px;white-space:nowrap;pointer-events:none}.coordinate-tooltip{background:#000c;border:1px solid #333;border-radius:4px;color:#fff;font-size:12px;padding:4px 8px;white-space:nowrap}.coordinate-tooltip:before{border-top-color:#000c}.hidden-value{display:none!important}*{margin:0;padding:0;box-sizing:border-box}#app{width:100vw;height:100vh;font-family:Arial,sans-serif}
