.appointment-picker{margin:24px 0;min-width:0}.picker-section{padding:22px 0;border-top:1px solid #dce5de}.picker-section h3{display:flex;align-items:center;gap:10px;margin:0 0 16px;font-size:1.1rem}.picker-section h3>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e8eee9;color:#23483e;font-size:.85rem}.picker-label{display:block;margin-bottom:8px}.appointment-picker select{width:100%;min-height:54px;border:1px solid #879c90;border-radius:12px;padding:12px;background:#fff;color:#173a33;font:inherit}.appointment-picker [hidden]{display:none!important}.date-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:10px}.appointment-picker button{font:inherit;cursor:pointer}.date-choice,.time-choice{border:1px solid #a5b5ab;background:#fff;color:#173a33;border-radius:12px;transition:background .15s}.date-choice{display:flex;flex-direction:column;align-items:center;gap:3px;padding:13px 8px;min-height:145px}.date-choice small{text-transform:capitalize;font-size:.85rem}.date-choice strong{font-size:2rem;line-height:1.2}.date-choice span{font-size:.8rem}.date-choice em{font-size:.7rem;font-style:normal;margin-top:6px}.date-choice[aria-pressed=true],.time-choice[aria-pressed=true]{background:#173e36;color:#fff;border-color:#173e36;box-shadow:0 0 0 2px #173e36}.appointment-picker button:focus-visible,.appointment-picker select:focus-visible{outline:3px solid #b17b22;outline-offset:4px}.date-choice:hover,.time-choice:hover{border-color:#173e36;background:#eff5f0}.date-choice[aria-pressed=true]:hover,.time-choice[aria-pressed=true]:hover{background:#173e36}.venue-times{margin:0 0 20px}.venue-times h4{font-size:.95rem;margin:0 0 12px}.time-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(115px,1fr));gap:10px}.time-choice{min-height:50px;padding:12px 8px;font-weight:700!important}.picker-hint{margin:0;color:#5a6e63;background:#f4f7f4;border-radius:10px;padding:16px;grid-column:1/-1}.picker-feedback{color:#425c4e;font-size:.9rem;margin:12px 0;line-height:1.6}.selection-preview{display:grid;gap:5px;padding:18px 20px;background:#edf5ed;border:1px solid #c8d9c9;border-radius:14px;margin-top:16px;line-height:1.5}.selection-preview strong{font-size:1.12rem}.selection-preview small{color:#4e6557}.selection-preview small:first-child{text-transform:uppercase;font-weight:700;letter-spacing:.06em;font-size:.7rem}.booking-status{margin:0 24px 20px}.booking-status:empty{display:none}.booking-form-step .step-actions button:disabled{opacity:.5;cursor:not-allowed}.appointment-picker #retrySlots{margin:8px 0}.booking-intro{margin-bottom:25px}@media(max-width:480px){.date-options{grid-template-columns:repeat(2,minmax(0,1fr))}.time-options{grid-template-columns:repeat(2,minmax(0,1fr))}.picker-section{padding:20px 0}.selection-preview{padding:16px}.booking-header .brand span{font-size:.95rem}.booking-close{font-size:.8rem}}
