body {
    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;
    background-color: #fef6ff;
}
.card { border-radius: 16px; }
.btn { border-radius: 12px; font-weight: 600; }
