*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#fff;background-color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;overflow-x:hidden}#root{min-height:100vh}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1f2937}::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6b7280}button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #3b82f6;outline-offset:2px}button{transition:all .2s ease}button:hover{transform:translateY(-1px)}input::placeholder,textarea::placeholder{color:#9ca3af}::selection{background:transparent;color:inherit}::-moz-selection{background:transparent;color:inherit}.focus-ring:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:.375rem}.maplibregl-map{font-family:inherit}.maplibregl-popup-content{background:#1f1e1b;color:#fff;border:1px solid #2a2926;border-radius:8px}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:#1f1e1b}@media (max-width: 768px){body{font-size:14px}button,a,input,select,textarea{min-height:44px;min-width:44px}input,select,textarea{font-size:16px!important}::-webkit-scrollbar{width:4px}}
