.ScheduleSection-module__iWtMGq__section{background:radial-gradient(80% 50% at 100% 0%, color-mix(in srgb, var(--hei26-turquoise) 12%, transparent) 0%, transparent 55%), var(--background);width:100%;font-family:var(--font-plus-jakarta-sans), sans-serif;padding:3.5rem 0 6rem}.ScheduleSection-module__iWtMGq__container{max-width:var(--container-max);padding-inline:var(--container-pad);flex-direction:column;gap:2rem;margin:0 auto;display:flex}.ScheduleSection-module__iWtMGq__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:52rem;margin:0 auto;display:flex}.ScheduleSection-module__iWtMGq__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--hei26-skyblue);font-size:clamp(11px,1.1vw,13px);font-weight:600}.ScheduleSection-module__iWtMGq__title{letter-spacing:-.02em;color:var(--hei26-dongkerblue);margin:0;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.12}.ScheduleSection-module__iWtMGq__description{color:#1c2b2bad;max-width:48ch;margin:0;font-size:clamp(15px,1.6vw,17px);line-height:1.65}.ScheduleSection-module__iWtMGq__tabsScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:center;width:100%;padding-bottom:.15rem;display:flex;overflow-x:auto}.ScheduleSection-module__iWtMGq__tabsScroll::-webkit-scrollbar{display:none}.ScheduleSection-module__iWtMGq__tabs{background:#0f5c5c12;border:1px solid #0f5c5c14;border-radius:999px;min-width:min-content;padding:.28rem;display:inline-flex}.ScheduleSection-module__iWtMGq__tab{color:#0f5c5cad;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:.62rem 1.15rem;font-family:inherit;font-size:clamp(13px,1.35vw,14px);font-weight:600;transition:color .2s,background .2s,box-shadow .2s}.ScheduleSection-module__iWtMGq__tab:hover:not(.ScheduleSection-module__iWtMGq__tabActive){color:var(--hei26-dongkerblue)}.ScheduleSection-module__iWtMGq__tabActive{color:#fff;background:var(--hei26-linearblue);box-shadow:0 2px 10px #0f5c5c38}.ScheduleSection-module__iWtMGq__panel{flex-direction:column;gap:1rem;width:100%;max-width:920px;margin:0 auto;display:flex}.ScheduleSection-module__iWtMGq__panelToolbar{justify-content:space-between;align-items:center;gap:1rem;padding:0 .15rem;display:flex}.ScheduleSection-module__iWtMGq__panelHint{color:#1c2b2b80;margin:0;font-size:13px}.ScheduleSection-module__iWtMGq__panelAction{color:var(--hei26-dongkerblue);cursor:pointer;background:#fff;border:1px solid #0f5c5c29;border-radius:999px;flex-shrink:0;padding:.4rem .85rem;font-family:inherit;font-size:12px;font-weight:600;transition:background .2s,border-color .2s}.ScheduleSection-module__iWtMGq__panelAction:hover{background:#0f5c5c0a;border-color:#0f5c5c47}.ScheduleSection-module__iWtMGq__dayList{flex-direction:column;gap:.75rem;display:flex}.ScheduleSection-module__iWtMGq__dayAccordion{background:#fff;border:1px solid #0f5c5c1a;border-radius:16px;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 1px 3px #0f5c5c0a}.ScheduleSection-module__iWtMGq__dayAccordion:hover{border-color:#0f5c5c29}.ScheduleSection-module__iWtMGq__dayAccordionExpanded{border-color:#0f5c5c2e;box-shadow:0 4px 20px #0f5c5c12}.ScheduleSection-module__iWtMGq__dayTrigger{cursor:pointer;text-align:left;background:0 0;border:none;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:100%;padding:1rem 1.15rem;font-family:inherit;transition:background .2s;display:grid}.ScheduleSection-module__iWtMGq__dayTrigger:hover{background:#0f5c5c08}.ScheduleSection-module__iWtMGq__dayAccordionExpanded .ScheduleSection-module__iWtMGq__dayTrigger{background:#0f5c5c0a;border-bottom:1px solid #0f5c5c14}.ScheduleSection-module__iWtMGq__dayIndex{background:var(--hei26-linearblue);color:#fff;letter-spacing:.04em;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:12px;font-weight:700;display:flex}.ScheduleSection-module__iWtMGq__dayTriggerText{flex-direction:column;gap:.15rem;min-width:0;display:flex}.ScheduleSection-module__iWtMGq__dayName{color:var(--hei26-dongkerblue);letter-spacing:-.01em;font-size:clamp(16px,2vw,18px);font-weight:700;line-height:1.25}.ScheduleSection-module__iWtMGq__dayDate{color:#1c2b2b85;font-size:clamp(13px,1.4vw,14px);font-weight:500;line-height:1.3}.ScheduleSection-module__iWtMGq__dayTriggerMeta{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.ScheduleSection-module__iWtMGq__sessionCount{color:#0f5c5cbf;letter-spacing:.02em;white-space:nowrap;background:#0f5c5c12;border-radius:999px;padding:.28rem .65rem;font-size:11px;font-weight:600}.ScheduleSection-module__iWtMGq__dayChevron{width:18px;height:18px;color:var(--hei26-dongkerblue);flex-shrink:0;transition:transform .28s}.ScheduleSection-module__iWtMGq__dayAccordionExpanded .ScheduleSection-module__iWtMGq__dayChevron{transform:rotate(180deg)}.ScheduleSection-module__iWtMGq__dayPanel{animation:.28s ScheduleSection-module__iWtMGq__dayPanelIn}@keyframes ScheduleSection-module__iWtMGq__dayPanelIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ScheduleSection-module__iWtMGq__dayPanelInner{background:linear-gradient(#fbf8f1a6 0%,#fff0 100%);padding:1rem 1rem 1.15rem}.ScheduleSection-module__iWtMGq__timeline{flex-direction:column;gap:0;display:flex}.ScheduleSection-module__iWtMGq__card{grid-template-columns:1.5rem 1fr;gap:0 .85rem;padding:.85rem .5rem .85rem .25rem;display:grid}.ScheduleSection-module__iWtMGq__cardLast{padding-bottom:.25rem}.ScheduleSection-module__iWtMGq__cardRail{flex-direction:column;align-items:center;padding-top:.55rem;display:flex;position:relative}.ScheduleSection-module__iWtMGq__cardDot{background:var(--hei26-skyblue);z-index:1;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 1.5px #157a7a59}.ScheduleSection-module__iWtMGq__cardLine{background:linear-gradient(#157a7a47 0%,#157a7a14 100%);flex:1;width:2px;min-height:1rem;margin-top:4px}.ScheduleSection-module__iWtMGq__cardTrack_hei-talk .ScheduleSection-module__iWtMGq__cardDot{background:var(--hei26-dongkerblue);box-shadow:0 0 0 1.5px #0f5c5c59}.ScheduleSection-module__iWtMGq__cardTrack_cultural-festival .ScheduleSection-module__iWtMGq__cardDot{background:var(--hei26-amber);box-shadow:0 0 0 1.5px #f2a90066}.ScheduleSection-module__iWtMGq__cardTrack_business-matching .ScheduleSection-module__iWtMGq__cardDot{background:var(--hei26-coral);box-shadow:0 0 0 1.5px #e2725b66}.ScheduleSection-module__iWtMGq__cardTrack_business-lounge .ScheduleSection-module__iWtMGq__cardDot{background:var(--hei26-turquoise);box-shadow:0 0 0 1.5px #7cc6c680}.ScheduleSection-module__iWtMGq__cardContent{background:#fff;border:1px solid #0f5c5c17;border-radius:12px;flex-direction:column;gap:.5rem;min-width:0;padding:.65rem .85rem;transition:border-color .2s,box-shadow .2s;display:flex}.ScheduleSection-module__iWtMGq__card:hover .ScheduleSection-module__iWtMGq__cardContent{border-color:#0f5c5c29;box-shadow:0 2px 12px #0f5c5c0f}.ScheduleSection-module__iWtMGq__cardTop{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ScheduleSection-module__iWtMGq__cardTime{color:var(--hei26-dongkerblue);letter-spacing:.01em;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700;line-height:1.3}.ScheduleSection-module__iWtMGq__cardMain{flex-direction:column;gap:.4rem;display:flex}.ScheduleSection-module__iWtMGq__cardTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:clamp(14px,1.55vw,16px);font-weight:600;line-height:1.45}.ScheduleSection-module__iWtMGq__cardPerformers{margin-top:.1rem}.ScheduleSection-module__iWtMGq__performerList{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.ScheduleSection-module__iWtMGq__performerList li{color:#1c2b2b9e;padding-left:.85rem;font-size:13px;line-height:1.5;position:relative}.ScheduleSection-module__iWtMGq__performerList li:before{content:"";background:#0f5c5c59;border-radius:50%;width:4px;height:4px;position:absolute;top:.55em;left:0}.ScheduleSection-module__iWtMGq__performerTba{color:#1c2b2b73;margin:0;font-size:13px;font-style:italic}.ScheduleSection-module__iWtMGq__cardHost{color:#0f5c5cb3;margin:0;padding-top:.15rem;font-size:12px;font-weight:500}.ScheduleSection-module__iWtMGq__trackBadge{letter-spacing:.05em;text-transform:uppercase;border-radius:5px;align-self:flex-start;padding:.18rem .5rem;font-size:10px;font-weight:700;line-height:1.3;display:inline-flex}.ScheduleSection-module__iWtMGq__track_hei-talk{color:var(--hei26-dongkerblue);background:#0f5c5c1a}.ScheduleSection-module__iWtMGq__track_cultural-festival{color:#8a6400;background:#f2a90026}.ScheduleSection-module__iWtMGq__track_business-matching{color:var(--hei26-coral-dark);background:#e2725b1f}.ScheduleSection-module__iWtMGq__track_business-lounge{color:#0a5a5a;background:#7cc6c638}.ScheduleSection-module__iWtMGq__statusBadge{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.2rem .55rem;font-size:10px;font-weight:600;line-height:1.35}.ScheduleSection-module__iWtMGq__statusConfirmed{background:var(--hei26-dongkerblue);color:#fff}.ScheduleSection-module__iWtMGq__statusTbc{color:#1c2b2b80;background:#1c2b2b0a;border:1px solid #1c2b2b24}@media (min-width:768px){.ScheduleSection-module__iWtMGq__dayPanelInner{padding:1.15rem 1.25rem 1.25rem}.ScheduleSection-module__iWtMGq__card{grid-template-columns:1.75rem 1fr;gap:0 1rem;padding:.5rem .5rem .5rem .35rem}.ScheduleSection-module__iWtMGq__cardContent{padding:.85rem 1rem}.ScheduleSection-module__iWtMGq__dayTrigger{padding:1.1rem 1.35rem}}@media (max-width:767px){.ScheduleSection-module__iWtMGq__tabsScroll{justify-content:flex-start}.ScheduleSection-module__iWtMGq__panelToolbar{flex-direction:column;align-items:flex-start;gap:.5rem}.ScheduleSection-module__iWtMGq__sessionCount{display:none}.ScheduleSection-module__iWtMGq__dayTrigger{gap:.75rem;padding:.9rem 1rem}.ScheduleSection-module__iWtMGq__dayIndex{border-radius:8px;width:2rem;height:2rem;font-size:11px}.ScheduleSection-module__iWtMGq__cardTop{flex-wrap:wrap}}@media (max-width:480px){.ScheduleSection-module__iWtMGq__section{padding:2.5rem 0 4.5rem}.ScheduleSection-module__iWtMGq__dayList{gap:.6rem}}
.page-module__Ur7g-a__page{background:var(--background);min-height:100vh;font-family:var(--font-plus-jakarta-sans), sans-serif}.page-module__Ur7g-a__heroSection{background:var(--hei26-linearblue);isolation:isolate;width:100%;padding:10rem 3rem 4.5rem;position:relative;overflow:hidden}.page-module__Ur7g-a__heroSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 60% at 50% 0,#ffffff1f 0%,#0000 60%),radial-gradient(40% 80% at 100% 100%,#f2a9002e 0%,#0000 60%);position:absolute;inset:0}.page-module__Ur7g-a__decoration{aspect-ratio:1;opacity:.18;z-index:0;pointer-events:none;width:min(72%,820px);animation:60s linear infinite page-module__Ur7g-a__heroRotate;position:absolute;top:50%;right:-8%;transform:translateY(-50%)}.page-module__Ur7g-a__decorationImage{filter:brightness(0)invert()drop-shadow(0 0 20px #fff3);width:100%;height:auto}@keyframes page-module__Ur7g-a__heroRotate{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}.page-module__Ur7g-a__heroContainer{z-index:1;flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:1440px;margin:0 auto;display:flex;position:relative}.page-module__Ur7g-a__eyebrow{color:#fff;letter-spacing:.22em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;padding:.5rem 1.1rem;font-size:clamp(11px,1.1vw,13px);font-weight:500;display:inline-block}.page-module__Ur7g-a__heroTitle{color:#fff;letter-spacing:-.02em;max-width:18ch;margin:0;font-size:clamp(34px,5.4vw,64px);font-weight:700;line-height:1.1}.page-module__Ur7g-a__heroTitleAccent{background:linear-gradient(90deg, var(--hei26-gold-soft) 0%, var(--hei26-amber) 100%);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__Ur7g-a__heroSubtitle{color:#ffffffd9;max-width:56ch;margin:0;font-size:clamp(15px,1.6vw,18px);font-weight:400;line-height:1.7}@media (max-width:1024px){.page-module__Ur7g-a__heroSection{padding:8rem 1.25rem 3.5rem}.page-module__Ur7g-a__decoration{opacity:.14;width:88%;right:-22%}}@media (max-width:768px){.page-module__Ur7g-a__heroSection{padding:7rem 1rem 3rem}.page-module__Ur7g-a__heroContainer{gap:1rem}.page-module__Ur7g-a__decoration{opacity:.12;width:110%;right:-38%}.page-module__Ur7g-a__heroSubtitle{font-size:15px}}@media (max-width:480px){.page-module__Ur7g-a__heroSection{padding:6.25rem .85rem 2.5rem}.page-module__Ur7g-a__heroTitle{max-width:16ch}.page-module__Ur7g-a__eyebrow{letter-spacing:.16em}}
