.ScheduleSection_section___uVZn{display:flex;flex-direction:column;gap:2.5rem;padding-top:calc(2vw + 60px)}.ScheduleSection_header__WPPfE{display:flex;flex-direction:column;gap:.5rem}.ScheduleSection_eyebrow__KDWgd{font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--color-cream)}.ScheduleSection_title___MTI4{font-family:var(--font-heading);color:var(--color-coffee-dark);font-size:1.75rem;font-weight:700;line-height:1.2;padding:0}@media(min-width:768px){.ScheduleSection_title___MTI4{font-size:2.25rem}}.ScheduleSection_subtitle__fT5q1{color:var(--color-coffee);font-size:1rem;line-height:1.7;max-width:560px}.ScheduleSection_layout__Zj4JB{display:flex;align-items:flex-start;gap:3rem}@media(max-width:920px){.ScheduleSection_layout__Zj4JB{flex-direction:column;align-items:center;gap:2rem}}.ScheduleSection_planning__5xKLn{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2rem;width:100%}.ScheduleSection_group__57ZyM{display:flex;flex-direction:column;gap:1rem}.ScheduleSection_groupTitle__7cfnt{display:flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--color-coffee);padding:0}.ScheduleSection_groupTitleToday__YrF_0{color:var(--color-matcha)}.ScheduleSection_dot__7eC_9{width:7px;height:7px;border-radius:50%;background:var(--color-matcha);flex-shrink:0;animation:ScheduleSection_pulse__Po11q 2s ease-in-out infinite}@keyframes ScheduleSection_pulse__Po11q{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.ScheduleSection_cards__W4yzH{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1rem;gap:1rem}.ScheduleSection_eventCard__nzfib{display:flex;flex-direction:column;gap:.4rem;padding:1.25rem 1.5rem;background:var(--color-white);border:1px solid var(--color-ivory);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform var(--transition-base),box-shadow var(--transition-base)}.ScheduleSection_eventCard__nzfib:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.ScheduleSection_eventDate__ZUKfg{font-family:var(--font-heading);font-size:.72rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--color-matcha)}.ScheduleSection_eventName__BkgWg{font-size:1.05rem;font-weight:600;color:var(--color-coffee-dark);line-height:1.3;padding:0}.ScheduleSection_address__8iAcg{display:inline-flex;align-items:center;gap:.4rem;margin-top:.25rem;padding:.1rem 0;background:rgba(0,0,0,0);border:none;font:inherit;text-align:left;cursor:pointer;color:var(--color-matcha);transition:color var(--transition-fast)}.ScheduleSection_address__8iAcg>svg{flex-shrink:0}.ScheduleSection_address__8iAcg:hover,.ScheduleSection_address__8iAcg:hover .ScheduleSection_addressText__Yxtam{color:var(--color-coffee-dark)}.ScheduleSection_address__8iAcg:focus-visible{outline:2px solid var(--color-matcha);outline-offset:2px;border-radius:var(--radius-sm)}.ScheduleSection_addressText__Yxtam{font-size:.9rem;line-height:1.4;color:var(--color-light-text);transition:color var(--transition-fast)}.ScheduleSection_copyButton__EVj31{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ScheduleSection_copyButton__EVj31 svg{flex-shrink:0}.ScheduleSection_copyButtonDone__Xb1Na,.ScheduleSection_copyButtonDone__Xb1Na .ScheduleSection_addressText__Yxtam{color:var(--color-matcha)}.ScheduleSection_eventCardToday__p2XU_{background:var(--color-matcha);border-color:var(--color-matcha)}.ScheduleSection_eventCardToday__p2XU_ .ScheduleSection_eventDate__ZUKfg{color:hsla(0,0%,100%,.85)}.ScheduleSection_eventCardToday__p2XU_ .ScheduleSection_address__8iAcg,.ScheduleSection_eventCardToday__p2XU_ .ScheduleSection_eventName__BkgWg{color:var(--color-white)}.ScheduleSection_eventCardToday__p2XU_ .ScheduleSection_address__8iAcg:hover,.ScheduleSection_eventCardToday__p2XU_ .ScheduleSection_address__8iAcg:hover .ScheduleSection_addressText__Yxtam{color:hsla(0,0%,100%,.7)}.ScheduleSection_eventCardToday__p2XU_ .ScheduleSection_addressText__Yxtam{color:hsla(0,0%,100%,.9)}.ScheduleSection_eventCardToday__p2XU_ .ScheduleSection_copyButtonDone__Xb1Na,.ScheduleSection_eventCardToday__p2XU_ .ScheduleSection_copyButtonDone__Xb1Na .ScheduleSection_addressText__Yxtam{color:var(--color-white)}.ScheduleSection_aside__FdDgy{flex:0 0 34%;max-width:360px;position:-webkit-sticky;position:sticky;top:90px}@media(max-width:920px){.ScheduleSection_aside__FdDgy{position:static;flex:unset;width:100%;max-width:320px}}.ScheduleSection_imageWrapper__8uho1{position:relative;width:100%;aspect-ratio:3/4;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.ScheduleSection_imageWrapper__8uho1 img{object-fit:cover;object-position:center 80%}.ScheduleSection_emptyState__wQeYq{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;padding:3rem 1.5rem;background:var(--ivory-light);border:1px solid var(--color-ivory);border-radius:var(--radius-lg)}.ScheduleSection_emptyText__KlStF{color:var(--color-coffee);font-size:1.05rem;line-height:1.6;max-width:360px;padding:0}