.schedule-module__Fij23q__container{flex-direction:column;width:100%;min-height:100vh;display:flex;overflow-x:clip}.schedule-module__Fij23q__navbar{padding:1rem var(--site-padding);z-index:10;background-color:#0000;justify-content:space-between;align-items:center;width:100%;display:flex;position:absolute;top:0;left:0}.schedule-module__Fij23q__logo{align-items:center;height:32px;display:flex}.schedule-module__Fij23q__logoImage{object-fit:contain;filter:brightness(0)invert();width:auto;height:100%}.schedule-module__Fij23q__navLinks{align-items:center;gap:2.5rem;display:flex}.schedule-module__Fij23q__navLinks a{color:#fff;white-space:nowrap;font-size:.95rem;font-weight:500;transition:opacity .2s}.schedule-module__Fij23q__navLinks a:hover{opacity:.8}.schedule-module__Fij23q__hero{width:100%;min-height:100vh;padding:4rem var(--site-padding);background-image:url(/assets/backgrounds/scheudle-bg-1.png);background-position:50%;background-size:cover;align-items:flex-end;display:flex;position:relative}.schedule-module__Fij23q__heroOverlay{z-index:1;pointer-events:none;background-color:#0000005c;position:absolute;inset:0}.schedule-module__Fij23q__heroContent{z-index:2;color:#fff;flex-direction:column;gap:1.25rem;max-width:600px;display:flex;position:relative}.schedule-module__Fij23q__heroTitle{letter-spacing:-.02em;font-size:clamp(2.5rem,6vw,4rem);font-weight:600;line-height:1.15}.schedule-module__Fij23q__heroSubtitle{opacity:.9;max-width:500px;font-size:clamp(.8rem,1.5vw,.95rem);line-height:1.7}.schedule-module__Fij23q__registerButton{color:#1a1a1a;background-color:#fff;border-radius:9999px;width:fit-content;margin-top:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.schedule-module__Fij23q__registerButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.schedule-module__Fij23q__scheduleSection{width:100%;padding:5rem var(--site-padding);z-index:10;background-color:#fff;position:relative}.schedule-module__Fij23q__scheduleWrapper{width:100%;max-width:900px;margin:0 auto}.schedule-module__Fij23q__scheduleTitle{color:#000;letter-spacing:-.02em;z-index:30;background:#fff;margin-top:-80px;padding-top:80px;padding-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:600;line-height:1.25;position:sticky;top:0}.schedule-module__Fij23q__scheduleLayout{align-items:flex-start;gap:3rem;display:flex;position:relative}.schedule-module__Fij23q__dayTabs{z-index:10;background:#fff;flex-direction:column;flex-shrink:0;align-self:flex-start;gap:.5rem;padding:1rem 0;display:flex;position:sticky;top:13.5rem}.schedule-module__Fij23q__dayTab{color:#bbb;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:12px;padding:.75rem 1.25rem;font-size:1.1rem;font-weight:600;transition:all .2s}.schedule-module__Fij23q__dayTab:hover{color:#666}.schedule-module__Fij23q__dayTabActive{color:#000;background-color:#f5f0ff}.schedule-module__Fij23q__timeline{flex-direction:column;flex:1;gap:0;display:flex}.schedule-module__Fij23q__dateHeader{color:#333;align-items:center;gap:.5rem;padding:1rem 0;font-size:.9rem;font-weight:600;display:flex}.schedule-module__Fij23q__dateIcon{width:24px;height:24px}.schedule-module__Fij23q__timelineItem{opacity:0;margin-bottom:2rem;transition:opacity .6s ease-out,transform .6s ease-out;position:relative;transform:translateY(30px)}.schedule-module__Fij23q__timelineItem:nth-child(2){transition-delay:80ms}.schedule-module__Fij23q__timelineItem:nth-child(3){transition-delay:.16s}.schedule-module__Fij23q__timelineItem:nth-child(4){transition-delay:.24s}.schedule-module__Fij23q__timelineItem:nth-child(5){transition-delay:.32s}.schedule-module__Fij23q__timelineItem:nth-child(6){transition-delay:.4s}.schedule-module__Fij23q__timelineItem:nth-child(7){transition-delay:.48s}.schedule-module__Fij23q__timelineItem.schedule-module__Fij23q__visible{opacity:1;transform:translateY(0)}.schedule-module__Fij23q__blue{background-color:#bee0fe;border:none;border-radius:12px;margin-bottom:1rem;padding:1.5rem}.schedule-module__Fij23q__gray{background-color:#f7f7f7;border:none;border-radius:12px;margin-bottom:1rem;padding:1.5rem}.schedule-module__Fij23q__lavender{background-color:#ebe6fa;border:none;border-radius:12px;margin-bottom:1rem;padding:1.5rem}.schedule-module__Fij23q__yellow{background-color:#bb980020;border:1px solid #bb980040;border-radius:12px;margin-bottom:1rem;padding:1.5rem}.schedule-module__Fij23q__blue .schedule-module__Fij23q__timeLabel,.schedule-module__Fij23q__lavender .schedule-module__Fij23q__timeLabel{color:#444}.schedule-module__Fij23q__lavender .schedule-module__Fij23q__eventTitle{color:#6d28d9}.schedule-module__Fij23q__eventSubtitle{color:#6d28d9;font-weight:600}.schedule-module__Fij23q__timeLabel{color:#999;letter-spacing:.02em;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.schedule-module__Fij23q__eventContent{flex-direction:column;gap:1rem;display:flex}.schedule-module__Fij23q__eventTitle{color:#1a1a1a;font-size:1.35rem;font-weight:700;line-height:1.3}.schedule-module__Fij23q__eventDescription{color:#666;max-width:600px;font-size:1rem;line-height:1.6}.schedule-module__Fij23q__speakerGrid{flex-wrap:wrap;gap:1rem;display:flex}.schedule-module__Fij23q__speakerCard{background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;gap:.5rem;width:145px;padding:8px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 2px 8px #0000000d}.schedule-module__Fij23q__speakerInfo{flex-direction:column;gap:.25rem;padding:0 4px 4px;display:flex}.schedule-module__Fij23q__speakerTag{color:#2563eb;text-transform:uppercase;letter-spacing:.02em;background-color:#dbeafe;border:1px solid #bfdbfe;border-radius:99px;align-self:flex-start;padding:2px 8px;font-size:.6rem;font-weight:700;display:inline-block}.schedule-module__Fij23q__speakerCard:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.schedule-module__Fij23q__speakerImageWrap{aspect-ratio:1;border-radius:6px;width:100%;position:relative;overflow:hidden}.schedule-module__Fij23q__speakerImage{object-fit:cover;object-position:top;width:100%;height:100%}.schedule-module__Fij23q__speakerPlaceholder{background-color:#eee;width:100%;height:100%}.schedule-module__Fij23q__speakerName{color:#333;margin-top:.25rem;font-size:.85rem;font-weight:600;line-height:1.2}.schedule-module__Fij23q__exhibitionSection{width:100%;padding:3rem var(--site-padding)4rem;background-color:#fff;border-top:1px solid #eaeaea;justify-content:center;display:flex}.schedule-module__Fij23q__exhibitionWrapper{flex-direction:column;gap:1rem;width:100%;max-width:900px;display:flex}.schedule-module__Fij23q__exhibitionDate{color:#333;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:flex}.schedule-module__Fij23q__exhibitionCard{background:#fff;border:2px solid #b8d4f0;border-radius:20px;align-items:stretch;display:flex;overflow:hidden}.schedule-module__Fij23q__exhibitionInfo{flex-direction:column;flex:none;justify-content:center;gap:.35rem;padding:2rem 2.5rem;display:flex}.schedule-module__Fij23q__exhibitionTime{color:#666;font-size:.85rem;font-weight:600}.schedule-module__Fij23q__exhibitionTitle{color:#1a1a1a;font-size:1.5rem;font-weight:800}.schedule-module__Fij23q__exhibitionFrameWrap{background-image:url(/assets/images/frame-166.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1;justify-content:flex-end;align-items:center;height:100%;min-height:200px;display:flex;position:relative;overflow:hidden}.schedule-module__Fij23q__rotatingImage{object-fit:contain;object-position:left center;opacity:0;transition:opacity .8s ease-in-out}.schedule-module__Fij23q__activeImage{opacity:1}@media (max-width:768px){.schedule-module__Fij23q__navLinks{display:none}.schedule-module__Fij23q__hero{min-height:50vh;padding:3rem var(--site-padding)}.schedule-module__Fij23q__scheduleSection{padding:3rem var(--site-padding)}.schedule-module__Fij23q__scheduleLayout{flex-direction:column;gap:1.5rem}.schedule-module__Fij23q__scheduleTitle{z-index:30;margin-top:0;padding-top:1rem;padding-bottom:.5rem;position:relative}.schedule-module__Fij23q__dayTabs{z-index:20;background:#fff;flex-direction:row;gap:.5rem;width:100%;margin-top:0;padding:1rem 0;position:sticky;top:0}.schedule-module__Fij23q__dayTab{padding:.6rem 1rem;font-size:1rem}.schedule-module__Fij23q__timeline{padding-left:1rem}.schedule-module__Fij23q__dateHeader{margin-left:-1rem;padding-left:1rem}.schedule-module__Fij23q__blue,.schedule-module__Fij23q__gray,.schedule-module__Fij23q__lavender,.schedule-module__Fij23q__yellow{padding:1rem}.schedule-module__Fij23q__timelineItem:before{left:calc(-1.5rem - 4px)}.schedule-module__Fij23q__speakerGrid{gap:.75rem}.schedule-module__Fij23q__speakerImagePlaceholder{border-radius:10px;width:56px;height:56px}.schedule-module__Fij23q__registerButton{padding:.75rem 1.75rem;font-size:.9rem}.schedule-module__Fij23q__exhibitionInfo{flex:1;padding:1.5rem}.schedule-module__Fij23q__exhibitionCard{flex-direction:row;align-items:stretch}.schedule-module__Fij23q__exhibitionFrameWrap{flex:0 0 35%;min-height:120px}}@media (max-width:480px){.schedule-module__Fij23q__hero{min-height:45vh}.schedule-module__Fij23q__scheduleSection,.schedule-module__Fij23q__exhibitionSection{padding:2rem var(--site-padding)}.schedule-module__Fij23q__scheduleWrapper{gap:2rem}.schedule-module__Fij23q__timeline{padding-left:.75rem}.schedule-module__Fij23q__dateHeader{margin-left:-.75rem;padding-left:.75rem;font-size:.8rem}.schedule-module__Fij23q__timelineItem:before{left:calc(-.75rem - 4px)}.schedule-module__Fij23q__blue,.schedule-module__Fij23q__gray,.schedule-module__Fij23q__lavender,.schedule-module__Fij23q__yellow{padding:.85rem}.schedule-module__Fij23q__eventTitle{font-size:1rem}.schedule-module__Fij23q__speakerGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.schedule-module__Fij23q__speakerCard{width:100%;padding:4px}.schedule-module__Fij23q__speakerName{font-size:.75rem}.schedule-module__Fij23q__speakerTag{padding:1px 4px;font-size:.5rem}.schedule-module__Fij23q__speakerImagePlaceholder{width:48px;height:48px}.schedule-module__Fij23q__exhibitionTitle{font-size:1.2rem}.schedule-module__Fij23q__exhibitionInfo{padding:1.2rem}.schedule-module__Fij23q__exhibitionFrameWrap{flex:0 0 40%;min-height:100px}}
