This page describes how the booking system actually behaves, but it was not written by a lawyer and must not be published as-is. It is not a contract and should not be relied on.
Still to decide: legalEntity, businessAddress, privacyEmail, governingLaw, venue, retentionPeriod, effectiveDate. Set them in frontend/src/legal/config.ts, then have counsel read the result and set reviewedByCounsel.
Accessibility
Reviewed [effective date — NOT SET]
Where we stand
We want anyone to be able to book a car here, and we would rather tell you plainly what does not work yet than claim a standard we have not been audited against.
We are working towards WCAG 2.1 Level AA. We have not been independently audited, and we do not claim conformance.
What does work
- The booking form is keyboard operable end to end, and every field has a label bound to its control.
- A skip link is the first thing a keyboard user reaches on these pages.
- Errors are announced to screen readers, not shown only as colour.
- The card form is served by Stripe, which maintains its own accessibility support.
- Every text colour clears the 4.5:1 contrast WCAG AA asks for, measured against the page rather than assumed.
- Keyboard focus draws a visible ring on every control, and only for keyboard users — a mouse click does not paint one.
- The site reflows to a single column on small screens and respects browser text sizing.
What does not, yet
These are known and measured. Each is a real barrier for someone, and naming them is not a substitute for fixing them.
- Motion. Content animates into view as you scroll. This does not yet honour a reduced-motion preference.
- No audit. Nothing here has been tested with real assistive technology by someone who depends on it.
If something blocks you
Call +1 (206) 931-0065 at any hour and a person will take your booking directly. That line is staffed around the clock and is a complete alternative to this website — you never have to use the form.
If you hit a barrier, please tell us what happened and what you were using, at dispatch@oclapremium.com. We will reply, and we will tell you honestly whether and when we expect to fix it.