.btn-ghost{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.7)}.btn-ghost:hover{background:var(--white);color:var(--dark);transform:translateY(-2px)}.page-banner{background:linear-gradient(135deg,#07101e,#1a3a6e);color:#fff;padding:130px 24px 64px;text-align:center}.page-banner h1{font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1.1;margin-bottom:14px}.page-banner p{font-size:18px;opacity:.8;max-width:600px;margin:0 auto}#schedule{padding:72px 24px}.schedule-intro{text-align:center;max-width:680px;margin:0 auto 52px}.schedule-intro h2{font-size:clamp(26px,3.5vw,38px);font-weight:900;color:var(--dark);margin-bottom:12px}.schedule-intro p{font-size:17px;color:var(--gray)}.schedule-note{display:inline-flex;align-items:center;gap:8px;background:var(--blue-light);color:var(--blue-dark);font-size:14px;font-weight:600;padding:8px 16px;border-radius:20px;margin-top:14px}.prog-tabs{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:40px}.prog-tab{padding:9px 20px;border-radius:20px;font-size:14px;font-weight:600;border:2px solid var(--gray-light);background:var(--white);color:var(--gray);cursor:pointer;transition:var(--transition)}.prog-tab.active,.prog-tab:hover{border-color:var(--blue);background:var(--blue);color:var(--white)}.schedule-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--radius-lg);box-shadow:var(--shadow);max-width:1100px;margin:0 auto}table.sched{width:100%;border-collapse:collapse;background:var(--white);min-width:640px}table.sched thead th{background:var(--dark);color:var(--white);padding:16px 14px;font-size:14px;font-weight:700;text-align:center;letter-spacing:.4px}table.sched thead th:first-child{text-align:left;width:160px;background:#07101e}table.sched tbody tr:nth-child(2n){background:var(--light)}table.sched tbody tr:hover{background:#e8f0fe}table.sched td{padding:15px 14px;font-size:14px;color:var(--dark-2);border-bottom:1px solid var(--gray-light);vertical-align:top;text-align:center}table.sched td:first-child{font-weight:700;color:var(--dark);text-align:left;border-right:1px solid var(--gray-light);background:inherit}.time-slot{display:inline-block;background:var(--blue-light);color:var(--blue-dark);border-radius:4px;padding:3px 8px;font-size:12px;font-weight:600;margin:2px 0;white-space:nowrap}.time-slot.kids{background:#fef3c7;color:#92400e}.time-slot.teens{background:#d1fae5;color:#065f46}.time-slot.adult{background:var(--blue-light);color:var(--blue-dark)}.time-slot.comp{background:#fce7f3;color:#9d174d}.time-empty{color:var(--gray);font-size:13px;opacity:.5}.legend{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin:24px auto 0;max-width:700px}.legend-item{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--gray)}.legend-dot{width:12px;height:12px;border-radius:2px;flex-shrink:0;border:1px solid transparent}.private-band{background:var(--light);border-top:1px solid var(--gray-light);padding:56px 24px;text-align:center}.private-band h2{font-size:clamp(22px,3vw,32px);font-weight:900;color:var(--dark);margin-bottom:10px}.private-band p{font-size:16px;color:var(--gray);max-width:520px;margin:0 auto 28px}.week-grid{width:100%;border-collapse:separate;border-spacing:0;background:var(--white);border:1px solid var(--gray-light);border-radius:var(--radius-lg);overflow:hidden}.week-grid th,.week-grid td{padding:14px 10px;text-align:center;font-size:14px;border-bottom:1px solid var(--gray-light)}.week-grid thead th{background:var(--light);font-weight:800;color:var(--dark);font-size:13px;letter-spacing:.4px;text-transform:uppercase}.week-grid tbody tr:last-child th,.week-grid tbody tr:last-child td{border-bottom:none}.week-grid .wg-class{text-align:left;min-width:170px;background:var(--white)}.week-grid thead .wg-class{background:var(--light)}.wg-label{display:block;font-weight:800;color:var(--dark);font-size:15px}.wg-link{color:var(--dark);text-decoration:none}.wg-link:hover{color:var(--blue)}.wg-sublabel{display:block;font-weight:500;color:var(--gray);font-size:13px;margin-top:2px}.wg-time{display:inline-block;font-weight:700;padding:6px 12px;border-radius:var(--radius);white-space:nowrap;border:1px solid transparent}.wg-morning{background:#fef3c7;color:#92400e;border-color:#f0c35a}.wg-afternoon{background:#dbeafe;color:#1e40af;border-color:#8ab4f0}.wg-evening{background:#e0e7ff;color:#3730a3;border-color:#a3aef5}.wg-anytime{background:var(--light);color:var(--dark);border-color:var(--gray-light)}.wg-empty{color:var(--gray-light);font-weight:700}@media(max-width:760px){.schedule-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.week-grid{min-width:680px}.week-grid .wg-class{position:sticky;left:0;z-index:1;box-shadow:1px 0 0 var(--gray-light)}}.sched-notes{max-width:900px;margin:28px auto 0;display:grid;gap:12px}.sched-note-item{background:var(--light);border-radius:var(--radius);padding:14px 18px;font-size:14px;color:var(--gray);line-height:1.6}.sched-note-item strong{display:block;color:var(--dark);font-weight:800;margin-bottom:4px}.schedule-empty{max-width:620px;margin:0 auto;text-align:center;background:var(--light);border-radius:var(--radius-lg);padding:44px 28px}.schedule-empty h3{font-size:clamp(20px,2.6vw,26px);font-weight:900;color:var(--dark);margin-bottom:12px}.schedule-empty p{font-size:16px;color:var(--gray);line-height:1.7;margin-bottom:26px}.sched-cta{background:linear-gradient(135deg,#07101e,#1a3a6e);padding:80px 24px;text-align:center;color:#fff}.sched-cta h2{font-size:clamp(28px,4vw,44px);font-weight:900;margin-bottom:14px}.sched-cta p{font-size:18px;opacity:.8;margin-bottom:36px;max-width:540px;margin-left:auto;margin-right:auto}.cta-pair{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media(max-width:480px){.cta-pair{flex-direction:column;align-items:stretch}.cta-pair .btn{width:100%}}
