.zoom-schedule{padding:28px clamp(20px,5vw,88px) 40px;background:#000;color:#fff}
.zoom-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.zoom-heading h2{font-size:22px;line-height:1.3;letter-spacing:-.03em;margin:0}
.zoom-heading p{font-size:12px;color:#bcb6c6;margin:5px 0 0}
.zoom-heading>span{font-size:12px;color:#62efd0;white-space:nowrap}
.zoom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.zoom-card{display:flex;flex-direction:column;min-width:0;padding:16px;border:1px solid #ffffff18;border-radius:16px;background:#15121b;gap:8px}
.zoom-card-top{display:flex;gap:6px;align-items:center;flex-wrap:wrap;font-size:11px}
.zoom-tag{color:#62efd0;background:#21382f;padding:3px 7px;border-radius:5px}
.zoom-live{color:#fff;background:#8619f5;padding:3px 7px;border-radius:5px}
.zoom-card h3{font-size:17px;line-height:1.4;margin:0;overflow-wrap:anywhere}
.zoom-time{font-size:14px;font-weight:800;color:#fff;line-height:1.5}
.zoom-meta{font-size:12px;color:#c1bacb;line-height:1.4;margin:0}
.zoom-access{display:flex;gap:6px;flex-wrap:wrap;margin:0}
.zoom-access button{font:inherit;font-size:11px;line-height:1.4;padding:3px 6px;color:#cfc9d7;border:1px solid #ffffff20;background:#211c29;border-radius:5px;cursor:pointer;overflow-wrap:anywhere}
.zoom-join{display:block;margin-top:auto;padding:10px 12px;border-radius:9px;text-align:center;font-size:14px;font-weight:800;background:#8619f5!important;color:#fff!important;text-decoration:none;box-shadow:none!important;animation:none!important}
.zoom-join-disabled{background:#29242f!important;color:#aaa3b4!important}
.zoom-more,.zoom-retry{font:inherit;font-size:13px;border:1px solid #ffffff30;border-radius:9px;background:#25202d;color:#fff;padding:9px 15px;cursor:pointer}
.zoom-more{display:block;margin:14px auto 0}
.zoom-status{font-size:13px;line-height:1.6;color:#bcb6c6;padding:16px;margin:0;background:#15121b;border-radius:12px}
.zoom-retry{margin-top:10px}
.zoom-feedback{font-size:12px;color:#62efd0;margin:8px 0 0}
.zoom-schedule [hidden]{display:none!important}
.zoom-schedule a:focus-visible,.zoom-schedule button:focus-visible{outline:2px solid #62efd0;outline-offset:3px}
@media(max-width:900px){.zoom-grid{grid-template-columns:1fr}.zoom-schedule{padding:24px 20px 32px}.zoom-card{padding:14px;gap:7px}.zoom-heading h2{font-size:20px}}

.zoom-schedule{padding-left:34px;padding-right:34px}
.zoom-inner{width:min(100%,1100px);margin-inline:auto}
@media(min-width:901px){.zoom-schedule{padding-left:clamp(48px,7vw,120px);padding-right:clamp(48px,7vw,120px)}}
@media(max-width:600px){.zoom-schedule{padding-left:20px;padding-right:20px}}

.zoom-heading h2,.site-notices .site-notices-head>strong{color:#62efd0!important;font-size:15px!important;font-weight:800!important;letter-spacing:.18em!important;line-height:1.5!important}

/* Equal space around the education block, between notices and referral. */



#zoom-training + #referral .section-head,#zoom-training + #referral .referral-panel{width:min(100%,1100px);margin-inline:auto}


.zoom-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-left:auto}
.zoom-count{font-size:12px;color:#62efd0;white-space:nowrap}
.zoom-paging{display:flex;gap:5px}
.zoom-paging button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid #ffffff30;border-radius:8px;background:#25202d;color:#62efd0;font:inherit;font-size:18px;cursor:pointer}
.zoom-paging button:disabled{opacity:.3;cursor:default}
.zoom-controls .zoom-more{margin:0;padding:7px 10px;font-size:12px;white-space:nowrap}
@media(max-width:600px){.zoom-heading{flex-wrap:wrap}.zoom-controls{gap:8px}.zoom-controls .zoom-count{display:none}}

.site-notices .site-notices-head>span,.zoom-count{color:#62efd0!important;font-size:12px!important;font-weight:500!important;line-height:1.5!important;letter-spacing:normal!important}
