.ScheduleSection-module__LLdYBW__schedule{padding:var(--space-3xl)var(--space-lg)var(--space-2xl);position:relative;overflow:hidden}.ScheduleSection-module__LLdYBW__ambientBg{background:radial-gradient(ellipse 70% 50% at 30% 20%,#a689660a 0%,transparent 70%),radial-gradient(ellipse 60% 40% at 70% 80%,#a6896608 0%,transparent 70%),linear-gradient(180deg,var(--ivory-warm)0%,var(--ivory-warm)100%);pointer-events:none;z-index:0;position:absolute;inset:0}.ScheduleSection-module__LLdYBW__header{text-align:center;margin-bottom:var(--space-xl);z-index:1;opacity:0;transition:opacity var(--duration-breath)var(--ease-gentle),transform var(--duration-breath)var(--ease-gentle);position:relative;transform:translateY(30px)}.ScheduleSection-module__LLdYBW__header.ScheduleSection-module__LLdYBW__visible{opacity:1;transform:translateY(0)}.ScheduleSection-module__LLdYBW__subtitle{font-size:var(--font-size-sm);color:var(--bronze);letter-spacing:.1em;margin-bottom:var(--space-xs);opacity:.7;font-weight:300}.ScheduleSection-module__LLdYBW__title{font-size:clamp(1.6rem,4vw,var(--font-size-3xl));color:var(--charcoal);font-weight:700}.ScheduleSection-module__LLdYBW__ornament{justify-content:center;align-items:center;gap:var(--space-sm);margin-top:var(--space-md);display:flex}.ScheduleSection-module__LLdYBW__ornLine{background:linear-gradient(90deg,transparent,var(--bronze-lighter),transparent);width:50px;height:1px}.ScheduleSection-module__LLdYBW__ornStar{color:var(--bronze-light);opacity:.5;font-size:.6rem}.ScheduleSection-module__LLdYBW__tabsOuter{z-index:1;margin-bottom:var(--space-lg);opacity:0;transition:opacity var(--duration-breath)var(--ease-gentle).15s,transform var(--duration-breath)var(--ease-gentle).15s;position:relative;transform:translateY(20px)}.ScheduleSection-module__LLdYBW__tabsOuter.ScheduleSection-module__LLdYBW__visible{opacity:1;transform:translateY(0)}.ScheduleSection-module__LLdYBW__tabs{scrollbar-width:none;-ms-overflow-style:none;padding:var(--space-xs);flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex;overflow-x:auto}.ScheduleSection-module__LLdYBW__tabs::-webkit-scrollbar{display:none}.ScheduleSection-module__LLdYBW__tab{padding:var(--space-sm)var(--space-md);border-radius:var(--radius-xl);background:var(--glass-white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:background var(--duration-fast)var(--ease-organic),border-color var(--duration-fast)var(--ease-organic),transform var(--duration-fast)var(--ease-organic),box-shadow var(--duration-fast)var(--ease-organic),opacity var(--duration-fast)var(--ease-organic);min-width:68px;box-shadow:var(--shadow-subtle);font-family:var(--font-body);border:1px solid #a689661a;flex-direction:column;align-items:center;gap:1px;display:flex}.ScheduleSection-module__LLdYBW__tab:disabled{opacity:.5;cursor:not-allowed}@media (hover:hover){.ScheduleSection-module__LLdYBW__tab:not(.ScheduleSection-module__LLdYBW__tabActive):not(:disabled):hover{border-color:var(--bronze-lighter);box-shadow:var(--shadow-medium);background:var(--glass-white-strong);transform:translateY(-3px)}}.ScheduleSection-module__LLdYBW__tabActive{background:linear-gradient(145deg,var(--bronze),var(--bronze-dark));box-shadow:var(--shadow-glow);border-color:#0000;transform:translateY(-2px)}@media (hover:hover){.ScheduleSection-module__LLdYBW__tabActive:hover{transform:translateY(-4px)}}.ScheduleSection-module__LLdYBW__tabNum{font-size:var(--font-size-xl);color:var(--charcoal);font-weight:700;line-height:1}.ScheduleSection-module__LLdYBW__tabActive .ScheduleSection-module__LLdYBW__tabNum{color:#fff}.ScheduleSection-module__LLdYBW__tabLabel{color:var(--charcoal-muted);opacity:.7;font-size:.65rem;font-weight:300}.ScheduleSection-module__LLdYBW__tabActive .ScheduleSection-module__LLdYBW__tabLabel{color:#fffc}.ScheduleSection-module__LLdYBW__dayHeading{text-align:center;margin-bottom:var(--space-xl);z-index:1;opacity:0;transition:opacity var(--duration-medium)var(--ease-gentle).3s;position:relative}.ScheduleSection-module__LLdYBW__dayHeading.ScheduleSection-module__LLdYBW__visible{opacity:1}.ScheduleSection-module__LLdYBW__dayHeading h3{font-size:var(--font-size-xl);color:var(--bronze-dark);font-weight:500}.ScheduleSection-module__LLdYBW__timeline{z-index:1;opacity:0;max-width:680px;transition:opacity var(--duration-breath)var(--ease-gentle).25s;flex-direction:column;margin:0 auto;display:flex;position:relative}.ScheduleSection-module__LLdYBW__timeline.ScheduleSection-module__LLdYBW__visible{opacity:1}.ScheduleSection-module__LLdYBW__card{gap:var(--space-sm);animation:ScheduleSection-module__LLdYBW__cardSlideIn .5s var(--ease-organic)both;padding:var(--space-xs)0;grid-template-columns:58px 28px 1fr;align-items:start;display:grid}@keyframes ScheduleSection-module__LLdYBW__cardSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.ScheduleSection-module__LLdYBW__timeBadge{text-align:center;padding-top:.6rem}.ScheduleSection-module__LLdYBW__timeBadge span{font-size:var(--font-size-sm);color:var(--bronze);font-feature-settings:"tnum";direction:ltr;font-weight:700;display:inline-block}.ScheduleSection-module__LLdYBW__connector{flex-direction:column;align-items:center;gap:0;padding-top:.7rem;display:flex}.ScheduleSection-module__LLdYBW__dot{background:var(--bronze-light);width:8px;height:8px;transition:background var(--duration-fast)var(--ease-organic),box-shadow var(--duration-fast)var(--ease-organic);border-radius:50%;flex-shrink:0;box-shadow:0 0 0 3px #a689661a}@media (hover:hover){.ScheduleSection-module__LLdYBW__card:hover .ScheduleSection-module__LLdYBW__dot{background:var(--bronze);box-shadow:0 0 0 5px #a6896626}}.ScheduleSection-module__LLdYBW__line{background:linear-gradient(180deg,var(--bronze-lighter),transparent);flex:1;width:1px;min-height:28px}.ScheduleSection-module__LLdYBW__cardBody{background:var(--glass-white-strong);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:var(--radius-md);padding:var(--space-sm)var(--space-md);box-shadow:var(--shadow-subtle);transition:box-shadow var(--duration-fast)var(--ease-organic),border-color var(--duration-fast)var(--ease-organic),transform var(--duration-fast)var(--ease-organic),background var(--duration-fast)var(--ease-organic);border:1px solid #a689660f}@media (hover:hover){.ScheduleSection-module__LLdYBW__cardBody:hover{box-shadow:var(--shadow-medium);background:#fff;border-color:#a689661f;transform:translate(-5px)}}.ScheduleSection-module__LLdYBW__activityText{font-size:var(--font-size-base);color:var(--charcoal);font-weight:500;line-height:1.8}.ScheduleSection-module__LLdYBW__noteChip{font-size:var(--font-size-xs);color:var(--bronze-dark);border-radius:var(--radius-full);letter-spacing:.01em;background:#a6896614;margin-top:4px;padding:3px 12px;font-weight:300;display:inline-block}@media (max-width:768px){.ScheduleSection-module__LLdYBW__schedule{padding:var(--space-2xl)var(--space-sm)var(--space-xl)}.ScheduleSection-module__LLdYBW__tabs{flex-wrap:nowrap;justify-content:flex-start}.ScheduleSection-module__LLdYBW__tab{min-width:58px;padding:var(--space-xs)var(--space-sm)}.ScheduleSection-module__LLdYBW__tabNum{font-size:var(--font-size-lg)}.ScheduleSection-module__LLdYBW__card{gap:var(--space-xs);grid-template-columns:48px 22px 1fr}.ScheduleSection-module__LLdYBW__timeBadge span{font-size:.75rem}.ScheduleSection-module__LLdYBW__cardBody{padding:var(--space-xs)var(--space-sm)}.ScheduleSection-module__LLdYBW__activityText{font-size:var(--font-size-sm)}}@media (max-width:480px){.ScheduleSection-module__LLdYBW__card{grid-template-columns:42px 18px 1fr}}
