/* Overdrive Booking - appearance override markers. Generated by bin/build-plugin.mjs from includes/tokens.json. */
/* The mount div carries the validated value inline; `inherit !important` lets the custom element take it. */
.od-t-primary > overdrive-booking { --od-primary: inherit !important; }
.od-t-primary-hover > overdrive-booking { --od-primary-hover: inherit !important; }
.od-t-primary-light > overdrive-booking { --od-primary-light: inherit !important; }
.od-t-accent > overdrive-booking { --od-accent: inherit !important; }
.od-t-bg > overdrive-booking { --od-bg: inherit !important; }
.od-t-bg-secondary > overdrive-booking { --od-bg-secondary: inherit !important; }
.od-t-bg-card > overdrive-booking { --od-bg-card: inherit !important; }
.od-t-text > overdrive-booking { --od-text: inherit !important; }
.od-t-text-secondary > overdrive-booking { --od-text-secondary: inherit !important; }
.od-t-text-muted > overdrive-booking { --od-text-muted: inherit !important; }
.od-t-border > overdrive-booking { --od-border: inherit !important; }
.od-t-border-focus > overdrive-booking { --od-border-focus: inherit !important; }
.od-t-success > overdrive-booking { --od-success: inherit !important; }
.od-t-error > overdrive-booking { --od-error: inherit !important; }
.od-t-warning > overdrive-booking { --od-warning: inherit !important; }
.od-t-font > overdrive-booking { --od-font: inherit !important; }
.od-t-font-head > overdrive-booking { --od-font-head: inherit !important; }
.od-t-font-body > overdrive-booking { --od-font-body: inherit !important; }
.od-t-font-size-base > overdrive-booking { --od-font-size-base: inherit !important; }
.od-t-radius-sm > overdrive-booking { --od-radius-sm: inherit !important; }
.od-t-radius > overdrive-booking { --od-radius: inherit !important; }
.od-t-radius-lg > overdrive-booking { --od-radius-lg: inherit !important; }
.od-t-radius-xl > overdrive-booking { --od-radius-xl: inherit !important; }
.od-t-shadow-sm > overdrive-booking { --od-shadow-sm: inherit !important; }
.od-t-shadow > overdrive-booking { --od-shadow: inherit !important; }
.od-t-shadow-lg > overdrive-booking { --od-shadow-lg: inherit !important; }
