.map-container{max-width:1200px;margin:0 auto;padding:0 10px}.breadcrumb{font-size:14px;color:#666}.breadcrumb a{color:#007bff;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.map-wrapper{background:#e8f4f8;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}#worldMap{width:100%;height:600px}#worldMap path{stroke:#999;stroke-width:.5;cursor:pointer;transition:fill .2s}#worldMap path:hover{fill:#AF601A!important}#worldMap .country-path:hover{fill:#AF601A!important}