/* Visual system: neutral surfaces, one accent, native typography. Layout lives in event-cards.css. */
:root{--ui-font:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--cream:#f7f8fa;--plum:#1d1d1f;--teal-ink:#0066cc;--soft-teal:#eaf3ff;--text:#1d1d1f;--secondary:#6e6e73;--hairline:#19263812;font-family:var(--ui-font);color:var(--text);background:var(--cream);-webkit-font-smoothing:antialiased}
body,button,input,select{font-family:var(--ui-font)}
header{background:transparent;color:var(--text)}
.brand{color:var(--text)}.brand-product{background:#e8e8ed;color:#515154;font-family:var(--ui-font);font-weight:500;letter-spacing:0}
.event-card{color:var(--text);border-color:var(--hairline);border-radius:18px;box-shadow:0 1px 2px #18243905;background:#fff}
.event-card h2,.event-time,.event-time .duration,.event-facts .metric-price,.event-facts .metric-level strong,.event-booking .roster-count,.event-booking .book{font-family:var(--ui-font)}
.event-card h2{color:var(--text);font-weight:500;letter-spacing:-.25px}.event-time{color:var(--text);font-weight:650;letter-spacing:-.65px}.event-time .duration,.event-card .venue,.event-card .venue-group .route{color:var(--secondary)}
.event-booking .roster-count{color:#1d1d1f;font-weight:650}.event-booking .roster-total{color:#86868b;font-weight:400}
.event-facts .metric-price{color:#424245;background:#f2f4f7;font-weight:500;border-radius:7px}.event-facts .metric-level{background:#eee7ff;border-radius:7px;box-shadow:inset 0 0 0 1px #7651ca12}.event-facts .metric-level strong{color:#6341aa;font-weight:600}
.event-booking .book{background:linear-gradient(180deg,#2585f3,#0874e8);border-color:#086ad61a;border-radius:11px;font-weight:600;box-shadow:inset 0 1px 0 #ffffff26,0 1px 2px #0050a515}.event-booking .book:hover{background:#0077ed;border-color:transparent}.event-booking .book:active{background:#0068d1}
.event-card .venue .directions{color:#0066cc}.day-heading{font-family:var(--ui-font);color:#424853;font-weight:600;letter-spacing:-.15px;font-size:13px}
.controls .activity-bar{background:#eceff3;border-radius:11px;padding:3px;box-shadow:inset 0 0 0 1px #18243905}.controls .activity-bar button{border-radius:8px;color:#6e6e73}.controls .activity-bar button.selected{background:#fff!important;color:#1d1d1f;box-shadow:0 1px 4px #00000012,0 0 0 1px #00000003}.controls .activity-bar button:hover:not(.selected){background:#e1e1e6!important;color:#1d1d1f}.controls .activity-bar .filter-label{font-weight:500}
.filter-toolbar #location-toggle,.filter-toolbar #schedule-toggle,.filter-toolbar #level-toggle{border-radius:10px;box-shadow:0 1px 2px #00000003;color:#515154;font-family:var(--ui-font)}
.filter-toolbar #location-toggle:not(.selected),.filter-toolbar #schedule-toggle:not(.selected),.filter-toolbar #level-toggle:not(.selected){background:#edf0f4!important;border-color:#dfe4eb!important}
.filter-toolbar #location-toggle:not(.selected):hover,.filter-toolbar #schedule-toggle:not(.selected):hover,.filter-toolbar #level-toggle:not(.selected):hover{background:#e1e1e6!important}
.filter-toolbar #location-toggle.selected,.filter-toolbar #schedule-toggle.selected,.filter-toolbar #level-toggle.selected{background:#e7f0fc!important;border-color:#cddff5!important;color:#0066cc}
#quick-clear-origin,#quick-clear-level,#quick-clear-schedule{background:#6e6e73;border-color:#f7f8fa}
.location-popover,#location-popover.location-modal{background:#fff;border:1px solid #0000000c;border-radius:22px;box-shadow:0 4px 12px #18243908,0 18px 48px #1824391f;color:#1d1d1f}
.location-modal::backdrop{background:#1d1d1f38;backdrop-filter:blur(6px)}
.popover-heading h2,.location-modal .popover-heading h2,.schedule-popover .popover-heading h2{font-family:var(--ui-font);font-weight:600;letter-spacing:-.5px;color:#1d1d1f}
.popover-heading button{background:#f5f5f7;color:#6e6e73;border-radius:50%}.location-modal .location-step h3{font-family:var(--ui-font);font-weight:600;letter-spacing:-.2px}.location-modal .location-step label,.level-heading,.range-scale{color:#6e6e73}
.location-modal .location-step input:not([type=range]),.location-modal .location-step select{font-family:var(--ui-font);background-color:#f5f5f7;border-color:#e5e5e7;border-radius:12px;color:#1d1d1f}.location-modal .location-step+.location-step,.location-modal-actions{border-color:#ececee}
.location-modal-actions button{font-family:var(--ui-font);border-radius:999px;background:#f5f5f7;border-color:transparent;color:#1d1d1f;font-weight:500}#save-location,.location-modal #find-origin{background:#0071e3;color:white;border:0;border-radius:999px;font-weight:500}
.range-tabs{background:#e9e9ed;border:0;border-radius:10px}.range-tabs button{font-family:var(--ui-font);color:#6e6e73}.range-tabs button[aria-pressed=true]{background:white;color:#1d1d1f;box-shadow:0 1px 4px #00000012}
.schedule-days button{background:#f5f5f7;border-color:#ececee;color:#6e6e73;border-radius:10px}.schedule-days button[aria-pressed=true]{background:#e7f0fc;border-color:#cddff5;color:#0066cc}#schedule-reset,#all-levels,.clear-origin{color:#0066cc}.source-checks,footer{color:#86868b}
button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #0071e380;outline-offset:3px}
.event-card .event-facts .metric-missing{background:none;color:#86868b;font-weight:400;box-shadow:none}.card-travel .journey-skeleton{background:#ececef;border-radius:4px}
@media(min-width:901px){.event-card{border-radius:14px}.event-card .metric-price{color:#1d1d1f;background:none}.event-card .event-time{font-size:19px}.event-card h2{font-size:15px}}
@media(max-width:620px){.event-card{border-radius:18px}.event-card h2{font-size:16px}.filter-toolbar{row-gap:10px}}

/* Level is a distinct, repeatable visual cue in cards and its filter. */
.filter-toolbar #level-toggle.selected{background:#e7f0fc!important;border-color:#cddff5!important;color:#0066cc}
.event-card .event-facts .metric-missing strong{color:inherit}
@media(hover:hover){.event-card:hover{border-color:#cbd3df;box-shadow:0 2px 6px #18243909}}

/* Location is chosen through search; map only adjusts its distance zone. */
#location-popover.location-modal #location-map{height:auto;aspect-ratio:1 / 1;width:100%}
.event-booking .book,.location-modal #find-origin,.location-modal-actions button,#save-location{display:inline-flex;align-items:center;justify-content:center;height:32px;min-height:32px;padding:0 13px;font-family:var(--ui-font);font-size:12px;line-height:1;font-weight:600;border-radius:10px}
.location-modal .location-step input:not([type=range]),.location-modal .location-step select{height:36px;font-size:13px}
.range-tabs button{height:30px;font-size:12px}.location-modal-actions{padding:12px 0;gap:8px}

/* Keep filters readable over scrolling cards, with a transparent glass surface. */
.controls{position:sticky;top:0;z-index:1200;isolation:isolate;padding-top:12px;padding-bottom:12px;margin-bottom:4px}
.controls::before{content:"";position:absolute;inset:0 -16px 0;z-index:-1;pointer-events:none;background:rgba(247,248,250,.56);-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2);-webkit-mask-image:none;mask-image:none}
.day-group{scroll-margin-top:76px}
@media(prefers-reduced-transparency:reduce){.controls::before{background:#f7f8fa;-webkit-backdrop-filter:none;backdrop-filter:none;-webkit-mask-image:none;mask-image:none;bottom:0}}

/* Discreet diagnostics entry; intentionally visually hidden, not access control. */
#source-status-toggle{position:fixed;right:0;bottom:0;width:32px;height:32px;border:0;padding:0;background:transparent;box-shadow:none;z-index:1201;cursor:default;color:transparent}
#source-status-toggle:focus-visible{outline:2px solid #0071e3;outline-offset:-4px;border-radius:8px}
#source-status-popover{position:fixed;inset:auto 16px 44px auto;margin:0;width:min(360px,calc(100vw - 32px));max-height:70dvh;overflow:auto;padding:20px;border:1px solid #19263812;border-radius:18px;background:#fff;color:#1d1d1f;box-shadow:0 8px 40px #18243926}
#source-status-popover .popover-heading h2{font-size:16px;margin:0}#source-status-popover .popover-heading button{width:28px;height:28px;font-size:22px;padding:0;display:grid;place-items:center;border:0}
#source-status-popover .source-checks{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin:18px 0 0;font-size:12px;color:#6e6e73}

/* Mobile: time/provider, event details, availability/action. */
@media(max-width:620px){
 .event-card{grid-template-columns:54px minmax(0,1fr) 56px;gap:12px;padding:14px 12px;align-items:start}
 .event-card .event-time{grid-column:1;grid-row:1;font-size:19px;padding:2px 0;gap:6px}
 .event-card .event-time .event-provider{margin:9px 0 0;height:18px}
 .event-card .card-body{grid-column:2;grid-row:1}
 .event-card h2{font-size:15px;line-height:1.35;letter-spacing:-.25px}
 .event-card .event-facts{justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-top:12px}
 .event-card .event-facts .metric-price{background:none;padding:0;min-height:0;color:#1d1d1f;font-size:12px}
 .event-card .event-facts .metric-level{padding:5px 7px;min-height:24px}
 .event-card .event-facts .metric-level strong{font-size:12px}
 .event-card .event-booking{grid-column:3;grid-row:1;display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:center;gap:12px;padding:0}
 .event-card .event-booking .roster{justify-content:center}
 .event-card .event-booking .roster-count{font-size:20px}
 .event-card .event-booking .roster-label{font-size:9px;max-width:56px}
 .event-card .event-booking .book{height:26px;min-height:26px;min-width:54px;padding:0 9px;font-size:11px;border-radius:8px}
}
@media(max-width:360px){.event-card{grid-template-columns:48px minmax(0,1fr) 52px;gap:9px;padding:12px 10px}.event-card .event-time{font-size:18px}.event-card h2{font-size:14px}}

/* Matching utility icons and quiet loading surfaces. */
.filter-toolbar #location-toggle .filter-circle{color:#68747a}
.filter-toolbar #location-toggle .filter-circle .fi{font-size:16px}
@media(max-width:620px){.filter-toolbar #location-toggle,.filter-toolbar #schedule-toggle{width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;padding:0;gap:0;flex:0 0 32px}}
#events>.skeleton{background:#eff1f4;border:1px solid #e9ecf0;box-shadow:none;border-radius:14px;height:66px;margin-bottom:7px;animation:none}
@media(max-width:900px){#events>.skeleton{height:120px;border-radius:18px;margin-bottom:12px}}

@media(max-width:620px){
 .event-card .event-time{font-size:18px}.event-time .duration{font-size:9px}
 .event-card h2{font-size:14px;line-height:1.35}.event-card .venue{font-size:11px}.event-card .venue-group .route{font-size:10px}
 .event-card .event-facts{gap:8px}.event-card .event-facts .metric-price,.event-card .event-facts .metric-level strong{font-size:11px}
 .event-card .event-facts .metric-level{padding:4px 6px;min-height:22px}
 .event-card .event-facts .event-provider{margin:0;flex-shrink:0}.event-card .provider-padelmates{max-height:24px;max-width:36px}.event-card .provider-court22{width:30px;max-width:30px}.event-card .provider-matchi{width:14px;height:14px}
 .event-card .event-booking .roster-count{font-size:18px}.event-card .event-booking .book{font-size:10px}
 .day-heading{font-size:12px}
}

/* Tighter sticky band; a little breathing room for short tab labels. */
.controls{padding-top:8px;padding-bottom:8px}
.controls .activity-bar button{min-width:34px}
@media(max-width:620px){.controls{padding-top:7px;padding-bottom:7px}.controls .activity-bar button{min-width:29px;padding-left:7px;padding-right:7px}}
@media(max-width:360px){.controls .activity-bar button{min-width:27px;padding-left:5px;padding-right:5px}}

/* Location uses the same whole-button hover as Time, without an icon badge. */
.filter-toolbar #location-toggle .filter-circle,.filter-toolbar #location-toggle:hover .filter-circle{background:transparent;color:#68747a;box-shadow:none}

/* Junto: retain the original mark and Bricolage wordmark, with a compact masthead. */
header{padding-top:18px;padding-bottom:10px}
.brand{font-family:"Bricolage Grotesque",sans-serif;font-size:28px;font-weight:800;letter-spacing:-1px;gap:8px;line-height:1.1}
.brand .mark{width:30px;height:30px}
main{padding-top:0}.controls{margin-top:0}
@media(max-width:620px){header{padding-top:16px;padding-bottom:9px}.brand{font-size:26px}.brand .mark{width:28px;height:28px}main{padding-top:0}.controls{margin-top:0}}

/* Quiet scrollbars, kept inside the modal's clipped, rounded shell. */
*{scrollbar-width:thin;scrollbar-color:#b6bdc7 transparent}
::-webkit-scrollbar{width:6px;height:6px}
::-webkit-scrollbar-track{background:transparent}
::-webkit-scrollbar-thumb{background:#b6bdc7;border-radius:999px}
::-webkit-scrollbar-thumb:hover{background:#8993a1}
::-webkit-scrollbar-corner{background:transparent}
#location-popover.location-modal{padding:10px;overflow:hidden;max-height:90dvh}
.location-scroll{overflow-y:auto;overscroll-behavior:contain;max-height:calc(90dvh - 22px);padding:14px;scrollbar-gutter:stable;border-radius:14px}
.location-scroll .location-modal-actions{bottom:-14px;margin-bottom:-14px;padding-bottom:14px}
@media(max-width:620px){#location-popover.location-modal{max-height:calc(100dvh - 32px)}.location-scroll{max-height:calc(100dvh - 54px)}}

/* Independent, persistent centre selection. */
.centre-entry{position:relative;margin-left:auto}.filter-toolbar .location-entry{margin-left:0}
#centre-toggle{height:32px;padding:0 10px;border:1px solid #dfe4eb;border-radius:10px;background:#edf0f4;color:#515154;font-size:12px;font-weight:500;anchor-name:--centre-filter}
#centre-toggle:hover{background:#e1e1e6}#centre-toggle.selected{background:#e7f0fc;border-color:#cddff5;color:#0066cc}
#quick-clear-centre{position:absolute;right:-6px;top:-6px;display:grid;place-items:center;width:20px;height:20px;border:2px solid #f7f8fa;border-radius:50%;padding:0;background:#6e6e73;color:white}#quick-clear-centre .fi{font-size:12px}
#centre-popover{position:fixed;inset:110px 24px auto auto;width:min(360px,calc(100vw - 32px));max-height:calc(100dvh - 140px);overflow:auto;margin:0;padding:20px;border:1px solid #19263812;border-radius:20px;background:#fff;color:#1d1d1f;box-shadow:0 4px 12px #18243908,0 18px 48px #1824391f}
#centre-popover .popover-heading h2{font-size:18px;margin:0}#close-centre{width:28px;height:28px;border:0;display:grid;place-items:center;padding:0}#close-centre .fi{font-size:18px}
.centre-tabs{display:flex;gap:3px;padding:3px;background:#eceff3;border-radius:10px;margin:16px 0}.centre-tabs button{flex:1;height:30px;border:0;border-radius:7px;background:transparent;color:#6e6e73;font-size:12px}.centre-tabs button[aria-pressed=true]{background:white;color:#1d1d1f;box-shadow:0 1px 4px #00000012}
#centre-search{width:100%;height:36px;padding:0 10px;border:1px solid #e5e5e7;border-radius:10px;background:#f5f5f7;font-size:13px}
.centre-actions{display:flex;align-items:center;justify-content:space-between;margin:12px 0;color:#6e6e73;font-size:12px}.centre-actions button{border:0;background:none;color:#0066cc;font-size:12px;padding:4px}
#centre-list{max-height:280px;overflow:auto;overscroll-behavior:contain}.centre-option{display:flex;align-items:center;gap:10px;padding:10px 2px;font-size:13px;line-height:1.35;cursor:pointer}.centre-option input{width:16px;height:16px;margin:0;flex-shrink:0;accent-color:#0071e3}#centre-message{font-size:12px;color:#6e6e73}#centre-message:empty{display:none}
@supports(top:anchor(bottom)){#centre-popover{position-anchor:--centre-filter;inset:auto;top:anchor(bottom);right:anchor(right);margin-top:12px;position-try-fallbacks:flip-block,flip-inline}}
@media(max-width:620px){.filter-toolbar{flex-wrap:wrap}.filter-toolbar .activity-bar{margin-right:auto}.centre-entry{margin-left:0}#centre-toggle{font-size:11px;padding:0 8px}#centre-popover{inset:100px 16px auto;margin:0 auto;max-height:calc(100dvh - 120px)}}
@media(max-width:480px){.filter-toolbar .activity-bar{flex-basis:100%;width:max-content;max-width:max-content;margin-right:calc(100% - 210px)}.centre-entry{margin-left:auto}}

.filter-toolbar .location-entry{margin-left:auto}.centre-entry{margin-left:0}
#centre-toggle{display:flex;align-items:center;justify-content:center;gap:6px}
#centre-toggle .fi,#level-toggle .fi{font-size:16px;color:#68747a;font-family:PhosphorBold!important}
#centre-toggle.selected .fi{color:#0066cc}#level-toggle.selected .fi{color:#0066cc}
@media(max-width:620px){#centre-toggle{width:32px;min-width:32px;padding:0}#centre-toggle>span:not(.fi){display:none}}

.level-button-label,#level-value{font-variant-numeric:tabular-nums}

/* Readable mobile cards, with one shared booking footer. */
#activity-select{display:none}
@media(max-width:620px){
 .filter-toolbar{gap:7px;align-items:center}
 .filter-toolbar .activity-bar{display:none}
 #activity-select{display:block;width:auto;max-width:112px;height:38px;margin-right:auto;padding:0 24px 0 10px;border:1px solid #dfe4eb;border-radius:10px;background-color:#edf0f4;color:#1d1d1f;font:500 14px var(--ui-font)}
 .filter-toolbar .location-entry,.filter-toolbar .centre-entry{margin-left:0}
 .filter-toolbar #location-toggle,.filter-toolbar #schedule-toggle,.filter-toolbar #centre-toggle{width:38px;min-width:38px;max-width:38px;height:38px;min-height:38px;flex-basis:38px;padding:0}
 .filter-toolbar #level-toggle{height:38px;min-height:38px;font-size:13px;padding:0 9px;gap:5px}
 .event-card{grid-template-columns:64px minmax(0,1fr);gap:14px;padding:16px;border-radius:18px}
 .event-card .event-time{grid-column:1;grid-row:1;font-size:23px;padding:2px 0;gap:6px}
 .event-card .event-time .duration{font-size:11px}
 .event-card .card-body{grid-column:2;grid-row:1;min-width:0}
 .event-card h2{font-size:17px;line-height:1.3;white-space:normal;overflow:visible;text-overflow:clip;letter-spacing:-.3px}
 .event-card .venue{font-size:13px;line-height:1.4;margin-top:6px}
 .event-card .venue-group .route{font-size:12px;line-height:1.4}
 .event-card .directions .fi{font-size:16px}
 .event-card .event-booking{grid-column:1/-1;grid-row:2;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-self:auto;gap:10px;padding:12px 0 0;border-top:1px solid #1926380d;text-align:left}
 .event-card .event-booking .metric-price{font-size:14px;font-weight:500;white-space:nowrap;color:#1d1d1f}
 .event-card .event-booking .metric-level{background:#eee7ff;border:1px solid #e5dbff;border-radius:8px;padding:5px 7px;white-space:nowrap;color:#6341aa}
 .event-card .event-booking .metric-level strong{font-size:13px;font-weight:600}
 .event-card .event-booking .metric-missing{background:none;border:0;padding:0;color:#6e6e73}
 .event-card .event-booking .event-provider{margin:0;flex-shrink:0}
 .event-card .event-booking .provider-padelmates{max-width:36px;max-height:25px}
 .event-card .event-booking .provider-court22{width:32px;max-height:15px}
 .event-card .event-booking .provider-matchi{width:18px;height:18px;max-height:18px}
 .event-card .event-booking .roster{margin:0;flex-shrink:0}
 .event-card .event-booking .roster-count{font-size:21px;white-space:nowrap}
 .event-card .event-booking .roster-label{font-size:10px;max-width:54px}
 .event-card .event-booking .book{height:34px;min-height:34px;min-width:62px;padding:0 12px;font-size:13px;border-radius:9px;flex-shrink:0}
}
@media(max-width:360px){
 .event-card{padding:14px 12px;column-gap:12px}
 .event-card .event-booking{gap:7px}
 .event-card .event-booking .book{min-width:56px;padding:0 9px}
 .filter-toolbar{gap:5px}
 #activity-select{max-width:96px;padding-left:8px;font-size:13px}
}

@media(max-width:620px){
 .event-card .event-booking{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,.8fr) minmax(0,.8fr) 62px;gap:8px}
 .event-card .event-booking>*{justify-self:center;grid-column:auto;grid-row:auto}
 .event-card .event-booking .metric-price{justify-self:start;font-variant-numeric:tabular-nums}
 .event-card .event-booking .book{justify-self:end}
}
@media(max-width:360px){.event-card .event-booking{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,.8fr) minmax(0,.8fr) 56px;gap:5px}}

@media(max-width:360px){#activity-select{width:84px;max-width:84px;padding-right:16px}.filter-toolbar #location-toggle,.filter-toolbar #schedule-toggle,.filter-toolbar #centre-toggle{width:36px;min-width:36px;max-width:36px;flex-basis:36px}}

@media(max-width:620px){
 .event-card .event-booking{grid-template-columns:minmax(0,.8fr) minmax(0,1fr) minmax(0,1.35fr) minmax(0,.8fr) 62px}
 .event-card .event-booking .event-provider{justify-self:start}
 .event-card .event-booking .metric-price{justify-self:center}
}
@media(max-width:360px){.event-card .event-booking{grid-template-columns:minmax(0,.8fr) minmax(0,1fr) minmax(0,1.35fr) minmax(0,.8fr) 56px}}

#activity-popover{position:fixed;inset:auto;margin:0;width:176px;padding:6px;border:1px solid #19263812;border-radius:14px;background:#fff;color:#1d1d1f;box-shadow:0 4px 12px #18243908,0 18px 48px #1824391f}
#activity-popover button{display:flex;align-items:center;justify-content:space-between;width:100%;height:40px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:#515154;font:500 14px var(--ui-font);text-align:left}
#activity-popover button:hover{background:#f5f5f7}
#activity-popover button[aria-pressed=true]{background:#e7f0fc;color:#0066cc}
#activity-popover .activity-check{visibility:hidden;font-size:15px}
#activity-popover button[aria-pressed=true] .activity-check{visibility:visible}
@media(max-width:620px){#activity-select{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100px;padding:0 10px;flex-shrink:0}#activity-select .activity-chevron{width:14px;height:14px;flex-shrink:0}#activity-current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
@media(max-width:360px){#activity-select{width:84px;max-width:84px;gap:5px;padding:0 8px}}

.filter-toolbar #location-toggle.selected .filter-circle,.filter-toolbar #location-toggle.selected:hover .filter-circle{color:#0066cc}
.schedule-icon{display:block;width:16px;height:16px;flex-shrink:0;background:#68747a;-webkit-mask:url('/assets/calendar.svg') center/contain no-repeat;mask:url('/assets/calendar.svg') center/contain no-repeat}
#schedule-toggle.selected .schedule-icon{background:#0066cc}

#activity-popover,#centre-popover,#schedule-popover,#level-popover{position:fixed;position-anchor:auto;position-area:none;right:auto!important;bottom:auto!important;margin:0!important;transform:none;overflow-y:auto}
@media(max-width:620px){
 .event-card .event-booking{grid-template-columns:minmax(0,.8fr) minmax(0,1fr) minmax(0,1.35fr) 60px 36px;gap:8px}
 .event-card .event-booking .book{width:36px;min-width:36px;height:36px;min-height:36px;padding:0;border-radius:10px}
 .book-icon{display:block;width:22px;height:22px}
 .event-card .event-booking .roster{width:60px;justify-content:center}
 .event-card .event-booking .roster-count{font-variant-numeric:tabular-nums}
}
@media(max-width:360px){.event-card .event-booking{gap:5px}}

@media(max-width:620px){.day-heading{font-size:16px;line-height:1.35}}
