.schedule-module__e7okgq__container{background-color:var(--bg-primary);flex-direction:column;min-height:80vh;padding:6rem 10%;display:flex}.schedule-module__e7okgq__header{text-align:center;margin-bottom:4rem}.schedule-module__e7okgq__title{color:var(--text-primary);margin-bottom:1rem;font-size:3.5rem}.schedule-module__e7okgq__divider{background-color:var(--accent-cyan);border-radius:2px;width:100px;height:4px;margin:0 auto 2rem}.schedule-module__e7okgq__subtitle{color:var(--text-secondary);font-size:1.3rem;font-family:var(--font-inter),sans-serif}.schedule-module__e7okgq__content{justify-content:center;align-items:center;padding:2rem 0;display:flex}.schedule-module__e7okgq__placeholderCard{background-color:var(--bg-dark);border:1px solid var(--border-color);text-align:center;border-radius:12px;max-width:600px;padding:4rem 3rem;box-shadow:0 15px 35px #0000004d}.schedule-module__e7okgq__sessionDetails{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.schedule-module__e7okgq__detailBadge{color:var(--accent-cyan);font-family:var(--font-inter),sans-serif;background-color:#4dc9e61a;border:1px solid #4dc9e64d;border-radius:4px;padding:.5rem 1rem;font-size:.95rem;font-weight:600}.schedule-module__e7okgq__placeholderTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:2rem}.schedule-module__e7okgq__placeholderDesc{font-family:var(--font-inter),sans-serif;color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.schedule-module__e7okgq__returnButton{color:var(--accent-cyan);font-family:var(--font-inter),sans-serif;border:2px solid var(--accent-cyan);cursor:pointer;background-color:#0000;border-radius:8px;padding:.8rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-block}.schedule-module__e7okgq__returnButton:hover{background-color:var(--accent-cyan);color:var(--bg-dark)}
