    body { font-family: 'Segoe UI', sans-serif; line-height: 1.6; background-color: #fdfdfd; color: #333; }
    #map { height: 60vh; width: 100%; border-radius: 10px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); }
    table { width: 100%; border-collapse: collapse; margin-top: 20px; }
    th, td { border: 1px solid #ccc; padding: 8px; text-align: left; }
    th { background-color: #f2f2f2; }
    tr.highlight { background-color: #d0f0c0 !important; }
      #seoContent { background-color: #f7f9fa; padding: 20px; border-radius: 10px; box-shadow: 0 1px 5px rgba(0,0,0,0.1); margin-bottom: 20px; font-size: 1.05rem; }
    #seoContent h3 { margin-top: 20px; font-size: 1.25rem; color: #333; }
    #seoContent dl { margin-top: 10px; }
    #seoContent dt { font-weight: bold; margin-top: 10px; }
    #seoContent dd { margin-left: 20px; margin-bottom: 10px; color: #555; font-size: 1rem; }

