.academy-schedule-page{max-width:1000px;margin:0 auto;padding:30px 20px;font-family:Segoe UI,sans-serif}.page-title-text{text-align:center;color:#333;margin-bottom:40px;font-size:2rem}.schedule-images{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:40px;display:grid}.schedule-image{border:1px solid #ddd;border-radius:8px;width:100%;height:auto;box-shadow:0 4px 12px #0000000d}
.schedule-card{background:#fff;border-radius:16px;max-width:800px;margin:30px auto;padding:28px 32px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.schedule-card:before{content:"";background:linear-gradient(90deg,#c300ff,#6a00ff);width:100%;height:6px;position:absolute;top:0;left:0}.schedule-title{color:#6a00ff;margin-bottom:18px;font-size:1.2rem;font-weight:600}.schedule-list{margin:0;padding:0;list-style:none}.schedule-list li{color:#444;margin-bottom:14px;padding-left:28px;font-size:.98rem;line-height:1.7;position:relative}.schedule-list li:before{content:"";background:#6a00ff;border-radius:50%;width:10px;height:10px;position:absolute;top:9px;left:0;box-shadow:0 0 8px #6a00ff66}
