.schedule-page{background:#f2f2f0;min-height:100vh}.schedule-main{padding-top:80px}.schedule-hero{background:#1a1a1a;border-bottom-right-radius:40px;border-bottom-left-radius:40px;padding:4rem 1rem 3rem;position:relative;overflow:hidden}.schedule-hero-container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.schedule-hero-decoration{pointer-events:none;z-index:1;width:180px;height:auto;position:absolute;top:20%;right:10%}.schedule-hero-title{font-family:var(--font-plus-jakarta);color:#fff;font-size:2.5rem;font-weight:800;line-height:1.2}.schedule-hero-highlight{color:#8b7fff}.schedule-cards-section{background:#f2f2f0;padding:3rem 1rem}.schedule-cards-container{flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto;display:flex}.schedule-day-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px #00000014}.schedule-day-badge{color:#fff;font-family:var(--font-plus-jakarta);background:#8b7fff;border-radius:12px;margin:1.5rem 0 0 1.5rem;padding:.75rem 1.5rem;font-size:14px;font-weight:700;display:inline-block}.schedule-day-content{padding:1.5rem}.schedule-day-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.schedule-day-title{font-family:var(--font-plus-jakarta);color:#1a1a1a;font-size:1.75rem;font-weight:700}.schedule-buy-button{color:#fff;font-family:var(--font-plus-jakarta);cursor:pointer;background:#6366f1;border:none;border-radius:10px;padding:.75rem 1.5rem;font-size:14px;font-weight:600;transition:all .2s}.schedule-buy-button:hover{background:#5558e3;transform:translateY(-2px)}.schedule-sessions{flex-direction:column;gap:1.5rem;display:flex}.schedule-session{background:#f8f8f8;border-left:4px solid #8b7fff;border-radius:12px;padding:1.25rem}.schedule-session-time{font-family:var(--font-plus-jakarta);color:#8b7fff;margin-bottom:.5rem;font-size:13px;font-weight:600}.schedule-session-title{font-family:var(--font-plus-jakarta);color:#1a1a1a;margin-bottom:.5rem;font-size:16px;font-weight:700}.schedule-session-description{font-family:var(--font-plus-jakarta);color:#666;font-size:14px;line-height:1.5}@media (min-width:768px){.schedule-hero{padding:5rem 2rem 4rem}.schedule-hero-title{font-size:3.5rem}.schedule-hero-decoration{width:220px;right:15%}.schedule-day-content{padding:2rem}.schedule-day-title{font-size:2rem}.schedule-session{padding:1.5rem}.schedule-session-title{font-size:18px}.schedule-session-description{font-size:15px}}@media (min-width:1024px){.schedule-hero{padding:6rem 2rem 5rem}.schedule-hero-title{font-size:4.5rem}.schedule-hero-decoration{width:260px;right:20%}.schedule-day-content{padding:2.5rem}.schedule-day-title{font-size:2.25rem}.schedule-buy-button{padding:.875rem 2rem;font-size:15px}}
