.schedule-page{min-height:100vh;background:#061724;color:#eef7f8}.schedule-shell{max-width:1500px;margin:auto;padding:44px 24px}.schedule-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}.schedule-heading h1{font:800 clamp(38px,6vw,72px)/.95 Arial,sans-serif;margin:8px 0}.schedule-heading p{color:#91abb2}.schedule-legend{display:flex;gap:14px;font-size:12px}.schedule-legend span:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:7px;background:#39c79f}.schedule-legend .busy:before{background:#efbb43}.schedule-scroll{overflow:auto;border:1px solid #294957;border-radius:16px;background:#0b2332}.schedule-table{width:100%;min-width:1100px;border-collapse:collapse;table-layout:fixed}.schedule-table th,.schedule-table td{border-right:1px solid #24414e;border-bottom:1px solid #24414e;padding:8px;vertical-align:top}.schedule-table th{position:sticky;top:0;background:#09202e;z-index:2;height:42px}.schedule-table th:first-child,.schedule-table td:first-child{position:sticky;left:0;background:#09202e;width:72px;z-index:1;font-weight:800}.schedule-table td{height:54px;background:rgba(28,76,72,.18)}.schedule-table td.available{color:#4f8c83;font-size:10px}.schedule-program{display:block;background:#efbb43;color:#07151e;padding:8px;border-radius:8px;font-size:11px;font-weight:900;text-decoration:none}.schedule-program small{display:block;margin-top:4px}.closed-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#061724;color:#fff}.closed-card{max-width:680px;padding:42px;background:#0d2939;border:1px solid #2c4d5b;border-radius:22px;text-align:center}.closed-card h1{font-size:clamp(38px,7vw,70px);margin:15px 0}.closed-card p{color:#9bb2b9;line-height:1.6}.closed-time{margin:24px 0;padding:18px;background:#071c29;border-radius:12px;color:#efbb43;font-size:20px;font-weight:900}
