/* Print styles */ @media print { .header, .map-controls, .status-container, .modal { display: none !important; } #map-container { height: 100vh; } }