.schedule-main{min-height:100vh;background:radial-gradient(circle at top,rgba(212,164,55,.1),transparent 28%),#000;color:#fff;padding:3rem 1.5rem;font-family:var(--font-inter),sans-serif}.schedule-wrapper{max-width:80rem;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.schedule-header{text-align:center}.schedule-title{font-size:clamp(2.2rem,5vw,2.75rem);font-weight:700;color:#d4af37;margin:0 0 .75rem}.schedule-title:after{content:"";display:block;height:.5px;width:4rem;background-color:#d4af37;margin:.75rem auto 0;opacity:.8}.schedule-subtext{max-width:45rem;margin:0 auto;font-size:1.125rem;line-height:1.7;color:rgba(255,255,255,.82)}.program-cards{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.program-card{background:linear-gradient(180deg,#1c1c1c,#131313);border:1px solid rgba(212,164,55,.22);border-radius:20px;padding:2rem;width:100%;max-width:500px;box-sizing:border-box;flex:1 1 40%;box-shadow:0 14px 30px rgba(0,0,0,.28)}.program-card-accent{width:100%;height:4px;background-color:#d4af37;border-radius:999px;margin-bottom:1.5rem}.program-title{font-size:2rem;font-weight:700;color:#d4af37;text-align:center;margin:0 0 1.5rem}.program-details{gap:1.5rem}.program-details,.program-info{display:flex;flex-direction:column}.program-info{gap:.75rem}.program-row{margin:0;padding:.9rem 1rem;background-color:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:12px;font-size:1.05rem;line-height:1.5;color:rgba(255,255,255,.95)}.program-row strong{color:#fff}.program-section{display:flex;flex-direction:column;gap:.75rem}.program-label{margin:0;font-size:1rem;font-weight:700;letter-spacing:.02em;color:#d4af37;text-transform:uppercase}.program-list{margin:0;padding-left:1.3rem;display:flex;flex-direction:column;gap:.65rem;color:rgba(255,255,255,.84);line-height:1.6;font-size:1rem}.section-heading{text-align:center;margin-bottom:1.5rem}.section-title{margin:0 0 .5rem;font-size:clamp(1.6rem,3vw,2rem);font-weight:700;color:#d4af37}.section-title:after{content:"";display:block;height:.5px;width:4rem;background-color:#d4af37;margin:.75rem auto 0;opacity:.8}.key-dates-section,.weekly-section{background:linear-gradient(180deg,#181818,#101010);border:1px solid rgba(212,164,55,.2);border-radius:24px;padding:2rem;box-shadow:0 14px 30px rgba(0,0,0,.24)}.weekly-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.weekly-card{background-color:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1rem;display:flex;flex-direction:column;gap:.35rem}.weekly-day{margin:0;font-size:.8rem;font-weight:700;color:#d4af37;text-transform:uppercase;letter-spacing:.06em}.weekly-program{margin:0;font-size:1rem;font-weight:700;color:#fff}.weekly-meta{margin:0;font-size:.875rem;line-height:1.5;color:rgba(255,255,255,.65)}.key-dates-list{display:flex;flex-direction:column}.key-date-row{display:flex;justify-content:space-between;align-items:center;padding:.9rem .25rem;border-bottom:1px solid rgba(255,255,255,.08)}.key-date-row:first-child{border-top:1px solid rgba(255,255,255,.08)}.key-date-label{color:rgba(255,255,255,.85)}.key-date-label,.key-date-value{margin:0;font-size:.95rem;font-weight:600}.key-date-value{color:#d4af37;text-align:right}@media (max-width:1100px){.weekly-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.schedule-main{padding:2.5rem 1.25rem}.schedule-wrapper{gap:2.5rem}.program-cards{gap:1.5rem}.program-card{flex:1 1 100%}}@media (max-width:640px){.schedule-main{padding:2rem 1rem}.schedule-subtext{font-size:1rem;line-height:1.65}.key-dates-section,.program-card,.weekly-section{padding:1.4rem;border-radius:16px}.program-card-accent,.program-title{margin-bottom:1.2rem}.program-title{font-size:1.6rem}.program-details{gap:1.25rem}.program-info{gap:.65rem}.program-row{font-size:1rem;padding:.8rem .9rem}.program-label,.program-list{font-size:.95rem}.program-list{gap:.55rem}.weekly-grid{grid-template-columns:1fr}}