.vhqsb-public-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.vhqsb-public-hero{display:flex;align-items:center;background-color:var(--vhq-hero-bg);background-size:cover;background-position:center;color:var(--vhq-hero-text);padding:40px 0}.vhqsb-public-hero h1{font-size:clamp(42px,6vw,78px);margin:0 0 16px;color:inherit}.vhqsb-public-hero p{font-size:20px;max-width:760px}.vhqsb-section{background-color:var(--vhqsb-bg,#fff);color:var(--vhqsb-text,#122033);display:flex;align-items:center;padding:54px 0;background-size:cover;background-position:center}.vhqsb-manual .vhqsb-public-shell{display:flex;gap:42px;align-items:center}.vhqsb-image-right .vhqsb-public-shell{flex-direction:row-reverse}.vhqsb-image-above .vhqsb-public-shell{flex-direction:column}.vhqsb-manual-image{flex:0 1 46%}.vhqsb-manual-image img{width:100%;max-height:520px;object-fit:contain;border-radius:16px}.vhqsb-manual-copy{flex:1}.vhqsb-manual-copy h2,.vhqsb-dynamic h2{font-size:clamp(30px,4vw,50px);color:inherit}.vhqsb-items{display:grid;gap:22px}.vhqsb-layout-cards,.vhqsb-layout-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vhqsb-layout-list{grid-template-columns:1fr}.vhqsb-layout-slider{grid-auto-flow:column;grid-auto-columns:minmax(280px,32%);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.vhqsb-item{background:#fff;color:#17253a;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(9,31,64,.12);scroll-snap-align:start}.vhqsb-item img{width:100%;aspect-ratio:16/10;object-fit:contain;background:#f3f6fa}.vhqsb-item-copy{padding:20px}.vhqsb-item h3{margin:7px 0 10px}.vhqsb-button{display:inline-flex;margin-top:10px;padding:10px 15px;border-radius:8px;background:#0b4fa3;color:#fff;text-decoration:none}.vhqsb-no-items{padding:24px;background:rgba(255,255,255,.7);border-radius:12px}@media(max-width:800px){.vhqsb-public-shell{width:min(100% - 28px,1180px)}.vhqsb-manual .vhqsb-public-shell,.vhqsb-image-right .vhqsb-public-shell{flex-direction:column}.vhqsb-layout-cards,.vhqsb-layout-grid{grid-template-columns:1fr}.vhqsb-layout-slider{grid-auto-columns:86%}}
body.vhqsb-builder-public,body.vhqsb-standalone-preview{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#122033}.vhqsb-site-header{background:var(--vhq-header,#071a35);color:var(--vhq-menu,#fff);position:relative;z-index:30}.vhqsb-site-header>.vhqsb-public-shell{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.vhqsb-site-brand{display:flex;align-items:center;color:var(--vhq-menu,#fff);text-decoration:none;font-size:22px}.vhqsb-site-brand img{max-width:190px;max-height:58px;object-fit:contain}.vhqsb-site-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:22px;align-items:center}.vhqsb-site-nav li{position:relative}.vhqsb-site-nav a{color:var(--vhq-menu,#fff);text-decoration:none;font-weight:700}.vhqsb-site-nav .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:210px;background:var(--vhq-header,#071a35);padding:12px;box-shadow:0 12px 28px rgba(0,0,0,.22)}.vhqsb-site-nav li:hover>.sub-menu{display:grid;gap:9px}.vhqsb-preview-toolbar{position:sticky;top:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:10px 18px;background:#fff7d6;border-bottom:1px solid #e5cd6b;font-family:system-ui,sans-serif}.vhqsb-preview-toolbar a{background:#0b4fa3;color:#fff;text-decoration:none;padding:8px 12px;border-radius:7px}.vhqsb-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:900px}.vhqsb-contact-form label{display:grid;gap:7px;font-weight:700}.vhqsb-contact-form .wide{grid-column:1/-1}.vhqsb-contact-form input,.vhqsb-contact-form textarea{width:100%;box-sizing:border-box;padding:12px;border:1px solid #cbd6e2;border-radius:8px;background:#fff}.vhqsb-contact-success{padding:12px 14px;background:#e8f7ed;border:1px solid #9bd3ab;border-radius:9px;margin:12px 0 18px}.vhqsb-contact-intro{max-width:760px;margin-bottom:20px}@media(max-width:800px){.vhqsb-site-header>.vhqsb-public-shell{flex-direction:column;align-items:flex-start;padding:14px 0}.vhqsb-site-nav ul{flex-wrap:wrap;gap:12px}.vhqsb-contact-form{grid-template-columns:1fr}.vhqsb-contact-form .wide{grid-column:auto}.vhqsb-preview-toolbar{position:relative;gap:10px;flex-wrap:wrap}}
body.vhqsb-standalone-preview #wpadminbar{display:none!important}body.vhqsb-standalone-preview{padding-top:0!important}
/* v0.4.0 selected-menu branding colors */
.vhqsb-site-nav>ul>li>a:hover,.vhqsb-site-nav>ul>li:hover>a{color:var(--vhq-menu-hover,#6fb2ff)}
.vhqsb-site-nav .current-menu-item>a,.vhqsb-site-nav .current-menu-ancestor>a{color:var(--vhq-menu-active,#fff)}
.vhqsb-site-nav .sub-menu{background:var(--vhq-dropdown-bg,#0b274d)}
.vhqsb-site-nav .sub-menu a{color:var(--vhq-dropdown-text,#fff)}
.vhqsb-site-nav .sub-menu a:hover{color:var(--vhq-dropdown-hover,#6fb2ff)}
@media(max-width:800px){.vhqsb-site-nav{width:100%;background:var(--vhq-mobile-bg,#071a35)}.vhqsb-site-nav a{color:var(--vhq-mobile-text,#fff)}.vhqsb-site-nav .sub-menu{position:static;display:grid;box-shadow:none;padding-left:20px;background:var(--vhq-dropdown-bg,#0b274d)}}

/* v0.6.3 image + text sizing */
.vhqsb-manual-image{flex:0 0 var(--vhqsb-image-width,40%);width:var(--vhqsb-image-width,40%)}
.vhqsb-manual-image img{width:100%;height:var(--vhqsb-image-height,320px);max-height:none;object-fit:var(--vhqsb-image-fit,cover);display:block}
.vhqsb-image-size-small{--vhqsb-image-width:30%;--vhqsb-image-height:220px}
.vhqsb-image-size-medium{--vhqsb-image-width:36%;--vhqsb-image-height:280px}
.vhqsb-image-size-large{--vhqsb-image-width:40%;--vhqsb-image-height:320px}
.vhqsb-image-above .vhqsb-manual-image{width:min(100%,900px);flex-basis:auto}
.vhqsb-image-above .vhqsb-manual-image img{height:var(--vhqsb-image-height,380px)}
@media(max-width:800px){.vhqsb-manual-image{width:100%;flex-basis:auto}.vhqsb-manual-image img{height:min(var(--vhqsb-image-height,320px),420px)}}

/* v0.6.4 responsive Image + Text containment */
.vhqsb-manual{overflow:hidden}
.vhqsb-manual .vhqsb-public-shell{display:grid;grid-template-columns:minmax(0,var(--vhqsb-image-width,40%)) minmax(0,1fr);gap:42px;align-items:center;max-width:100%;box-sizing:border-box}
.vhqsb-image-right .vhqsb-public-shell{grid-template-columns:minmax(0,1fr) minmax(0,var(--vhqsb-image-width,40%));flex-direction:initial}
.vhqsb-image-right .vhqsb-manual-image{grid-column:2;grid-row:1}
.vhqsb-image-right .vhqsb-manual-copy{grid-column:1;grid-row:1}
.vhqsb-image-above .vhqsb-public-shell{grid-template-columns:minmax(0,1fr)}
.vhqsb-manual-image{width:100%;min-width:0;max-width:100%;flex:none}
.vhqsb-manual-image img{display:block;width:100%;max-width:100%;height:var(--vhqsb-image-height,320px);max-height:none;object-fit:var(--vhqsb-image-fit,cover);border-radius:16px}
.vhqsb-manual-copy{min-width:0;max-width:100%;overflow:hidden;flex:none}
.vhqsb-manual-copy h2,.vhqsb-manual-copy p,.vhqsb-manual-copy div{max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal}
.vhqsb-manual-copy p{line-height:1.7}
@media(max-width:800px){.vhqsb-manual .vhqsb-public-shell,.vhqsb-image-right .vhqsb-public-shell{grid-template-columns:minmax(0,1fr)}.vhqsb-image-right .vhqsb-manual-image,.vhqsb-image-right .vhqsb-manual-copy{grid-column:1;grid-row:auto}}

/* Public registration page */
.vhqsb-registration-page{min-height:100vh;background:#f4f7fb}.vhqsb-registration-hero{background:linear-gradient(135deg,#071a35,#0b63ce);color:#fff;padding:72px 0 58px}.vhqsb-registration-hero small{font-weight:800;letter-spacing:.12em;color:#7fc7ff}.vhqsb-registration-hero h1{font-size:clamp(38px,6vw,72px);line-height:1.02;margin:12px 0 0}.vhqsb-registration-image{margin-top:28px;max-width:780px}.vhqsb-registration-image img{width:100%;max-height:420px;object-fit:cover;border-radius:18px}.vhqsb-registration-content{padding:58px 0 80px}.vhqsb-registration-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:34px;align-items:start}.vhqsb-registration-copy,.vhqsb-registration-details{background:#fff;border:1px solid #dce5f0;border-radius:16px;padding:28px;box-shadow:0 14px 36px rgba(7,26,53,.08)}.vhqsb-registration-details p{display:grid;gap:4px;border-bottom:1px solid #e8edf4;padding:12px 0;margin:0}.vhqsb-registration-details span{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#65758b;font-weight:800}.vhqsb-registration-details strong{font-size:16px}.vhqsb-registration-details .vhqsb-button{margin-top:20px;width:100%;opacity:.75}
@media(max-width:800px){.vhqsb-registration-grid{grid-template-columns:1fr}.vhqsb-registration-hero{padding:54px 0 42px}}


/* v0.9.6 public registration form */
html,body{max-width:100%;overflow-x:hidden}
.vhqsb-public-registration-form{margin:32px 0 70px;background:#fff;border:1px solid #dce5f0;border-radius:18px;padding:30px;box-shadow:0 14px 36px rgba(7,26,53,.08)}
.vhqsb-public-registration-form>div small{font-weight:800;color:#0b63ce;letter-spacing:.08em}.vhqsb-public-registration-form>div h2{margin:7px 0}.vhqsb-public-registration-form form{display:grid;gap:20px;margin-top:24px}
.vhqsb-public-registration-form fieldset{border:1px solid #dce5f0;border-radius:14px;padding:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;min-width:0}.vhqsb-public-registration-form legend{font-weight:850;padding:0 8px;color:#071a35}
.vhqsb-public-registration-form label{display:grid;gap:7px;font-weight:700;min-width:0}.vhqsb-public-registration-form input,.vhqsb-public-registration-form select,.vhqsb-public-registration-form textarea{width:100%;max-width:100%;box-sizing:border-box;border:1px solid #cdd8e5;border-radius:9px;padding:11px;background:#fff}.vhqsb-public-registration-form .wide{grid-column:1/-1}.vhqsb-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start}.vhqsb-consent input{width:auto!important;margin-top:3px}.vhqsb-registration-message{padding:12px 14px;border-radius:9px;margin-top:18px;font-weight:700}.vhqsb-registration-message.success{background:#e7f7ed;color:#146c37}.vhqsb-registration-message.error{background:#fff0f0;color:#a32727}
@media(max-width:850px){.vhqsb-public-registration-form fieldset{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.vhqsb-public-registration-form{padding:20px}.vhqsb-public-registration-form fieldset{grid-template-columns:1fr;padding:16px}}

/* v0.9.7 registration layout and payment placeholder */
.vhqsb-registration-hero{padding-bottom:58px}
.vhqsb-public-registration-form{margin:36px 0 0}
.vhqsb-registration-form-heading{margin-bottom:6px}
.vhqsb-registration-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;align-items:center}
.vhqsb-registration-actions .vhqsb-button{width:100%;min-height:48px}
.vhqsb-payment-button{background:#eef3f8!important;color:#5a6878!important;border:1px solid #cbd6e2!important;cursor:not-allowed!important;box-shadow:none!important;opacity:1!important}
.vhqsb-payment-button span{display:inline-block;margin-left:8px;padding:3px 8px;border-radius:999px;background:#dbe5ef;color:#45566a;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
@media(max-width:700px){.vhqsb-registration-actions{grid-template-columns:1fr}}

.vhqsb-waiver-fieldset,.vhqsb-document-fieldset{grid-column:1/-1;border:1px solid #d9e3f0;border-radius:14px;padding:18px;display:grid;gap:16px}.vhqsb-required-item{display:grid;gap:12px;padding:16px;border:1px solid #e1e8f0;border-radius:12px;background:#f8fbff}.vhqsb-document-download{display:inline-flex;width:max-content;padding:9px 14px;border-radius:9px;background:#e8f2ff;color:#0b57a4;font-weight:700;text-decoration:none}.vhqsb-required-item input[type=file]{width:100%;padding:10px;border:1px solid #cbd8e6;border-radius:9px;background:#fff}
.vhqsb-registration-notice{margin:0 0 18px;padding:13px 15px;border-radius:10px;font-weight:700}.vhqsb-registration-notice-success{background:#e8f8ef;color:#176b3a;border:1px solid #b9e6ca}.vhqsb-registration-notice-error{background:#fff0f0;color:#9f2323;border:1px solid #f0c2c2}

.vhqsb-waiver-meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin:8px 0 12px;color:#53657d;font-size:.88rem}.vhqsb-waiver-meta span{display:inline-flex;align-items:center}

/* v1.0.0 parent portal and electronic waiver improvements */
.vhqsb-electronic-signature{display:flex;flex-direction:column;gap:8px;margin-top:18px}.vhqsb-electronic-signature input{min-height:48px}.vhqsb-electronic-signature small{color:#64748b}.vhqsb-parent-portal{max-width:1180px;margin:48px auto;padding:0 24px}.vhqsb-parent-welcome{color:#64748b}.vhqsb-parent-registration{border:1px solid #dbe3ee;border-radius:18px;padding:24px;margin:24px 0;background:#fff;box-shadow:0 14px 38px rgba(15,23,42,.08)}.vhqsb-parent-registration>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #e7edf5;padding-bottom:18px;margin-bottom:20px}.vhqsb-parent-registration small{font-weight:800;letter-spacing:.12em;color:#2563eb}.vhqsb-parent-registration h2{margin:5px 0}.vhqsb-parent-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.vhqsb-parent-grid section{background:#f8fafc;border-radius:14px;padding:18px}.vhqsb-parent-status{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid #e2e8f0;padding:10px 0}.vhqsb-parent-status:last-child{border-bottom:0}.vhqsb-parent-portal-login,.vhqsb-parent-empty{max-width:720px;margin:70px auto;padding:32px;border:1px solid #dbe3ee;border-radius:18px;background:#fff;text-align:center}@media(max-width:760px){.vhqsb-parent-grid{grid-template-columns:1fr}.vhqsb-parent-registration>header{display:block}.vhqsb-parent-registration>header>span{display:block;margin-top:10px}}

/* v1.5.0 program accordion and event registration hierarchy */
.vhqsb-program-accordion{display:grid;gap:16px}.vhqsb-program-panel{border:1px solid #dce5f0;border-left:5px solid var(--vhq-program-accent,#0b63ce);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(7,26,53,.08)}.vhqsb-program-panel.is-featured{box-shadow:0 14px 34px rgba(11,99,206,.16)}.vhqsb-program-toggle{width:100%;border:0;background:var(--vhq-accordion-header,#fff);padding:20px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px;text-align:left;cursor:pointer;color:var(--vhq-accordion-header-text,#10243d)}.vhqsb-program-toggle>span{display:flex;align-items:center;gap:15px;min-width:0}.vhqsb-program-toggle strong{font-size:clamp(20px,2.2vw,29px);display:block}.vhqsb-program-toggle em{display:inline-block;margin-top:5px;font-size:12px;font-style:normal;text-transform:uppercase;letter-spacing:.08em;color:var(--vhq-program-accent,#0b63ce);font-weight:850}.vhqsb-program-toggle b{font-size:28px;color:var(--vhq-program-accent,#0b63ce);transition:transform .2s}.vhqsb-program-toggle[aria-expanded=true] b{transform:rotate(45deg)}.vhqsb-program-thumb{width:62px;height:62px;object-fit:cover;border-radius:12px}.vhqsb-program-body{padding:18px 22px 24px;background:var(--vhq-accordion-body,#fff)}.vhqsb-program-description{max-width:900px;margin-bottom:18px}.vhqsb-program-events{display:grid;gap:13px}.vhqsb-program-event{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px;border:1px solid #e1e8f0;border-radius:13px;background:var(--vhq-accordion-event,#f8fbff)}.vhqsb-program-event img{width:100px;height:78px;object-fit:cover;border-radius:10px}.vhqsb-program-event h3{margin:0 0 5px;font-size:20px}.vhqsb-program-event p{margin:0 0 8px;color:#50647c}.vhqsb-event-meta{display:flex;flex-wrap:wrap;gap:7px}.vhqsb-event-meta span{padding:5px 9px;border-radius:999px;background:#e8f2ff;color:#0b57a4;font-size:12px;font-weight:750}.vhqsb-program-event .vhqsb-button{white-space:nowrap;margin:0}@media(max-width:760px){.vhqsb-program-toggle{padding:16px}.vhqsb-program-body{padding:0 16px 18px}.vhqsb-program-event{grid-template-columns:1fr}.vhqsb-program-event img{width:100%;height:180px}.vhqsb-program-event .vhqsb-button{width:100%;justify-content:center}.vhqsb-program-thumb{width:48px;height:48px}}

/* v1.5.2 reliable accordion interactions and event actions */
.vhqsb-program-body{overflow:hidden;max-height:0;transition:max-height .32s ease,padding .2s ease}
.vhqsb-program-panel.is-open>.vhqsb-program-body{overflow:visible}
.vhqsb-program-toggle b{line-height:1}
.vhqsb-program-panel.is-open>.vhqsb-program-toggle b{transform:rotate(45deg)}
.vhqsb-event-heading{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:4px}
.vhqsb-event-heading h3{margin:0}
.vhqsb-event-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}
.vhqsb-event-status.is-open{background:#dcfce7;color:#166534}
.vhqsb-event-status.is-coming-soon{background:#dbeafe;color:#1d4ed8}
.vhqsb-event-status.is-closed{background:#fee2e2;color:#991b1b}
.vhqsb-event-actions{display:flex;flex-direction:column;align-items:stretch;gap:8px;min-width:160px}
.vhqsb-event-actions .vhqsb-button{display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:normal}
.vhqsb-button-secondary{background:transparent!important;border:1px solid var(--vhq-program-accent,#0b63ce)!important;color:var(--vhq-program-accent,#0b63ce)!important}
.vhqsb-button-muted{background:#e5e7eb!important;color:#4b5563!important;border-color:#e5e7eb!important;cursor:default}
@media(max-width:760px){.vhqsb-event-actions{min-width:0;width:100%;flex-direction:column}.vhqsb-program-body{padding-left:16px;padding-right:16px}}

/* v1.5.3 compact program accordion; event images only on Event Details pages */
.vhqsb-program-accordion{gap:10px}
.vhqsb-program-panel{border-radius:12px;box-shadow:0 6px 18px rgba(7,26,53,.07)}
.vhqsb-program-toggle{padding:14px 16px;gap:14px}
.vhqsb-program-toggle>span{gap:11px}
.vhqsb-program-toggle strong{font-size:clamp(17px,1.8vw,23px)}
.vhqsb-program-toggle em{font-size:10px;margin-top:3px}
.vhqsb-program-toggle b{font-size:23px}
.vhqsb-program-thumb{width:48px;height:48px;border-radius:9px}
.vhqsb-program-body{padding:12px 16px 16px}
.vhqsb-program-description{margin-bottom:12px;font-size:14px;line-height:1.55}
.vhqsb-program-events{gap:9px}
.vhqsb-program-event{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:11px 12px;border-radius:10px}
.vhqsb-program-event h3{font-size:17px;margin-bottom:3px}
.vhqsb-program-event p{font-size:13px;line-height:1.45;margin-bottom:6px}
.vhqsb-event-meta{gap:5px}
.vhqsb-event-meta span{padding:4px 7px;font-size:11px}
.vhqsb-event-status{padding:3px 7px;font-size:10px}
.vhqsb-event-actions{gap:6px;min-width:142px}
.vhqsb-event-actions .vhqsb-button{padding:8px 11px;font-size:12px}
.vhqsb-program-event img{display:none!important}
@media(max-width:760px){
  .vhqsb-program-toggle{padding:12px 13px}
  .vhqsb-program-thumb{width:42px;height:42px}
  .vhqsb-program-body{padding:10px 13px 14px}
  .vhqsb-program-event{grid-template-columns:1fr;padding:10px}
  .vhqsb-event-actions{width:100%;min-width:0;display:grid;grid-template-columns:1fr 1fr}
  .vhqsb-event-actions .vhqsb-button{width:100%}
}


/* v1.5.4 flat accordion and adjustable background opacity */
.vhqsb-program-panel,.vhqsb-program-panel.is-featured{box-shadow:none!important}
.vhqsb-program-toggle{background:color-mix(in srgb,var(--vhq-accordion-header,#fff) var(--vhq-accordion-opacity,100%),transparent)}
.vhqsb-program-body{background:color-mix(in srgb,var(--vhq-accordion-body,#fff) var(--vhq-accordion-opacity,100%),transparent)}
.vhqsb-program-event{background:color-mix(in srgb,var(--vhq-accordion-event,#f8fbff) var(--vhq-accordion-opacity,100%),transparent)}

/* v1.6.0 accordion correction, overlay hero, and typography */
.vhqsb-typography-root,
.vhqsb-public-page,
.vhqsb-public-hero,
.vhqsb-site-header{font-family:var(--vhq-body-font,Inter),Arial,sans-serif;font-size:var(--vhq-body-size,16px);font-weight:var(--vhq-body-weight,400)}
.vhqsb-public-hero h1{font-family:var(--vhq-heading-font,Montserrat),Arial,sans-serif;font-size:clamp(32px,var(--vhq-hero-title-size,68px),96px);font-weight:var(--vhq-heading-weight,800)}
.vhqsb-section h2,.vhqsb-section h3,.vhqsb-bottom-overlay h2{font-family:var(--vhqsb-heading-font,var(--vhq-heading-font,Montserrat)),Arial,sans-serif;font-weight:var(--vhqsb-heading-weight,var(--vhq-heading-weight,800))}
.vhqsb-section h2{font-size:var(--vhqsb-heading-size,var(--vhq-section-title-size,44px))}
.vhqsb-section,.vhqsb-section p,.vhqsb-section li{font-family:var(--vhqsb-body-font,var(--vhq-body-font,Inter)),Arial,sans-serif;font-size:var(--vhqsb-body-size,var(--vhq-body-size,16px))}
.vhqsb-button,.vhqsb-site-nav a{font-family:var(--vhq-button-font,Inter),Arial,sans-serif;font-size:var(--vhq-button-size,15px);font-weight:var(--vhq-button-weight,700)}

/* Remove the dark rail/shadow from the left edge completely. */
.vhqsb-program-panel,.vhqsb-program-panel.is-featured{border-left:1px solid #dce5f0!important;box-shadow:none!important}
.vhqsb-program-panel::before,.vhqsb-program-panel::after{display:none!important;content:none!important}
.vhqsb-program-toggle{background:var(--vhq-accordion-header,transparent)!important}
.vhqsb-program-body{background:var(--vhq-accordion-body,transparent)!important}
.vhqsb-program-event{background:var(--vhq-accordion-event,transparent)!important}

.vhqsb-overlay-hero{min-height:420px;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;color:var(--vhq-overlay-text,#fff)}
.vhqsb-overlay-hero-spacer{flex:1;min-height:230px}
.vhqsb-bottom-overlay{background:var(--vhq-overlay-color,rgba(19,37,107,.95));color:var(--vhq-overlay-text,#fff);min-height:var(--vhq-overlay-height,120px);display:flex;align-items:center}
.vhqsb-bottom-overlay .vhqsb-public-shell{display:flex;align-items:center;gap:28px;padding-top:18px;padding-bottom:18px}
.vhqsb-overlay-logo{max-width:190px;max-height:78px;object-fit:contain;flex:0 0 auto}
.vhqsb-overlay-copy{flex:1;min-width:0}
.vhqsb-overlay-copy h2{margin:0 0 6px;color:inherit;font-size:clamp(24px,3vw,44px)}
.vhqsb-overlay-copy p{margin:0;color:inherit;font-size:clamp(15px,1.5vw,20px)}
.vhqsb-bottom-overlay .vhqsb-button{margin:0;white-space:nowrap;background:#fff;color:#10243d}
@media(max-width:760px){.vhqsb-bottom-overlay .vhqsb-public-shell{flex-direction:column;text-align:center;gap:12px}.vhqsb-overlay-logo{max-width:150px}.vhqsb-bottom-overlay .vhqsb-button{width:100%;justify-content:center}.vhqsb-overlay-hero-spacer{min-height:200px}}
.vhqsb-program-panel,.vhqsb-program-panel.is-featured{border-left:0!important}


/* v1.6.1 independent accordion transparency and closed-on-entry behavior */
.vhqsb-program-toggle,
.vhqsb-program-body,
.vhqsb-program-event{background-clip:padding-box}
.vhqsb-program-body[hidden]{display:block!important;visibility:hidden;pointer-events:none;padding-top:0!important;padding-bottom:0!important}
.vhqsb-program-panel.is-open>.vhqsb-program-body{visibility:visible;pointer-events:auto}


/* v1.6.2 flush overlay hero and optional action button */
.vhqsb-overlay-hero{margin:0!important;padding:0!important;min-height:var(--vhq-overlay-section-height,420px);line-height:normal}
.vhqsb-overlay-hero-spacer{margin:0!important;padding:0!important}
.vhqsb-bottom-overlay{margin:0!important;padding:0!important;width:100%}
.vhqsb-bottom-overlay .vhqsb-public-shell{box-sizing:border-box;margin-top:0!important;margin-bottom:0!important}
.vhqsb-overlay-action{display:inline-flex!important;visibility:visible!important;opacity:1!important}

/* v1.6.3 compact global section rhythm */
.vhqsb-public-page{display:block;margin:0!important;padding:0!important}
.vhqsb-public-page>.vhqsb-section{margin:0!important;min-height:0!important;padding-top:34px!important;padding-bottom:34px!important}
.vhqsb-public-page>.vhqsb-section+.vhqsb-section{margin-top:0!important}
.vhqsb-manual .vhqsb-public-shell{padding-top:0!important;padding-bottom:0!important}
.vhqsb-manual-copy h2,.vhqsb-dynamic h2{margin-top:0}
.vhqsb-manual-copy>:last-child,.vhqsb-section .vhqsb-public-shell>:last-child{margin-bottom:0}
.vhqsb-overlay-hero--has-image{min-height:var(--vhq-overlay-section-height,420px)!important}
.vhqsb-overlay-hero--no-image{min-height:var(--vhq-overlay-height,120px)!important;background-image:none!important}
.vhqsb-overlay-hero--no-image .vhqsb-bottom-overlay{min-height:var(--vhq-overlay-height,120px)}
.vhqsb-overlay-hero--no-image .vhqsb-public-shell{padding-top:14px!important;padding-bottom:14px!important}
@media(max-width:800px){.vhqsb-public-page>.vhqsb-section{padding-top:26px!important;padding-bottom:26px!important}.vhqsb-overlay-hero--no-image .vhqsb-public-shell{padding-top:12px!important;padding-bottom:12px!important}}


/* v1.7.0 editable footer section */
.vhqsb-site-footer{margin:0!important;padding:0!important;min-height:0!important;background:var(--vhqsb-bg,#0b1f3a);color:var(--vhqsb-text,#fff)}
.vhqsb-site-footer .vhqsb-public-shell{padding-top:42px;padding-bottom:0}
.vhqsb-footer-main{display:grid;grid-template-columns:minmax(240px,1.4fr) minmax(170px,.8fr) minmax(220px,1fr);gap:44px;align-items:start}
.vhqsb-footer-brand img{max-width:190px;max-height:86px;object-fit:contain;margin-bottom:16px}
.vhqsb-footer-brand h2,.vhqsb-footer-nav h3,.vhqsb-footer-contact h3{color:inherit;margin:0 0 14px}
.vhqsb-footer-copy p{margin:0 0 10px}
.vhqsb-footer-nav .vhqsb-menu-root{display:grid;gap:8px;list-style:none;margin:0;padding:0}
.vhqsb-footer-nav .vhqsb-menu-root ul{display:none!important}
.vhqsb-footer-nav a,.vhqsb-footer-contact a{display:block;color:inherit;text-decoration:none;opacity:.88;margin:0 0 8px}
.vhqsb-footer-nav a:hover,.vhqsb-footer-contact a:hover{opacity:1;text-decoration:underline}
.vhqsb-footer-contact p{margin:0 0 12px;white-space:normal}
.vhqsb-footer-social{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}
.vhqsb-footer-social a{margin:0;padding:7px 10px;border:1px solid currentColor;border-radius:999px;font-size:13px}
.vhqsb-footer-bottom{margin-top:34px;padding:18px 0;border-top:1px solid rgba(255,255,255,.18);font-size:13px;opacity:.82}
@media(max-width:850px){.vhqsb-footer-main{grid-template-columns:1fr 1fr}.vhqsb-footer-brand{grid-column:1/-1}}
@media(max-width:600px){.vhqsb-site-footer .vhqsb-public-shell{padding-top:30px}.vhqsb-footer-main{grid-template-columns:1fr;gap:26px}.vhqsb-footer-brand{grid-column:auto}.vhqsb-footer-bottom{margin-top:24px}}

/* VolleyHQ Private Lessons */
.vhqsb-lessons-booking,.vhqsb-portal{max-width:1100px;margin:40px auto;padding:28px;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.08)}
.vhqsb-lessons-booking form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.vhqsb-lessons-booking label{display:grid;gap:7px;font-weight:700;color:#0f172a}
.vhqsb-lessons-booking input,.vhqsb-lessons-booking select,.vhqsb-lessons-booking textarea{width:100%;min-width:0;padding:12px 14px;border:1px solid #cbd5e1;border-radius:10px;background:#fff}
.vhqsb-lessons-booking label:has(textarea),.vhqsb-lesson-request-form>button[type="submit"]{grid-column:1/-1}
.vhqsb-portal-lessons{margin-top:24px}
.vhqsb-lesson-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:20px;margin:14px 0;border:1px solid #dbe3ee;border-radius:14px;background:#f8fafc}
.vhqsb-lesson-card small{font-weight:800;letter-spacing:.08em;color:#2563eb}
.vhqsb-lesson-card h3{margin:4px 0 10px}
.vhqsb-lesson-card p{margin:5px 0}
@media(max-width:720px){.vhqsb-lessons-booking form,.vhqsb-lesson-card{grid-template-columns:1fr}.vhqsb-lessons-booking{margin:16px;padding:18px}}

/* Standalone VolleyHQ lesson and portal application */
body.vhqsb-standalone-app{margin:0;background:#f3f6fb;color:#13233d;font-family:Inter,Arial,sans-serif}.vhqsb-standalone-app .site-header,.vhqsb-standalone-app .site-footer{display:none!important}.vhqsb-standalone-shell{min-height:100vh}.vhqsb-app-header{height:74px;padding:0 32px;background:#071b35;color:#fff;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.vhqsb-app-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.vhqsb-app-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#1976d2;font-weight:900;font-size:22px}.vhqsb-app-brand span:last-child{display:flex;flex-direction:column}.vhqsb-app-brand small{opacity:.7}.vhqsb-app-header nav{display:flex;gap:20px}.vhqsb-app-header nav a{color:#fff;text-decoration:none;font-weight:700}.vhqsb-app-main{max-width:1240px;margin:0 auto;padding:42px 24px 70px;box-sizing:border-box}.vhqsb-booking-intro{max-width:760px;margin-bottom:28px}.vhqsb-booking-intro span{font-size:12px;font-weight:800;letter-spacing:.14em;color:#1565c0}.vhqsb-booking-intro h1{font-size:42px;line-height:1.1;margin:8px 0 12px}.vhqsb-booking-intro p{font-size:17px;color:#5c6b7e}.vhqsb-booking-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:24px}.vhqsb-coach-picker,.vhqsb-slot-picker,.vhqsb-lesson-request-form,.vhqsb-portal,.vhqsb-parent-portal,.vhqsb-parent-portal-login{background:#fff;border:1px solid #dde5ef;border-radius:18px;padding:24px;box-shadow:0 12px 34px rgba(15,32,54,.07)}.vhqsb-coach-options{display:grid;gap:10px}.vhqsb-coach-option{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:1px solid #dce4ee;background:#fff;padding:12px;border-radius:12px;cursor:pointer}.vhqsb-coach-option:hover,.vhqsb-coach-option.selected{border-color:#1976d2;background:#edf6ff}.vhqsb-coach-option img,.vhqsb-coach-placeholder{width:48px;height:48px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#dcecff;color:#1565c0;font-weight:800}.vhqsb-coach-option span:last-child{display:flex;flex-direction:column}.vhqsb-coach-option small{color:#6a7788}.vhqsb-calendar-toolbar,.vhqsb-calendar-heading,.vhqsb-calendar-nav{display:flex;align-items:center;justify-content:space-between;gap:12px}.vhqsb-calendar-toolbar button,.vhqsb-calendar-nav a{width:38px;height:38px;border-radius:10px;border:1px solid #d9e3ef;background:#fff;display:grid;place-items:center;text-decoration:none;color:#163b66;font-size:22px}.vhqsb-booking-calendar,.vhqsb-admin-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;margin-top:18px}.vhqsb-cal-label,.vhqsb-admin-calendar>div{font-size:12px;font-weight:800;text-align:center;color:#69788b;padding:7px}.vhqsb-cal-day{min-height:72px;border:1px solid #e2e8f0;background:#f7f9fc;border-radius:10px;color:#94a0ae}.vhqsb-cal-day.available{background:#e9f4ff;border-color:#8bc4ff;color:#123a64;cursor:pointer}.vhqsb-cal-day.available:hover{background:#d7ecff}.vhqsb-cal-day b,.vhqsb-cal-day small{display:block}.vhqsb-day-slots{margin-top:18px;padding-top:18px;border-top:1px solid #e5ebf2}.vhqsb-slot-button{margin:0 8px 8px 0;border:1px solid #cbd8e7;background:#fff;padding:10px 14px;border-radius:9px;cursor:pointer}.vhqsb-slot-button.selected{background:#1565c0;color:#fff;border-color:#1565c0}.vhqsb-lesson-request-form{margin-top:24px}.vhqsb-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.vhqsb-form-grid label{display:grid;gap:7px;font-weight:700}.vhqsb-form-grid input,.vhqsb-form-grid textarea{width:100%;box-sizing:border-box;border:1px solid #cfd9e5;border-radius:10px;padding:12px;font:inherit}.vhqsb-form-wide{grid-column:1/-1}.vhqsb-selected-slot{margin:18px 0;padding:13px 15px;background:#f1f6fb;border-radius:10px}.vhqsb-button[disabled]{opacity:.45;cursor:not-allowed}.vhqsb-portal h1,.vhqsb-parent-portal h1{margin-top:0}.vhqsb-lesson-card{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:18px;border:1px solid #dfe7f0;border-radius:14px;margin:12px 0}.vhqsb-lesson-card small{color:#1976d2;font-weight:800;letter-spacing:.08em}.vhqsb-availability-calendar{margin-bottom:20px}.vhqsb-admin-day{min-height:95px;border:1px solid #dce5ef;background:#fff;border-radius:10px;padding:8px;text-decoration:none;color:#183654;display:flex;flex-direction:column;gap:4px}.vhqsb-admin-day:hover{border-color:#1976d2;background:#f4f9ff}.vhqsb-admin-day small{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vhqsb-admin-day em{margin-top:auto;font-size:11px;color:#1976d2;font-style:normal;font-weight:700}.vhqsb-admin-calendar .empty{min-height:95px}
@media(max-width:800px){.vhqsb-app-header{padding:0 16px}.vhqsb-app-header nav a:first-child{display:none}.vhqsb-app-main{padding:24px 14px 50px}.vhqsb-booking-intro h1{font-size:32px}.vhqsb-booking-layout{grid-template-columns:1fr}.vhqsb-form-grid,.vhqsb-lesson-card{grid-template-columns:1fr}.vhqsb-form-wide{grid-column:auto}.vhqsb-cal-day{min-height:58px;padding:3px}.vhqsb-cal-day small{font-size:9px}.vhqsb-admin-day{min-height:72px}}

/* v1.8.4 compact booking calendar and split lesson slots */
.vhqsb-slot-picker{max-width:680px}
.vhqsb-booking-calendar{max-width:560px;gap:5px}
.vhqsb-cal-label{padding:4px;font-size:11px}
.vhqsb-cal-day{min-height:64px;padding:7px 5px;border-radius:8px;font-size:13px}
.vhqsb-cal-day b{font-size:14px;margin-bottom:4px}
.vhqsb-cal-day small{font-size:9px;line-height:1.25;color:#4c6a88}
.vhqsb-cal-day.available small{color:#24527d}
.vhqsb-day-slots{max-width:560px}
.vhqsb-day-slots h3{margin:0 0 12px}
.vhqsb-slot-button{min-width:104px;text-align:center;font-weight:700}
@media(max-width:800px){.vhqsb-booking-calendar,.vhqsb-day-slots{max-width:none}.vhqsb-cal-day{min-height:54px;padding:5px 2px}.vhqsb-cal-day small{font-size:8px}}


/* v1.8.5 — true monthly lesson booking calendar */
.vhqsb-app-main{max-width:1460px}
.vhqsb-booking-layout{grid-template-columns:280px minmax(0,1fr);align-items:start}
.vhqsb-calendar-workspace{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:20px;align-items:start;margin-top:16px}
.vhqsb-calendar-pane{min-width:0}
.vhqsb-booking-calendar{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;grid-auto-flow:row;gap:7px;width:100%;max-width:none!important;margin-top:14px}
.vhqsb-booking-calendar>.vhqsb-cal-label{grid-column:auto!important;width:auto!important;padding:7px 2px;font-size:11px}
.vhqsb-booking-calendar>.vhqsb-cal-empty{grid-column:auto!important;display:block!important;min-width:0;min-height:88px}
.vhqsb-booking-calendar>.vhqsb-cal-day{grid-column:auto!important;width:100%!important;min-width:0!important;min-height:88px!important;margin:0!important;padding:8px!important;box-sizing:border-box;display:flex!important;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;line-height:1.2}
.vhqsb-booking-calendar>.vhqsb-cal-day b{align-self:flex-end;margin:0 0 7px;font-size:13px}
.vhqsb-booking-calendar>.vhqsb-cal-day small{font-size:9px;line-height:1.35;max-width:100%;overflow:hidden}
.vhqsb-booking-calendar>.vhqsb-cal-day.selected{background:#1565c0!important;border-color:#1565c0!important;color:#fff!important;box-shadow:0 0 0 2px rgba(21,101,192,.18)}
.vhqsb-booking-calendar>.vhqsb-cal-day.selected small{color:#fff!important}
.vhqsb-day-slots{margin:0!important;padding:18px!important;border:1px solid #dfe7f0!important;border-radius:14px;background:#f8fbff;min-height:220px;position:sticky;top:18px}
.vhqsb-day-slots h3{margin:0 0 14px;font-size:17px}
.vhqsb-day-slots p{margin-top:0;color:#64748b}
.vhqsb-slot-button{display:block;width:100%;margin:0 0 8px;padding:10px 11px;text-align:left}
@media(max-width:1050px){.vhqsb-calendar-workspace{grid-template-columns:1fr}.vhqsb-day-slots{position:static;min-height:0}.vhqsb-booking-layout{grid-template-columns:240px minmax(0,1fr)}}
@media(max-width:800px){.vhqsb-booking-layout{grid-template-columns:1fr}.vhqsb-booking-calendar{gap:4px}.vhqsb-booking-calendar>.vhqsb-cal-day,.vhqsb-booking-calendar>.vhqsb-cal-empty{min-height:62px!important}.vhqsb-booking-calendar>.vhqsb-cal-day{padding:5px!important}.vhqsb-booking-calendar>.vhqsb-cal-day small{display:none}}

/* v1.8.6 — wider lesson calendar day cells */
body.vhqsb-standalone-app .vhqsb-app-main{max-width:1460px}
.vhqsb-booking-layout{grid-template-columns:240px minmax(0,1fr);gap:20px}
.vhqsb-slot-picker{min-width:0;padding:24px 28px}
.vhqsb-calendar-workspace{grid-template-columns:minmax(720px,1fr) 220px;gap:16px}
.vhqsb-booking-calendar{gap:8px}
.vhqsb-booking-calendar>.vhqsb-cal-day,
.vhqsb-booking-calendar>.vhqsb-cal-empty{min-height:96px!important}
.vhqsb-booking-calendar>.vhqsb-cal-day{padding:9px 10px!important}
.vhqsb-booking-calendar>.vhqsb-cal-day small{font-size:10px;line-height:1.4;white-space:normal}
.vhqsb-day-slots{padding:16px!important}
@media(max-width:1200px){
  .vhqsb-calendar-workspace{grid-template-columns:minmax(0,1fr) 210px}
  .vhqsb-booking-layout{grid-template-columns:220px minmax(0,1fr)}
}
@media(max-width:980px){
  .vhqsb-calendar-workspace{grid-template-columns:1fr}
  .vhqsb-booking-layout{grid-template-columns:1fr}
  .vhqsb-day-slots{position:static}
}


/* v1.8.7 — polished lesson booking alignment */
body.vhqsb-standalone-app .vhqsb-app-main{max-width:1540px;padding-left:28px;padding-right:28px}
.vhqsb-booking-layout{grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:start}
.vhqsb-coach-picker{padding:20px}
.vhqsb-slot-picker{padding:24px;overflow:hidden}
.vhqsb-calendar-workspace{grid-template-columns:minmax(0,1fr) 215px;gap:18px;width:100%;max-width:100%;align-items:start}
.vhqsb-calendar-pane{width:100%;max-width:100%;overflow:hidden}
.vhqsb-calendar-toolbar{width:100%}
.vhqsb-calendar-legend{display:flex;flex-wrap:wrap;gap:14px;margin:12px 0 2px;font-size:12px;font-weight:700;color:#64748b}
.vhqsb-calendar-legend span{display:inline-flex;align-items:center;gap:6px}
.vhqsb-calendar-legend i{width:11px;height:11px;border-radius:3px;border:1px solid #d6e0eb;display:inline-block}
.vhqsb-calendar-legend .is-available{background:#e9f4ff;border-color:#8bc4ff}
.vhqsb-calendar-legend .is-selected{background:#1565c0;border-color:#1565c0}
.vhqsb-calendar-legend .is-unavailable{background:#f7f9fc;border-color:#e2e8f0}
.vhqsb-booking-calendar{width:100%;max-width:100%!important;grid-template-columns:repeat(7,minmax(72px,1fr))!important;gap:7px}
.vhqsb-booking-calendar>.vhqsb-cal-day,
.vhqsb-booking-calendar>.vhqsb-cal-empty{min-height:92px!important}
.vhqsb-booking-calendar>.vhqsb-cal-day{border-radius:9px!important;padding:8px!important}
.vhqsb-booking-calendar>.vhqsb-cal-day.selected{box-shadow:inset 0 0 0 2px rgba(255,255,255,.7),0 0 0 2px rgba(21,101,192,.18)!important}
.vhqsb-day-slots{position:static!important;top:auto!important;width:100%;max-width:100%;min-width:0;box-sizing:border-box;min-height:0;padding:14px!important;background:#f8fbff}
.vhqsb-day-slots h3{font-size:15px;line-height:1.35;margin-bottom:10px}
.vhqsb-slot-button{position:relative;display:flex!important;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0;margin:0 0 8px!important;padding:10px 11px!important;border-radius:9px!important;font-size:12px;line-height:1.25;white-space:normal}
.vhqsb-slot-button::after{content:'Select';font-size:10px;font-weight:800;color:#1565c0}
.vhqsb-slot-button.selected::after{content:'Selected';color:#fff}
@media(max-width:1240px){
  .vhqsb-booking-layout{grid-template-columns:200px minmax(0,1fr)}
  .vhqsb-calendar-workspace{grid-template-columns:minmax(0,1fr) 190px;gap:14px}
  .vhqsb-booking-calendar{grid-template-columns:repeat(7,minmax(58px,1fr))!important}
}
@media(max-width:980px){
  .vhqsb-booking-layout{grid-template-columns:1fr}
  .vhqsb-calendar-workspace{grid-template-columns:1fr}
  .vhqsb-day-slots{margin-top:8px!important}
}
@media(max-width:680px){
  body.vhqsb-standalone-app .vhqsb-app-main{padding-left:14px;padding-right:14px}
  .vhqsb-slot-picker{padding:16px}
  .vhqsb-booking-calendar{grid-template-columns:repeat(7,minmax(38px,1fr))!important;gap:4px}
  .vhqsb-booking-calendar>.vhqsb-cal-day,.vhqsb-booking-calendar>.vhqsb-cal-empty{min-height:58px!important}
  .vhqsb-calendar-legend{gap:8px;font-size:10px}
}

/* v1.8.8 — approved wide private-lessons booking design */
body.vhqsb-standalone-app .vhqsb-app-main{max-width:1600px!important;padding:14px 14px 60px!important}
.vhqsb-lessons-booking.vhqsb-booking-app{width:calc(100vw - 28px)!important;max-width:1540px!important;margin:14px auto!important;padding:34px!important;box-sizing:border-box;border-radius:16px}
.vhqsb-booking-intro{max-width:980px;margin-bottom:24px}
.vhqsb-booking-intro h1{font-size:46px}
.vhqsb-booking-layout{display:grid!important;grid-template-columns:350px minmax(0,1fr)!important;gap:0!important;border:1px solid #d7e0ec;border-radius:15px;overflow:hidden;background:#fff;align-items:stretch}
.vhqsb-coach-picker,.vhqsb-slot-picker{border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}
.vhqsb-coach-picker{padding:26px 20px!important;border-right:1px solid #d7e0ec!important}
.vhqsb-slot-picker{padding:26px 30px!important;min-width:0;max-width:none!important;overflow:visible!important}
.vhqsb-coach-picker h2,.vhqsb-slot-picker h2{margin:0 0 22px;font-size:24px}
.vhqsb-coach-options{gap:12px}
.vhqsb-coach-option{position:relative;display:grid!important;grid-template-columns:92px minmax(0,1fr) 24px;gap:14px;min-height:156px;padding:18px!important;border:1px solid #cfd9e6!important;border-radius:13px!important;align-items:start!important}
.vhqsb-coach-option img,.vhqsb-coach-placeholder{width:92px!important;height:92px!important;border-radius:50%!important}
.vhqsb-coach-option.selected{border:2px solid #1769d2!important;background:#fff!important;padding:17px!important}
.vhqsb-coach-copy{display:flex!important;flex-direction:column;align-items:flex-start!important;padding-top:6px}
.vhqsb-coach-copy strong{font-size:18px;color:#111827}
.vhqsb-coach-copy small{font-size:14px;color:#1256b4!important;margin-top:5px}
.vhqsb-coach-copy em{font-style:normal;font-size:12px;line-height:1.45;color:#53657a;margin-top:16px;text-align:left}
.vhqsb-coach-check{display:none;width:24px;height:24px;border-radius:50%;background:#1769d2;color:#fff;place-items:center;font-style:normal;font-weight:900}
.vhqsb-coach-option.selected .vhqsb-coach-check{display:grid}
.vhqsb-change-coach{width:100%;margin-top:16px;padding:13px;border:1px solid #d5dfeb;background:#fff;color:#1555ad;border-radius:10px;font-weight:800;cursor:pointer}
.vhqsb-secure-booking{margin-top:20px;padding:18px;border:1px solid #cfe1f7;border-radius:12px;background:#f3f8ff;color:#244d82;display:grid;gap:7px}
.vhqsb-secure-booking strong{font-size:15px}.vhqsb-secure-booking span{font-size:12px;line-height:1.55}
.vhqsb-calendar-workspace{display:grid!important;grid-template-columns:minmax(0,1fr) 310px!important;gap:30px!important;width:100%!important;max-width:none!important;align-items:start!important}
.vhqsb-calendar-pane{min-width:0!important;overflow:visible!important}
.vhqsb-calendar-toolbar{max-width:100%;margin:0 0 4px}
.vhqsb-calendar-toolbar strong{font-size:19px}
.vhqsb-calendar-legend{margin:14px 0 12px!important}
.vhqsb-calendar-legend .is-available{background:#dff4ce!important;border-color:#b6df98!important}
.vhqsb-booking-calendar{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;width:100%!important;max-width:none!important;gap:8px!important;margin-top:0!important}
.vhqsb-booking-calendar>.vhqsb-cal-label{font-size:12px!important;padding:8px 2px!important}
.vhqsb-booking-calendar>.vhqsb-cal-day,.vhqsb-booking-calendar>.vhqsb-cal-empty{min-width:0!important;width:100%!important;min-height:104px!important;box-sizing:border-box}
.vhqsb-booking-calendar>.vhqsb-cal-day{padding:10px 11px!important;border-radius:10px!important;background:#fbfcfe!important;color:#526273!important;align-items:flex-start!important}
.vhqsb-booking-calendar>.vhqsb-cal-day.available{background:#f0fae9!important;border-color:#c7e8af!important;color:#19394d!important}
.vhqsb-booking-calendar>.vhqsb-cal-day.selected{background:#1769d2!important;border-color:#1769d2!important;color:#fff!important;box-shadow:0 8px 18px rgba(23,105,210,.22)!important}
.vhqsb-booking-calendar>.vhqsb-cal-day b{align-self:center!important;margin:0 0 8px!important;font-size:15px!important}
.vhqsb-booking-calendar>.vhqsb-cal-day small{font-size:11px!important;line-height:1.45!important;text-align:center;width:100%;color:inherit!important}
.vhqsb-day-slots{width:100%!important;max-width:none!important;position:static!important;margin:0!important;padding:22px 18px!important;box-sizing:border-box;border:1px solid #d7e0ec!important;border-radius:13px!important;background:#fbfcfe!important;min-height:540px!important}
.vhqsb-day-slots h3{font-size:18px!important;margin:0 0 8px!important;color:#13233d}
.vhqsb-day-slots h4{font-size:15px;margin:0 0 18px;color:#1459b7}
.vhqsb-day-slots>p{font-size:14px;line-height:1.6;color:#64748b}
.vhqsb-slot-button{display:flex!important;width:100%!important;justify-content:space-between!important;align-items:center!important;padding:14px 15px!important;margin:0 0 10px!important;border-radius:11px!important;background:#fff!important;border:1px solid #cfd9e6!important;color:#13233d!important;text-align:left!important}
.vhqsb-slot-button span{display:grid;gap:4px}.vhqsb-slot-button strong{font-size:14px}.vhqsb-slot-button small{font-size:11px;color:#64748b}.vhqsb-slot-button>i{font-size:24px;font-style:normal}
.vhqsb-slot-button::after{display:none!important}
.vhqsb-slot-button.selected{background:#1769d2!important;color:#fff!important;border-color:#1769d2!important}.vhqsb-slot-button.selected small{color:#e9f2ff!important}
.vhqsb-time-zone{margin:24px 0 12px;padding:15px;border:1px solid #cfe1f7;border-radius:10px;background:#f1f7ff;color:#24599d;font-size:13px;line-height:1.45;text-align:center}
.vhqsb-continue-details,.vhqsb-another-date{width:100%;padding:14px;border-radius:10px;font-weight:800;cursor:pointer}
.vhqsb-continue-details{border:0;background:#1769d2;color:#fff}.vhqsb-another-date{margin-top:10px;border:1px solid #d1dce9;background:#fff;color:#1555ad}
.vhqsb-lesson-request-form{max-width:none!important;margin:24px 0 0!important}
@media(max-width:1250px){
 .vhqsb-booking-layout{grid-template-columns:300px minmax(0,1fr)!important}
 .vhqsb-calendar-workspace{grid-template-columns:minmax(0,1fr) 265px!important;gap:18px!important}
 .vhqsb-booking-calendar>.vhqsb-cal-day,.vhqsb-booking-calendar>.vhqsb-cal-empty{min-height:88px!important}
}
@media(max-width:980px){
 .vhqsb-lessons-booking.vhqsb-booking-app{width:calc(100vw - 20px)!important;padding:20px!important}
 .vhqsb-booking-layout{grid-template-columns:1fr!important}
 .vhqsb-coach-picker{border-right:0!important;border-bottom:1px solid #d7e0ec!important}
 .vhqsb-calendar-workspace{grid-template-columns:1fr!important}
 .vhqsb-day-slots{min-height:0!important}
}
@media(max-width:680px){
 .vhqsb-booking-intro h1{font-size:34px}
 .vhqsb-slot-picker{padding:20px 14px!important}
 .vhqsb-booking-calendar{gap:4px!important}
 .vhqsb-booking-calendar>.vhqsb-cal-day,.vhqsb-booking-calendar>.vhqsb-cal-empty{min-height:62px!important}
 .vhqsb-booking-calendar>.vhqsb-cal-day small{display:none!important}
}


/* v1.9.1 portal lesson cancellation */
.vhqsb-lesson-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:14px}
.vhqsb-lesson-actions form{margin:0}
.vhqsb-button.vhqsb-button-danger{background:#b42318!important;border-color:#b42318!important;color:#fff!important}
.vhqsb-button.vhqsb-button-danger:hover{background:#8f1c13!important;border-color:#8f1c13!important}

/* v1.9.2 lesson cancellation policy */
.vhqsb-policy-box,
.vhqsb-policy-warning {
  border: 1px solid #f0b429;
  background: #fff8e1;
  border-radius: 12px;
  padding: 16px;
  color: #4a3a00;
}
.vhqsb-policy-box p,
.vhqsb-policy-warning p { margin: 6px 0 10px; }
.vhqsb-policy-box label,
.vhqsb-policy-warning label { display: flex; gap: 8px; align-items: flex-start; font-weight: 600; }
.vhqsb-cancel-panel { margin-top: 10px; }
.vhqsb-cancel-panel > summary { list-style: none; cursor: pointer; display: inline-flex; }
.vhqsb-cancel-panel > summary::-webkit-details-marker { display: none; }
.vhqsb-cancel-panel form { margin-top: 10px; display: grid; gap: 10px; min-width: min(420px, 100%); }
.vhqsb-cancel-panel textarea { width: 100%; min-height: 70px; }

/* Public team, coach and athlete profiles */
.vhqsb-public-profile{max-width:1180px;margin:0 auto;padding:48px 24px 80px;font-family:var(--vhq-body-font,Inter),sans-serif;color:#0b1d39}
.vhqsb-public-profile-hero{display:flex;align-items:center;gap:28px;padding:36px;border-radius:24px;background:linear-gradient(135deg,#071a35,#124e99);color:#fff;margin-bottom:24px}
.vhqsb-public-profile-photo{width:150px;height:150px;border-radius:22px;overflow:hidden;background:#fff;display:grid;place-items:center;font-size:48px;font-weight:800;color:#124e99;flex:0 0 auto}.vhqsb-public-profile-photo img{width:100%;height:100%;object-fit:cover}.vhqsb-public-profile-hero small{font-weight:800;letter-spacing:.14em}.vhqsb-public-profile-hero h1{margin:8px 0 0;font-size:clamp(36px,5vw,64px);line-height:1}.vhqsb-public-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.vhqsb-public-card{background:#fff;border:1px solid #dfe8f4;border-radius:20px;padding:28px;box-shadow:0 14px 38px rgba(13,41,76,.08)}.vhqsb-public-card h2{margin-top:0}.vhqsb-public-card dl{margin:0}.vhqsb-public-card dl div{display:grid;grid-template-columns:160px 1fr;gap:18px;padding:13px 0;border-bottom:1px solid #e8eef6}.vhqsb-public-card dt{font-weight:700;color:#58708f}.vhqsb-public-card dd{margin:0}.vhqsb-public-button{display:inline-flex;margin-top:22px;padding:12px 18px;border-radius:10px;background:#1468d4;color:#fff!important;text-decoration:none;font-weight:800}.vhqsb-public-people,.vhqsb-public-roster{display:grid;gap:12px}.vhqsb-public-people a,.vhqsb-public-roster a{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid #e1e9f3;border-radius:12px;text-decoration:none;color:#0b1d39}.vhqsb-public-people img{width:50px;height:50px;border-radius:50%;object-fit:cover}.vhqsb-public-roster a{justify-content:space-between}.vhqsb-public-wide{grid-column:1/-1}.vhqsb-public-empty{padding:80px 24px;text-align:center}
@media(max-width:760px){.vhqsb-public-profile-hero{align-items:flex-start;flex-direction:column}.vhqsb-public-profile-grid{grid-template-columns:1fr}.vhqsb-public-card dl div{grid-template-columns:1fr;gap:4px}}

/* v2.2 public Team/Athlete hero profiles */
.vhqsb-public-profile-hero{position:relative;isolation:isolate;overflow:hidden;min-height:260px;background:linear-gradient(135deg,#071a35,#124e99)}
.vhqsb-public-profile-hero::before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--vhq-profile-hero-image);background-size:cover;background-position:center;opacity:0}
.vhqsb-public-profile-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,20,48,.94) 0%,rgba(7,34,74,.72) 45%,rgba(8,52,105,.22) 100%)}
.vhqsb-public-profile-hero.is-team{min-height:330px;align-items:flex-end;padding:54px 56px}
.vhqsb-public-profile-hero.is-team::before{opacity:1}
.vhqsb-public-profile-hero.is-team .vhqsb-public-profile-title{max-width:620px}
.vhqsb-public-profile-hero.is-athlete{min-height:310px;padding:40px 48px}
.vhqsb-public-profile-hero.is-athlete::before{opacity:1;background-position:center 25%}
.vhqsb-public-profile-hero.is-athlete .vhqsb-public-profile-photo{width:154px;height:154px;border:4px solid rgba(255,255,255,.88);box-shadow:0 16px 36px rgba(0,0,0,.25)}
.vhqsb-public-profile-title{position:relative;z-index:1}
.vhqsb-athlete-hero-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}
.vhqsb-athlete-hero-meta span,.vhqsb-athlete-hero-meta strong{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.3);font-size:13px;color:#fff}
.vhqsb-athlete-hero-meta strong.is-uncommitted{background:#16883d;border-color:#25a953}.vhqsb-athlete-hero-meta strong.is-committed{background:#d2a126;border-color:#e4bc50}
.vhqsb-layout-table{display:block!important;overflow-x:auto;border:1px solid #dfe8f4;border-radius:16px;background:#fff}
.vhqsb-layout-table .vhqsb-item{display:grid!important;grid-template-columns:64px minmax(180px,1.4fr) repeat(3,minmax(120px,1fr)) auto;align-items:center;gap:14px;padding:14px 18px;border:0!important;border-bottom:1px solid #e8eef6;border-radius:0!important;box-shadow:none!important}
.vhqsb-layout-table .vhqsb-item:last-child{border-bottom:0}
.vhqsb-layout-table .vhqsb-item>img{width:52px!important;height:52px!important;border-radius:50%!important;object-fit:cover!important;margin:0!important}
.vhqsb-layout-table .vhqsb-item-copy{display:contents}
.vhqsb-layout-table .vhqsb-item-copy h3,.vhqsb-layout-table .vhqsb-item-copy p,.vhqsb-layout-table .vhqsb-item-copy .vhqsb-meta{margin:0}
@media(max-width:760px){.vhqsb-public-profile-hero.is-team,.vhqsb-public-profile-hero.is-athlete{padding:30px 24px;min-height:280px}.vhqsb-public-profile-hero.is-athlete{align-items:flex-start}.vhqsb-layout-table .vhqsb-item{display:flex!important;align-items:flex-start;flex-wrap:wrap}.vhqsb-layout-table .vhqsb-item-copy{display:block}}


/* v2.2.1 profile hero, working section height, and compact dynamic actions */
.vhqsb-public-page>.vhqsb-section:not(.vhqsb-overlay-hero):not(.vhqsb-site-footer){
  min-height:var(--vhqsb-section-height,280px)!important;
  box-sizing:border-box;
  padding-top:clamp(16px,calc(var(--vhqsb-section-height,280px) * .12),44px)!important;
  padding-bottom:clamp(16px,calc(var(--vhqsb-section-height,280px) * .12),44px)!important;
}
.vhqsb-public-profile-hero.is-team,.vhqsb-public-profile-hero.is-athlete{
  background-size:cover;
  background-repeat:no-repeat;
}
.vhqsb-public-profile-hero.is-athlete{background-position:center 25%}
.vhqsb-public-profile-hero.is-team{background-position:center}
.vhqsb-public-profile-hero.is-team::before,.vhqsb-public-profile-hero.is-athlete::before{display:none!important}
.vhqsb-dynamic-action{width:auto!important;min-width:0!important;align-self:center;justify-self:end;justify-content:center;white-space:nowrap;padding:10px 18px}
.vhqsb-layout-list .vhqsb-item-copy{min-width:0}
.vhqsb-layout-list .vhqsb-item{align-items:center}
@media(max-width:800px){
 .vhqsb-public-page>.vhqsb-section:not(.vhqsb-overlay-hero):not(.vhqsb-site-footer){padding-top:20px!important;padding-bottom:20px!important}
 .vhqsb-dynamic-action{justify-self:start}
}


/* v2.2.3 compact public directory lists and safe action buttons */
.vhqsb-layout-list .vhqsb-item{
  display:flex!important;
  align-items:center!important;
  gap:18px;
  padding:12px 16px;
  overflow:visible!important;
  box-shadow:none;
  border:1px solid #dfe8f4;
}
.vhqsb-layout-list .vhqsb-item>img{
  flex:0 0 54px;
  width:54px!important;
  height:54px!important;
  aspect-ratio:1!important;
  object-fit:cover!important;
  border-radius:50%!important;
  margin:0!important;
}
.vhqsb-layout-list .vhqsb-item-copy{
  flex:1 1 auto;
  width:auto;
  min-width:0;
  padding:0!important;
  display:flex;
  align-items:center;
  gap:14px 28px;
  flex-wrap:wrap;
}
.vhqsb-layout-list .vhqsb-item-copy h3{
  flex:1 1 170px;
  margin:0;
}
.vhqsb-layout-list .vhqsb-item-copy>p,
.vhqsb-layout-list .vhqsb-item-copy>.vhqsb-meta,
.vhqsb-layout-list .vhqsb-item-copy>time{
  flex:0 1 auto;
  margin:0;
}
.vhqsb-layout-list .vhqsb-dynamic-action{
  flex:0 0 auto;
  margin:0 0 0 auto!important;
  width:auto!important;
  max-width:100%;
  min-width:118px!important;
  padding:10px 16px!important;
  white-space:nowrap;
  position:relative;
  left:auto!important;
  transform:none!important;
}
@media(max-width:760px){
  .vhqsb-layout-list .vhqsb-item{align-items:flex-start!important}
  .vhqsb-layout-list .vhqsb-item-copy{display:block}
  .vhqsb-layout-list .vhqsb-item-copy>*{margin:0 0 8px!important}
  .vhqsb-layout-list .vhqsb-dynamic-action{margin-top:10px!important}
}

/* v2.2.4 — safe list action column and club calendar */
.vhqsb-layout-list .vhqsb-item{display:grid!important;grid-template-columns:54px minmax(0,1fr) auto!important;column-gap:18px!important;align-items:center!important}
.vhqsb-layout-list .vhqsb-item-copy{display:flex!important;min-width:0!important;overflow:hidden!important}
.vhqsb-layout-list .vhqsb-item>.vhqsb-dynamic-action{grid-column:3!important;position:static!important;transform:none!important;left:auto!important;right:auto!important;margin:0!important;min-width:118px!important;width:auto!important;max-width:none!important;align-self:center!important;justify-self:end!important;box-sizing:border-box!important}
.vhqsb-section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.vhqsb-section-heading-row h2{margin:0}.vhqsb-calendar-view-all{margin:0!important}.vhqsb-calendar-mobile-action{display:none}
.vhqsb-calendar-roster-table{border:1px solid #dce6f2;border-radius:14px;overflow:hidden;background:#fff;color:#17253a}.vhqsb-calendar-roster-head,.vhqsb-calendar-roster-row{display:grid;grid-template-columns:110px minmax(180px,1.4fr) 150px 120px minmax(150px,1fr);gap:16px;align-items:center;padding:13px 18px}.vhqsb-calendar-roster-head{background:#eef4fb;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.vhqsb-calendar-roster-row{border-top:1px solid #e7edf5}.vhqsb-calendar-roster-row time{display:flex;align-items:center;gap:7px}.vhqsb-calendar-roster-row time b{color:#0b63ce}.vhqsb-calendar-roster-row time span{font-size:13px}.vhqsb-calendar-roster-row strong{font-size:15px}
.vhqsb-full-calendar-page{background:#f4f7fb;padding:42px 0 70px;min-height:70vh}.vhqsb-full-calendar-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.vhqsb-full-calendar-head span{font-size:12px;font-weight:900;color:#0b63ce;letter-spacing:.12em}.vhqsb-full-calendar-head h1{font-size:clamp(38px,5vw,64px);margin:6px 0 8px}.vhqsb-full-calendar-head p{margin:0;color:#607086}.vhqsb-full-calendar-nav{display:flex;align-items:center;gap:14px;background:#fff;padding:8px;border:1px solid #dce6f2;border-radius:12px}.vhqsb-full-calendar-nav a{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#edf4fc;text-decoration:none;font-size:24px;color:#0b4fa3}.vhqsb-full-calendar-nav strong{min-width:130px;text-align:center}.vhqsb-full-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.vhqsb-full-calendar-weekday{text-align:center;font-size:12px;font-weight:800;text-transform:uppercase;color:#65758a;padding:8px}.vhqsb-full-calendar-empty,.vhqsb-full-calendar-day{min-height:150px;border:1px solid #dce6f2;border-radius:12px;background:#fff;padding:11px;box-sizing:border-box}.vhqsb-full-calendar-day.is-today{border:2px solid #0b63ce}.vhqsb-full-calendar-day>b{display:block;text-align:right;color:#53647a;margin-bottom:8px}.vhqsb-full-calendar-day article{display:flex;flex-direction:column;gap:2px;background:#edf5ff;border-left:3px solid #0b63ce;border-radius:7px;padding:7px;margin-top:6px}.vhqsb-full-calendar-day article small{font-size:9px;font-weight:800;text-transform:uppercase;color:#0b63ce}.vhqsb-full-calendar-day article strong{font-size:12px;line-height:1.3}.vhqsb-full-calendar-day article span{font-size:10px;color:#53647a}
@media(max-width:900px){.vhqsb-calendar-roster-head{display:none}.vhqsb-calendar-roster-row{grid-template-columns:90px 1fr;gap:8px}.vhqsb-calendar-roster-row>span{grid-column:2}.vhqsb-full-calendar-day{min-height:120px;padding:7px}.vhqsb-full-calendar-day article span{display:none}}
@media(max-width:760px){.vhqsb-layout-list .vhqsb-item{grid-template-columns:46px minmax(0,1fr)!important}.vhqsb-layout-list .vhqsb-item>.vhqsb-dynamic-action{grid-column:1/-1!important;justify-self:start!important;margin-top:8px!important}.vhqsb-section-heading-row{display:block}.vhqsb-calendar-view-all{display:none!important}.vhqsb-calendar-mobile-action{display:block;margin-top:14px}.vhqsb-full-calendar-head{align-items:flex-start;flex-direction:column}.vhqsb-full-calendar-grid{gap:3px}.vhqsb-full-calendar-weekday{font-size:9px;padding:4px}.vhqsb-full-calendar-empty,.vhqsb-full-calendar-day{min-height:72px;border-radius:7px;padding:4px}.vhqsb-full-calendar-day article{padding:3px;border-left-width:2px}.vhqsb-full-calendar-day article small,.vhqsb-full-calendar-day article span{display:none}.vhqsb-full-calendar-day article strong{font-size:8px}}


/* v2.2.5 calendar, public directory actions, and multi-column sections */
.vhqsb-layout-table .vhqsb-dynamic-action{grid-column:-2/-1!important;justify-self:end!important;align-self:center!important;margin:0!important;position:static!important;transform:none!important;white-space:nowrap!important;width:auto!important;min-width:118px!important}
.vhqsb-layout-table .vhqsb-item-copy>p:not(.vhqsb-meta){display:none!important}
.vhqsb-columns-section .vhqsb-columns-grid{display:grid;grid-template-columns:repeat(var(--vhqsb-columns,2),minmax(0,1fr));gap:24px;margin-top:24px}
.vhqsb-column-card{min-width:0;padding:24px;border:1px solid #dfe8f4;border-radius:16px;background:rgba(255,255,255,.72)}
.vhqsb-column-card h3{margin:0 0 12px}
.vhqsb-column-card p:last-child{margin-bottom:0}
@media(max-width:760px){.vhqsb-columns-section .vhqsb-columns-grid{grid-template-columns:1fr}.vhqsb-layout-table .vhqsb-dynamic-action{grid-column:auto!important;justify-self:start!important}}

/* v2.3.1 – compact public Website Events agenda */
.vhqsb-club-calendar-preview .vhqsb-public-shell{max-width:1040px}
.vhqsb-calendar-title{margin:0 0 20px;font-size:clamp(30px,3vw,42px);line-height:1.05}
.vhqsb-calendar-agenda-card{background:#fff;border:1px solid #d5dce7;border-radius:8px;box-shadow:0 2px 8px rgba(23,37,58,.12);overflow:hidden}
.vhqsb-calendar-agenda-row{display:grid;grid-template-columns:72px minmax(0,1fr) minmax(220px,auto);gap:24px;align-items:center;min-height:80px;padding:9px 18px;border-bottom:1px solid #dfe4eb}
.vhqsb-calendar-agenda-row:last-child{border-bottom:0}
.vhqsb-calendar-date-badge{width:58px;display:grid;grid-template-rows:18px 32px 18px;text-align:center;border-radius:5px;overflow:hidden;background:#f1f5f9;color:#0d213d;line-height:1}
.vhqsb-calendar-weekday{display:flex;align-items:center;justify-content:center;background:#0758ad;color:#fff;font-size:10px;font-weight:800;letter-spacing:.05em}
.vhqsb-calendar-date-badge strong{display:flex;align-items:center;justify-content:center;font-size:23px;background:#fff}
.vhqsb-calendar-month{display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;background:#edf3f9}
.vhqsb-calendar-event-copy{min-width:0}
.vhqsb-calendar-type{display:block;margin-bottom:5px;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#364152}
.vhqsb-calendar-event-title{display:flex;align-items:center;gap:13px;min-width:0}
.vhqsb-calendar-event-title i{width:13px;height:13px;flex:0 0 13px;border-radius:50%;background:#a33ed6}
.vhqsb-calendar-event-title strong{font-size:17px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vhqsb-calendar-event-meta{display:grid;gap:8px;justify-items:start;font-size:14px;color:#17253a}
.vhqsb-calendar-event-meta span{display:flex;align-items:center;gap:10px}
.vhqsb-calendar-event-meta i{font-style:normal;width:16px;text-align:center;font-size:17px;color:#111}
.vhqsb-calendar-action-row{text-align:right;padding-top:17px}
.vhqsb-calendar-text-link{display:inline-flex;color:#0864d8;font-weight:600;text-decoration:none}
.vhqsb-calendar-text-link:hover{text-decoration:underline}
@media(max-width:760px){
  .vhqsb-calendar-agenda-row{grid-template-columns:64px minmax(0,1fr);gap:14px;padding:12px}
  .vhqsb-calendar-event-meta{grid-column:2;margin-top:-3px;gap:5px;font-size:13px}
  .vhqsb-calendar-event-title strong{white-space:normal}
}

/* v2.3.2 – compact calendar and optional News + Calendar split section */
.vhqsb-club-calendar-preview .vhqsb-public-shell{max-width:760px}
.vhqsb-news-calendar-section .vhqsb-public-shell{max-width:1040px}
.vhqsb-news-calendar-grid{display:grid;grid-template-columns:minmax(250px,32%) minmax(0,68%);gap:56px;align-items:start}
.vhqsb-news-calendar-grid>div{min-width:0}
.vhqsb-news-calendar-grid h2{margin:0 0 20px;font-size:clamp(30px,3vw,42px);line-height:1.05}
.vhqsb-news-card{overflow:hidden;background:#fff;border:1px solid #d5dce7;border-radius:8px;box-shadow:0 2px 8px rgba(23,37,58,.10)}
.vhqsb-news-card>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.vhqsb-news-card-copy{padding:18px}
.vhqsb-news-card-copy h3{margin:0 0 10px;font-size:22px;line-height:1.15}
.vhqsb-news-card-copy p{margin:0;color:#4c5b70}
.vhqsb-news-link-row{text-align:right;padding-top:17px}
.vhqsb-news-link-row a{color:#0864d8;font-weight:600;text-decoration:none}
.vhqsb-news-link-row a:hover{text-decoration:underline}
.vhqsb-news-calendar-section .vhqsb-calendar-agenda-row{grid-template-columns:62px minmax(0,1fr) minmax(180px,auto);gap:18px;min-height:76px;padding:8px 14px}
.vhqsb-news-calendar-section .vhqsb-calendar-date-badge{width:52px}
.vhqsb-news-calendar-section .vhqsb-calendar-event-title strong{font-size:16px}
.vhqsb-news-calendar-section .vhqsb-calendar-event-meta{font-size:13px}
@media(max-width:900px){
  .vhqsb-news-calendar-grid{grid-template-columns:1fr;gap:36px}
  .vhqsb-club-calendar-preview .vhqsb-public-shell{max-width:1040px}
}

/* v3.0 universal live-data sections */
.vhqsb-universal-data-section{padding-top:clamp(28px,4vw,56px);padding-bottom:clamp(28px,4vw,56px)}
.vhqsb-universal-data-grid{display:grid;grid-template-columns:repeat(var(--vhqsb-universal-columns,2),minmax(0,1fr));gap:clamp(20px,3vw,38px);align-items:start}
.vhqsb-universal-data-column{min-width:0}
.vhqsb-universal-data-column>.vhqsb-section{padding:0!important;min-height:0!important;background:transparent!important}
.vhqsb-universal-data-column>.vhqsb-section>.vhqsb-public-shell{width:100%;max-width:none;padding:0!important}
.vhqsb-universal-data-column>.vhqsb-section h2{font-size:clamp(24px,2.5vw,38px);margin:0 0 18px}
.vhqsb-universal-data-column .vhqsb-calendar-agenda-row{grid-template-columns:64px minmax(0,1fr);gap:12px}
.vhqsb-universal-data-column .vhqsb-calendar-event-meta{grid-column:2;align-items:flex-start}
.vhqsb-calendar-audience-filter{margin-top:18px}
.vhqsb-calendar-audience-filter label{display:flex;align-items:center;gap:10px;font-weight:700}
.vhqsb-calendar-audience-filter select{min-width:190px;padding:10px 36px 10px 12px;border:1px solid #d8e1ed;border-radius:10px;background:#fff}
@media(max-width:900px){.vhqsb-universal-data-grid{grid-template-columns:1fr}}

/* v3.0.1 — compact one-line homepage calendar rows and separate heading color */
.vhqsb-section>.vhqsb-public-shell>h1,
.vhqsb-section>.vhqsb-public-shell>h2,
.vhqsb-manual-copy>h2,
.vhqsb-columns-section>.vhqsb-public-shell>h2,
.vhqsb-news-column>h2,
.vhqsb-news-calendar-column>h2,
.vhqsb-bottom-overlay h2,
.vhqsb-universal-data-column>.vhqsb-section>.vhqsb-public-shell>h2{
  color:var(--vhqsb-heading-color,var(--vhqsb-text,#122033))!important;
}
/* Item titles, dates, metadata, links and descriptions use the independent body-text color. */
.vhqsb-section .vhqsb-item h3,
.vhqsb-section .vhqsb-item-copy,
.vhqsb-section .vhqsb-item-copy p,
.vhqsb-section .vhqsb-item-copy time,
.vhqsb-section .vhqsb-meta,
.vhqsb-section .vhqsb-calendar-event-copy,
.vhqsb-section .vhqsb-calendar-event-meta,
.vhqsb-section .vhqsb-news-card-copy,
.vhqsb-section .vhqsb-news-card-copy h3,
.vhqsb-section .vhqsb-news-card-copy p{
  color:var(--vhqsb-text,#122033)!important;
}
.vhqsb-universal-data-column .vhqsb-calendar-agenda-row{grid-template-columns:54px minmax(0,1fr) minmax(150px,auto);gap:10px;min-height:62px;padding:6px 10px;align-items:center}
.vhqsb-universal-data-column .vhqsb-calendar-date-badge{width:48px;min-width:48px}
.vhqsb-universal-data-column .vhqsb-calendar-weekday,.vhqsb-universal-data-column .vhqsb-calendar-month{font-size:9px;line-height:1.05}
.vhqsb-universal-data-column .vhqsb-calendar-date-badge strong{font-size:19px;line-height:1}
.vhqsb-universal-data-column .vhqsb-calendar-type{font-size:9px;line-height:1.1}
.vhqsb-universal-data-column .vhqsb-calendar-event-title strong{font-size:14px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vhqsb-universal-data-column .vhqsb-calendar-event-copy{min-width:0}
.vhqsb-universal-data-column .vhqsb-calendar-event-meta{grid-column:auto;display:grid;gap:3px;align-items:center;justify-items:start;font-size:11px;line-height:1.15;white-space:nowrap}
.vhqsb-universal-data-column .vhqsb-calendar-time,.vhqsb-universal-data-column .vhqsb-calendar-location{font-size:11px;white-space:nowrap}
@media(max-width:720px){.vhqsb-universal-data-column .vhqsb-calendar-agenda-row{grid-template-columns:50px minmax(0,1fr);gap:10px}.vhqsb-universal-data-column .vhqsb-calendar-event-meta{grid-column:2;white-space:normal}}


/* v3.0.2 — aligned universal columns and truly independent heading/body colors */
.vhqsb-universal-data-grid{align-items:stretch}
.vhqsb-universal-data-column{display:flex;min-width:0}
.vhqsb-universal-data-column>.vhqsb-section{width:100%;align-items:flex-start!important}
.vhqsb-universal-data-column>.vhqsb-section>.vhqsb-public-shell{display:flex;flex-direction:column;height:100%;box-sizing:border-box}
.vhqsb-universal-data-column>.vhqsb-section>.vhqsb-public-shell>h2,
.vhqsb-universal-data-column .vhqsb-calendar-title{margin:0 0 18px!important;line-height:1.08!important;min-height:42px;display:flex;align-items:flex-end}
.vhqsb-universal-data-column .vhqsb-items,
.vhqsb-universal-data-column .vhqsb-calendar-agenda-card{width:100%;box-sizing:border-box}
.vhqsb-universal-data-column .vhqsb-layout-list .vhqsb-item,
.vhqsb-universal-data-column .vhqsb-calendar-agenda-row{min-height:70px;box-sizing:border-box}
.vhqsb-universal-data-column .vhqsb-calendar-action-row{margin-top:auto;padding-top:14px}
.vhqsb-universal-data-column .vhqsb-dynamic-action,
.vhqsb-universal-data-column .vhqsb-calendar-text-link,
.vhqsb-universal-data-column a{color:inherit}
.vhqsb-universal-data-column .vhqsb-dynamic-action,
.vhqsb-universal-data-column .vhqsb-calendar-text-link{color:#0864d8}
@media(max-width:900px){
  .vhqsb-universal-data-column>.vhqsb-section>.vhqsb-public-shell>h2,
  .vhqsb-universal-data-column .vhqsb-calendar-title{min-height:0}
}

/* v3.2.1 public team roster */
.vhqsb-public-roster-section{overflow:hidden}
.vhqsb-roster-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}
.vhqsb-roster-heading h2{margin:0}.vhqsb-roster-heading p{margin:5px 0 0;color:#657991}
.vhqsb-roster-tools{display:flex;flex-wrap:wrap;gap:10px}.vhqsb-roster-tools select{min-height:40px;border:1px solid #ced9e7;border-radius:9px;background:#fff;padding:7px 34px 7px 11px;color:#17253a}
.vhqsb-public-roster-table{display:table;width:100%;border-collapse:collapse;border:1px solid #dfe7f1;border-radius:14px;overflow:hidden;background:#fff}
.vhqsb-public-roster-head,.vhqsb-public-roster-row{display:table-row}
.vhqsb-public-roster-head span,.vhqsb-public-roster-row>span{display:table-cell;vertical-align:middle;padding:13px 12px;border-bottom:1px solid #e5ebf3}
.vhqsb-public-roster-head span{background:#f4f7fb;color:#415674;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}
.vhqsb-public-roster-row:last-child>span{border-bottom:0}.vhqsb-public-roster-row[hidden]{display:none}
.vhqsb-public-roster-player{display:flex!important;align-items:center;gap:12px;min-width:190px}.vhqsb-public-roster-player img,.vhqsb-public-roster-player i{width:58px;height:68px;border-radius:8px;object-fit:cover;flex:0 0 auto}.vhqsb-public-roster-player i{display:grid;place-items:center;background:#173f76;color:#fff;font-style:normal;font-size:22px;font-weight:900}.vhqsb-public-roster-player strong{color:#132440}
.vhqsb-roster-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}.vhqsb-roster-status.committed{background:#dcf7e6;color:#14733c}.vhqsb-roster-status.uncommitted{background:#fff3cf;color:#805e00}
.vhqsb-roster-profile-link{display:inline-flex;padding:8px 10px;border:1px solid #1766ca;border-radius:8px;color:#1766ca;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}.vhqsb-roster-profile-link:hover{background:#1766ca;color:#fff}
@media(max-width:900px){.vhqsb-roster-heading{align-items:flex-start;flex-direction:column}.vhqsb-roster-tools{width:100%}.vhqsb-roster-tools label,.vhqsb-roster-tools select{width:100%}.vhqsb-public-roster-table{display:grid;gap:12px;border:0;background:transparent}.vhqsb-public-roster-head{display:none}.vhqsb-public-roster-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#fff;border:1px solid #dfe7f1;border-radius:14px;padding:14px}.vhqsb-public-roster-row>span{display:block;padding:0;border:0}.vhqsb-public-roster-player{grid-column:1/-1;border-bottom:1px solid #e7edf5!important;padding-bottom:12px!important}.vhqsb-public-roster-row>span:not(.vhqsb-public-roster-player)::before{content:attr(data-label);display:block;margin-bottom:3px;color:#6a7d96;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}}
@media(max-width:520px){.vhqsb-public-roster-row{grid-template-columns:1fr}.vhqsb-public-roster-player{grid-column:auto}.vhqsb-public-roster-player img,.vhqsb-public-roster-player i{width:52px;height:60px}}

/* v3.3.0 registration membership wizard */
.vhqsb-registration-wizard{display:block}
.vhqsb-wizard-progress{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0 0 26px}
.vhqsb-wizard-progress button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:1px solid #d9e3ef;border-radius:10px;background:#f7f9fc;color:#61738b;font-weight:800;cursor:pointer}
.vhqsb-wizard-progress button span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#dfe7f1;color:#4f627b;font-size:12px}
.vhqsb-wizard-progress button.active{border-color:#1766ca;background:#eef5ff;color:#174d91}.vhqsb-wizard-progress button.active span,.vhqsb-wizard-progress button.complete span{background:#1766ca;color:#fff}
.vhqsb-wizard-step{display:none}.vhqsb-wizard-step.active{display:block}
.vhqsb-wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px}.vhqsb-wizard-actions>button:not(.vhqsb-button){min-height:44px;padding:10px 18px;border:1px solid #ccd8e7;border-radius:9px;background:#fff;color:#263a55;font-weight:800;cursor:pointer}
.vhqsb-registration-review{padding:22px;border:1px solid #dce5f0;border-radius:14px;background:#f8fafc;margin-bottom:18px}.vhqsb-registration-review h3{margin-top:0}.vhqsb-registration-review [data-vhq-registration-summary]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;margin-top:18px}.vhqsb-registration-review p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:9px 0;border-bottom:1px solid #e5ebf3}.vhqsb-registration-review p span{color:#6b7e96}.vhqsb-registration-review p strong{text-align:right;color:#172a45}
@media(max-width:760px){.vhqsb-wizard-progress{grid-template-columns:1fr}.vhqsb-wizard-progress button{justify-content:flex-start;padding:8px 12px}.vhqsb-registration-review [data-vhq-registration-summary]{grid-template-columns:1fr}}

/* v3.3.1 registration page: unified information card and reliable wizard controls */
.vhqsb-registration-overview{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:0;background:#fff;border:1px solid #dce5f0;border-radius:18px;box-shadow:0 14px 36px rgba(7,26,53,.08);overflow:hidden;margin-bottom:28px}
.vhqsb-registration-overview .vhqsb-registration-copy,.vhqsb-registration-overview .vhqsb-registration-details{background:transparent;border:0;border-radius:0;box-shadow:none;margin:0;padding:30px}
.vhqsb-registration-overview .vhqsb-registration-details{border-left:1px solid #e3eaf3;background:#f8fafc}
.vhqsb-registration-overview h2{margin-top:0}
.vhqsb-registration-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}
.vhqsb-registration-detail-list p{min-width:0}
.vhqsb-registration-form-shell{margin-top:0}
.vhqsb-public-registration-form{background:#fff;border:1px solid #dce5f0;border-radius:18px;padding:30px;box-shadow:0 14px 36px rgba(7,26,53,.08)}
.vhqsb-registration-wizard button{position:relative;z-index:1;pointer-events:auto}
.vhqsb-wizard-step[hidden]{display:none!important}
.vhqsb-wizard-step.active{display:block!important}
@media(max-width:900px){.vhqsb-registration-overview{grid-template-columns:1fr}.vhqsb-registration-overview .vhqsb-registration-details{border-left:0;border-top:1px solid #e3eaf3}.vhqsb-registration-detail-list{grid-template-columns:1fr}}
@media(max-width:600px){.vhqsb-registration-overview .vhqsb-registration-copy,.vhqsb-registration-overview .vhqsb-registration-details,.vhqsb-public-registration-form{padding:20px}}

/* v3.4.0 parent finance */
.vhqsb-parent-finance{margin:24px 0;background:#fff;border:1px solid #dfe7f1;border-radius:18px;padding:22px}.vhqsb-parent-finance-head h2{margin:3px 0 16px}.vhqsb-parent-finance-list{display:grid;gap:10px}.vhqsb-parent-finance-list article{display:flex;justify-content:space-between;gap:20px;padding:15px;border-radius:12px;background:#f6f9fd}.vhqsb-parent-finance-list small,.vhqsb-parent-finance-list span{display:block;color:#69788e}.vhqsb-parent-finance-list b{display:block;color:#173b6c;margin-top:4px}@media(max-width:640px){.vhqsb-parent-finance-list article{display:grid}}

/* v3.7.2 responsive website hardening — desktop, tablet, and mobile */
*,*::before,*::after{box-sizing:border-box}
img,video,iframe,svg{max-width:100%;height:auto}
.vhqsb-public-shell,.vhqsb-section,.vhqsb-item,.vhqsb-column-card,.vhqsb-news-card,.vhqsb-calendar-agenda-card{min-width:0}
.vhqsb-public-shell{width:min(1180px,calc(100% - 48px))}
.vhqsb-section{overflow:hidden}
.vhqsb-section h1,.vhqsb-section h2,.vhqsb-section h3,.vhqsb-section p,.vhqsb-section a,.vhqsb-section span{overflow-wrap:anywhere}
.vhqsb-button,.vhqsb-dynamic-action,.vhqsb-calendar-text-link{max-width:100%;white-space:normal;text-align:center;justify-content:center}
.vhqsb-layout-cards,.vhqsb-layout-grid{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr))}
.vhqsb-columns-grid,.vhqsb-universal-data-grid,.vhqsb-news-calendar-grid{min-width:0}
.vhqsb-site-header{width:100%}
.vhqsb-site-header>.vhqsb-public-shell{flex-wrap:wrap}
.vhqsb-site-nav{min-width:0}
.vhqsb-site-nav ul{flex-wrap:wrap}
.vhqsb-site-nav a{display:block}
.vhqsb-calendar-agenda-row,.vhqsb-calendar-roster-row{min-width:0}
.vhqsb-calendar-event-copy,.vhqsb-calendar-event-meta{min-width:0}
.vhqsb-full-calendar-page,.vhqsb-registration-page,.vhqsb-parent-portal,.vhqsb-booking-app{width:100%;max-width:100%}
.vhqsb-public-registration-form fieldset{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))}
.vhqsb-form-grid{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))!important}
.vhqsb-parent-registration,.vhqsb-parent-finance,.vhqsb-lesson-card{max-width:100%}

@media (max-width:1024px){
  .vhqsb-public-shell{width:min(100% - 36px,1180px)}
  .vhqsb-section{padding:44px 0}
  .vhqsb-manual .vhqsb-public-shell,.vhqsb-image-right .vhqsb-public-shell{gap:30px}
  .vhqsb-news-calendar-grid,.vhqsb-universal-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .vhqsb-booking-layout{grid-template-columns:minmax(190px,.8fr) minmax(0,2.2fr)!important}
  .vhqsb-calendar-workspace{grid-template-columns:minmax(0,1fr)!important}
  .vhqsb-calendar-pane{width:100%}
  .vhqsb-public-roster-table{font-size:13px}
  .vhqsb-public-roster-head span,.vhqsb-public-roster-row>span{padding:11px 9px}
}

@media (max-width:800px){
  .vhqsb-public-shell{width:min(100% - 28px,1180px)}
  .vhqsb-section{padding:36px 0}
  .vhqsb-public-hero{padding:44px 0}
  .vhqsb-public-hero h1{font-size:clamp(34px,10vw,54px)}
  .vhqsb-public-hero p{font-size:17px}
  .vhqsb-site-header>.vhqsb-public-shell{padding:12px 0;align-items:stretch}
  .vhqsb-site-brand{justify-content:space-between;width:100%}
  .vhqsb-site-nav{width:100%;overflow:visible}
  .vhqsb-site-nav>ul{display:grid;grid-template-columns:1fr;gap:0;width:100%}
  .vhqsb-site-nav>ul>li>a{padding:12px 0;border-top:1px solid rgba(255,255,255,.12)}
  .vhqsb-site-nav .sub-menu{position:static;display:grid;min-width:0;width:100%;box-shadow:none;padding:0 0 8px 16px}
  .vhqsb-manual .vhqsb-public-shell,.vhqsb-image-right .vhqsb-public-shell,.vhqsb-news-calendar-grid,.vhqsb-universal-data-grid,.vhqsb-columns-grid{grid-template-columns:1fr!important}
  .vhqsb-manual-image img{height:auto;max-height:420px}
  .vhqsb-layout-slider{grid-auto-columns:min(88vw,360px)}
  .vhqsb-item-copy{padding:18px}
  .vhqsb-calendar-agenda-row,.vhqsb-calendar-roster-row{grid-template-columns:52px minmax(0,1fr)!important;gap:10px!important;align-items:start}
  .vhqsb-calendar-event-meta{grid-column:2!important;display:flex!important;flex-wrap:wrap;gap:6px 14px!important;white-space:normal!important}
  .vhqsb-calendar-time,.vhqsb-calendar-location{white-space:normal!important}
  .vhqsb-calendar-action-row{text-align:left}
  .vhqsb-booking-layout,.vhqsb-calendar-workspace{grid-template-columns:1fr!important}
  .vhqsb-coach-picker,.vhqsb-calendar-pane,.vhqsb-day-slots{width:100%;max-width:none}
  .vhqsb-booking-calendar{width:100%;overflow-x:auto}
  .vhqsb-full-calendar-grid{min-width:680px}
  .vhqsb-full-calendar-page{overflow-x:auto}
  .vhqsb-public-registration-form,.vhqsb-registration-copy,.vhqsb-registration-details{padding:22px}
  .vhqsb-wizard-actions{flex-wrap:wrap}
  .vhqsb-wizard-actions>*{flex:1 1 180px}
  .vhqsb-parent-portal{padding:0 14px;margin:28px auto}
  .vhqsb-parent-registration{padding:18px}
  .vhqsb-footer-main{grid-template-columns:1fr!important;gap:28px!important}
  .vhqsb-footer-nav ul{columns:1!important}
}

@media (max-width:560px){
  .vhqsb-public-shell{width:min(100% - 20px,1180px)}
  .vhqsb-section{padding:28px 0}
  .vhqsb-public-hero{padding:34px 0}
  .vhqsb-public-hero h1{font-size:clamp(30px,11vw,44px)}
  .vhqsb-manual-copy h2,.vhqsb-dynamic h2{font-size:clamp(26px,9vw,38px)}
  .vhqsb-button,.vhqsb-dynamic-action{width:100%;min-height:44px}
  .vhqsb-layout-slider{grid-auto-columns:88vw}
  .vhqsb-program-toggle{align-items:flex-start}
  .vhqsb-program-toggle>span{align-items:flex-start}
  .vhqsb-event-actions{grid-template-columns:1fr!important}
  .vhqsb-calendar-agenda-row,.vhqsb-calendar-roster-row{padding:10px!important}
  .vhqsb-calendar-date-badge{width:46px!important;min-width:46px!important}
  .vhqsb-calendar-event-title strong{font-size:14px!important}
  .vhqsb-calendar-event-meta{font-size:11px!important}
  .vhqsb-contact-form,.vhqsb-public-registration-form fieldset,.vhqsb-form-grid{grid-template-columns:1fr!important}
  .vhqsb-public-registration-form fieldset{padding:15px}
  .vhqsb-registration-overview .vhqsb-registration-copy,.vhqsb-registration-overview .vhqsb-registration-details,.vhqsb-public-registration-form{padding:17px}
  .vhqsb-wizard-progress button{font-size:13px}
  .vhqsb-parent-finance-list article{padding:12px}
  .vhqsb-public-roster-row{padding:12px}
  .vhqsb-public-roster-player{min-width:0!important}
  .vhqsb-roster-tools select{width:100%}
  .vhqsb-footer-bottom{display:grid!important;gap:12px!important;text-align:center}
}

/* VolleyHQ subscriber account and login */
.vhq-subscriber-shell{min-height:70vh;display:grid;place-items:center;padding:48px 20px;background:linear-gradient(145deg,#eef5ff,#f8fbff)}
.vhq-subscriber-card{width:min(760px,100%);background:#fff;border:1px solid #dbe7f5;border-radius:22px;padding:clamp(24px,5vw,48px);box-shadow:0 22px 60px rgba(11,36,71,.12)}
.vhq-subscriber-card h1{margin:.35rem 0 .6rem;color:#0b2447;font-size:clamp(30px,5vw,48px);line-height:1.05}
.vhq-subscriber-card p{color:#52657b}.vhq-eyebrow{font-weight:800;letter-spacing:.12em;color:#1468d4;font-size:12px}
.vhq-subscriber-form{display:grid;gap:16px;margin-top:26px}.vhq-subscriber-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.vhq-subscriber-form label{display:grid;gap:7px;font-weight:700;color:#18324f}.vhq-subscriber-form input,.vhq-subscriber-form select{width:100%;min-height:48px;border:1px solid #cbd9e8;border-radius:10px;padding:10px 12px;font:inherit;background:#fff}
.vhq-agree{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start!important;font-weight:500!important}.vhq-agree input{width:auto!important;min-height:auto!important;margin-top:3px}
.vhq-login-link{text-align:center;margin-top:22px}.vhq-error{background:#fff1f1!important;color:#9b1c1c!important;border-color:#ffcaca!important}
@media(max-width:680px){.vhq-subscriber-grid{grid-template-columns:1fr}.vhq-subscriber-shell{padding:20px 12px}.vhq-subscriber-card{border-radius:16px;padding:24px 18px}}

/* Subscriber onboarding system pages */
.vhq-subscriber-system-page{width:100%;margin:0;padding:0;overflow-x:hidden}
.vhq-subscriber-account-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:24px}
.vhq-subscriber-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 16px;border:1px solid #cbd9e8;border-radius:10px;color:#174a85;text-decoration:none;font-weight:800;background:#fff}
.vhq-subscriber-secondary:hover{background:#f1f6fc;color:#0b2447}
.vhq-subscriber-form .vhqsb-button{border:0;cursor:pointer;min-height:50px;font-size:16px}
.vhq-subscriber-form input:focus,.vhq-subscriber-form select:focus{outline:3px solid rgba(20,104,212,.16);border-color:#1468d4}
@media(max-width:680px){.vhq-subscriber-account-actions{display:grid;grid-template-columns:1fr}.vhq-subscriber-account-actions>*{width:100%}}

/* v4.1.2 optional foreground hero image */
.vhqsb-public-hero-inner{display:flex;align-items:center;gap:clamp(24px,5vw,72px);width:100%}
.vhqsb-public-hero-copy{flex:1;min-width:0}
.vhqsb-public-hero-foreground{flex:0 1 var(--vhq-hero-foreground-width,38%);max-width:var(--vhq-hero-foreground-width,38%)}
.vhqsb-public-hero-foreground img{display:block;width:100%;max-height:min(520px,70vh);object-fit:contain}
.vhqsb-public-hero-layout-image-left .vhqsb-public-hero-inner{flex-direction:row}
.vhqsb-public-hero-layout-image-right .vhqsb-public-hero-inner{flex-direction:row}
.vhqsb-public-hero-layout-image-only .vhqsb-public-hero-inner{justify-content:center}
.vhqsb-public-hero-layout-image-only .vhqsb-public-hero-foreground{max-width:var(--vhq-hero-foreground-width,60%);flex-basis:var(--vhq-hero-foreground-width,60%)}
@media(max-width:900px){
  .vhqsb-public-hero-inner{flex-direction:column!important;text-align:center;gap:24px}
  .vhqsb-public-hero-copy{width:100%}
  .vhqsb-public-hero-foreground{width:min(100%,560px);max-width:min(100%,560px);flex-basis:auto}
  .vhqsb-public-hero-foreground img{max-height:380px}
}
@media(max-width:520px){.vhqsb-public-hero-foreground img{max-height:290px}}

/* v4.1.3 independent menu and menu-item color controls */
.vhqsb-site-header>.vhqsb-public-shell{background:var(--vhq-menu-bar,var(--vhq-header,#071a35));}
.vhqsb-site-nav>ul>li>a{display:block;background:var(--vhq-menu-item-bg,var(--vhq-menu-bar,#071a35));color:var(--vhq-menu,#fff);padding:11px 14px;border-radius:8px;transition:background-color .18s ease,color .18s ease,transform .18s ease;}
.vhqsb-site-nav>ul>li>a:hover,.vhqsb-site-nav>ul>li:focus-within>a{background:var(--vhq-menu-hover-bg,#0b4fa3);color:var(--vhq-menu-hover,#fff);}
.vhqsb-site-nav>ul>li.current-menu-item>a,.vhqsb-site-nav>ul>li.current-menu-ancestor>a{background:var(--vhq-menu-active-bg,#1565c0);color:var(--vhq-menu-active,#fff);}
.vhqsb-site-nav .sub-menu{background:var(--vhq-dropdown-bg,#0b274d);}
.vhqsb-site-nav .sub-menu a{display:block;padding:9px 10px;border-radius:6px;color:var(--vhq-dropdown-text,#fff);}
.vhqsb-site-nav .sub-menu a:hover,.vhqsb-site-nav .sub-menu .current-menu-item>a{background:var(--vhq-menu-hover-bg,#0b4fa3);color:var(--vhq-dropdown-hover,#6fb2ff);}
@media(max-width:800px){.vhqsb-site-nav{width:100%;background:var(--vhq-mobile-bg,#071a35);padding:10px;border-radius:10px}.vhqsb-site-nav ul{width:100%;display:grid}.vhqsb-site-nav>ul>li>a{width:100%;box-sizing:border-box;color:var(--vhq-mobile-text,#fff)}}

/* v4.1.4 customer test center */
.vhq-customer-test-shell .vhq-subscriber-card{max-width:1180px}
.vhq-customer-test-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}
.vhq-customer-test-grid article{background:#f7f9fc;border:1px solid #dfe6ef;border-radius:18px;padding:22px;display:flex;flex-direction:column;align-items:flex-start}
.vhq-customer-test-grid h2{font-size:18px;margin:0 0 8px}.vhq-customer-test-grid p{flex:1;color:#566276;margin:0 0 18px}
@media(max-width:900px){.vhq-customer-test-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.vhq-customer-test-grid{grid-template-columns:1fr}}


/* v4.2.3 club homepage routing and hero inset */
.vhqsb-public-hero>.vhqsb-public-hero-inner{
  width:min(1120px,calc(100% - 96px));
  margin-inline:auto;
  box-sizing:border-box;
}
@media(max-width:900px){
  .vhqsb-public-hero>.vhqsb-public-hero-inner{width:min(100% - 48px,1120px)}
}
@media(max-width:520px){
  .vhqsb-public-hero>.vhqsb-public-hero-inner{width:min(100% - 32px,1120px)}
}

/* v4.2.4 reliable buttons and reusable section actions */
.vhqsb-button,
a.vhqsb-button,
button.vhqsb-button{
  background:var(--vhq-section-button-bg,#0b63ce);
  color:var(--vhq-section-button-text,#fff)!important;
  border:1px solid transparent;
  align-items:center;
  justify-content:center;
  line-height:1.25;
  opacity:1;
  visibility:visible;
}
.vhqsb-button:hover,
a.vhqsb-button:hover{color:var(--vhq-section-button-text,#fff)!important;filter:brightness(.92)}
.vhqsb-section-action{display:flex;width:100%;margin-top:22px}
.vhqsb-section-action.is-left{justify-content:flex-start}
.vhqsb-section-action.is-center{justify-content:center}
.vhqsb-section-action.is-right{justify-content:flex-end}
.vhqsb-custom-section-button{margin-top:0;min-height:42px;padding:11px 20px}
@media(max-width:760px){.vhqsb-section-action .vhqsb-button{width:100%}}


/* v4.2.8 — visible dynamic buttons and movable section buttons */
.vhqsb-section{position:relative}
.vhqsb-dynamic-action,
a.vhqsb-dynamic-action,
.vhqsb-item a.vhqsb-dynamic-action{
  background-color:#0b63ce!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border-color:#0b63ce!important;
  opacity:1!important;
  visibility:visible!important;
}
.vhqsb-dynamic-action:hover,
a.vhqsb-dynamic-action:hover{color:#fff!important;-webkit-text-fill-color:#fff!important;filter:brightness(.92)}
.vhqsb-custom-section-button,
a.vhqsb-custom-section-button{
  color:var(--vhq-section-button-text,#fff)!important;
  -webkit-text-fill-color:var(--vhq-section-button-text,#fff)!important;
  background-color:var(--vhq-section-button-bg,#0b63ce)!important;
  opacity:1!important;
  visibility:visible!important;
}
.vhqsb-section-action .vhqsb-custom-section-button{transform:translate(var(--vhq-button-x,0),var(--vhq-button-y,0));position:relative;z-index:5}
.vhqsb-section-action.position-top,
.vhqsb-section-action.position-middle,
.vhqsb-section-action.position-bottom{position:absolute;left:0;right:0;z-index:4;padding-left:max(24px,calc((100% - 1180px)/2));padding-right:max(24px,calc((100% - 1180px)/2));box-sizing:border-box;margin:0;pointer-events:none}
.vhqsb-section-action.position-top{top:24px}
.vhqsb-section-action.position-middle{top:50%;transform:translateY(-50%)}
.vhqsb-section-action.position-bottom{bottom:24px}
.vhqsb-section-action.position-top .vhqsb-custom-section-button,
.vhqsb-section-action.position-middle .vhqsb-custom-section-button,
.vhqsb-section-action.position-bottom .vhqsb-custom-section-button{pointer-events:auto}
@media(max-width:760px){
  .vhqsb-section-action.position-top,.vhqsb-section-action.position-middle,.vhqsb-section-action.position-bottom{position:static;transform:none;padding:0;margin-top:18px}
  .vhqsb-section-action .vhqsb-custom-section-button{transform:none;width:100%}
}


/* v4.2.9 definitive button visibility and hero actions */
.vhqsb-button, a.vhqsb-button, button.vhqsb-button{color:#fff!important;-webkit-text-fill-color:#fff!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;}
.vhqsb-event-actions a.vhqsb-button:not(.vhqsb-button-secondary):not(.vhqsb-button-muted){background:#0b63ce!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border-color:#0b63ce!important;}
.vhqsb-event-actions a.vhqsb-button-secondary{background:#fff!important;color:#0b63ce!important;-webkit-text-fill-color:#0b63ce!important;border:1px solid #0b63ce!important;}
.vhqsb-event-actions .vhqsb-button-muted{background:#e5e7eb!important;color:#374151!important;-webkit-text-fill-color:#374151!important;}
.vhqsb-custom-section-button{color:var(--vhq-section-button-text,#fff)!important;-webkit-text-fill-color:var(--vhq-section-button-text,#fff)!important;background:var(--vhq-section-button-bg,#0b63ce)!important;}
.vhqsb-hero-actions,.vhqsb-hero-preview-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px;position:relative;z-index:5;transform:translate(var(--vhq-hero-button-x,0),var(--vhq-hero-button-y,0));}
.vhqsb-hero-actions.align-left,.vhqsb-hero-preview-actions.align-left{justify-content:flex-start}.vhqsb-hero-actions.align-center,.vhqsb-hero-preview-actions.align-center{justify-content:center}.vhqsb-hero-actions.align-right,.vhqsb-hero-preview-actions.align-right{justify-content:flex-end}
.vhqsb-public-hero-copy,.vhqsb-hero-preview-copy{position:relative}.vhqsb-hero-actions.position-top,.vhqsb-hero-preview-actions.position-top{position:absolute;top:0;left:0;right:0;margin-top:0}.vhqsb-hero-actions.position-middle,.vhqsb-hero-preview-actions.position-middle{position:absolute;top:50%;left:0;right:0;margin-top:0}.vhqsb-hero-actions.position-bottom,.vhqsb-hero-preview-actions.position-bottom{position:absolute;bottom:0;left:0;right:0;margin-top:0}
.vhqsb-hero-actions .vhqsb-button,.vhqsb-hero-preview-actions .vhqsb-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 22px;border-radius:8px;border:1px solid transparent;line-height:1.2;}
@media(max-width:760px){.vhqsb-hero-actions,.vhqsb-hero-preview-actions{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important;justify-content:center!important}.vhqsb-hero-actions .vhqsb-button,.vhqsb-hero-preview-actions .vhqsb-button{width:100%}}

/* v4.2.10 overlay CTA button visibility fix */
.vhqsb-bottom-overlay a.vhqsb-overlay-action,
.vhqsb-bottom-overlay a.vhqsb-overlay-action:link,
.vhqsb-bottom-overlay a.vhqsb-overlay-action:visited,
.vhqsb-bottom-overlay a.vhqsb-overlay-action:hover,
.vhqsb-bottom-overlay a.vhqsb-overlay-action:focus,
.vhqsb-bottom-overlay a.vhqsb-overlay-action span{
  display:inline-flex!important;visibility:visible!important;opacity:1!important;
  color:inherit!important;text-decoration:none!important;-webkit-text-fill-color:currentColor!important;
}
.vhqsb-bottom-overlay a.vhqsb-overlay-action{min-width:112px;min-height:42px;align-items:center!important;justify-content:center!important;padding:10px 18px!important;font-weight:800!important;line-height:1.2!important;border:2px solid currentColor!important;}

/* v4.2.11 overlay CTA hardening */
.vhqsb-bottom-overlay .vhqsb-public-shell>.vhqsb-overlay-action{display:inline-flex!important;visibility:visible!important;opacity:1!important;flex:0 0 auto!important;min-width:120px!important;min-height:44px!important;position:relative!important;z-index:20!important}
.vhqsb-bottom-overlay .vhqsb-public-shell>.vhqsb-overlay-action span{display:inline!important;visibility:visible!important;opacity:1!important;color:inherit!important;-webkit-text-fill-color:inherit!important}


/* v4.2.12 Join Our Club dual-button positioning */
.vhqsb-overlay-actions{display:flex!important;gap:12px;flex:0 0 auto;align-items:center;transform:translate(var(--vhq-overlay-btn-x,0),var(--vhq-overlay-btn-y,0));position:relative;z-index:5}
.vhqsb-overlay-actions--left{justify-content:flex-start}
.vhqsb-overlay-actions--center{justify-content:center}
.vhqsb-overlay-actions--right{justify-content:flex-end}
.vhqsb-overlay-actions--top,.vhqsb-overlay-actions--middle,.vhqsb-overlay-actions--bottom{position:absolute;left:0;right:0;padding:18px max(24px,calc((100vw - 1040px)/2));pointer-events:none}
.vhqsb-overlay-actions--top{top:0}.vhqsb-overlay-actions--middle{top:50%;transform:translate(var(--vhq-overlay-btn-x,0),calc(-50% + var(--vhq-overlay-btn-y,0)))}.vhqsb-overlay-actions--bottom{bottom:0}
.vhqsb-overlay-actions--top .vhqsb-button,.vhqsb-overlay-actions--middle .vhqsb-button,.vhqsb-overlay-actions--bottom .vhqsb-button{pointer-events:auto}
.vhqsb-overlay-action,.vhqsb-overlay-action span{display:inline-flex!important;visibility:visible!important;opacity:1!important;color:inherit!important;-webkit-text-fill-color:inherit!important}
.vhqsb-preview-overlay-actions{display:flex;gap:10px;align-items:center;margin-left:auto}.vhqsb-preview-overlay-actions.align-left{justify-content:flex-start;margin-left:0;margin-right:auto}.vhqsb-preview-overlay-actions.align-center{justify-content:center;margin-left:auto;margin-right:auto}.vhqsb-preview-overlay-actions.align-right{justify-content:flex-end}
@media(max-width:760px){.vhqsb-overlay-actions{position:static!important;transform:none!important;width:100%;justify-content:center!important;flex-wrap:wrap}.vhqsb-overlay-actions .vhqsb-button{width:auto!important;min-width:140px}.vhqsb-bottom-overlay .vhqsb-public-shell{position:relative}}

/* v4.2.15 section backgrounds and borderless buttons */
.vhqsb-button,.vhqsb-section a.vhqsb-button,.vhqsb-overlay-action,.vhqsb-custom-section-button{border:0!important;outline:0!important;box-shadow:none;text-decoration:none}
.vhqsb-section{position:relative;background-color:var(--vhqsb-bg,#fff)}
.vhqsb-section>.vhqsb-public-shell{position:relative;z-index:1}

/* v4.2.16 unified Programs accordion on every builder page */
.vhqsb-program-accordion-section .vhqsb-public-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.vhqsb-program-toggle strong{overflow-wrap:anywhere;word-break:normal}.vhqsb-program-accordion-section .vhqsb-program-panel{width:100%}
@media(max-width:760px){.vhqsb-program-accordion-section .vhqsb-public-shell{width:min(100% - 24px,1180px)}}

/* v4.2.17 preserve editor-entered line breaks in section copy */
.vhqsb-manual-copy p,.vhqsb-column-card p,.vhqsb-contact-intro p{white-space:pre-line!important;}


/* v4.3.1 movable contact form */
.vhqsb-contact-layout{display:flex;flex-direction:column;gap:28px;position:relative}
.vhqsb-contact-layout.layout-side_by_side{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,var(--vhq-contact-form-width,50%));align-items:center;gap:clamp(28px,5vw,72px)}
.vhqsb-contact-layout.layout-side_by_side.order-form_first{grid-template-columns:minmax(320px,var(--vhq-contact-form-width,50%)) minmax(0,1fr)}
.vhqsb-contact-layout.order-form_first .vhqsb-contact-form-wrap{order:-1}
.vhqsb-contact-form-wrap{width:min(100%,var(--vhq-contact-form-width,70%));transform:translate(var(--vhq-contact-x,0),var(--vhq-contact-y,0));background:var(--vhq-contact-form-bg,#fff);padding:var(--vhq-contact-form-padding,24px);border-radius:var(--vhq-contact-form-radius,12px);box-sizing:border-box}
.vhqsb-contact-layout.layout-side_by_side .vhqsb-contact-form-wrap{width:100%}
.vhqsb-contact-layout.align-left .vhqsb-contact-form-wrap{margin-right:auto}
.vhqsb-contact-layout.align-center .vhqsb-contact-form-wrap{margin-left:auto;margin-right:auto}
.vhqsb-contact-layout.align-right .vhqsb-contact-form-wrap{margin-left:auto}
.vhqsb-contact-layout.has-shadow .vhqsb-contact-form-wrap{box-shadow:0 18px 45px rgba(10,31,60,.14)}
.vhqsb-contact-form{max-width:none;width:100%}
@media(max-width:800px){
 .vhqsb-contact-layout.layout-side_by_side{display:flex;flex-direction:column;align-items:stretch}
 .vhqsb-contact-layout.mobile-form_first .vhqsb-contact-form-wrap{order:-1}
 .vhqsb-contact-layout.mobile-text_first .vhqsb-contact-copy{order:-1}
 .vhqsb-contact-form-wrap{width:100%!important;transform:none!important;margin:0!important}
}

/* v4.4.0 content blocks */
.vhqsb-content-blocks{display:flex;flex-direction:column;gap:18px}.vhqsb-content-block{width:min(100%,var(--vhq-block-width,100%))}.vhqsb-content-block.align-center{margin-inline:auto;text-align:center}.vhqsb-content-block.align-right{margin-left:auto;text-align:right}.vhqsb-content-block img{max-width:100%;height:auto;border-radius:12px}.vhqsb-block-placeholder{padding:28px;border-radius:12px;background:#eef3f8;color:#546579;text-align:center}.vhqsb-block-editor-row{border:1px solid #dbe3ec;border-radius:12px;padding:12px;margin:12px 0;background:#fff}.vhqsb-block-editor-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;text-transform:capitalize}.vhqsb-block-editor-head button,.vhqsb-add-content-row button{border:0;border-radius:8px;padding:8px 10px;background:#e9f1fb;color:#123b68;cursor:pointer}.vhqsb-add-content-row{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:12px}.vhqsb-content-block iframe{width:100%;min-height:320px;border:0;border-radius:12px}.vhqsb-contact-card{padding:22px;border-radius:12px;background:#f6f9fc}
@media(max-width:767px){.vhqsb-content-block{width:100%!important}}

/* v4.4.1 responsive embedded video */
.vhqsb-video-embed{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:12px;background:#000}
.vhqsb-video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}

/* v4.4.3 comprehensive mobile responsive hardening */
html,body{max-width:100%;overflow-x:hidden}
*,*::before,*::after{box-sizing:border-box}
img,svg,video,canvas,iframe{max-width:100%}
.vhqsb-public-shell,.vhqsb-section>.vhqsb-public-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.vhqsb-section,.vhqsb-public-page,.vhqsb-public-shell,.vhqsb-content-block,.vhqsb-contact-layout,.vhqsb-contact-form-wrap{min-width:0}
.vhqsb-section h1,.vhqsb-section h2,.vhqsb-section h3,.vhqsb-section h4,.vhqsb-section p,.vhqsb-section li,.vhqsb-public-hero-copy{overflow-wrap:anywhere;word-break:normal}
.vhqsb-public-hero-copy{max-width:min(760px,100%)}
.vhqsb-public-hero-copy>*{max-width:100%}
.vhqsb-contact-form input,.vhqsb-contact-form select,.vhqsb-contact-form textarea,
.vhqsb-public-registration-form input,.vhqsb-public-registration-form select,.vhqsb-public-registration-form textarea,
.vhqsb-section input,.vhqsb-section select,.vhqsb-section textarea{width:100%;max-width:100%;min-width:0}
.vhqsb-button,.vhqsb-custom-section-button,.vhqsb-overlay-action{max-width:100%;white-space:normal;text-align:center;overflow-wrap:anywhere}
.vhqsb-content-block iframe,.vhqsb-video-embed{max-width:100%}
.vhqsb-program-toggle,.vhqsb-program-panel,.vhqsb-program-card,.vhqsb-event-card{min-width:0}
.vhqsb-program-toggle strong,.vhqsb-program-panel *{overflow-wrap:anywhere}
.vhqsb-contact-layout.layout-side_by_side>*{min-width:0}
.vhqsb-content-block table,.vhqsb-section table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}

@media(max-width:900px){
  .vhqsb-public-shell,.vhqsb-section>.vhqsb-public-shell{width:min(100% - 32px,1180px)}
  .vhqsb-section{padding-left:0!important;padding-right:0!important}
  .vhqsb-public-hero{min-height:auto!important}
  .vhqsb-public-hero-inner,.vhqsb-hero-inner{grid-template-columns:1fr!important;gap:24px!important}
  .vhqsb-public-hero-copy,.vhqsb-hero-preview-copy{max-width:100%!important;margin-inline:auto}
  .vhqsb-public-hero-media,.vhqsb-hero-foreground{width:min(100%,620px)!important;margin-inline:auto}
  .vhqsb-contact-layout.layout-side_by_side{grid-template-columns:1fr!important}
  .vhqsb-contact-form-wrap{width:100%!important;max-width:100%!important;transform:none!important;margin-inline:0!important}
  .vhqsb-overlay-actions--top,.vhqsb-overlay-actions--middle,.vhqsb-overlay-actions--bottom{position:static!important;padding:0!important;transform:none!important}
}

@media(max-width:767px){
  :root{--vhq-mobile-gutter:18px}
  .vhqsb-public-shell,.vhqsb-section>.vhqsb-public-shell,.vhqsb-program-accordion-section .vhqsb-public-shell{width:calc(100% - (var(--vhq-mobile-gutter) * 2))!important;max-width:none!important}
  .vhqsb-section{padding-top:clamp(34px,8vw,56px)!important;padding-bottom:clamp(34px,8vw,56px)!important}
  .vhqsb-public-hero{padding:32px 0!important;min-height:auto!important;background-position:center!important}
  .vhqsb-public-hero-copy{padding:0!important;text-align:center!important;margin-inline:auto!important}
  .vhqsb-public-hero h1,.vhqsb-public-hero-copy h1{font-size:clamp(30px,9vw,48px)!important;line-height:1.08!important;letter-spacing:-.02em!important;margin:0 0 14px!important}
  .vhqsb-public-hero h2,.vhqsb-section h2{font-size:clamp(26px,7vw,38px)!important;line-height:1.15!important}
  .vhqsb-section h3{font-size:clamp(21px,5.8vw,30px)!important;line-height:1.2!important}
  .vhqsb-public-hero p,.vhqsb-section p,.vhqsb-section li{font-size:16px!important;line-height:1.65!important}
  .vhqsb-hero-actions,.vhqsb-hero-preview-actions,.vhqsb-overlay-actions,.vhqsb-preview-overlay-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:10px!important;transform:none!important;position:static!important;margin-top:20px!important}
  .vhqsb-hero-actions .vhqsb-button,.vhqsb-hero-preview-actions .vhqsb-button,.vhqsb-overlay-actions .vhqsb-button,.vhqsb-custom-section-button{width:100%!important;max-width:100%!important;min-width:0!important;min-height:48px!important;padding:13px 18px!important;margin:0!important}
  .vhqsb-section-action,.vhqsb-section-action.position-top,.vhqsb-section-action.position-middle,.vhqsb-section-action.position-bottom{position:static!important;transform:none!important;width:100%!important;padding:0!important;margin:18px 0 0!important}
  .vhqsb-grid,.vhqsb-three,.vhqsb-preview-columns,.vhqsb-preview-columns.columns-3,.vhqsb-public-cards,.vhqsb-contact-layout,.vhqsb-contact-layout.layout-side_by_side{grid-template-columns:1fr!important;display:grid!important}
  .vhqsb-program-toggle{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;padding:16px!important}
  .vhqsb-program-toggle strong{font-size:17px!important;line-height:1.25!important}
  .vhqsb-program-panel{padding:16px!important}
  .vhqsb-event-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .vhqsb-event-actions .vhqsb-button{width:100%!important}
  .vhqsb-contact-form-wrap{padding:18px!important;border-radius:12px!important}
  .vhqsb-contact-form label,.vhqsb-public-registration-form label{display:block!important;width:100%!important}
  .vhqsb-contact-form input,.vhqsb-contact-form select,.vhqsb-contact-form textarea,
  .vhqsb-public-registration-form input,.vhqsb-public-registration-form select,.vhqsb-public-registration-form textarea{font-size:16px!important;min-height:46px!important;padding:11px 12px!important}
  .vhqsb-contact-form textarea,.vhqsb-public-registration-form textarea{min-height:120px!important}
  .vhqsb-content-block{width:100%!important;max-width:100%!important;text-align:left!important}
  .vhqsb-content-block.align-center,.vhqsb-content-block.align-right{text-align:left!important;margin-inline:0!important}
  .vhqsb-content-block img{width:100%;height:auto}
  .vhqsb-video-embed,.vhqsb-content-block iframe{min-height:0!important;aspect-ratio:16/9!important}
  .vhqsb-bottom-overlay .vhqsb-public-shell{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;text-align:center!important}
  .vhqsb-overlay-actions{margin:0!important}
  .vhqsb-public-roster-row,.vhqsb-public-coach-row,.vhqsb-public-athlete-row{grid-template-columns:1fr!important;gap:8px!important}
}

@media(max-width:480px){
  :root{--vhq-mobile-gutter:14px}
  .vhqsb-section{padding-top:30px!important;padding-bottom:30px!important}
  .vhqsb-public-hero{padding:26px 0!important}
  .vhqsb-public-hero h1,.vhqsb-public-hero-copy h1{font-size:clamp(28px,10vw,40px)!important}
  .vhqsb-section h2{font-size:clamp(24px,8vw,32px)!important}
  .vhqsb-program-toggle,.vhqsb-program-panel,.vhqsb-contact-form-wrap,.vhqsb-content-block,.vhqsb-card{padding-left:14px!important;padding-right:14px!important}
  .vhqsb-button,.vhqsb-custom-section-button,.vhqsb-overlay-action{font-size:15px!important}
}


/* v4.4.4 polished mobile navigation and compact CTA banner */
.vhqsb-mobile-menu-toggle{display:none;border:0;background:transparent;padding:9px;width:46px;height:46px;border-radius:10px;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px}
.vhqsb-mobile-menu-toggle>span:not(.screen-reader-text){display:block;width:24px;height:2px;border-radius:99px;background:var(--vhq-menu,#fff);transition:transform .2s ease,opacity .2s ease}
.vhqsb-mobile-menu-toggle[aria-expanded="true"]>span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.vhqsb-mobile-menu-toggle[aria-expanded="true"]>span:nth-child(2){opacity:0}
.vhqsb-mobile-menu-toggle[aria-expanded="true"]>span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

@media(max-width:800px){
  .vhqsb-site-header>.vhqsb-public-shell{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding-top:14px!important;padding-bottom:14px!important}
  .vhqsb-site-brand{min-width:0}
  .vhqsb-site-brand img{max-width:min(210px,68vw)!important;max-height:64px!important}
  .vhqsb-mobile-menu-toggle{display:flex;color:var(--vhq-mobile-text,#fff);background:color-mix(in srgb,var(--vhq-mobile-text,#fff) 10%,transparent)}
  .vhqsb-mobile-menu-toggle>span:not(.screen-reader-text){background:var(--vhq-mobile-text,#fff)!important}
  .vhqsb-site-nav{grid-column:1/-1;width:100%!important;display:none;background:transparent!important;padding:0!important;margin:0!important}
  .vhqsb-site-nav.is-open{display:block}
  .vhqsb-site-nav>ul{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin:2px 0 0!important;padding:10px!important;border-radius:14px!important;background:var(--vhq-mobile-bg,#071a35)!important;box-shadow:0 14px 32px rgba(0,0,0,.18)!important}
  .vhqsb-site-nav li{display:block!important;margin:0!important;padding:0!important;min-height:0!important;background:transparent!important;border:0!important;border-radius:0!important}
  .vhqsb-site-nav li>a{display:flex!important;align-items:center!important;min-height:46px!important;padding:10px 14px!important;border-radius:9px!important;background:transparent!important;color:var(--vhq-mobile-text,#fff)!important;font-size:16px!important;line-height:1.25!important;text-decoration:none!important;white-space:normal!important;border:0!important}
  .vhqsb-site-nav li>a:hover,.vhqsb-site-nav li:focus-within>a{background:color-mix(in srgb,var(--vhq-mobile-text,#fff) 12%,transparent)!important}
  .vhqsb-site-nav .current-menu-item>a,.vhqsb-site-nav .current-menu-ancestor>a{background:var(--vhq-menu-active-bg,rgba(255,255,255,.12))!important;color:var(--vhq-menu-active,var(--vhq-mobile-text,#fff))!important}
  .vhqsb-site-nav .sub-menu{position:static!important;display:grid!important;gap:4px!important;min-width:0!important;padding:4px 0 4px 16px!important;margin:0!important;background:transparent!important;box-shadow:none!important}
  .vhqsb-site-nav .sub-menu li>a{min-height:40px!important;padding:8px 12px!important;font-size:14px!important;opacity:.95}
}

@media(max-width:767px){
  .vhqsb-overlay-hero--has-image{min-height:auto!important}
  .vhqsb-overlay-hero-spacer{min-height:clamp(170px,48vw,250px)!important}
  .vhqsb-bottom-overlay{min-height:0!important}
  .vhqsb-bottom-overlay .vhqsb-public-shell{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:12px!important;padding:22px var(--vhq-mobile-gutter,18px)!important;text-align:center!important}
  .vhqsb-overlay-logo{width:auto!important;max-width:130px!important;max-height:54px!important;margin:0 auto!important}
  .vhqsb-overlay-copy{width:100%!important}
  .vhqsb-overlay-copy h2{font-size:clamp(28px,8vw,38px)!important;line-height:1.08!important;margin:0 0 7px!important}
  .vhqsb-overlay-copy p{font-size:16px!important;line-height:1.45!important;margin:0!important}
  .vhqsb-overlay-actions{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;gap:9px!important;margin:4px 0 0!important}
  .vhqsb-overlay-actions .vhqsb-button{width:min(100%,230px)!important;min-width:0!important;min-height:44px!important;padding:11px 18px!important;border:0!important;border-radius:9px!important;box-shadow:none!important;font-size:16px!important;line-height:1.2!important}
}


/* v4.4.5 compact mobile team roster */
@media(max-width:760px){
  .vhqsb-public-roster-section{padding:22px 16px!important}
  .vhqsb-public-roster-table{gap:8px!important}
  .vhqsb-public-roster-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:12px!important;
    min-height:78px;
    padding:10px 12px!important;
    border:1px solid #dfe7f1!important;
    border-radius:12px!important;
    box-shadow:none!important;
  }
  .vhqsb-public-roster-row.is-profile-link{cursor:pointer;-webkit-tap-highlight-color:transparent}
  .vhqsb-public-roster-row.is-profile-link:active{transform:scale(.99);background:#f7faff}
  .vhqsb-public-roster-row>span{display:none!important}
  .vhqsb-public-roster-row>.vhqsb-public-roster-player,
  .vhqsb-public-roster-row>.vhqsb-mobile-roster-number{display:flex!important}
  .vhqsb-public-roster-player{
    grid-column:auto!important;
    min-width:0!important;
    gap:12px!important;
    padding:0!important;
    border:0!important;
  }
  .vhqsb-public-roster-player img,.vhqsb-public-roster-player i{
    width:56px!important;height:62px!important;border-radius:10px!important
  }
  .vhqsb-public-roster-player strong{
    min-width:0;font-size:16px;line-height:1.2;overflow-wrap:anywhere
  }
  .vhqsb-mobile-roster-number{
    align-items:center!important;
    justify-content:flex-end!important;
    padding:0!important;
    border:0!important;
    color:#17345d;
    font-size:15px;
    white-space:nowrap
  }
  .vhqsb-mobile-roster-number::before{display:none!important}
  .vhqsb-public-roster-row.is-profile-link .vhqsb-mobile-roster-number::after{
    content:'›';margin-left:9px;color:#6d819d;font-size:26px;line-height:1;font-weight:400
  }
}


/* v4.4.7 — consistent Club News action button on every screen */
.vhqsb-source-news .vhqsb-dynamic-action,
.vhqsb-source-news a.vhqsb-dynamic-action{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
  margin:10px 0 0!important;
  padding:10px 18px!important;
  border:0!important;
  border-radius:8px!important;
  background:#0b63ce!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-weight:800!important;
  line-height:1.2!important;
  text-decoration:none!important;
  justify-self:start!important;
}
.vhqsb-source-news .vhqsb-dynamic-action:hover,
.vhqsb-source-news a.vhqsb-dynamic-action:hover{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  filter:brightness(.92);
}
/* v4.4.8 — hide Club News action buttons on mobile only */
@media(max-width:800px){
  .vhqsb-source-news .vhqsb-dynamic-action,
  .vhqsb-source-news a.vhqsb-dynamic-action,
  .vhqsb-news-calendar-section .vhqsb-news-link-row{
    display:none!important;
  }
}


/* v4.5.7 Team News */
.vhqsb-team-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:20px}.vhqsb-team-news-card{overflow:hidden;border:1px solid rgba(15,43,74,.12);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(15,43,74,.08)}.vhqsb-team-news-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#eef3f8}.vhqsb-team-news-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.vhqsb-team-news-card:hover .vhqsb-team-news-image img{transform:scale(1.035)}.vhqsb-team-news-card>div{padding:20px}.vhqsb-team-news-card small{display:block;margin-bottom:8px;font-size:11px;font-weight:800;letter-spacing:.08em;color:#62758a}.vhqsb-team-news-card h3{margin:0 0 10px;font-size:21px;line-height:1.2}.vhqsb-team-news-card p{margin:0 0 16px;color:#536579;line-height:1.6}.vhqsb-team-news-link{display:inline-flex;font-weight:800;text-decoration:none}.vhqsb-team-news-link:hover{text-decoration:underline}@media(max-width:900px){.vhqsb-team-news-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.vhqsb-team-news-grid{grid-template-columns:1fr}}

/* v4.5.7: club-branded public news article */
.vhqsb-public-news{background:#f2f6fb;min-height:70vh;color:#10233f;font-family:var(--vhq-body-font,Inter),sans-serif}
.vhqsb-news-article-hero{display:flex;align-items:flex-end;min-height:330px;background:#0a438d;background-size:cover;background-position:center;color:#fff}
.vhqsb-news-article-hero .vhqsb-public-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto;padding-top:72px;padding-bottom:58px;box-sizing:border-box}
.vhqsb-news-article-heading{max-width:920px}
.vhqsb-news-article-type{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.16);font-size:12px;font-weight:800;letter-spacing:.12em}
.vhqsb-news-article-heading h1{margin:18px 0 12px;color:#fff;font-family:var(--vhq-heading-font,Montserrat),sans-serif;font-size:clamp(38px,6vw,72px);line-height:1.02}
.vhqsb-news-article-meta{display:flex;gap:18px;flex-wrap:wrap;font-weight:600;color:rgba(255,255,255,.9)}
.vhqsb-news-article-meta a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.vhqsb-news-article-body{padding:54px 0 70px}
.vhqsb-news-article-card{max-width:980px;margin:0 auto;background:#fff;border:1px solid #dce6f1;border-radius:20px;box-shadow:0 18px 50px rgba(13,41,78,.09);overflow:hidden}
.vhqsb-news-article-featured{display:block;width:100%;max-height:560px;object-fit:cover}
.vhqsb-news-article-content{padding:42px 48px;font-size:18px;line-height:1.8;color:#243b58}
.vhqsb-news-article-content>*:first-child{margin-top:0}.vhqsb-news-article-content>*:last-child{margin-bottom:0}
.vhqsb-news-article-actions{padding:0 48px 44px}
@media(max-width:700px){.vhqsb-news-article-hero{min-height:270px}.vhqsb-news-article-hero .vhqsb-public-shell{width:calc(100% - 28px);padding-top:46px;padding-bottom:40px}.vhqsb-news-article-body{padding:28px 0 44px}.vhqsb-news-article-card{border-radius:14px}.vhqsb-news-article-content{padding:28px 22px;font-size:16px}.vhqsb-news-article-actions{padding:0 22px 28px}}

/* v4.5.9 — homepage Club News as a compact text list */
.vhqsb-home-news-list{
  display:flex;
  flex-direction:column;
  border-top:1px solid rgba(18,32,51,.14);
}
.vhqsb-home-news-item{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:24px;
  align-items:center;
  padding:20px 0;
  border-bottom:1px solid rgba(18,32,51,.14);
}
.vhqsb-home-news-copy time{
  display:block;
  margin:0 0 5px;
  color:#5f6f84;
  font-size:13px;
  font-weight:700;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.vhqsb-home-news-copy h3{
  margin:0 0 7px;
  font-size:21px;
  line-height:1.25;
}
.vhqsb-home-news-copy p{
  margin:0;
  color:#4c5b70;
  line-height:1.55;
}
.vhqsb-home-news-more{
  white-space:nowrap;
  color:#0864d8;
  font-weight:700;
  text-decoration:none;
}
.vhqsb-home-news-more:hover{text-decoration:underline}
@media (max-width:700px){
  .vhqsb-home-news-item{grid-template-columns:1fr;gap:10px;padding:17px 0}
  .vhqsb-home-news-more{justify-self:start}
}


/* v4.6.1 news article featured image fit */
.vhqsb-news-article-featured{display:block;width:100%;height:auto;aspect-ratio:16/9;max-height:none;object-fit:cover;object-position:center;background:#eef3f8}
@media(max-width:700px){.vhqsb-news-article-featured{aspect-ratio:4/3}}


/* v4.6.2 — smaller news image that shows the complete photo */
.vhqsb-news-article-featured{
  display:block;
  width:calc(100% - 80px);
  max-width:760px;
  height:420px;
  max-height:52vh;
  margin:36px auto 0;
  object-fit:contain;
  object-position:center;
  background:#f5f7fa;
  border-radius:14px;
}
@media(max-width:700px){
  .vhqsb-news-article-featured{
    width:calc(100% - 32px);
    height:300px;
    max-height:46vh;
    margin:16px auto 0;
    border-radius:10px;
  }
}

/* VolleyHQ 4.7.2 clean social media logos */
.vhqsb-social-icons{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:16px}.vhqsb-social-icon{display:inline-flex!important;align-items:center;justify-content:center;width:auto;height:auto;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important;text-decoration:none!important;line-height:1;transition:transform .18s ease,opacity .18s ease}.vhqsb-social-icon:hover{transform:translateY(-2px) scale(1.06);opacity:.82}.vhqsb-site-footer .vhqsb-social-icon{color:#fff!important;background:transparent!important;border:0!important}.vhqsb-team-social-section{text-align:center}.vhqsb-team-social-section .vhqsb-social-icons{justify-content:center}.vhqsb-footer-social-icons{margin-top:18px}.vhqsb-footer-social{display:none!important}@media(max-width:640px){.vhqsb-social-icons{gap:13px}}

.vhqsb-social-icon svg{display:block;width:26px;height:26px;overflow:visible}.vhqsb-social-icon span{display:none}

/* VolleyHQ 4.7.3 reliable embedded social logos */
.vhqsb-social-icon{display:inline-flex!important;visibility:visible!important;opacity:1!important;overflow:visible!important;min-width:28px!important;min-height:28px!important}
.vhqsb-social-icon .vhqsb-social-logo{display:block!important;visibility:visible!important;opacity:1!important;width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;object-fit:contain!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.vhqsb-site-footer .vhqsb-social-icon .vhqsb-social-logo{filter:none!important}


/* v4.8.0 complete club footer and sponsor presentation */
.vhqsb-sponsor-strip{display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap;padding:24px 0;margin-top:22px;border-top:1px solid rgba(255,255,255,.14)}
.vhqsb-sponsor-strip a,.vhqsb-sponsor-strip span{display:flex;align-items:center;justify-content:center;width:132px;height:66px;padding:8px;border-radius:10px;background:rgba(255,255,255,.96);transition:transform .2s ease,box-shadow .2s ease}
.vhqsb-sponsor-strip a:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.18)}
.vhqsb-sponsor-strip img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.vhqsb-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}
.vhqsb-powered-by{opacity:.8;font-size:.92em}
@media(max-width:700px){.vhqsb-sponsor-strip{gap:14px}.vhqsb-sponsor-strip a,.vhqsb-sponsor-strip span{width:104px;height:56px}.vhqsb-footer-bottom{justify-content:center;text-align:center}}

/* v4.8.1 protected lesson detail page */
.vhqsb-lesson-detail-hero{padding:84px 0 66px;background:linear-gradient(135deg,#061a35,#0b4fa3);color:#fff}
.vhqsb-lesson-detail-hero span{display:block;font-size:12px;font-weight:900;letter-spacing:.16em;opacity:.8}
.vhqsb-lesson-detail-hero h1{margin:9px 0 0;font-size:clamp(34px,5vw,62px);line-height:1.05;color:#fff}
.vhqsb-lesson-detail-body{padding:48px 0 72px;background:#f4f7fb}
.vhqsb-lesson-detail-card{max-width:940px;margin:0 auto;padding:32px;border:1px solid #dce5ef;border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(15,32,54,.08)}
.vhqsb-lesson-detail-status{display:inline-flex;padding:7px 12px;border-radius:999px;background:#e8f3ff;color:#0b5fb5;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.vhqsb-lesson-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}
.vhqsb-lesson-detail-grid>div{padding:18px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}
.vhqsb-lesson-detail-grid small{display:block;margin-bottom:5px;color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.vhqsb-lesson-detail-grid strong{color:#10233e;font-size:17px}
.vhqsb-lesson-detail-notes{margin-top:24px;padding-top:22px;border-top:1px solid #e2e8f0}
.vhqsb-lesson-detail-notes h2{margin:0 0 8px}
@media(max-width:700px){.vhqsb-lesson-detail-hero{padding:56px 0 44px}.vhqsb-lesson-detail-body{padding:24px 0 46px}.vhqsb-lesson-detail-card{padding:20px}.vhqsb-lesson-detail-grid{grid-template-columns:1fr}}


/* v4.8.3 lesson availability visibility */
.vhqsb-cal-day.unavailable{opacity:.82;background:#f5f5f5;border-color:#d6d6d6;color:#777;cursor:pointer}
.vhqsb-cal-day.unavailable small{color:#9b2c2c}
.vhqsb-slot-button.is-unavailable,.vhqsb-slot-button.is-unavailable:hover{opacity:.72;background:#f4f4f4;border-color:#d8d8d8;color:#777;cursor:not-allowed;transform:none;box-shadow:none}
.vhqsb-slot-button.is-unavailable small{color:#9b2c2c;font-weight:700}
.vhqsb-lesson-unavailable-badge{display:inline-flex;align-items:center;justify-content:center;align-self:center;padding:.5rem .85rem;border-radius:999px;background:#fbe9e9;color:#9b2c2c;font-size:.76rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
@media(max-width:700px){.vhqsb-lesson-unavailable-badge{justify-self:start;margin-left:0}}

/* v4.8.8 — public lesson booking form layout repair */
.vhqsb-booking-app .vhqsb-lesson-request-form{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
  margin-top:28px!important;
  overflow:hidden!important;
}
.vhqsb-booking-app .vhqsb-lesson-request-form>h2{
  margin:0 0 22px!important;
}
.vhqsb-booking-app .vhqsb-lesson-request-form .vhqsb-form-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  width:100%!important;
  min-width:0!important;
  align-items:start!important;
}
.vhqsb-booking-app .vhqsb-lesson-request-form .vhqsb-form-grid>label,
.vhqsb-booking-app .vhqsb-lesson-request-form .vhqsb-form-grid>div{
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
.vhqsb-booking-app .vhqsb-lesson-request-form input:not([type="checkbox"]),
.vhqsb-booking-app .vhqsb-lesson-request-form select,
.vhqsb-booking-app .vhqsb-lesson-request-form textarea{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.vhqsb-booking-app .vhqsb-lesson-request-form .vhqsb-form-wide{
  grid-column:1/-1!important;
}
.vhqsb-booking-app .vhqsb-policy-box{
  padding:18px 20px!important;
  border:1px solid #f0c45b!important;
  border-radius:12px!important;
  background:#fff8df!important;
}
.vhqsb-booking-app .vhqsb-policy-box>label{
  display:flex!important;
  align-items:flex-start!important;
  gap:10px!important;
  width:100%!important;
  margin-top:12px!important;
  font-weight:700!important;
  line-height:1.45!important;
}
.vhqsb-booking-app .vhqsb-policy-box input[type="checkbox"]{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  margin:2px 0 0!important;
  padding:0!important;
  flex:0 0 18px!important;
}
.vhqsb-booking-app .vhqsb-selected-slot{
  width:100%!important;
  box-sizing:border-box!important;
}
@media(max-width:1050px){
  .vhqsb-booking-app .vhqsb-lesson-request-form .vhqsb-form-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:700px){
  .vhqsb-booking-app .vhqsb-lesson-request-form{
    padding:18px!important;
  }
  .vhqsb-booking-app .vhqsb-lesson-request-form .vhqsb-form-grid{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .vhqsb-booking-app .vhqsb-lesson-request-form .vhqsb-form-wide{
    grid-column:auto!important;
  }
  .vhqsb-booking-app .vhqsb-policy-box{
    padding:16px!important;
  }
}

/* v4.9.1 — compact coach lesson list */
.vhqsb-coach-lesson-list{border:1px solid #dce6f2;border-radius:16px;overflow:hidden;background:#fff}
.vhqsb-coach-lesson-head,.vhqsb-coach-lesson-list article{display:grid;grid-template-columns:minmax(150px,1.2fr) minmax(150px,1.05fr) minmax(150px,1fr) minmax(150px,1fr) auto;gap:18px;align-items:center;padding:16px 18px}
.vhqsb-coach-lesson-head{background:#f4f7fb;color:#52647c;font-size:.74rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.vhqsb-coach-lesson-list article{border-top:1px solid #e6edf5;color:#12233f}
.vhqsb-coach-lesson-list article:first-of-type{border-top:0}
.vhqsb-lesson-player{font-size:1rem;color:#10213c}
.vhqsb-lesson-date{display:flex;flex-direction:column;gap:3px}
.vhqsb-lesson-date b{font-size:.95rem}
.vhqsb-lesson-date small{font-size:.82rem;color:#60718a}
.vhqsb-lesson-time{font-weight:750;white-space:nowrap}
.vhqsb-lesson-location{color:#41536e}
.vhqsb-no-lessons{padding:20px;margin:0}
@media(max-width:850px){.vhqsb-coach-lesson-head{display:none}.vhqsb-coach-lesson-list article{grid-template-columns:1fr auto;gap:10px 16px}.vhqsb-lesson-player{grid-column:1}.vhqsb-lesson-unavailable-badge{grid-column:2;grid-row:1}.vhqsb-lesson-date,.vhqsb-lesson-time,.vhqsb-lesson-location{grid-column:1 / -1}.vhqsb-lesson-time:before{content:'Time: ';font-weight:500;color:#60718a}.vhqsb-lesson-location:before{content:'Location: ';font-weight:500;color:#60718a}}


/* Coach portal header and logout */
.vhqsb-portal-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid #e2e8f0}
.vhqsb-portal-header h1{margin:3px 0 0!important}
.vhqsb-portal-eyebrow{display:block;font-size:11px;font-weight:900;letter-spacing:.16em;color:#1976d2}
.vhqsb-portal-logout{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border-radius:10px;background:#0b1f3a;color:#fff!important;text-decoration:none;font-weight:800;white-space:nowrap}
.vhqsb-portal-logout:hover{background:#15345d;color:#fff!important}
@media(max-width:600px){.vhqsb-portal-header{align-items:flex-start}.vhqsb-portal-logout{min-height:38px;padding:8px 14px}}


.vhqsb-drawn-signature{margin:18px 0;padding:18px;border:1px solid #d8e1ec;border-radius:14px;background:#f8fafc}.vhqsb-drawn-signature strong{display:block;margin-bottom:10px}.vhqsb-drawn-signature canvas{display:block;width:100%;height:180px;background:#fff;border:2px dashed #9aabc0;border-radius:10px;touch-action:none;cursor:crosshair}.vhqsb-drawn-signature button{margin-top:10px;padding:8px 12px;border:1px solid #aab8c8;border-radius:8px;background:#fff;cursor:pointer}.vhqsb-drawn-signature small{display:block;margin-top:8px;color:#607086}.vhqsb-inline-download{display:inline-block;margin-left:8px;font-weight:700}


/* v4.9.8 clickable Camp calendar destinations */
.vhqsb-calendar-row-link{display:contents;color:inherit;text-decoration:none}
.vhqsb-calendar-agenda-row.is-clickable{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.vhqsb-calendar-agenda-row.is-clickable:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(15,23,42,.10)}
.vhqsb-full-calendar-day article.vhqsb-clickable-calendar-item{padding:0;overflow:hidden}
.vhqsb-calendar-item-link{display:flex;flex-direction:column;gap:3px;padding:10px;color:inherit;text-decoration:none}
.vhqsb-calendar-item-link:hover{background:rgba(37,99,235,.06)}
.vhqsb-calendar-item-link em{font-size:11px;font-style:normal;font-weight:800;color:var(--vhqsb-primary,#2563eb);margin-top:3px}


/* v4.9.14 - compact team upcoming events */
.vhqsb-team-events-table{border:1px solid #e5eaf2;border-radius:16px;overflow:hidden;background:#fff}
.vhqsb-team-events-head,.vhqsb-team-events-row{display:grid;grid-template-columns:1.05fr .9fr minmax(220px,2.2fr) 1.15fr .8fr;gap:18px;align-items:center;padding:14px 18px}
.vhqsb-team-events-head{background:#f6f8fc;color:#546176;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.vhqsb-team-events-row{border-top:1px solid #edf0f5;color:#1d2a3c}
.vhqsb-team-events-row:first-of-type{border-top:0}
.vhqsb-team-events-row span{min-width:0}
.vhqsb-team-events-row strong,.vhqsb-team-events-row small{display:block}
.vhqsb-team-events-row small{margin-top:4px;color:#718096;font-size:12px}
.vhqsb-event-type-badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:5px 9px;border-radius:999px;background:#eaf1ff;color:#154ea3;font-size:12px;font-style:normal;font-weight:800;white-space:nowrap}
.vhqsb-event-type-practice{background:#e8f7ef;color:#147344}.vhqsb-event-type-tournament,.vhqsb-event-type-game{background:#fff3df;color:#9a5700}.vhqsb-event-type-tryout{background:#ffe9e9;color:#a32929}.vhqsb-event-type-clinic,.vhqsb-event-type-camp,.vhqsb-event-type-college_camp{background:#f1eaff;color:#6738a6}.vhqsb-event-type-meeting{background:#edf0f4;color:#49576b}
.vhqsb-team-event-link{font-weight:800;text-decoration:none;white-space:nowrap}
.vhqsb-team-events-footer{display:flex;justify-content:center;margin-top:20px}
.vhqsb-no-upcoming-events{padding:22px;margin:0;color:#6f7c91;text-align:center}
@media(max-width:900px){.vhqsb-team-events-head{display:none}.vhqsb-team-events-row{grid-template-columns:1fr 1fr;gap:12px;padding:16px}.vhqsb-team-events-row span::before{content:attr(data-label);display:block;margin-bottom:4px;color:#7a8698;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.vhqsb-team-events-row span[data-label="Event"]{grid-column:1/-1}.vhqsb-team-events-row span[data-label="Action"]{text-align:right}}
@media(max-width:560px){.vhqsb-team-events-row{grid-template-columns:1fr}.vhqsb-team-events-row span[data-label="Event"]{grid-column:auto}.vhqsb-team-events-row span[data-label="Action"]{text-align:left}}


/* v4.9.18 – homepage Club News matches the Club Calendar agenda layout */
.vhqsb-home-news-agenda .vhqsb-public-shell{max-width:760px}
.vhqsb-news-agenda-card{overflow:hidden}
.vhqsb-news-agenda-row{grid-template-columns:72px minmax(0,1fr) auto}
.vhqsb-news-agenda-row .vhqsb-calendar-row-link{display:contents;color:inherit;text-decoration:none}
.vhqsb-news-agenda-copy p{margin:6px 0 0;color:var(--vhqsb-text,#4c5b70);font-size:14px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.vhqsb-news-agenda-more{align-self:center;justify-self:end;color:#0864d8;font-size:14px;font-weight:700;white-space:nowrap}
.vhqsb-news-agenda-row:hover{background:#f8fbff}
.vhqsb-news-agenda-row:hover .vhqsb-news-agenda-more{text-decoration:underline}
@media(max-width:760px){
  .vhqsb-news-agenda-row{grid-template-columns:64px minmax(0,1fr);gap:14px}
  .vhqsb-news-agenda-more{grid-column:2;justify-self:start;margin-top:2px}
  .vhqsb-news-agenda-copy p{-webkit-line-clamp:3}
}
.vhq-offer-shell{max-width:900px;margin:60px auto;padding:38px;border-radius:24px;background:#fff;box-shadow:0 18px 60px rgba(15,35,60,.12);font-family:inherit}.vhq-offer-shell>small{font-weight:800;letter-spacing:.14em;color:#51729a}.vhq-offer-shell h1{margin:8px 0 0}.vhq-offer-shell h2{margin:4px 0 20px;color:#52657b}.vhq-offer-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0}.vhq-offer-summary div{padding:18px;border:1px solid #dbe5ef;border-radius:14px;background:#f8fbff}.vhq-offer-summary span{display:block;font-size:.8rem;color:#607086}.vhq-offer-summary strong{display:block;margin-top:6px;font-size:1.25rem}.vhq-offer-shell form label{display:block;margin:16px 0;font-weight:700}.vhq-offer-shell select{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #cbd7e3;border-radius:10px}.vhq-offer-agree{display:flex!important;gap:10px;align-items:flex-start}.vhq-offer-actions{display:flex;gap:10px;margin-top:22px}.vhq-offer-actions button{padding:12px 20px;border:0;border-radius:10px;background:#17365f;color:#fff;font-weight:800}.vhq-offer-actions button.secondary{background:#edf2f7;color:#203040}.vhq-offer-message{padding:18px;border-radius:12px;background:#eef8f1;color:#174d2d;font-weight:700}@media(max-width:760px){.vhq-offer-shell{margin:20px 12px;padding:24px}.vhq-offer-summary{grid-template-columns:1fr 1fr}}@media(max-width:480px){.vhq-offer-summary{grid-template-columns:1fr}.vhq-offer-actions{flex-direction:column}}


/* v4.9.23 – club-branded team offer page and athlete unified schedule */
.vhqsb-team-offer-page{min-height:70vh;background:#f3f7fc}
.vhqsb-team-offer-hero{padding:58px 0;background:linear-gradient(135deg,var(--vhq-primary,#123f78),var(--vhq-secondary,#0b68d7));color:#fff}
.vhqsb-team-offer-hero small{display:block;margin-bottom:8px;font-size:12px;font-weight:800;letter-spacing:.16em}
.vhqsb-team-offer-hero h1{margin:0;color:#fff;font-size:clamp(38px,6vw,66px);line-height:1}
.vhqsb-team-offer-hero p{max-width:680px;margin:16px 0 0;color:rgba(255,255,255,.88);font-size:17px}
.vhqsb-team-offer-content{padding:42px 0 70px}
.vhqsb-team-offer-content .vhq-offer-shell{margin:0 auto;box-sizing:border-box}
.vhqsb-team-offer-public .vhq-offer-shell>small{color:var(--vhq-primary,#123f78)}
.vhqsb-team-offer-public .vhq-offer-actions button{background:var(--vhq-primary,#17365f)}
.vhqsb-athlete-schedule-list{overflow:hidden;border:1px solid #dfe7f2;border-radius:15px;background:#fff}
.vhqsb-athlete-schedule-row{display:grid;grid-template-columns:64px minmax(0,1fr) 145px 80px;gap:16px;align-items:center;padding:13px 16px;border-top:1px solid #edf1f6;color:inherit;text-decoration:none;transition:background .18s ease}
.vhqsb-athlete-schedule-row:first-child{border-top:0}.vhqsb-athlete-schedule-row:hover{background:#f7faff}
.vhqsb-athlete-schedule-date{display:grid;place-items:center;min-height:58px;border:1px solid #dbe5f2;border-radius:10px;background:#f7faff;line-height:1}
.vhqsb-athlete-schedule-date small,.vhqsb-athlete-schedule-date em{font-size:9px;font-style:normal;font-weight:900;letter-spacing:.07em;color:#507096}.vhqsb-athlete-schedule-date strong{font-size:22px;color:#102c52}
.vhqsb-athlete-schedule-copy small,.vhqsb-athlete-schedule-copy strong,.vhqsb-athlete-schedule-copy em{display:block}.vhqsb-athlete-schedule-copy small{font-size:10px;font-weight:900;letter-spacing:.08em;color:#6a7c93;text-transform:uppercase}.vhqsb-athlete-schedule-copy strong{margin-top:3px;font-size:16px;color:#122844}.vhqsb-athlete-schedule-copy em{margin-top:3px;font-size:12px;font-style:normal;color:#6e7c90}
.vhqsb-athlete-schedule-time{font-size:13px;font-weight:700;color:#334962}.vhqsb-athlete-schedule-view{justify-self:end;color:#0864d8;font-size:13px;font-weight:800;white-space:nowrap}
@media(max-width:760px){.vhqsb-team-offer-hero{padding:40px 0}.vhqsb-team-offer-content{padding:24px 0 50px}.vhqsb-athlete-schedule-row{grid-template-columns:58px minmax(0,1fr);gap:12px}.vhqsb-athlete-schedule-time,.vhqsb-athlete-schedule-view{grid-column:2;justify-self:start}.vhqsb-athlete-schedule-view{margin-top:-4px}}

/* v4.9.27 coach tournament/profile cleanup */
.vhqsb-coach-portal-teams{margin-bottom:24px}.vhqsb-coach-team-links{display:flex;flex-wrap:wrap;gap:10px}.vhqsb-coach-team-links a{display:inline-flex;padding:10px 14px;border:1px solid #dbe6f2;border-radius:10px;background:#fff;color:#0b4f9c;text-decoration:none;font-weight:800}.vhqsb-coach-team-links a:hover{background:#eef6ff}


/* v4.9.30 – tournament links are limited to the Official Site action */
/* v4.9.29 – full-width tournament tables */
.vhqsb-tournament-table .vhqsb-team-events-head,
.vhqsb-tournament-table .vhqsb-team-events-row{
  width:100%;
  grid-template-columns:minmax(150px,1.15fr) minmax(190px,1.45fr) minmax(150px,1.2fr) minmax(120px,.85fr);
}
.vhqsb-tournament-table.vhqsb-tournament-columns-5 .vhqsb-team-events-head,
.vhqsb-tournament-table.vhqsb-tournament-columns-5 .vhqsb-team-events-row{
  grid-template-columns:minmax(150px,1.05fr) minmax(180px,1.3fr) minmax(145px,1.05fr) minmax(125px,.9fr) minmax(120px,.8fr);
}
.vhqsb-tournament-table.vhqsb-tournament-columns-6 .vhqsb-team-events-head,
.vhqsb-tournament-table.vhqsb-tournament-columns-6 .vhqsb-team-events-row{
  grid-template-columns:minmax(145px,1fr) minmax(170px,1.2fr) minmax(140px,1fr) minmax(120px,.82fr) minmax(170px,1.15fr) minmax(115px,.75fr);
}
.vhqsb-tournament-site-link{display:inline-flex;align-items:center;white-space:nowrap;color:var(--vhq-primary,var(--vhqsb-primary,#0b63ce));font-weight:800;text-decoration:none;transition:color .2s ease,transform .2s ease}
.vhqsb-tournament-site-link:hover,.vhqsb-tournament-site-link:focus-visible{color:var(--vhq-secondary,var(--vhqsb-secondary,#084b9a));text-decoration:underline;text-underline-offset:3px;transform:translateX(2px)}
.vhqsb-tournament-no-site{color:#9aa7b8}
@media(max-width:900px){
  .vhqsb-tournament-table .vhqsb-team-events-row,
  .vhqsb-tournament-table.vhqsb-tournament-columns-5 .vhqsb-team-events-row,
  .vhqsb-tournament-table.vhqsb-tournament-columns-6 .vhqsb-team-events-row{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .vhqsb-tournament-table .vhqsb-team-events-row,
  .vhqsb-tournament-table.vhqsb-tournament-columns-5 .vhqsb-team-events-row,
  .vhqsb-tournament-table.vhqsb-tournament-columns-6 .vhqsb-team-events-row{grid-template-columns:1fr}
}

/* v5.0.5 – full-width Coach Portal tournament layout */
.vhqcp-main #coach-tournaments .vhqsb-public-card{width:100%;max-width:none}
.vhqcp-main #coach-tournaments .vhqsb-team-events-list{width:100%;overflow:hidden}
.vhqcp-main #coach-tournaments .vhqsb-team-events-row span{min-width:0}
@media(max-width:1100px){
 .vhqcp-main #coach-tournaments .vhqsb-tournament-table.vhqsb-tournament-columns-6 .vhqsb-team-events-head{display:none}
 .vhqcp-main #coach-tournaments .vhqsb-tournament-table.vhqsb-tournament-columns-6 .vhqsb-team-events-row{grid-template-columns:1fr 1fr}
 .vhqcp-main #coach-tournaments .vhqsb-tournament-table.vhqsb-tournament-columns-6 .vhqsb-team-events-row span::before{content:attr(data-label);display:block;margin-bottom:4px;color:#7a8698;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
 .vhqcp-main #coach-tournaments .vhqsb-team-events-row span[data-label="Website"]{justify-self:start}
}
/* VolleyHQ v5.1 Parent Portal */
.vhq-parent-dashboard{min-height:100vh;background:#f4f7fb;display:grid;grid-template-columns:250px minmax(0,1fr);font-family:inherit;color:#17233a}.vhq-parent-sidebar{position:sticky;top:0;height:100vh;background:#0b2447;color:#fff;padding:28px 18px;display:flex;flex-direction:column;gap:28px}.vhq-parent-sidebar>div strong{display:block;font-size:23px}.vhq-parent-sidebar>div small{opacity:.72}.vhq-parent-sidebar nav{display:grid;gap:7px}.vhq-parent-sidebar nav a,.vhq-parent-logout{color:#fff;text-decoration:none;padding:11px 13px;border-radius:9px}.vhq-parent-sidebar nav a:hover{background:rgba(255,255,255,.1)}.vhq-parent-logout{margin-top:auto;background:rgba(255,255,255,.1);text-align:center}.vhq-parent-main{padding:34px;max-width:1500px;width:100%;box-sizing:border-box}.vhq-parent-main>header{background:linear-gradient(135deg,#0b2447,#176dd1);color:#fff;padding:28px;border-radius:18px;margin-bottom:20px}.vhq-parent-main>header h1{color:#fff;margin:4px 0}.vhq-parent-main>header p{margin:0;opacity:.85}.vhq-parent-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:20px}.vhq-parent-summary article,.vhq-parent-section{background:#fff;border:1px solid #dfe7f1;border-radius:16px;padding:20px;box-shadow:0 7px 22px rgba(20,42,76,.05)}.vhq-parent-summary span{display:block;color:#64748b}.vhq-parent-summary strong{display:block;font-size:30px;margin-top:5px;color:#0b2447}.vhq-parent-section{margin-bottom:20px}.vhq-parent-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.vhq-parent-heading small{font-weight:800;letter-spacing:.1em;color:#176dd1}.vhq-parent-heading h2{margin:3px 0 0}.vhq-parent-athlete-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.vhq-parent-athlete-card{border:1px solid #e2e8f0;border-radius:14px;padding:16px;display:flex;gap:15px;align-items:center}.vhq-parent-athlete-card img,.vhq-parent-avatar{width:74px;height:74px;border-radius:13px;object-fit:cover}.vhq-parent-avatar{display:grid;place-items:center;background:#eaf2ff;color:#0b2447;font-size:28px;font-weight:800}.vhq-parent-athlete-card h3{margin:3px 0}.vhq-parent-athlete-card p{margin:0 0 7px}.vhq-parent-athlete-card a{font-weight:700;color:#176dd1}.vhq-parent-record{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e6edf5;padding:13px 0}.vhq-parent-record:first-of-type{border-top:0}.vhq-parent-record small{display:block;color:#64748b}.vhq-parent-empty{grid-column:1/-1;padding:25px;border:1px dashed #cbd5e1;border-radius:14px;text-align:center}
@media(max-width:900px){.vhq-parent-dashboard{grid-template-columns:1fr}.vhq-parent-sidebar{position:relative;height:auto}.vhq-parent-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.vhq-parent-main{padding:18px}.vhq-parent-summary{grid-template-columns:1fr}.vhq-parent-athlete-grid{grid-template-columns:1fr}}

/* v5.1.2 family account onboarding */
.vhq-family-signup-card{max-width:760px;margin:48px auto;padding:32px;border:1px solid #d9e4f2;border-radius:18px;background:#fff;box-shadow:0 18px 45px rgba(15,42,79,.08)}
.vhq-family-signup-card>small{display:block;color:#1267d6;font-weight:800;letter-spacing:.1em;margin-bottom:8px}.vhq-family-signup-card h1{margin:0 0 10px}.vhq-family-signup-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.vhq-family-signup-form label,.vhq-parent-add-athlete label{display:grid;gap:7px;font-weight:700;color:#10294c}.vhq-family-signup-form input,.vhq-parent-add-athlete input,.vhq-parent-add-athlete select{width:100%;box-sizing:border-box;border:1px solid #cbd8e8;border-radius:9px;padding:12px;background:#fff}.vhq-family-signup-form button{grid-column:1/-1}.vhq-family-login-link{text-align:center;margin-top:18px}.vhq-family-registration-gate{padding:28px;border:1px solid #cbdced;border-radius:15px;background:#f7fbff;text-align:center}.vhq-family-registration-gate h3{margin-top:0}.vhq-family-registration-gate>div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.vhq-family-registration-gate .secondary{background:#fff;color:#125fc2;border:1px solid #9bbce4}.vhq-parent-athlete-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.vhq-parent-add-athlete .vhqsb-button{margin-top:4px}.vhq-admin-preview-banner{max-width:1200px;margin:16px auto 0;padding:10px 16px;border-radius:10px;background:#fff4cc;border:1px solid #efcf63;color:#634900;font-weight:800;text-align:center}
@media(max-width:760px){.vhq-family-signup-card{margin:20px 14px;padding:22px}.vhq-family-signup-form,.vhq-parent-athlete-form-grid{grid-template-columns:1fr}}


/* v5.1.6 Parent Portal tournament layout and lesson retention */
.vhq-parent-tournament-grid{display:grid;grid-template-columns:1fr;gap:12px;width:100%}
.vhq-parent-tournament-card{display:grid;grid-template-columns:minmax(150px,190px) minmax(220px,1fr) minmax(130px,170px);gap:18px;align-items:center;width:100%;box-sizing:border-box;padding:18px 20px;border:1px solid #dfe7f1;border-radius:14px;background:#fbfdff}
.vhq-parent-tournament-date{font-weight:800;color:#16365f;line-height:1.35}
.vhq-parent-tournament-main{min-width:0}.vhq-parent-tournament-main h3{margin:0 0 5px;color:#17233a;line-height:1.3;overflow-wrap:anywhere}.vhq-parent-tournament-main p{margin:0;color:#64748b;line-height:1.35}
.vhq-parent-tournament-card>.vhqsb-tournament-site-link{justify-self:end;white-space:nowrap}
.vhq-parent-tournament-note{grid-column:1/-1;border-top:1px solid #e4ebf4;padding-top:12px;margin-top:2px;min-width:0}.vhq-parent-tournament-note strong{display:block;color:#52647d;font-size:11px;letter-spacing:.07em;text-transform:uppercase}.vhq-parent-tournament-note p{margin:5px 0 0;overflow-wrap:anywhere;word-break:break-word;line-height:1.5}
.vhq-parent-lesson-actions{display:flex;align-items:center;gap:14px;justify-content:flex-end}.vhq-parent-lesson-actions form{margin:0}.vhq-parent-hide-lesson{border:1px solid #c8d6e8;background:#fff;color:#31557d;border-radius:8px;padding:7px 10px;font-weight:700;cursor:pointer}.vhq-parent-hide-lesson:hover{background:#f1f6fc}
@media(max-width:900px){.vhq-parent-tournament-card{grid-template-columns:minmax(135px,175px) minmax(0,1fr);gap:14px}.vhq-parent-tournament-card>.vhqsb-tournament-site-link{grid-column:2;justify-self:start}.vhq-parent-tournament-note{grid-column:1/-1}}
@media(max-width:700px){.vhq-parent-tournament-card{grid-template-columns:1fr;padding:16px}.vhq-parent-tournament-card>.vhqsb-tournament-site-link{grid-column:1;justify-self:start}.vhq-parent-tournament-note{grid-column:1}.vhq-parent-lesson-record,.vhq-parent-lesson-actions{align-items:flex-start;flex-direction:column}.vhq-parent-lesson-actions{gap:8px}}

/* v5.2.0 Parent Portal completion and Family Account cleanup */
.vhq-parent-profile-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}
.vhq-parent-profile-links a{display:inline-flex;align-items:center;font-weight:800;color:#176dd1;text-decoration:none}
.vhq-parent-profile-links a:hover{text-decoration:underline;text-underline-offset:3px}
.vhq-parent-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:16px 0}
.vhq-parent-account-grid label{display:grid;gap:7px;color:#10294c;font-weight:700}
.vhq-parent-account-grid label small{font-weight:500;color:#64748b}
.vhq-parent-account-grid input{width:100%;box-sizing:border-box;border:1px solid #cbd8e8;border-radius:9px;padding:12px;background:#fff}
.vhq-parent-success{margin:0 0 16px;padding:12px 14px;border:1px solid #9fd5b1;border-radius:10px;background:#effbf3;color:#176238;font-weight:800}
@media(max-width:700px){.vhq-parent-account-grid{grid-template-columns:1fr}}

/* Parent account signup — v5.3.6 */
.vhq-family-signup-shell{padding:56px 20px 72px;background:linear-gradient(180deg,#f4f8fd 0%,#eef4fb 100%)}
.vhq-family-signup-card{width:min(760px,100%);max-width:760px;margin:0 auto;padding:38px 40px;border:1px solid #d7e2f0;border-radius:20px;background:#fff;box-shadow:0 22px 60px rgba(15,42,79,.11);box-sizing:border-box}
.vhq-family-signup-heading{text-align:center;max-width:620px;margin:0 auto}
.vhq-family-signup-card .vhq-eyebrow{display:inline-block;margin:0 0 10px;color:#1267d6;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.vhq-family-signup-card h1{margin:0;color:#10294c;font-size:clamp(30px,4vw,42px);line-height:1.08;letter-spacing:-.03em}
.vhq-family-signup-card .vhq-family-signup-heading>p{margin:16px auto 0;color:#556b86;font-size:16px;line-height:1.65}
.vhq-family-signup-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;margin-top:30px}
.vhq-family-signup-form .vhq-family-field{display:flex;flex-direction:column;gap:8px;margin:0;color:#10294c;font-size:14px;font-weight:750}
.vhq-family-signup-form .vhq-family-field-full{grid-column:1/-1}
.vhq-family-signup-form input{display:block;width:100%;min-height:48px;padding:12px 14px;border:1px solid #c5d4e7;border-radius:10px;background:#fff;color:#10294c;font:inherit;box-sizing:border-box;transition:border-color .18s ease,box-shadow .18s ease}
.vhq-family-signup-form input::placeholder{color:#8a9bb0}
.vhq-family-signup-form input:focus{outline:0;border-color:#1469d4;box-shadow:0 0 0 4px rgba(20,105,212,.12)}
.vhq-family-signup-actions{grid-column:1/-1;display:flex;align-items:center;gap:18px;margin-top:4px;padding-top:4px}
.vhq-family-signup-actions .vhqsb-button{flex:0 0 auto;min-height:48px;padding:13px 22px;border:0;border-radius:10px;background:#1267d6;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(18,103,214,.2)}
.vhq-family-signup-actions .vhqsb-button:hover{background:#0d55b4;transform:translateY(-1px)}
.vhq-family-signup-actions p{margin:0;color:#6a7d94;font-size:13px;line-height:1.5}
.vhq-family-login-link{margin:24px 0 0;padding-top:22px;border-top:1px solid #e3ebf5;text-align:center;color:#60738b}
.vhq-family-login-link a{color:#1267d6;font-weight:800;text-decoration:none}
.vhq-family-login-link a:hover{text-decoration:underline}
@media(max-width:760px){.vhq-family-signup-shell{padding:28px 14px 44px}.vhq-family-signup-card{padding:28px 20px;border-radius:16px}.vhq-family-signup-form{grid-template-columns:1fr;gap:15px}.vhq-family-signup-form .vhq-family-field-full,.vhq-family-signup-actions{grid-column:auto}.vhq-family-signup-actions{align-items:stretch;flex-direction:column}.vhq-family-signup-actions .vhqsb-button{width:100%}.vhq-family-signup-actions p{text-align:center}}

/* v5.4.0 Parent Club Account */
.vhqsb-parent-finance{display:grid;gap:14px}.vhqsb-parent-finance-head small{font-weight:900;letter-spacing:.06em;color:#1267d6}.vhqsb-parent-finance-list{display:grid;gap:10px}.vhqsb-parent-finance-list article{display:flex;justify-content:space-between;align-items:center;gap:18px;border:1px solid #dce6f2;border-radius:12px;padding:15px;background:#fff}.vhqsb-parent-finance-list article strong,.vhqsb-parent-finance-list article small,.vhqsb-parent-finance-list article span,.vhqsb-parent-finance-list article b{display:block}.vhqsb-parent-finance-list article small,.vhqsb-parent-finance-list article span{color:#64748b;margin-top:4px}.vhqsb-parent-finance-list article b{color:#102d54;text-align:right}@media(max-width:640px){.vhqsb-parent-finance-list article{align-items:flex-start;flex-direction:column}.vhqsb-parent-finance-list article b{text-align:left}}

/* v6.7 Parent Portal 2.0 */
.vhq-parent-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 20px}.vhq-parent-quick-actions a{display:block;padding:17px;border:1px solid #dce6f2;border-radius:14px;background:#fff;text-decoration:none;color:#10233f;box-shadow:0 7px 22px rgba(20,42,76,.04);transition:.2s ease}.vhq-parent-quick-actions a:hover{transform:translateY(-2px);border-color:#9fc2ec;box-shadow:0 10px 26px rgba(20,42,76,.09)}.vhq-parent-quick-actions strong,.vhq-parent-quick-actions span{display:block}.vhq-parent-quick-actions span{margin-top:4px;color:#66788d;font-size:13px;line-height:1.4}.vhq-parent-section-link{display:inline-flex;align-items:center;justify-content:center;padding:9px 13px;border-radius:9px;background:#176dd1;color:#fff!important;text-decoration:none;font-weight:800;font-size:13px}.vhq-parent-status{display:inline-flex;padding:6px 10px;border-radius:999px;background:#edf4ff;color:#145db8;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}@media(max-width:1050px){.vhq-parent-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.vhq-parent-quick-actions{grid-template-columns:1fr}.vhq-parent-heading{align-items:flex-start;gap:10px;flex-direction:column}}


/* v7.2.0 Club Website team-card alignment */
.vhqsb-source-teams .vhqsb-layout-cards .vhqsb-item,
.vhqsb-source-teams .vhqsb-layout-grid .vhqsb-item,
.vhqsb-source-teams .vhqsb-layout-slider .vhqsb-item{display:flex;flex-direction:column;min-height:100%;}
.vhqsb-source-teams .vhqsb-layout-cards .vhqsb-item-copy,
.vhqsb-source-teams .vhqsb-layout-grid .vhqsb-item-copy,
.vhqsb-source-teams .vhqsb-layout-slider .vhqsb-item-copy{display:flex;flex:1;flex-direction:column;align-items:flex-start;width:100%;box-sizing:border-box;}
.vhqsb-source-teams .vhqsb-item-copy h3{width:100%;margin:0 0 12px;line-height:1.15;overflow-wrap:anywhere;word-break:normal;}
.vhqsb-source-teams .vhqsb-item-copy .vhqsb-meta{width:100%;margin:4px 0;line-height:1.45;}
.vhqsb-source-teams .vhqsb-item-copy .vhqsb-dynamic-action{margin-top:auto!important;align-self:flex-start;}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy h3,
.vhqsb-source-teams .vhqsb-layout-table .vhqsb-item-copy h3{width:auto;margin:0;}
@media(max-width:760px){.vhqsb-source-teams .vhqsb-item-copy h3{font-size:clamp(20px,6vw,28px);}}

/* v7.2.1 — keep Club Website navigation in preview and fix team-name list geometry */
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item:not(:has(>img)){
  grid-template-columns:minmax(0,1fr) auto!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item:not(:has(>img))>.vhqsb-item-copy{
  grid-column:1!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item:not(:has(>img))>.vhqsb-dynamic-action{
  grid-column:2!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy{
  display:grid!important;
  grid-template-columns:minmax(210px,.75fr) minmax(180px,1.25fr)!important;
  align-items:center!important;
  gap:10px 28px!important;
  overflow:visible!important;
  width:100%!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy h3{
  min-width:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  overflow-wrap:normal!important;
  word-break:keep-all!important;
  hyphens:none!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy .vhqsb-meta{
  min-width:0!important;
  margin:0!important;
}
@media(max-width:760px){
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item:not(:has(>img)){
    grid-template-columns:1fr!important;
  }
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item:not(:has(>img))>.vhqsb-dynamic-action{
    grid-column:1!important;
  }
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy{
    display:block!important;
  }
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy h3{
    white-space:normal!important;
    overflow:visible!important;
  }
}


/* v7.6.4 — Teams page coach-name spacing */
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item{
  align-items:center!important;
  gap:20px!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy{
  display:grid!important;
  grid-template-columns:minmax(220px,0.8fr) minmax(260px,1.2fr)!important;
  grid-auto-rows:auto!important;
  column-gap:34px!important;
  row-gap:9px!important;
  align-items:start!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy h3{
  grid-column:1!important;
  grid-row:1 / span 4!important;
  align-self:start!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  line-height:1.2!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy .vhqsb-meta{
  grid-column:2!important;
  width:100%!important;
  margin:0!important;
  line-height:1.5!important;
  white-space:normal!important;
  overflow:visible!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-coach-meta{
  display:flex!important;
  align-items:flex-start!important;
  gap:7px!important;
  min-width:0!important;
  padding-top:2px!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-coach-meta strong{
  flex:0 0 auto!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-coach-meta span{
  display:block!important;
  min-width:0!important;
  white-space:normal!important;
  line-height:1.5!important;
}
@media(max-width:900px){
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy{
    grid-template-columns:minmax(180px,.7fr) minmax(220px,1.3fr)!important;
    column-gap:22px!important;
  }
}
@media(max-width:700px){
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy{
    display:block!important;
  }
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy h3{
    margin-bottom:10px!important;
  }
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy .vhqsb-meta{
    margin:5px 0!important;
  }
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-coach-meta{
    display:flex!important;
  }
}


/* v7.6.5 — FINAL Teams list geometry.
   Team names get a guaranteed readable column; metadata (Division/Coach/etc.)
   gets the remaining space; action button stays at the far right. */
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  width:100%!important;
  gap:22px!important;
  padding:16px 18px!important;
  box-sizing:border-box!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item>.vhqsb-item-copy{
  display:flex!important;
  flex:1 1 auto!important;
  align-items:center!important;
  flex-wrap:nowrap!important;
  min-width:0!important;
  width:auto!important;
  gap:18px 34px!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy>h3{
  display:block!important;
  flex:0 0 270px!important;
  width:270px!important;
  min-width:270px!important;
  max-width:270px!important;
  margin:0!important;
  padding:0!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
  line-height:1.25!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy>.vhqsb-meta{
  display:block!important;
  flex:0 1 auto!important;
  width:auto!important;
  min-width:150px!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  white-space:normal!important;
  overflow:visible!important;
  line-height:1.5!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy>.vhqsb-coach-meta{
  flex:1 1 260px!important;
  min-width:220px!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item>.vhqsb-dynamic-action{
  flex:0 0 auto!important;
  margin-left:auto!important;
  align-self:center!important;
  white-space:nowrap!important;
}
@media(max-width:900px){
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy>h3{
    flex-basis:210px!important;
    width:210px!important;
    min-width:210px!important;
    max-width:210px!important;
  }
}
@media(max-width:720px){
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item{
    flex-direction:column!important;
    align-items:stretch!important;
    gap:12px!important;
  }
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item>.vhqsb-item-copy{
    display:block!important;
  }
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy>h3{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    white-space:normal!important;
    margin-bottom:10px!important;
  }
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy>.vhqsb-meta{
    min-width:0!important;
    margin:5px 0!important;
  }
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item>.vhqsb-dynamic-action{
    margin-left:0!important;
    align-self:flex-start!important;
  }
}


/* v7.6.6 — ONLY FIX: Teams-page coach/name readability */
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item{
  display:flex!important;
  align-items:center!important;
  gap:22px!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item>.vhqsb-item-copy{
  display:block!important;
  flex:1 1 auto!important;
  width:auto!important;
  min-width:0!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy>h3{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0 0 8px!important;
  padding:0!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
  line-height:1.25!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy>.vhqsb-meta{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:5px 0!important;
  padding:0!important;
  white-space:normal!important;
  overflow:visible!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  line-height:1.5!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item-copy>.vhqsb-coach-meta{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  white-space:normal!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-coach-meta strong,
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-coach-meta span{
  display:inline!important;
  white-space:normal!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}
.vhqsb-source-teams .vhqsb-layout-list .vhqsb-item>.vhqsb-dynamic-action{
  flex:0 0 auto!important;
  margin-left:auto!important;
  align-self:center!important;
  white-space:nowrap!important;
}
@media(max-width:720px){
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item{
    flex-direction:column!important;
    align-items:stretch!important;
  }
  .vhqsb-source-teams .vhqsb-layout-list .vhqsb-item>.vhqsb-dynamic-action{
    margin-left:0!important;
    align-self:flex-start!important;
  }
}


/* v7.6.7 — ONLY FIX: roster-table name readability */
.vhqsb-public-roster-table{
  table-layout:auto!important;
}
.vhqsb-public-roster-head span:first-child,
.vhqsb-public-roster-row>span:first-child{
  width:32%!important;
  min-width:260px!important;
}
.vhqsb-public-roster-player{
  min-width:260px!important;
  width:auto!important;
}
.vhqsb-public-roster-player strong{
  display:block!important;
  min-width:0!important;
  width:auto!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
  line-height:1.35!important;
}

/* Team Center roster table */
.vhqsb-roster-table>div{
  grid-template-columns:minmax(300px,2fr) .55fr 1fr .65fr .8fr .95fr .5fr!important;
}
.vhqsb-roster-athlete{
  min-width:0!important;
  width:100%!important;
  align-items:center!important;
}
.vhqsb-roster-athlete strong{
  display:block!important;
  min-width:0!important;
  width:auto!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
  line-height:1.35!important;
}
@media(max-width:1200px){
  .vhqsb-roster-table>div{
    grid-template-columns:minmax(260px,1.8fr) .6fr 1fr .8fr .9fr .5fr!important;
  }
}
@media(max-width:900px){
  .vhqsb-public-roster-head span:first-child,
  .vhqsb-public-roster-row>span:first-child{
    width:auto!important;
    min-width:0!important;
  }
  .vhqsb-public-roster-player{
    min-width:0!important;
  }
}
@media(max-width:760px){
  .vhqsb-roster-table>div{
    grid-template-columns:1fr 1fr!important;
  }
  .vhqsb-roster-athlete{
    grid-column:1/-1!important;
    padding-bottom:8px!important;
  }
}
@media(max-width:520px){
  .vhqsb-roster-table>div{
    grid-template-columns:1fr!important;
  }
}


/* v7.6.8 — ONLY FIX #1: generic Accordion layout actually opens/closes */
.vhqsb-layout-accordion{
  display:grid!important;
  gap:12px!important;
}
.vhqsb-layout-accordion .vhqsb-item{
  display:block!important;
  padding:0!important;
  border:1px solid #dfe8f4!important;
  border-radius:12px!important;
  overflow:hidden!important;
  box-shadow:none!important;
  background:#fff!important;
}
.vhqsb-generic-accordion-toggle{
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  padding:16px 18px!important;
  border:0!important;
  background:#f7faff!important;
  color:#132440!important;
  font:inherit!important;
  font-weight:850!important;
  text-align:left!important;
  cursor:pointer!important;
}
.vhqsb-generic-accordion-toggle::after{
  content:"+"!important;
  flex:0 0 auto!important;
  font-size:24px!important;
  line-height:1!important;
  font-weight:700!important;
  color:#1766ca!important;
}
.vhqsb-generic-accordion-toggle[aria-expanded="true"]::after{
  content:"−"!important;
}
.vhqsb-layout-accordion .vhqsb-item-copy{
  display:block!important;
  padding:16px 18px 18px!important;
}
.vhqsb-layout-accordion .vhqsb-item-copy>h3{
  display:none!important;
}
.vhqsb-layout-accordion .vhqsb-item-copy[hidden]{
  display:none!important;
}

/* v7.6.8 — ONLY FIX #2: Teams "Roster Table" name + coach spacing */
.vhqsb-source-teams .vhqsb-layout-table .vhqsb-item{
  display:grid!important;
  grid-template-columns:minmax(260px,1.8fr) minmax(150px,.8fr) minmax(240px,1.2fr) auto!important;
  gap:18px 28px!important;
  align-items:center!important;
  padding:16px 18px!important;
}
.vhqsb-source-teams .vhqsb-layout-table .vhqsb-item>img{
  display:none!important;
}
.vhqsb-source-teams .vhqsb-layout-table .vhqsb-item-copy{
  display:contents!important;
}
.vhqsb-source-teams .vhqsb-layout-table .vhqsb-item-copy>h3{
  grid-column:1!important;
  min-width:0!important;
  width:auto!important;
  margin:0!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
  line-height:1.3!important;
}
.vhqsb-source-teams .vhqsb-layout-table .vhqsb-item-copy>.vhqsb-meta{
  min-width:0!important;
  width:auto!important;
  margin:0!important;
  white-space:normal!important;
  overflow:visible!important;
  line-height:1.45!important;
}
.vhqsb-source-teams .vhqsb-layout-table .vhqsb-item-copy>.vhqsb-coach-meta{
  min-width:240px!important;
}
.vhqsb-source-teams .vhqsb-layout-table .vhqsb-coach-meta strong,
.vhqsb-source-teams .vhqsb-layout-table .vhqsb-coach-meta span{
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.vhqsb-source-teams .vhqsb-layout-table .vhqsb-dynamic-action{
  justify-self:end!important;
  margin:0!important;
  white-space:nowrap!important;
}
@media(max-width:900px){
  .vhqsb-source-teams .vhqsb-layout-table .vhqsb-item{
    grid-template-columns:minmax(220px,1.3fr) minmax(140px,.7fr) minmax(200px,1fr) auto!important;
    gap:14px 18px!important;
  }
}
@media(max-width:760px){
  .vhqsb-source-teams .vhqsb-layout-table .vhqsb-item{
    display:block!important;
  }
  .vhqsb-source-teams .vhqsb-layout-table .vhqsb-item-copy{
    display:block!important;
  }
  .vhqsb-source-teams .vhqsb-layout-table .vhqsb-item-copy>h3{
    margin-bottom:10px!important;
  }
  .vhqsb-source-teams .vhqsb-layout-table .vhqsb-item-copy>.vhqsb-meta{
    margin:5px 0!important;
    min-width:0!important;
  }
  .vhqsb-source-teams .vhqsb-layout-table .vhqsb-dynamic-action{
    margin-top:10px!important;
    justify-self:start!important;
  }
}
