body {
    font-family: 'Inter', sans-serif;
}

.drop-zone.dragover {
    background-color: #eff6ff;
    border-color: #60a5fa;
}
