.programming-page{padding-top:30px;min-height:100vh;background:linear-gradient(135deg,#0f1419,#1a1f2e,#2d3748);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.programming-header{background:linear-gradient(135deg,#1e3a8a,#3b82f6,#60a5fa);padding:4rem 0;margin-bottom:3rem;position:relative;overflow:hidden}.week-navigation{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:2rem;flex-wrap:wrap}.nav-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:25px;color:#fff;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-button:hover{background:#fff3;border-color:#fff6;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.nav-button.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.nav-button i{font-size:1.1rem}.current-week-info{display:flex;align-items:center;justify-content:center;min-width:150px}.week-indicator-text{background:#ffffff26;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.85rem;color:#fff;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.programming-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.2}.header-content{position:relative;z-index:2}.header-icon{font-size:4rem;color:#fff;margin-bottom:1.5rem;opacity:.9}.programming-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;color:#fff;text-shadow:0 4px 8px rgba(0,0,0,.3);letter-spacing:-.02em}.programming-subtitle{font-size:1.3rem;font-weight:500;color:#ffffffe6;margin-bottom:1rem;opacity:.95}.week-indicator{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:.75rem 2rem;display:inline-block;margin-top:1rem}.week-text{font-size:1rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px}.programming-content{padding:0 1rem 4rem}.programming-legend{margin-bottom:3rem}.legend-card{background:#ffffff14;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:2rem;text-align:center}.legend-title{font-size:1.1rem;font-weight:700;color:#60a5fa;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.5px}.legend-items{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.legend-item{display:flex;align-items:center}.legend-badge{font-size:.85rem;font-weight:600;padding:.6rem 1.2rem;border-radius:25px;display:flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.3px;border:1px solid rgba(255,255,255,.2)}.weekly-schedule{margin-top:2rem}.programming-section-title{font-size:2.2rem;font-weight:700;color:#fff;margin-bottom:2.5rem;display:flex;align-items:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.programming-section-title i{color:#60a5fa;font-size:2rem}.days-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.day-card{background:#ffffff0f;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden;min-height:400px;display:flex;flex-direction:column}.day-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#60a5fa,#93c5fd)}.day-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0006;border-color:#60a5fa4d}.day-card.no-programs{opacity:.6;border-style:dashed;padding:2rem}.day-card.no-programs .day-header{opacity:1!important;display:flex!important;justify-content:space-between!important;align-items:center!important;margin-top:0!important;margin-bottom:2rem!important;padding-top:0!important;padding-bottom:1.5rem!important;border-bottom:2px solid rgba(255,255,255,.1)!important}.day-card.no-programs .day-info{opacity:1!important;margin:0!important;padding:0!important}.day-card.no-programs .day-name-container{display:flex!important;align-items:center!important;gap:.75rem!important}.day-card.no-programs .day-name{color:#fff!important;font-size:1.5rem!important;font-weight:700!important;margin:0!important;padding:0!important}.day-card.no-programs .day-date{color:#60a5fa!important;font-size:.9rem!important;font-weight:600!important;margin:0!important;padding:0!important}.day-card.no-programs .day-icon{opacity:1!important}.day-card.current-day.no-programs{background:#22c55e0f;border:2px dashed rgba(34,197,94,.4)}.day-card.current-day.no-programs .day-header{opacity:1!important}.day-card.current-day.no-programs .today-badge{background:linear-gradient(135deg,#22c55e,#16a34a);animation:pulse 2s infinite}.day-card.no-programs:before{background:linear-gradient(90deg,#6b7280,#9ca3af)}.day-card.current-day{background:#22c55e14;border:2px solid rgba(34,197,94,.3);box-shadow:0 8px 32px #22c55e33}.day-card.current-day:before{background:linear-gradient(90deg,#22c55e,#16a34a)}.day-card.current-day:hover{background:#22c55e1f;border-color:#22c55e66;transform:translateY(-8px);box-shadow:0 25px 50px #22c55e4d}.today-badge{display:inline-block;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:.65rem;font-weight:700;padding:.2rem .6rem;border-radius:10px;text-transform:uppercase;letter-spacing:.5px;margin:0;box-shadow:0 4px 12px #22c55e4d;animation:pulse 2s infinite;flex-shrink:0}@keyframes pulse{0%{box-shadow:0 4px 12px #22c55e4d}50%{box-shadow:0 4px 20px #22c55e80}to{box-shadow:0 4px 12px #22c55e4d}}.day-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(255,255,255,.1)}.day-info{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.day-name-container{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.day-name{font-size:1.4rem;font-weight:700;color:#fff;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.day-date{font-size:.9rem;font-weight:600;color:#60a5fa;text-transform:uppercase;letter-spacing:1px}.day-icon{font-size:2rem;color:#60a5fa;opacity:.8;transition:all .3s ease}.day-card:nth-child(1) .day-icon .bi-calendar-day{color:#ef4444!important}.day-card:nth-child(2) .day-icon .bi-calendar-day{color:#f97316!important}.day-card:nth-child(3) .day-icon .bi-calendar-day{color:#eab308!important}.day-card:nth-child(4) .day-icon .bi-calendar-day{color:#22c55e!important}.day-card:nth-child(5) .day-icon .bi-calendar-day{color:#3b82f6!important}.day-card:nth-child(6) .day-icon .bi-calendar-day{color:#8b5cf6!important}.day-card:nth-child(7) .day-icon .bi-calendar-day{color:#ec4899!important}.day-programs{display:flex;flex-direction:column;gap:1.5rem;flex:1}.program-item{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem;transition:all .3s ease;position:relative}.program-item:hover{background:#ffffff14;border-color:#60a5fa4d;transform:translate(8px)}.program-time-badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:1rem;box-shadow:0 4px 12px #3b82f64d}.program-time-badge i{font-size:.9rem}.program-info{margin-bottom:1.5rem}.program-name{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,.3)}.program-description{font-size:.95rem;color:#fffc;line-height:1.6;margin-bottom:1.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-height:3.2em}.program-schedule-preview{background:#0003;border-radius:12px;padding:1.25rem;margin-top:1rem;border-left:4px solid #60a5fa}.schedule-header{display:flex;align-items:center;font-size:.9rem;font-weight:600;color:#60a5fa;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.schedule-items{display:flex;flex-direction:column;gap:.75rem}.schedule-item-preview{display:flex;align-items:flex-start;gap:1rem;padding:.75rem;background:#ffffff0d;border-radius:8px;transition:all .2s ease}.schedule-item-preview:hover{background:#ffffff1a}.schedule-time-container{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:80px}.schedule-time{font-size:.8rem;font-weight:700;color:#60a5fa;text-align:center}.schedule-title{font-size:.85rem;font-weight:600;color:#fff;flex:1;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-height:2.8em}@supports not (-webkit-line-clamp: 2){.schedule-title{display:block;max-height:2.8em;overflow:hidden;position:relative}.schedule-title:after{content:"...";position:absolute;bottom:0;right:0;background:linear-gradient(to right,transparent,#0f1419 50%);padding-left:1rem}}@supports not (-webkit-line-clamp: 2){.program-description{display:block;max-height:3.2em;overflow:hidden;position:relative}.program-description:after{content:"...";position:absolute;bottom:0;right:0;background:linear-gradient(to right,transparent,#0f1419 50%);padding-left:1rem}}.schedule-type-badge{font-size:.65rem;padding:.25rem .5rem;border-radius:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.more-items{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;color:#fff9;font-size:.8rem;font-weight:600;font-style:italic}.more-items:has(span:contains("+0")){color:#fff6;font-size:.75rem}.more-items.zero-items{color:#fff6;font-size:.75rem}.program-actions{display:flex;justify-content:flex-end;margin-top:1rem}.program-details-btn{background:transparent;border:2px solid #60a5fa;color:#60a5fa;font-weight:600;padding:.6rem 1.5rem;border-radius:25px;font-size:.85rem;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.program-details-btn:hover{background:#60a5fa;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #60a5fa66}.no-programs-day{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin-top:0;color:#ffffff80;text-align:center;flex:1;min-height:200px}.no-programs-day i{font-size:4rem;margin-bottom:1.5rem;opacity:.6;color:#ffffff4d}.no-programs-day span{font-size:1.1rem;font-weight:600;font-style:italic;color:#fff9}.no-programs{padding:6rem 2rem;text-align:center}.no-programs-icon{font-size:5rem;color:#ffffff4d;margin-bottom:2rem}.no-programs-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.no-programs-text{font-size:1.1rem;color:#ffffffb3;max-width:500px;margin:0 auto;line-height:1.6}.program-details-modal{background:linear-gradient(135deg,#0f1419,#1a1f2e,#2d3748);border:1px solid rgba(96,165,250,.3);border-radius:24px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 25px 50px #00000080;overflow:hidden;z-index:9999!important;position:relative}.modal-backdrop{z-index:9998!important}.modal-dialog{z-index:9999!important;position:relative}.modal-content{z-index:10000!important;position:relative}#programDetailsModal{z-index:99999!important;position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important}#programDetailsModal .modal-dialog{z-index:100000!important;position:relative!important;margin:1.75rem auto!important}#programDetailsModal .modal-content{z-index:100001!important;position:relative!important}.modal-backdrop{display:none!important}#programDetailsModal+.modal-backdrop{display:none!important}.modal.show{display:block!important;z-index:99999!important}.modal.show .modal-dialog{z-index:100000!important}.modal.show .modal-content{z-index:100001!important}.program-details-modal .modal-header{border-bottom:1px solid rgba(96,165,250,.2);padding:2rem 2rem 1.5rem;background:linear-gradient(135deg,#60a5fa1a,#60a5fa0d)}.modal-title-container{display:flex;align-items:center;gap:1rem}.modal-title-icon{width:50px;height:50px;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #60a5fa4d}.modal-title-icon i{font-size:1.5rem;color:#fff}.modal-title-content{flex:1}.modal-title{color:#fff;font-weight:700;font-size:1.5rem;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.modal-subtitle{color:#ffffffb3;font-size:.9rem;margin:.25rem 0 0;font-weight:500}.program-details-modal .modal-body{color:#fff;padding:2rem;max-height:70vh;overflow-y:auto}.program-details-modal .modal-footer{border-top:1px solid rgba(96,165,250,.2);padding:1.5rem 2rem 2rem;background:linear-gradient(135deg,#60a5fa0d,#60a5fa1a)}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;align-items:center}.modal-actions .btn{padding:.75rem 1.5rem;font-weight:600;border-radius:25px;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.modal-actions .btn-outline-light{border:2px solid rgba(255,255,255,.3);color:#fffc}.modal-actions .btn-outline-light:hover{background:#ffffff1a;border-color:#ffffff80;color:#fff;transform:translateY(-2px)}.modal-actions .btn-primary{background:linear-gradient(135deg,#3b82f6,#60a5fa);border:none;box-shadow:0 8px 20px #60a5fa4d}.modal-actions .btn-primary:hover{background:linear-gradient(135deg,#2563eb,#3b82f6);transform:translateY(-2px);box-shadow:0 12px 25px #60a5fa66}.schedule-timeline{position:relative;padding-left:2rem}.timeline-item{position:relative;margin-bottom:2rem;padding-left:1rem}.timeline-item:not(.last):before{content:"";position:absolute;left:-1.5rem;top:1.5rem;width:2px;height:calc(100% + 1rem);background:linear-gradient(to bottom,#60a5fa,#93c5fd)}.timeline-marker{position:absolute;left:-2rem;top:.5rem;width:1rem;height:1rem;background:#60a5fa;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;box-shadow:0 0 0 4px #60a5fa33}.timeline-marker i{font-size:.5rem;color:#fff}.timeline-content{background:#ffffff0d;padding:1.5rem;border-radius:16px;border-left:4px solid #60a5fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.timeline-time{font-size:.85rem;font-weight:700;color:#60a5fa;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.timeline-title{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:.75rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.timeline-description{font-size:.95rem;color:#fffc;margin-bottom:1rem;line-height:1.6}.program-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.program-actions .btn{flex:1;min-width:150px;padding:.75rem 1.5rem;font-weight:600;border-radius:25px;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}@media (max-width: 1200px){.programming-title{font-size:3rem}.days-container{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}}@media (max-width: 992px){.programming-page{padding-top:30px}.programming-header{padding:3rem 0;margin-bottom:2rem}.programming-title{font-size:2.5rem}.programming-subtitle{font-size:1.1rem}.programming-section-title{font-size:1.8rem}.days-container{grid-template-columns:1fr;gap:1.5rem}.day-card{padding:1.5rem;min-height:350px}}@media (max-width: 768px){.programming-page{padding-top:10px}.programming-header{padding:2rem 0}.programming-title{font-size:2rem}.programming-subtitle{font-size:1rem}.header-icon{font-size:3rem}.programming-section-title{font-size:1.5rem;flex-direction:column;text-align:center;gap:.5rem}.day-card{padding:1.25rem;min-height:300px}.day-header{flex-direction:column;gap:1rem;text-align:center}.today-badge{font-size:.6rem;padding:.2rem .6rem;margin:0}.day-name-container{gap:.5rem}.schedule-title{font-size:.8rem;-webkit-line-clamp:2;line-height:1.3}}@media (min-width: 769px) and (max-width: 1024px){.schedule-title{font-size:.85rem;-webkit-line-clamp:3;line-height:1.4}.program-description{font-size:.9rem;-webkit-line-clamp:2;line-height:1.5}.program-item{padding:1.25rem}.schedule-item-preview{flex-direction:column;gap:.75rem;text-align:center}.schedule-time-container{min-width:auto;flex-direction:row;justify-content:center;gap:.75rem}.schedule-time{min-width:auto}.legend-items{flex-direction:column;align-items:center}.program-actions{flex-direction:column}.program-actions .btn{flex:none;min-width:auto}}@media (max-width: 576px){.programming-content{padding:0 .5rem 3rem}.programming-header{padding:1.5rem 0}.programming-title{font-size:1.8rem}.programming-subtitle{font-size:.9rem}.header-icon{font-size:2.5rem}.week-indicator{padding:.5rem 1.5rem}.week-text{font-size:.85rem}.day-card{padding:1rem;border-radius:16px;min-height:280px}.day-name{font-size:1.2rem}.schedule-title{font-size:.75rem;-webkit-line-clamp:2;line-height:1.2;max-height:2.4em}.today-badge{font-size:.55rem;padding:.15rem .5rem}.day-name-container{gap:.4rem}.program-name{font-size:1.1rem}.program-description{font-size:.85rem;-webkit-line-clamp:2;line-height:1.4}.legend-card{padding:1.5rem}.legend-title{font-size:1rem}.legend-badge{font-size:.8rem;padding:.5rem 1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.day-card{animation:fadeInUp .6s ease-out}.day-card:nth-child(1){animation-delay:.1s}.day-card:nth-child(2){animation-delay:.2s}.day-card:nth-child(3){animation-delay:.3s}.day-card:nth-child(4){animation-delay:.4s}.day-card:nth-child(5){animation-delay:.5s}.day-card:nth-child(6){animation-delay:.6s}.day-card:nth-child(7){animation-delay:.7s}.day-card:hover .day-name{color:#60a5fa;transition:color .3s ease}.day-card:hover .day-icon{transform:scale(1.1);transition:all .3s ease}.day-card:nth-child(1):hover .day-icon .bi-calendar-day{color:#dc2626!important}.day-card:nth-child(2):hover .day-icon .bi-calendar-day{color:#ea580c!important}.day-card:nth-child(3):hover .day-icon .bi-calendar-day{color:#ca8a04!important}.day-card:nth-child(4):hover .day-icon .bi-calendar-day{color:#16a34a!important}.day-card:nth-child(5):hover .day-icon .bi-calendar-day{color:#2563eb!important}.day-card:nth-child(6):hover .day-icon .bi-calendar-day{color:#7c3aed!important}.day-card:nth-child(7):hover .day-icon .bi-calendar-day{color:#db2777!important}.program-item.loading{opacity:.6;pointer-events:none}.program-item.loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #60a5fa;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast-container{z-index:9999}.animate-in{animation:fadeInUp .6s ease-out forwards}.program-details-page{padding:0}.program-header-section{background:linear-gradient(135deg,#60a5fa1a,#60a5fa0d);border-radius:20px;padding:2rem;margin-bottom:2rem;border:1px solid rgba(96,165,250,.2)}.program-header-content{display:flex;align-items:center;gap:1.5rem}.program-icon{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #60a5fa4d;flex-shrink:0}.program-icon i{font-size:2rem;color:#fff}.program-info{flex:1}.program-title{font-size:2rem;font-weight:800;color:#fff;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.program-meta{display:flex;gap:2rem;flex-wrap:wrap}.meta-item{display:flex;align-items:center;gap:.5rem;color:#fffc;font-weight:600}.meta-item i{color:#60a5fa;font-size:1.1rem}.program-description-section,.program-schedule-section{margin-bottom:2rem}.programming-section-title{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.programming-section-title i{color:#60a5fa;font-size:1.2rem}.program-description-text{font-size:1rem;color:#fffc;line-height:1.7;background:#ffffff0d;padding:1.5rem;border-radius:16px;border-left:4px solid #60a5fa}.timeline-item:not(.last):before{content:"";position:absolute;left:-1.5rem;top:2rem;width:2px;height:calc(100% + 1rem);background:linear-gradient(to bottom,#60a5fa,#93c5fd)}.timeline-marker{position:absolute;left:-2rem;top:.5rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;z-index:1}.timeline-dot{width:100%;height:100%;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:50%;box-shadow:0 0 0 4px #60a5fa33,0 4px 12px #60a5fa4d}.timeline-content{background:#ffffff0d;padding:1.5rem;border-radius:16px;border-left:4px solid #60a5fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.timeline-content:hover{background:#ffffff14;transform:translate(8px)}.timeline-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.timeline-time{font-size:.9rem;font-weight:700;color:#60a5fa;text-transform:uppercase;letter-spacing:.5px}.timeline-badge{font-size:.7rem;padding:.4rem .8rem;border-radius:12px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.timeline-title{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:.75rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.timeline-description{font-size:.95rem;color:#fffc;line-height:1.6}.program-stats-section{margin-top:2rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.stat-item{background:#ffffff0d;border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1rem;border:1px solid rgba(96,165,250,.2);transition:all .3s ease}.stat-item:hover{background:#ffffff14;transform:translateY(-4px);box-shadow:0 8px 25px #60a5fa33}.stat-icon{width:50px;height:50px;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon i{font-size:1.2rem;color:#fff}.stat-content{flex:1}.stat-value{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:.25rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.stat-label{font-size:.85rem;color:#ffffffb3;font-weight:600;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){.program-details-modal .modal-body{padding:1.5rem;max-height:60vh}.program-header-content{flex-direction:column;text-align:center;gap:1rem}.program-title{font-size:1.5rem}.program-meta{justify-content:center;gap:1rem}.timeline-header{flex-direction:column;align-items:flex-start;gap:.5rem}.stats-grid{grid-template-columns:1fr}.modal-actions{flex-direction:column;gap:.75rem}.modal-actions .btn{width:100%}}@media (max-width: 768px){.week-navigation{gap:1rem;margin-top:1.5rem}.nav-button{padding:.6rem 1rem;font-size:.8rem}.current-week-info{min-width:120px}.week-indicator-text{font-size:.75rem;padding:.4rem .8rem}}@media (max-width: 576px){.week-navigation{gap:.5rem;margin-top:1rem}.nav-button{padding:.5rem .8rem;font-size:.75rem}.nav-button span{display:none}.current-week-info{min-width:100px}.week-indicator-text{font-size:.7rem;padding:.3rem .6rem}}
