.bcp-cal{--bcp-cal-ink: var(--wp--preset--color--main, var(--wp--preset--color--contrast, #262524));--bcp-cal-radius: 6px;--bcp-cal-gap-x: var(--wp--preset--spacing--medium, 1.25rem);--bcp-cal-per-view: var(--bcp-cal-per-view-desktop, 1);--bcp-cal-font-size: var(--wp--preset--font-size--x-small, .75rem);--bcp-cal-cell-pad: .4rem;--bcp-cal-head-bg: color-mix(in srgb, var(--bcp-cal-ink) 5%, transparent);--bcp-cal-line: rgba(0, 0, 0, .12);--bcp-cal-line: color-mix(in srgb, var(--bcp-cal-ink) 18%, transparent);--bcp-cal-muted: #5c5c5c;--bcp-cal-muted: color-mix(in srgb, var(--bcp-cal-ink) 68%, transparent);--bcp-cal-gap: var(--wp--preset--spacing--small, .75rem);--bcp-cal-open-bg: var(--wp--preset--color--primary, #8a6d4b);--bcp-cal-open-fg: var(--wp--preset--color--base, #fff);--bcp-cal-half-bg: var(--wp--preset--color--primary-accent, #e7ddd1);--bcp-cal-half-fg: var(--wp--preset--color--main, #2b2b2b);--bcp-cal-half-line: var(--wp--preset--color--primary, #8a6d4b);--bcp-cal-closed-fg: #5c5c5c;--bcp-cal-closed-fg: color-mix(in srgb, var(--bcp-cal-ink) 62%, transparent)}.bcp-cal.is-color-warm{--bcp-cal-open-bg: var(--wp--preset--color--primary, #8a6d4b);--bcp-cal-open-fg: var(--wp--preset--color--base, #fff);--bcp-cal-half-bg: var(--wp--preset--color--primary-accent, #e7ddd1);--bcp-cal-half-fg: var(--wp--preset--color--main, #2b2b2b);--bcp-cal-half-line: var(--wp--preset--color--primary, #8a6d4b);--bcp-cal-closed-fg: color-mix(in srgb, var(--bcp-cal-ink) 62%, transparent)}.bcp-cal.is-color-jade{--bcp-cal-open-bg: var(--wp--preset--color--primary, #2f6f62);--bcp-cal-open-fg: var(--wp--preset--color--base, #fff);--bcp-cal-half-bg: var(--wp--preset--color--secondary-accent, var(--wp--preset--color--tertiary, #e3efe9));--bcp-cal-half-fg: var(--wp--preset--color--secondary, var(--wp--preset--color--contrast, #234a41));--bcp-cal-half-line: var(--wp--preset--color--secondary, var(--wp--preset--color--primary, #2f6f62));--bcp-cal-closed-fg: color-mix(in srgb, var(--bcp-cal-ink) 62%, transparent);--bcp-cal-line: color-mix(in srgb, var(--bcp-cal-ink) 18%, transparent);--bcp-cal-muted: color-mix(in srgb, var(--bcp-cal-ink) 68%, transparent)}.bcp-cal.is-color-mono{--bcp-cal-open-bg: var(--wp--preset--color--main, #2b2b2b);--bcp-cal-open-fg: var(--wp--preset--color--base, #fff);--bcp-cal-half-bg: var(--wp--preset--color--base-accent, #ececec);--bcp-cal-half-fg: var(--wp--preset--color--main, #2b2b2b);--bcp-cal-half-line: color-mix(in srgb, var(--bcp-cal-ink) 45%, transparent);--bcp-cal-closed-fg: color-mix(in srgb, var(--bcp-cal-ink) 62%, transparent);--bcp-cal-line: color-mix(in srgb, var(--bcp-cal-ink) 22%, transparent);--bcp-cal-muted: var(--wp--preset--color--main, #2b2b2b)}.bcp-cal.is-color-cool{--bcp-cal-open-bg: var(--wp--preset--color--tertiary, #3a6ea5);--bcp-cal-open-fg: var(--wp--preset--color--base, #fff);--bcp-cal-half-bg: var(--wp--preset--color--tertiary-accent, #dce8f4);--bcp-cal-half-fg: var(--wp--preset--color--main, #1f3a55);--bcp-cal-half-line: var(--wp--preset--color--tertiary, #3a6ea5);--bcp-cal-closed-fg: color-mix(in srgb, var(--bcp-cal-ink) 62%, transparent)}.bcp-cal.is-color-ink{--bcp-cal-open-bg: transparent;--bcp-cal-open-fg: var(--wp--preset--color--main, #1a1a1a);--bcp-cal-half-bg: transparent;--bcp-cal-half-fg: var(--wp--preset--color--main, #1a1a1a);--bcp-cal-half-line: var(--wp--preset--color--main, #1a1a1a);--bcp-cal-closed-fg: color-mix(in srgb, var(--bcp-cal-ink) 62%, transparent);--bcp-cal-line: var(--wp--preset--color--main, rgba(0, 0, 0, .45));--bcp-cal-muted: var(--wp--preset--color--main, #1a1a1a)}.bcp-cal__title{margin:0 0 var(--bcp-cal-gap);font-size:var(--wp--preset--font-size--medium, 1rem)}.bcp-cal__viewport{position:relative;display:flex;align-items:stretch;width:100%}.bcp-cal__track{flex:1 1 auto;min-width:0;width:100%}.bcp-cal.is-style-dual .bcp-cal__track,.bcp-cal:not(.is-style-compact):not(.is-style-hours-table) .bcp-cal__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-columns:repeat(var(--bcp-cal-cols, 2),minmax(0,1fr));gap:var(--bcp-cal-gap-x)}.bcp-cal__nav{display:none}.bcp-cal.is-style-compact .bcp-cal__nav{display:inline-flex;position:absolute;top:50%;z-index:2;margin-top:-1.125rem;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease,transform .18s ease,background-color .18s ease}.bcp-cal.is-style-compact .bcp-cal__nav--prev{left:.25rem}.bcp-cal.is-style-compact .bcp-cal__nav--next{right:.25rem}.bcp-cal.is-style-compact:hover .bcp-cal__nav,.bcp-cal.is-style-compact:focus-within .bcp-cal__nav{opacity:1;visibility:visible}@media(hover:none){.bcp-cal.is-style-compact .bcp-cal__nav{opacity:1;visibility:visible}}.bcp-cal.is-style-compact .bcp-cal__nav:disabled{opacity:0;visibility:hidden;pointer-events:none}.bcp-cal.is-style-compact .bcp-cal__viewport{overflow:hidden}.bcp-cal.is-style-compact .bcp-cal__track{display:flex;flex-wrap:nowrap;gap:var(--bcp-cal-gap-x);transition:transform .35s ease}.bcp-cal.is-style-compact .bcp-cal__track.is-snapping{transition:none}.bcp-cal.is-style-compact .bcp-cal__month{flex:0 0 calc((100% - (var(--bcp-cal-per-view, 1) - 1) * var(--bcp-cal-gap-x)) / var(--bcp-cal-per-view, 1));min-width:calc((100% - (var(--bcp-cal-per-view, 1) - 1) * var(--bcp-cal-gap-x)) / var(--bcp-cal-per-view, 1))}.bcp-cal.is-style-compact .bcp-cal__viewport{touch-action:pan-y;user-select:none}@media(prefers-reduced-motion:reduce){.bcp-cal.is-style-compact .bcp-cal__track{transition-duration:.01ms}}.bcp-cal__nav{align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;font-size:1.125rem;line-height:1;color:#0000008f;background:#d2d2d7a3;border:0;border-radius:999px;cursor:pointer}.bcp-cal__nav:hover{background:#dfdfe3b3;color:#000000b8;transform:scale(1.08)}.bcp-cal__nav:active{background:#c1c1c6a3;transform:scale(.92)}.bcp-cal__month-card{background:var(--bcp-cal-surface, transparent);border-radius:var(--bcp-cal-radius);overflow:hidden}.bcp-cal__month-title{margin:0 0 .5rem;padding:.45rem .5rem;background:var(--bcp-cal-head-bg);text-align:center;font-weight:600;font-size:var(--bcp-cal-font-size)}.bcp-cal__table{margin:0 .5rem}.bcp-cal__table{width:calc(100% - 1rem);border-collapse:collapse;table-layout:fixed}.bcp-cal__wh{padding:var(--bcp-cal-cell-pad);background:var(--bcp-cal-head-bg);font-size:var(--bcp-cal-font-size);font-weight:500;color:var(--bcp-cal-muted);text-align:center}.bcp-cal__day{padding:var(--bcp-cal-cell-pad);text-align:center;vertical-align:middle;font-size:var(--bcp-cal-font-size);border:1px solid var(--bcp-cal-line)}.bcp-cal__day--empty{border-color:transparent}.bcp-cal__num{display:block;line-height:1.6}.bcp-cal__day.is-open{background:var(--bcp-cal-open-bg);color:var(--bcp-cal-open-fg)}.bcp-cal__day.is-half{background:var(--bcp-cal-half-bg);color:var(--bcp-cal-half-fg);border-color:var(--bcp-cal-half-line)}.bcp-cal__day.is-closed{color:var(--bcp-cal-closed-fg)}.bcp-cal.is-color-ink .bcp-cal__day.is-open{border-color:var(--bcp-cal-open-fg);border-width:2px;font-weight:700}.bcp-cal.is-color-ink .bcp-cal__day.is-half{border-style:dashed;border-width:2px;font-weight:600}.bcp-cal__day.is-today .bcp-cal__num{outline:2px solid currentColor;outline-offset:1px;border-radius:3px}.bcp-cal__legend{display:flex;flex-wrap:wrap;gap:var(--wp--preset--spacing--small, .75rem);margin-top:var(--bcp-cal-gap);font-size:var(--wp--preset--font-size--x-small, .75rem);color:var(--bcp-cal-muted)}.bcp-cal__legend-item{display:inline-flex;align-items:center;gap:.4rem}.bcp-cal__swatch{width:.85rem;height:.85rem;border-radius:3px;border:1px solid var(--bcp-cal-line)}.bcp-cal__legend-item.is-open .bcp-cal__swatch{background:var(--bcp-cal-open-bg)}.bcp-cal__legend-item.is-half .bcp-cal__swatch{background:var(--bcp-cal-half-bg);border-color:var(--bcp-cal-half-line)}.bcp-cal__legend-item.is-closed .bcp-cal__swatch{background:transparent}.bcp-cal.is-color-ink .bcp-cal__legend-item.is-open .bcp-cal__swatch{border:2px solid var(--bcp-cal-open-fg)}.bcp-cal.is-color-ink .bcp-cal__legend-item.is-half .bcp-cal__swatch{border:2px dashed var(--bcp-cal-half-line)}.bcp-cal__notes{margin:.45rem .25rem .8rem;padding:0;padding-inline-start:0;list-style:none;font-size:var(--bcp-cal-font-size)}.bcp-cal__note{display:flex;align-items:baseline;gap:.4em;margin:0 0 .2rem;padding:0;font-size:var(--bcp-cal-font-size);line-height:1.5}.bcp-cal__note:last-child{margin-bottom:0}.bcp-cal__note-badge{flex:none;padding:0 .55em;border-radius:999px;font-size:.9em;font-weight:600;line-height:1.7}.bcp-cal__note-badge.is-open{background:var(--bcp-cal-open-bg);color:var(--bcp-cal-open-fg)}.bcp-cal__note-badge.is-half{background:var(--bcp-cal-half-bg);color:var(--bcp-cal-half-fg);box-shadow:inset 0 0 0 1px var(--bcp-cal-half-line)}.bcp-cal__note-badge.is-closed{background:var(--bcp-cal-closed-badge-bg, #f6e5e0);color:var(--bcp-cal-closed-badge-fg, #a6442f)}.bcp-cal.is-color-ink .bcp-cal__note-badge.is-open{background:transparent;color:var(--bcp-cal-open-fg);box-shadow:inset 0 0 0 2px var(--bcp-cal-open-fg)}.bcp-cal__note-body{color:var(--bcp-cal-muted)}.bcp-cal__note-date{margin-right:.25em;font-weight:600;color:var(--bcp-cal-ink)}.bcp-cal__day.has-note{position:relative}.bcp-cal__day.has-note:after{content:"";position:absolute;top:3px;right:3px;width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.55}.bcp-cal__day.is-closed.has-note:after{background:var(--bcp-cal-closed-badge-fg, #a6442f);opacity:.85}.bcp-cal__hours{margin-top:var(--bcp-cal-gap);font-size:var(--wp--preset--font-size--small, .875rem);color:var(--bcp-cal-muted)}.bcp-cal__hours p{margin:0 0 .2rem}.bcp-hours__table{width:100%;border-collapse:collapse;table-layout:fixed}.bcp-hours__corner,.bcp-hours__wh,.bcp-hours__label,.bcp-hours__cell{border:1px solid var(--bcp-cal-line);padding:.5rem .35rem;text-align:center;font-size:var(--wp--preset--font-size--small, .875rem)}.bcp-hours__corner,.bcp-hours__wh{font-weight:600;color:var(--bcp-cal-muted);background:var(--bcp-cal-half-bg)}.bcp-hours__corner{text-align:left;white-space:nowrap}.bcp-hours__label{font-weight:600;text-align:left;white-space:nowrap;background:var(--bcp-cal-half-bg);color:var(--bcp-cal-half-fg)}.bcp-hours__mark{display:inline-block;line-height:1;font-size:var(--wp--preset--font-size--medium, 1.05rem)}.bcp-hours__mark.is-open{color:var(--bcp-cal-open-bg)}.bcp-hours__mark.is-half{color:var(--bcp-cal-half-line)}.bcp-hours__mark.is-closed{color:var(--bcp-cal-closed-fg)}.bcp-hours__note{margin:var(--bcp-cal-gap) 0 0;font-size:var(--wp--preset--font-size--x-small, .75rem);color:var(--bcp-cal-muted)}@media(max-width:900px){.bcp-cal.is-style-dual .bcp-cal__track,.bcp-cal:not(.is-style-compact):not(.is-style-hours-table) .bcp-cal__track{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:782px){.bcp-cal.is-style-compact{--bcp-cal-per-view: 1}}@media(max-width:600px){.bcp-cal.is-style-dual .bcp-cal__track,.bcp-cal:not(.is-style-compact):not(.is-style-hours-table) .bcp-cal__track{grid-template-columns:1fr;gap:var(--wp--preset--spacing--small, .75rem)}}
