.mpaqt-settings-wrapper {
    padding: 20px 0;
}

.mpaqt-api-keys-section {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
}

.api-keys-display {
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 20px;
}

.generate-api-key-section {
    margin-top: 20px;
}

.api-key-input {
    margin-right: 10px;
}

.toggle-key-button {
    vertical-align: middle;
}
