.pye-gb-photo-field {
    margin-top: 1.35rem;
}

.pye-gb-photo-label {
    display: block;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.pye-gb-photo-optional {
    font-weight: 400;
    opacity: 0.7;
}

.pye-gb-photo-input {
    display: block;
    max-width: 100%;
}

.pye-gb-photo-help {
    margin-top: 0.4rem;
    font-size: 0.9rem;
    opacity: 0.7;
}

.pye-gb-photo-preview-wrap {
    margin-top: 0.9rem;
}

.pye-gb-photo-preview {
    display: block;
    width: auto;
    max-width: 220px;
    max-height: 220px;
    object-fit: cover;
    border-radius: 12px;
}

.pye-gb-photo-status {
    margin-top: 0.55rem;
    font-size: 0.92rem;
}

.pye-gb-photo-success {
    font-weight: 600;
}

.pye-gb-photo-error {
    font-weight: 600;
}

.pye-gb-entry-photo-wrap {
    margin-top: 1rem;
}

.pye-gb-entry-photo {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 560px;
    object-fit: contain;
    border-radius: 14px;
}
