.courses-page{margin:0 auto;max-width:1200px;padding:1.5rem 1rem}.courses-page-header{margin-bottom:2rem;text-align:center}.courses-view-toggle{display:flex;gap:8px;justify-content:center;margin-bottom:20px}.courses-view-toggle button{background:#fff;border:2px solid #667eea;border-radius:20px;color:#667eea;cursor:pointer;font-size:.9rem;font-weight:600;min-height:44px;padding:8px 20px;transition:all .2s}.courses-view-toggle button.active{background:#667eea;color:#fff}.courses-view-toggle button:hover{opacity:.85}.courses-filter-bar{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:20px}.courses-filter-pill{background:#fff;border:1.5px solid #d9d9d9;border-radius:16px;color:#555;cursor:pointer;font-size:.85rem;font-weight:500;min-height:44px;padding:6px 16px;transition:all .2s}.courses-filter-pill.active{background:#f0edff;border-color:#667eea;color:#667eea;font-weight:600}.courses-filter-pill:hover{border-color:#667eea}.courses-filter-count{background:#e8e8e8;border-radius:10px;color:#666;font-size:.75rem;margin-left:6px;padding:1px 7px}.courses-filter-pill.active .courses-filter-count{background:#667eea;color:#fff}.courses-results-summary{color:#999;font-size:.85rem;margin-bottom:16px;text-align:center}.courses-page-loading{align-items:center;display:flex;justify-content:center;min-height:300px}.courses-table-header{align-items:center;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px 8px 0 0;color:#555;display:flex;font-size:.875rem;font-weight:600;padding:.75rem 1rem}.courses-col{flex-shrink:0}.courses-col-name{flex:1 1;min-width:0}.courses-col-level{text-align:center;width:90px}.courses-col-grades{text-align:center;width:140px}.courses-col-opportunities{display:flex;flex-wrap:wrap;gap:4px;overflow:hidden;width:220px}.courses-col-schedule{text-align:center;width:130px}.courses-row-wrapper{border:1px solid #f0f0f0;border-top:none}.courses-row-wrapper:last-child{border-radius:0 0 8px 8px}.courses-row{align-items:center;cursor:pointer;display:flex;padding:.875rem 1rem;transition:background .15s}.courses-row:hover{background:#f8f9ff}.courses-expand-icon{color:#999;font-size:.75rem;margin-right:.5rem;transition:color .15s}.courses-course-title{color:#333;font-weight:600}.courses-muted{color:#bbb}.opportunity-tag{font-size:.75rem;margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.schedule-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.8125rem;font-weight:600;min-height:44px;padding:.5rem 1rem;transition:opacity .2s;white-space:nowrap}.schedule-btn:hover{opacity:.9}.courses-cohorts{grid-gap:1rem;background:#f9fafb;border-top:1px solid #f0f0f0;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:1rem 1.5rem 1.5rem}.courses-no-cohorts{color:#999;font-style:italic;grid-column:1/-1;padding:.5rem 0}.cohort-card{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:1rem;transition:box-shadow .2s}.cohort-card:hover{box-shadow:0 2px 8px #00000014}.cohort-card-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.cohort-card-name{color:#333;font-size:1rem;font-weight:600;margin:0}.cohort-card-desc{color:#666;font-size:.875rem;line-height:1.4;margin:0 0 .5rem}.cohort-card-location{color:#888;font-size:.8125rem;margin:0 0 .5rem}.cohort-schedules{font-size:.875rem;margin-bottom:.75rem}.cohort-schedule-list{list-style:disc;margin:.25rem 0 0;padding-left:1.25rem}.cohort-schedule-list li{color:#555;margin-bottom:.15rem}.cohort-tz{color:#999;font-size:.75rem}.cohort-card-actions{display:flex;gap:.5rem;margin-top:.25rem}.cohort-details-link{border:2px solid #667eea;border-radius:6px;color:#667eea;display:inline-block;font-weight:600;line-height:44px;min-height:44px;padding:0 1.25rem;text-align:center;text-decoration:none;transition:background .2s,color .2s}.cohort-details-link:hover{background:#667eea;color:#fff}.cohort-register-link{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:6px;color:#fff;display:inline-block;font-weight:600;line-height:44px;min-height:44px;padding:0 1.25rem;text-align:center;text-decoration:none;transition:opacity .2s}.cohort-register-link:hover{color:#fff;opacity:.9}@media (max-width:768px){.courses-page{padding:1rem .75rem}.courses-view-toggle button{font-size:.8rem;padding:6px 14px}.courses-filter-bar{gap:6px}.courses-filter-pill{font-size:.8rem;padding:5px 12px}.courses-table-header{display:none}.courses-row{flex-wrap:wrap;gap:.5rem;padding:1rem}.courses-col-name{flex:none;order:1;width:100%}.courses-col-level{order:2;width:auto}.courses-col-grades{order:3;width:auto}.courses-col-opportunities{order:4;width:100%}.courses-col-schedule{order:5;width:100%}.schedule-btn{width:100%}.courses-cohorts{grid-template-columns:1fr;padding:.75rem}.cohort-card-actions{flex-direction:column}.cohort-details-link,.cohort-register-link{width:100%}}@media (max-width:576px){.courses-page-header h2{font-size:1.25rem}.cohort-card{padding:.75rem}}
/*# sourceMappingURL=8769.c6969f6a.chunk.css.map*/