@media (max-width: 900px) {
    .service-details-panel.glass { width: 100vw; min-width: 0; border-radius: 0; }
    .service-discovery-container { flex-direction: column; }
} 