*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#0b1220;color:#e2e8f0}a{color:inherit}.card{background:#111a2e;border:1px solid #1e293b;border-radius:10px;padding:1.25rem}.btn{background:#2563eb;color:white;border:none;border-radius:6px;padding:.6rem 1.2rem;font-size:1rem;cursor:pointer}.btn:hover{background:#1d4ed8}.btn:disabled{opacity:.5;cursor:not-allowed}input,select{background:#0b1220;border:1px solid #334155;border-radius:6px;color:#e2e8f0;padding:.5rem;font-size:.9rem}input:focus,select:focus{outline:none;border-color:#2563eb}.map-columns{display:flex;flex:1 1;min-height:0}.map-sidebar-left{width:260px;flex-shrink:0}.map-sidebar-right{width:380px;flex-shrink:0}@media (max-width:900px){.map-columns{flex-direction:column;overflow-y:auto}.map-sidebar-left,.map-sidebar-right{width:100%}.map-sidebar-right{order:-1}.map-main{min-height:60vh}.map-footer{display:none}}.thin-scroll::-webkit-scrollbar{width:8px}.thin-scroll::-webkit-scrollbar-track{background:transparent}.thin-scroll::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}