#smsbalie-widget { max-width: 420px; font-family: inherit; }
#smsbalie-widget label { display: block; font-weight: 600; margin: 12px 0 4px; font-size: 14px; }
#smsbalie-widget select, #smsbalie-widget input { width: 100%; padding: 8px 10px; border: 1px solid #ccc; border-radius: 6px; font-size: 14px; box-sizing: border-box; }
.smsbalie-dag-label { font-weight: 700; font-size: 13px; margin: 12px 0 6px; }
.smsbalie-sloten-rij { display: flex; flex-wrap: wrap; gap: 6px; }
.smsbalie-slot { padding: 8px 12px; border: 1px solid #ccc; border-radius: 6px; background: #fff; color: #1a1f2b; cursor: pointer; font-size: 13px; }
.smsbalie-slot.gekozen { background: #f97316; color: #fff; border-color: #f97316; }
#smsbalie-widget button#smsbalie-verzenden { margin-top: 14px; width: 100%; background: #f97316; color: #fff; border: none; padding: 12px; border-radius: 6px; font-weight: 700; cursor: pointer; }
.smsbalie-fout { color: #b23a3a; font-size: 13px; }
.smsbalie-gelukt { color: #157a6e; font-weight: 700; }
