.ProgramDateTransitionLayer-module__wFvjRq__root{z-index:6;opacity:1;pointer-events:none;transition:opacity var(--program-date-transition-fade-duration,.12s) ease;position:absolute;inset:0;overflow:hidden}.ProgramDateTransitionLayer-module__wFvjRq__root[data-exiting=true]{opacity:0}.ProgramDateTransitionLayer-module__wFvjRq__item{min-width:0;color:var(--foreground);font:inherit;white-space:nowrap;transition:top var(--program-date-transition-duration,.32s) cubic-bezier(.2, 0, .2, 1), left var(--program-date-transition-duration,.32s) cubic-bezier(.2, 0, .2, 1), width var(--program-date-transition-duration,.32s) cubic-bezier(.2, 0, .2, 1), height var(--program-date-transition-duration,.32s) cubic-bezier(.2, 0, .2, 1), opacity var(--program-date-transition-fade-duration,.22s) ease, background-color var(--program-date-transition-duration,.32s) cubic-bezier(.2, 0, .2, 1), color var(--program-date-transition-duration,.32s) cubic-bezier(.2, 0, .2, 1);background:0 0;border-radius:999px;justify-content:center;align-items:center;font-size:.875rem;font-weight:650;line-height:1.25;display:inline-flex;position:absolute;overflow:hidden}.ProgramDateTransitionLayer-module__wFvjRq__item[data-variant=tab]{background:var(--panel-bg)}.ProgramDateTransitionLayer-module__wFvjRq__item[data-variant=overview]{background:0 0}.ProgramDateTransitionLayer-module__wFvjRq__item[data-selected=true]{background:var(--foreground);color:var(--on-primary)}.ProgramDateTransitionLayer-module__wFvjRq__label{text-overflow:ellipsis;min-width:0;padding:0 .85rem;overflow:hidden}@media (max-width:767px){.ProgramDateTransitionLayer-module__wFvjRq__item{font-size:.75rem;line-height:1.15}.ProgramDateTransitionLayer-module__wFvjRq__label{padding:0 .45rem}}@media (prefers-reduced-motion:reduce){.ProgramDateTransitionLayer-module__wFvjRq__item{transition:opacity 80ms linear}}
.ProgramOverviewGrid-module__4aSYMq__root{--program-overview-axis-width:3.5rem;--program-overview-current:#d6352b;--program-overview-tick:color-mix(in srgb, var(--muted) 78%, transparent);--program-overview-line:color-mix(in srgb, var(--default-line) 60%, transparent);color:var(--foreground)}.ProgramOverviewGrid-module__4aSYMq__dayGrid{align-items:start;gap:.5rem 1rem;padding-bottom:.25rem;display:grid;overflow-x:auto}.ProgramOverviewGrid-module__4aSYMq__axisHeader{z-index:12;background:0 0;grid-area:1/1;position:sticky;top:0}.ProgramOverviewGrid-module__4aSYMq__dayColumn{border:1px solid color-mix(in srgb, var(--default-line) 76%, transparent);background:0 0;border-radius:8px;min-width:0;min-height:3rem;position:relative;overflow:hidden}.ProgramOverviewGrid-module__4aSYMq__dayHeader{z-index:12;text-align:center;background:0 0;align-content:end;gap:.28rem;min-width:0;padding:0 .75rem .45rem;display:grid;position:sticky;top:0}.ProgramOverviewGrid-module__4aSYMq__dateLabel,.ProgramOverviewGrid-module__4aSYMq__trackHeaderGrid{margin:0}.ProgramOverviewGrid-module__4aSYMq__dateLabel{color:var(--foreground);font-size:.86rem;font-weight:650;line-height:1.25}.ProgramOverviewGrid-module__4aSYMq__trackHeaderGrid{border-bottom:1px solid color-mix(in srgb, var(--default-line) 52%, transparent);min-width:0;display:grid;overflow:hidden}.ProgramOverviewGrid-module__4aSYMq__trackHeaderItem{border-left:1px solid color-mix(in srgb, var(--default-line) 40%, transparent);min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding:.16rem .32rem;font-size:.68rem;font-weight:650;line-height:1.35;overflow:hidden}.ProgramOverviewGrid-module__4aSYMq__trackHeaderItem:first-child{border-left:0}.ProgramOverviewGrid-module__4aSYMq__timeAxis{width:var(--program-overview-axis-width);border-right:1px solid var(--program-overview-line);background:0 0;grid-area:2/1;position:relative}.ProgramOverviewGrid-module__4aSYMq__timeTick{color:var(--program-overview-tick);font-variant-numeric:tabular-nums;font-size:.66rem;line-height:1;position:absolute;right:.55rem}.ProgramOverviewGrid-module__4aSYMq__currentTimeLine{border-top:2px solid var(--program-overview-current);z-index:3;pointer-events:none;align-self:start;height:0;position:relative;left:0;right:0;transform:translateY(-1px)}.ProgramOverviewGrid-module__4aSYMq__slotLayer{z-index:4;position:absolute;inset:0;overflow:hidden}.ProgramOverviewGrid-module__4aSYMq__slotPosition{box-sizing:border-box;min-width:0;padding:0 .225rem 1px;position:absolute}.ProgramOverviewGrid-module__4aSYMq__empty{background:color-mix(in srgb, var(--panel-bg) 90%, var(--subtle-surface) 10%);color:var(--muted);border-radius:8px;margin:0;padding:1rem;font-size:.95rem;line-height:1.7}@media (max-width:767px){.ProgramOverviewGrid-module__4aSYMq__root{--program-overview-axis-width:3.25rem}.ProgramOverviewGrid-module__4aSYMq__dayGrid{column-gap:.75rem}.ProgramOverviewGrid-module__4aSYMq__dayHeader{padding:.75rem}}
.SessionSlotCard-module__LK6wRW__cardRoot{--session-slot-bg:var(--panel-bg);--session-slot-border:var(--default-line);--session-slot-shadow:0 1px 2px #0f172a0d;--session-slot-title-color:var(--foreground);--session-slot-meta-color:var(--muted);--session-slot-focus-ring:color-mix(in srgb, var(--accent-strong) 36%, transparent);--session-slot-bg-compensation:var(--lightningcss-light,#000)var(--lightningcss-dark,#fff);--session-slot-tone-default-bg:var(--lightningcss-light,#e7edf4)var(--lightningcss-dark,color-mix(in srgb, var(--panel-bg) 80%, white 16%));--session-slot-tone-default-border:var(--lightningcss-light,#b2bcc9)var(--lightningcss-dark,#656c76);--session-slot-tone-a-bg:var(--lightningcss-light,#cfe7f6)var(--lightningcss-dark,#1c374a);--session-slot-tone-a-border:var(--lightningcss-light,#81acca)var(--lightningcss-dark,#4e748f);--session-slot-tone-b-bg:var(--lightningcss-light,#d1eede)var(--lightningcss-dark,#1d3a2b);--session-slot-tone-b-border:var(--lightningcss-light,#89bc9d)var(--lightningcss-dark,#507c65);--session-slot-tone-c-bg:var(--lightningcss-light,#f6e1a6)var(--lightningcss-dark,#42341f);--session-slot-tone-c-border:var(--lightningcss-light,#cca750)var(--lightningcss-dark,#877044);--session-slot-tone-d-bg:var(--lightningcss-light,#f7d3da)var(--lightningcss-dark,#462a2f);--session-slot-tone-d-border:var(--lightningcss-light,#cc8288)var(--lightningcss-dark,#8f5b60);--session-slot-tone-e-bg:var(--lightningcss-light,#ddd4f6)var(--lightningcss-dark,#362d4e);--session-slot-tone-e-border:var(--lightningcss-light,#ae9ed8)var(--lightningcss-dark,#736791);--session-slot-tone-f-bg:var(--lightningcss-light,#c4e9e6)var(--lightningcss-dark,#1a3d3d);--session-slot-tone-f-border:var(--lightningcss-light,#7cbeb9)var(--lightningcss-dark,#4a8180);--session-slot-tone-g-bg:var(--lightningcss-light,#dde4ed)var(--lightningcss-dark,#33373e);--session-slot-tone-g-border:var(--lightningcss-light,#afb8c4)var(--lightningcss-dark,#676e78);--session-slot-tone-h-bg:var(--lightningcss-light,#f5d3e9)var(--lightningcss-dark,#462a3b);--session-slot-tone-h-border:var(--lightningcss-light,#ce87ae)var(--lightningcss-dark,#8c5b75);height:100%;min-height:0;color:inherit;display:block;position:relative}.SessionSlotCard-module__LK6wRW__cardRoot:visited,.SessionSlotCard-module__LK6wRW__cardRoot[href]:hover{color:inherit}.SessionSlotCard-module__LK6wRW__cardRoot[href]:focus-visible{outline:3px solid var(--session-slot-focus-ring);outline-offset:2px}.SessionSlotCard-module__LK6wRW__cardRoot[data-transition-density=detailMobile]{height:auto}.SessionSlotCard-module__LK6wRW__article{--session-slot-category-max-width:min(6.25rem, 48%);--session-slot-label-bg:color-mix(in srgb, var(--session-slot-visible-bg,var(--session-slot-bg)) 88%, var(--panel-bg) 12%);isolation:isolate;box-sizing:border-box;border:1px solid var(--session-slot-visible-border,var(--session-slot-border));background:color-mix(in srgb, color-mix(in srgb, var(--session-slot-visible-bg,var(--session-slot-bg)) 92%, var(--session-slot-bg-compensation) 8%) 75%, transparent);height:100%;min-height:0;box-shadow:var(--session-slot-shadow);color:var(--foreground);border-radius:5px;flex-direction:column;gap:.2rem;padding:.45rem .65rem;transition:border-color .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.SessionSlotCard-module__LK6wRW__cardRoot[data-transition-density=detailMobile] .SessionSlotCard-module__LK6wRW__article{height:auto;overflow:visible}.SessionSlotCard-module__LK6wRW__cardRoot[href]:hover .SessionSlotCard-module__LK6wRW__article{border-color:color-mix(in srgb, var(--session-slot-visible-border,var(--session-slot-border)) 78%, var(--foreground) 22%);box-shadow:0 1px 2px #0f172a14,0 6px 18px #0f172a14}.SessionSlotCard-module__LK6wRW__article[data-ended=true]{--session-slot-visible-bg:color-mix(in srgb, var(--session-slot-bg) 42%, var(--panel-bg) 58%);--session-slot-visible-border:color-mix(in srgb, var(--session-slot-border) 38%, var(--panel-bg) 62%);--session-slot-shadow:none;--session-slot-title-color:var(--muted);--session-slot-meta-color:var(--muted)}.SessionSlotCard-module__LK6wRW__article[data-overflowing=true][data-density=detailDesktop]:after,.SessionSlotCard-module__LK6wRW__article[data-overflowing=true][data-density=detailMobile]:after{background:linear-gradient(to bottom, transparent, color-mix(in srgb, var(--session-slot-visible-bg,var(--session-slot-bg)) 78%, var(--panel-bg) 22%) 72%);content:"";pointer-events:none;height:1.45rem;position:absolute;bottom:0;left:0;right:0}.SessionSlotCard-module__LK6wRW__article[data-tone=default]{--session-slot-bg:var(--session-slot-tone-default-bg);--session-slot-border:var(--session-slot-tone-default-border)}.SessionSlotCard-module__LK6wRW__article[data-tone=A]{--session-slot-bg:var(--session-slot-tone-a-bg);--session-slot-border:var(--session-slot-tone-a-border)}.SessionSlotCard-module__LK6wRW__article[data-tone=B]{--session-slot-bg:var(--session-slot-tone-b-bg);--session-slot-border:var(--session-slot-tone-b-border)}.SessionSlotCard-module__LK6wRW__article[data-tone=C]{--session-slot-bg:var(--session-slot-tone-c-bg);--session-slot-border:var(--session-slot-tone-c-border)}.SessionSlotCard-module__LK6wRW__article[data-tone=D]{--session-slot-bg:var(--session-slot-tone-d-bg);--session-slot-border:var(--session-slot-tone-d-border)}.SessionSlotCard-module__LK6wRW__article[data-tone=E]{--session-slot-bg:var(--session-slot-tone-e-bg);--session-slot-border:var(--session-slot-tone-e-border)}.SessionSlotCard-module__LK6wRW__article[data-tone=F]{--session-slot-bg:var(--session-slot-tone-f-bg);--session-slot-border:var(--session-slot-tone-f-border)}.SessionSlotCard-module__LK6wRW__article[data-tone=G]{--session-slot-bg:var(--session-slot-tone-g-bg);--session-slot-border:var(--session-slot-tone-g-border)}.SessionSlotCard-module__LK6wRW__article[data-tone=H]{--session-slot-bg:var(--session-slot-tone-h-bg);--session-slot-border:var(--session-slot-tone-h-border)}.SessionSlotCard-module__LK6wRW__sessionHeader{z-index:3;align-items:center;gap:.35rem;min-width:0;display:flex;position:relative}.SessionSlotCard-module__LK6wRW__sessionTime{min-width:0;color:var(--session-slot-meta-color);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;margin:0;font-size:9px;font-weight:500;line-height:1.25;overflow:hidden}.SessionSlotCard-module__LK6wRW__article[data-has-category=true] .SessionSlotCard-module__LK6wRW__sessionTime{max-width:none}.SessionSlotCard-module__LK6wRW__categoryLabel{z-index:3;max-width:var(--session-slot-category-max-width);border:1px solid color-mix(in srgb, var(--session-slot-visible-border,var(--session-slot-border)) 65%, transparent);background:var(--session-slot-label-bg);color:var(--session-slot-meta-color);white-space:nowrap;border-radius:999px;flex:0 auto;margin-left:0;padding:.08rem .32rem;font-size:.62rem;font-weight:700;line-height:1.25;display:inline-flex;position:relative;overflow:visible}.SessionSlotCard-module__LK6wRW__categoryLabelText{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.SessionSlotCard-module__LK6wRW__categoryLabel:first-of-type{margin-left:auto}.SessionSlotCard-module__LK6wRW__codeLabel{z-index:1;color:var(--session-slot-meta-color);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.68rem;font-weight:700;line-height:1.15;position:relative;overflow:hidden}.SessionSlotCard-module__LK6wRW__sessionTitle{z-index:1;color:var(--session-slot-title-color);overflow-wrap:anywhere;word-break:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding-bottom:1px;padding-right:0;font-size:.8rem;font-weight:600;line-height:1.28;display:-webkit-box;position:relative;overflow:hidden}.SessionSlotCard-module__LK6wRW__sessionSubtitle,.SessionSlotCard-module__LK6wRW__sessionSpeakers,.SessionSlotCard-module__LK6wRW__sessionDetailLine,.SessionSlotCard-module__LK6wRW__subSessionItem,.SessionSlotCard-module__LK6wRW__compactDetailSummary{z-index:1;color:var(--session-slot-meta-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.72rem;line-height:1.25;display:-webkit-box;position:relative;overflow:hidden}.SessionSlotCard-module__LK6wRW__sessionSubtitle{font-weight:600}.SessionSlotCard-module__LK6wRW__sessionDetailLines,.SessionSlotCard-module__LK6wRW__subSessionList{gap:.12rem;min-height:0;display:grid;overflow:hidden}.SessionSlotCard-module__LK6wRW__sessionDetailLine,.SessionSlotCard-module__LK6wRW__subSessionItem{-webkit-line-clamp:1}.SessionSlotCard-module__LK6wRW__subSessionItem{font-size:.68rem}.SessionSlotCard-module__LK6wRW__sessionDescription{z-index:1;min-height:0;color:var(--session-slot-meta-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.7rem;line-height:1.3;display:-webkit-box;position:relative;overflow:hidden}.SessionSlotCard-module__LK6wRW__article[data-compact=true]{text-align:left;grid-template-columns:max-content minmax(0,max-content) minmax(0,1fr) auto;place-items:center start;gap:0 .5rem;display:grid}.SessionSlotCard-module__LK6wRW__article[data-compact=true] .SessionSlotCard-module__LK6wRW__sessionHeader{display:contents}.SessionSlotCard-module__LK6wRW__article[data-compact=true] .SessionSlotCard-module__LK6wRW__sessionTime{text-align:left;grid-area:1/1;min-width:max-content;line-height:1.25}.SessionSlotCard-module__LK6wRW__article[data-compact=true] .SessionSlotCard-module__LK6wRW__sessionTitle{text-align:left;text-overflow:ellipsis;white-space:nowrap;grid-area:1/2;justify-self:stretch;width:100%;min-width:0;max-width:100%;padding:0;line-height:1.28;display:block;overflow:hidden}.SessionSlotCard-module__LK6wRW__article[data-compact=true] .SessionSlotCard-module__LK6wRW__categoryLabel{text-align:left;grid-area:1/4;max-width:min(5rem,28vw);margin-left:0}.SessionSlotCard-module__LK6wRW__article[data-compact=true]:not([data-has-compact-summary=true]){grid-template-columns:max-content minmax(0,1fr) auto}.SessionSlotCard-module__LK6wRW__article[data-compact=true]:not([data-has-compact-summary=true]) .SessionSlotCard-module__LK6wRW__categoryLabel{grid-column:3}.SessionSlotCard-module__LK6wRW__article[data-compact=true] .SessionSlotCard-module__LK6wRW__compactDetailSummary{text-align:left;text-overflow:ellipsis;white-space:nowrap;grid-area:1/3;justify-self:stretch;width:100%;min-width:0;max-width:100%;font-size:.66rem;line-height:1.28;display:block;overflow:hidden}.SessionSlotCard-module__LK6wRW__article[data-compact=true] .SessionSlotCard-module__LK6wRW__codeLabel,.SessionSlotCard-module__LK6wRW__article[data-compact=true] .SessionSlotCard-module__LK6wRW__sessionSubtitle,.SessionSlotCard-module__LK6wRW__article[data-compact=true] .SessionSlotCard-module__LK6wRW__sessionDescription,.SessionSlotCard-module__LK6wRW__article[data-compact=true] .SessionSlotCard-module__LK6wRW__sessionSpeakers,.SessionSlotCard-module__LK6wRW__article[data-compact=true] .SessionSlotCard-module__LK6wRW__sessionDetailLines,.SessionSlotCard-module__LK6wRW__article[data-compact=true] .SessionSlotCard-module__LK6wRW__subSessionList{display:none}.SessionSlotCard-module__LK6wRW__article[data-density=overview]{--session-slot-category-max-width:min(5.5rem, 46%);gap:0;padding:.24rem .48rem}.SessionSlotCard-module__LK6wRW__article[data-density=overview] .SessionSlotCard-module__LK6wRW__sessionTitle{-webkit-line-clamp:1;padding-bottom:0;font-size:.74rem;line-height:1.2}.SessionSlotCard-module__LK6wRW__article[data-density=overview][data-overview-title-lines="2"] .SessionSlotCard-module__LK6wRW__sessionTitle{-webkit-line-clamp:2}.SessionSlotCard-module__LK6wRW__article[data-density=overview][data-overview-condensed=true]{padding-block:.16rem}.SessionSlotCard-module__LK6wRW__article[data-density=overview][data-overview-condensed=true] .SessionSlotCard-module__LK6wRW__codeLabel{display:none}.SessionSlotCard-module__LK6wRW__article[data-density=overview][data-overview-condensed=true] .SessionSlotCard-module__LK6wRW__sessionTitle{-webkit-line-clamp:1;padding-bottom:0}.SessionSlotCard-module__LK6wRW__article[data-density=overview][data-compact=true]{padding:.16rem .42rem}.SessionSlotCard-module__LK6wRW__article[data-density=overview][data-compact=true] .SessionSlotCard-module__LK6wRW__sessionHeader{gap:.25rem}.SessionSlotCard-module__LK6wRW__article[data-density=overview][data-compact=true] .SessionSlotCard-module__LK6wRW__sessionTime{font-size:8px}.SessionSlotCard-module__LK6wRW__article[data-density=overview][data-compact=true] .SessionSlotCard-module__LK6wRW__sessionTitle{font-size:.68rem;line-height:1.28}.SessionSlotCard-module__LK6wRW__article[data-density=overview] .SessionSlotCard-module__LK6wRW__sessionSpeakers,.SessionSlotCard-module__LK6wRW__article[data-density=overview] .SessionSlotCard-module__LK6wRW__sessionSubtitle,.SessionSlotCard-module__LK6wRW__article[data-density=overview] .SessionSlotCard-module__LK6wRW__sessionDescription{display:none}.SessionSlotCard-module__LK6wRW__article[data-density=detailDesktop]{--session-slot-category-max-width:min(6.75rem, 48%);gap:.2rem;padding:.5rem .65rem}.SessionSlotCard-module__LK6wRW__article[data-density=detailDesktop] .SessionSlotCard-module__LK6wRW__sessionTitle{-webkit-line-clamp:3;padding-bottom:0;padding-right:0}.SessionSlotCard-module__LK6wRW__article[data-density=detailDesktop] .SessionSlotCard-module__LK6wRW__sessionSpeakers{-webkit-line-clamp:2}.SessionSlotCard-module__LK6wRW__article[data-density=detailDesktop][data-compact=true]{padding:.12rem .48rem}.SessionSlotCard-module__LK6wRW__article[data-density=detailDesktop][data-compact=true] .SessionSlotCard-module__LK6wRW__sessionTime{font-size:8px}.SessionSlotCard-module__LK6wRW__article[data-density=detailDesktop][data-compact=true] .SessionSlotCard-module__LK6wRW__sessionTitle{font-size:.74rem}.SessionSlotCard-module__LK6wRW__article[data-has-category=true][data-compact=true] .SessionSlotCard-module__LK6wRW__sessionTitle{padding-right:0}.SessionSlotCard-module__LK6wRW__article[data-density=detailMobile]{--session-slot-category-max-width:min(7rem, 50%);min-height:3.35rem;padding:.48rem .62rem}.SessionSlotCard-module__LK6wRW__article[data-density=detailMobile] .SessionSlotCard-module__LK6wRW__sessionTitle{-webkit-line-clamp:3;padding-right:0}.SessionSlotCard-module__LK6wRW__article[data-density=detailMobile] .SessionSlotCard-module__LK6wRW__sessionSpeakers{-webkit-line-clamp:2}.SessionSlotCard-module__LK6wRW__article[data-density=detailMobile] .SessionSlotCard-module__LK6wRW__sessionDescription{-webkit-line-clamp:3}.SessionSlotCard-module__LK6wRW__article[data-density=detailMobile] .SessionSlotCard-module__LK6wRW__sessionDetailLines,.SessionSlotCard-module__LK6wRW__article[data-density=detailMobile] .SessionSlotCard-module__LK6wRW__subSessionList{gap:.16rem}.SessionSlotCard-module__LK6wRW__article[data-density=detailMobile][data-compact=true]{min-height:1.75rem;padding-block:.28rem}.SessionSlotCard-module__LK6wRW__article[data-density=detailMobile][data-compact=true] .SessionSlotCard-module__LK6wRW__sessionTime{line-height:1.25}.SessionSlotCard-module__LK6wRW__article[data-density=detailMobile][data-compact=true] .SessionSlotCard-module__LK6wRW__sessionTitle{line-height:1.28}.SessionSlotCard-module__LK6wRW__article[data-density=overview][data-compact=true],.SessionSlotCard-module__LK6wRW__article[data-density=detailDesktop][data-compact=true],.SessionSlotCard-module__LK6wRW__article[data-density=detailMobile][data-compact=true]{gap:0 .5rem}.SessionSlotCard-module__LK6wRW__article[data-density=transition]{gap:.1rem;padding:.4rem .5rem}@media (prefers-reduced-motion:reduce){.SessionSlotCard-module__LK6wRW__article{transition:none}}
.ProgramScheduleTransitionLayer-module__bUQRMG__root{z-index:5;opacity:1;pointer-events:none;transition:opacity var(--program-schedule-transition-fade-duration,.12s) ease;position:absolute;inset:0;overflow:hidden}.ProgramScheduleTransitionLayer-module__bUQRMG__root[data-exiting=true]{opacity:0}.ProgramScheduleTransitionLayer-module__bUQRMG__item{min-width:0;transition:top var(--program-schedule-transition-duration,.32s) cubic-bezier(.2, 0, .2, 1), left var(--program-schedule-transition-duration,.32s) cubic-bezier(.2, 0, .2, 1), width var(--program-schedule-transition-duration,.32s) cubic-bezier(.2, 0, .2, 1), height var(--program-schedule-transition-duration,.32s) cubic-bezier(.2, 0, .2, 1), opacity var(--program-schedule-transition-fade-duration,.22s) ease;display:block;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.ProgramScheduleTransitionLayer-module__bUQRMG__item{transition:opacity 80ms linear}}
.ProgramScreen-module__dF56sW__root{color:var(--foreground);gap:1rem;padding:1.5rem;display:grid;position:relative}.ProgramScreen-module__dF56sW__root[data-program-screen-variant=embedded]{padding:0}.ProgramScreen-module__dF56sW__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ProgramScreen-module__dF56sW__titleGroup{gap:.25rem;min-width:0;display:grid}.ProgramScreen-module__dF56sW__title,.ProgramScreen-module__dF56sW__eventTitle{margin:0}.ProgramScreen-module__dF56sW__title{font-size:1.6rem;font-weight:800;line-height:1.25}.ProgramScreen-module__dF56sW__eventTitle{color:var(--muted);font-size:.95rem;line-height:1.45}.ProgramScreen-module__dF56sW__modeSwitch{width:fit-content;min-inline-size:0;background:0 0;border:0;grid-auto-flow:column;gap:.25rem;max-width:100%;margin:0;padding:0;display:inline-grid}.ProgramScreen-module__dF56sW__root[data-program-screen-variant=embedded] .ProgramScreen-module__dF56sW__header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);display:grid}.ProgramScreen-module__dF56sW__root[data-program-screen-variant=embedded] .ProgramScreen-module__dF56sW__titleGroup{text-align:center;grid-column:2;justify-items:center}.ProgramScreen-module__dF56sW__root[data-program-screen-variant=embedded] .ProgramScreen-module__dF56sW__modeSwitch{grid-column:3;justify-self:end}@media (min-width:768px){.ProgramScreen-module__dF56sW__root[data-program-screen-variant=embedded] .ProgramScreen-module__dF56sW__header{margin-top:var(--program-screen-embedded-header-offset,0)}}.ProgramScreen-module__dF56sW__groupLegend{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.ProgramScreen-module__dF56sW__modeCheckboxLabel{border:1px solid color-mix(in srgb, var(--default-line) 76%, transparent);min-height:2.25rem;color:var(--foreground);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .75rem;font-size:.86rem;font-weight:700;line-height:1.15;transition:border-color .16s,background-color .16s,box-shadow .16s;display:inline-flex}.ProgramScreen-module__dF56sW__modeCheckboxLabel:hover{border-color:color-mix(in srgb, var(--foreground) 28%, var(--default-line) 72%);background:0 0}.ProgramScreen-module__dF56sW__modeCheckbox{width:1rem;height:1rem;accent-color:var(--foreground);flex:none;margin:0}.ProgramScreen-module__dF56sW__modeCheckbox:focus-visible{outline:3px solid color-mix(in srgb, var(--accent-strong) 32%, transparent);outline-offset:2px}.ProgramScreen-module__dF56sW__modeCheckboxText{white-space:nowrap}.ProgramScreen-module__dF56sW__modePanel{min-width:0}.ProgramScreen-module__dF56sW__modePanel[data-transitioning=true]{pointer-events:none}.ProgramScreen-module__dF56sW__modePanel[data-transitioning=true] [data-session-slot-card=true],.ProgramScreen-module__dF56sW__modePanel[data-transitioning=true] [data-program-date-transition-item=true]{opacity:0;visibility:hidden}@media (max-width:767px){.ProgramScreen-module__dF56sW__root{padding:1rem}.ProgramScreen-module__dF56sW__root[data-program-screen-variant=embedded]{padding:0}.ProgramScreen-module__dF56sW__header{display:grid}.ProgramScreen-module__dF56sW__modeSwitch{grid-auto-columns:1fr;width:100%}.ProgramScreen-module__dF56sW__root[data-program-screen-variant=embedded] .ProgramScreen-module__dF56sW__header{grid-template-columns:minmax(0,1fr);justify-items:center}.ProgramScreen-module__dF56sW__root[data-program-screen-variant=embedded] .ProgramScreen-module__dF56sW__titleGroup,.ProgramScreen-module__dF56sW__root[data-program-screen-variant=embedded] .ProgramScreen-module__dF56sW__modeSwitch{grid-column:1}.ProgramScreen-module__dF56sW__modeCheckboxLabel{width:100%}}@media (prefers-reduced-motion:reduce){.ProgramScreen-module__dF56sW__modeCheckboxLabel{transition:none}}
.AppModal-module__M5NuiG__overlay{z-index:40;background:#00000085;justify-content:center;align-items:center;padding:.875rem;animation:.22s ease-out both AppModal-module__M5NuiG__app-modal-overlay-fade-in;display:flex;position:fixed;inset:0}.AppModal-module__M5NuiG__shell{outline:none;flex-direction:column;width:min(36rem,100%);min-height:0;max-height:calc(100dvh - 1.75rem);animation:.26s cubic-bezier(.22,1,.36,1) both AppModal-module__M5NuiG__app-modal-shell-enter;display:flex;position:relative}.AppModal-module__M5NuiG__modalDialog{outline:none;flex-direction:column;flex:auto;min-height:0;max-height:100%;display:flex}.AppModal-module__M5NuiG__shellMaxMd{width:min(32rem,100%)}.AppModal-module__M5NuiG__shellMaxLg{width:min(36rem,100%)}.AppModal-module__M5NuiG__shellMaxXl{width:min(40rem,100%)}.AppModal-module__M5NuiG__shellMax2xl{width:min(42rem,100%)}.AppModal-module__M5NuiG__shellMaxWide{width:min(43rem,100%)}.AppModal-module__M5NuiG__normalCard{--app-modal-close-slot:2.5rem;border:1px solid color-mix(in srgb, var(--default-line) 78%, transparent);background:var(--panel-bg);min-height:0;max-height:100%;box-shadow:var(--shadow-floating-lg,0 24px 48px #0f172a1f), 0 0 0 1px var(--panel-top-highlight,#ffffff14) inset;border-radius:1.25rem;flex-direction:column;flex:auto;gap:1.25rem;padding:1.25rem;display:flex;position:relative;overflow:hidden}.AppModal-module__M5NuiG__normalBody{flex-direction:column;flex:1;gap:1rem;min-height:0;display:flex;overflow:auto}.AppModal-module__M5NuiG__normalHeader{flex-direction:column;flex-shrink:0;gap:.5rem;display:flex}.AppModal-module__M5NuiG__normalHeaderGrid{grid-template-columns:var(--app-modal-close-slot) minmax(0, 1fr) var(--app-modal-close-slot);align-items:center;width:100%;display:grid}.AppModal-module__M5NuiG__normalHeaderLeading{width:100%}.AppModal-module__M5NuiG__normalHeaderTrailing{justify-content:center;align-items:center;display:flex}.AppModal-module__M5NuiG__normalTitleRow{min-width:0;min-height:var(--app-modal-close-slot);justify-content:center;align-items:center;gap:.375rem;display:flex}.AppModal-module__M5NuiG__normalTitle{min-height:var(--app-modal-close-slot);text-align:center;min-width:0;color:var(--foreground);justify-content:center;align-items:center;margin:0;font-size:1.125rem;font-weight:600;line-height:1.35;display:flex}.AppModal-module__M5NuiG__normalDescription{text-align:center;max-width:100%;color:color-mix(in srgb, var(--foreground) 88%, var(--muted));margin:0;font-size:.8125rem;line-height:1.65}.AppModal-module__M5NuiG__closeButton{width:2.5rem;height:2.5rem;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:color .15s,background-color .15s;display:inline-flex}.AppModal-module__M5NuiG__closeIcon{flex-shrink:0;width:1.125rem;height:1.125rem;display:block}.AppModal-module__M5NuiG__closeButton:hover{color:var(--foreground);background:color-mix(in srgb, var(--foreground) 8%, transparent)}.AppModal-module__M5NuiG__aiCard{--app-modal-close-slot:2.5rem;--foreground:#0f172a;--muted:#475569eb;--surface-subtitle-color:#1e293bdb;--brand-logo-filter:none;background:radial-gradient(circle at 0 0,#7dd3fc33,#0000 36%),radial-gradient(circle at 100% 0,#a855f72e,#0000 34%),linear-gradient(135deg,#fffffffa 0%,#f0f9fffa 24%,#f5f3fff7 52%,#eef2fffa 76%,#fffffffa 100%);border:1px solid #ffffffb8;border-radius:1.75rem;flex-direction:column;flex:auto;gap:1.25rem;min-height:0;max-height:100%;padding:1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 72px #0f172a2e,0 20px 54px #3b82f633,0 14px 36px #9333ea2e,inset 0 0 0 1px #ffffff47}.AppModal-module__M5NuiG__aiHeader{text-align:center;flex-direction:column;flex-shrink:0;gap:.75rem;display:flex}.AppModal-module__M5NuiG__aiHeaderGrid{grid-template-columns:var(--app-modal-close-slot) minmax(0, 1fr) var(--app-modal-close-slot);align-items:start;width:100%;display:grid}.AppModal-module__M5NuiG__aiHeaderLeading{width:100%}.AppModal-module__M5NuiG__aiHeaderBrandColumn{flex-direction:column;align-items:center;gap:.2rem;min-width:0;display:flex}.AppModal-module__M5NuiG__aiHeaderTrailing{justify-content:center;align-items:start;display:flex}.AppModal-module__M5NuiG__aiBrandLogo{width:auto;height:1.25rem;filter:var(--brand-logo-filter)}.AppModal-module__M5NuiG__aiPoweredCaption{letter-spacing:.03em;color:var(--muted);margin:0;font-size:.6875rem;font-weight:500;line-height:1.45}.AppModal-module__M5NuiG__aiTitle{text-align:center;color:var(--foreground);margin:0;font-size:1rem;font-weight:600;line-height:1.4}.AppModal-module__M5NuiG__aiDescription{text-align:center;white-space:pre-line;max-width:100%;color:var(--surface-subtitle-color);margin:0;font-size:.8125rem;line-height:1.65}.AppModal-module__M5NuiG__aiBody{min-height:0;color:var(--surface-subtitle-color);scrollbar-gutter:stable;flex-direction:column;flex:1;gap:1rem;display:flex;overflow:hidden auto}@media (max-width:719px){.AppModal-module__M5NuiG__overlay{padding:.5rem}.AppModal-module__M5NuiG__shell{width:min(100%,100vw - 1rem);max-height:calc(100dvh - 1rem)}.AppModal-module__M5NuiG__normalCard{--app-modal-close-slot:2.25rem;border-radius:1.1rem;gap:1rem;padding:1rem}.AppModal-module__M5NuiG__aiCard{--app-modal-close-slot:2.25rem;border-radius:1.35rem;gap:1rem;padding:1rem}.AppModal-module__M5NuiG__closeButton{width:2.25rem;height:2.25rem}.AppModal-module__M5NuiG__closeIcon{width:1rem;height:1rem}.AppModal-module__M5NuiG__aiDescription{text-align:center;width:100%}}@media (prefers-color-scheme:dark){.AppModal-module__M5NuiG__overlay{background:#0000008f}.AppModal-module__M5NuiG__normalCard{border-color:color-mix(in srgb, var(--default-line) 78%, #ffffff24 22%)}.AppModal-module__M5NuiG__aiCard{--foreground:#f1f5f9;--muted:#94a3b8f2;--surface-subtitle-color:#cbd5e1e0;--brand-logo-filter:invert(1);border-color:color-mix(in srgb, var(--default-line) 78%, #ffffff24 22%);background:radial-gradient(circle at top left, #38bdf824, transparent 38%), radial-gradient(circle at top right, #c084fc1a, transparent 36%), linear-gradient(135deg, color-mix(in srgb, var(--panel-bg) 96%, transparent) 0%, color-mix(in srgb, var(--panel-bg) 90%, #1e3a8a 10%) 45%, color-mix(in srgb, var(--panel-bg) 93%, #3730a3 7%) 100%);box-shadow:0 28px 72px #0000007a,0 16px 44px #3b82f624,inset 0 0 0 1px #ffffff14}.AppModal-module__M5NuiG__aiBody{scrollbar-color:#94a3b88c #0f172a59}}.storybook-preview-theme--dark .AppModal-module__M5NuiG__overlay{background:#0000008f}.storybook-preview-theme--dark .AppModal-module__M5NuiG__aiCard{--foreground:#f1f5f9;--muted:#94a3b8f2;--surface-subtitle-color:#cbd5e1e0;--brand-logo-filter:invert(1);border-color:color-mix(in srgb, var(--default-line) 78%, #ffffff24 22%);background:radial-gradient(circle at top left, #38bdf824, transparent 38%), radial-gradient(circle at top right, #c084fc1a, transparent 36%), linear-gradient(135deg, color-mix(in srgb, var(--panel-bg) 96%, transparent) 0%, color-mix(in srgb, var(--panel-bg) 90%, #1e3a8a 10%) 45%, color-mix(in srgb, var(--panel-bg) 93%, #3730a3 7%) 100%);box-shadow:0 28px 72px #0000007a,0 16px 44px #3b82f624,inset 0 0 0 1px #ffffff14}.storybook-preview-theme--dark .AppModal-module__M5NuiG__aiBody{scrollbar-color:#94a3b88c #0f172a59}@media (prefers-reduced-motion:reduce){.AppModal-module__M5NuiG__overlay,.AppModal-module__M5NuiG__shell{animation:none}}@keyframes AppModal-module__M5NuiG__app-modal-overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes AppModal-module__M5NuiG__app-modal-shell-enter{0%{opacity:0;transform:translateY(.75rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.FormField-module__BpOQCq__root{position:relative}.FormField-module__BpOQCq__labelRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.FormField-module__BpOQCq__labelText{min-width:0}.FormField-module__BpOQCq__labelTextNoWrap{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.FormField-module__BpOQCq__metaRow{flex-wrap:wrap;flex:14rem;justify-content:flex-end;align-items:center;gap:.5rem;min-width:9rem;max-width:min(18rem,100%);display:inline-flex}.FormField-module__BpOQCq__metaRowCompact{flex:none;min-width:0;max-width:none}.FormField-module__BpOQCq__statusArea{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.5rem;min-height:1.5rem;display:inline-flex}.FormField-module__BpOQCq__statusAreaReserved{flex:0 0 12rem;min-width:12rem}.FormField-module__BpOQCq__hintText{color:var(--muted);font-size:.75rem;line-height:1.5}.FormField-module__BpOQCq__validationMeta{flex-wrap:wrap;gap:.25rem .75rem;font-size:.75rem;line-height:1.5;display:flex}.FormField-module__BpOQCq__validationMetaItem{color:var(--muted)}.FormField-module__BpOQCq__validationMetaConditions{align-items:center;gap:.375rem;margin-left:.25rem;display:inline-flex}.FormField-module__BpOQCq__validationMetaCondition{align-items:center;gap:.1875rem;display:inline-flex}.FormField-module__BpOQCq__validationMetaParenthesis{color:var(--muted)}.FormField-module__BpOQCq__validationMetaItemSatisfied{color:var(--text-field-complete-foreground)}.FormField-module__BpOQCq__validationMetaItemError{color:var(--text-field-error-foreground)}.FormField-module__BpOQCq__validationMetaIcon{flex:none;width:.875rem;height:.875rem}.FormField-module__BpOQCq__statusBadge{letter-spacing:.04em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.3125rem;min-height:1.5rem;padding:.125rem .625rem;font-size:.6875rem;font-weight:600;line-height:1.2;display:inline-flex}.FormField-module__BpOQCq__statusBadgeRequired{border-color:var(--text-field-required-border);background:var(--text-field-required-bg);color:var(--text-field-required-foreground)}.FormField-module__BpOQCq__statusBadgeComplete{border-color:var(--text-field-complete-border);background:var(--text-field-complete-bg);min-width:1.5rem;color:var(--text-field-complete-foreground);justify-content:center;padding-inline:0}.FormField-module__BpOQCq__statusBadgeIcon{font-size:.75rem;line-height:1}.FormField-module__BpOQCq__input{background:var(--text-field-bg);box-shadow:var(--text-field-shadow)}.FormField-module__BpOQCq__input:focus{background:var(--text-field-bg-focus);box-shadow:var(--text-field-shadow-focus)}.FormField-module__BpOQCq__input:disabled{cursor:not-allowed;color:var(--text-field-disabled-foreground);background:var(--text-field-bg-disabled);box-shadow:var(--text-field-shadow-disabled)}.FormField-module__BpOQCq__input:disabled::placeholder{color:var(--text-field-disabled-placeholder)}.FormField-module__BpOQCq__inputError{box-shadow:var(--text-field-shadow-error)}.FormField-module__BpOQCq__inputError:focus{box-shadow:var(--text-field-shadow-error-focus)}.FormField-module__BpOQCq__fieldBody{flex-direction:column;min-width:0;display:flex}.FormField-module__BpOQCq__errorSlot{min-height:var(--text-field-message-space);margin-top:.25rem}.FormField-module__BpOQCq__errorText{color:var(--text-field-error-foreground);overflow-wrap:anywhere;font-size:.6875rem;line-height:1.35;display:block}@media (max-width:719px){.FormField-module__BpOQCq__labelRow{flex-wrap:wrap}.FormField-module__BpOQCq__metaRow{flex-basis:auto;min-width:0}.FormField-module__BpOQCq__statusAreaReserved{flex:0 auto;min-width:0}}
.KeywordsInput-module__hA0IkW__inputShell{cursor:text;min-height:3rem}.KeywordsInput-module__hA0IkW__inputShell:focus-within{background:var(--text-field-bg-focus);box-shadow:var(--text-field-shadow-focus)}.KeywordsInput-module__hA0IkW__inputShell[data-invalid=true]:focus-within{box-shadow:var(--text-field-shadow-error-focus)}.KeywordsInput-module__hA0IkW__tagList{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.KeywordsInput-module__hA0IkW__tag{border:1px solid color-mix(in srgb, var(--accent-strong) 22%, transparent);background:color-mix(in srgb, var(--accent-strong) 10%, transparent);max-width:100%;color:var(--foreground);border-radius:999px;align-items:center;gap:.375rem;padding:.1875rem .375rem .1875rem .625rem;font-size:.8125rem;line-height:1.45;display:inline-flex}.KeywordsInput-module__hA0IkW__tagText{overflow-wrap:anywhere;min-width:0}.KeywordsInput-module__hA0IkW__removeButton{background:color-mix(in srgb, var(--foreground) 8%, transparent);width:1.125rem;height:1.125rem;color:var(--foreground);cursor:pointer;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.875rem;line-height:1;display:inline-flex}.KeywordsInput-module__hA0IkW__removeButton:hover{background:color-mix(in srgb, var(--foreground) 14%, transparent)}.KeywordsInput-module__hA0IkW__removeButton:focus-visible{outline:2px solid color-mix(in srgb, var(--accent-strong) 35%, transparent);outline-offset:2px}.KeywordsInput-module__hA0IkW__draftInput{min-width:8rem;color:var(--foreground);font:inherit;background:0 0;border:0;outline:none;flex:10rem;line-height:1.5}.KeywordsInput-module__hA0IkW__draftInput::placeholder{color:color-mix(in srgb, var(--muted) 90%, transparent)}.KeywordsInput-module__hA0IkW__draftInput:disabled{cursor:not-allowed;color:var(--text-field-disabled-foreground)}
.MathMultilineTextInput-module__6GoSSa__editorFrame{flex-direction:column;min-width:0;display:flex}.MathMultilineTextInput-module__6GoSSa__modeTabs{align-items:flex-end;gap:.125rem;display:flex}.MathMultilineTextInput-module__6GoSSa__modeTab{z-index:1;cursor:pointer;min-width:6rem;height:2.25rem;color:var(--muted);font:inherit;white-space:nowrap;background:0 0;border:1px solid #0000;border-bottom:0;border-radius:.5rem .5rem 0 0;justify-content:center;align-items:center;margin-bottom:-1px;padding:0 .875rem;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex;position:relative}.MathMultilineTextInput-module__6GoSSa__modeTab:hover{color:var(--foreground)}.MathMultilineTextInput-module__6GoSSa__modeTab:focus-visible{outline:2px solid color-mix(in srgb, var(--accent-strong) 34%, transparent);outline-offset:1px}.MathMultilineTextInput-module__6GoSSa__modeTabSelected{border-color:color-mix(in srgb, var(--default-line) 64%, transparent);border-bottom-color:var(--text-field-bg);background:var(--text-field-bg);color:var(--foreground);font-weight:700}.MathMultilineTextInput-module__6GoSSa__modeTabsError .MathMultilineTextInput-module__6GoSSa__modeTabSelected{border-color:color-mix(in srgb, var(--text-field-error-foreground) 46%, transparent);border-bottom-color:var(--text-field-bg)}.MathMultilineTextInput-module__6GoSSa__fieldFrame{z-index:0;border:1px solid color-mix(in srgb, var(--default-line) 64%, transparent);background:var(--text-field-bg);border-radius:0 0 .5rem .5rem;min-width:0;padding:.5rem;display:grid;position:relative;overflow:hidden}.MathMultilineTextInput-module__6GoSSa__fieldFrameError{border-color:color-mix(in srgb, var(--text-field-error-foreground) 46%, transparent)}.MathMultilineTextInput-module__6GoSSa__fieldPanel{grid-area:1/1;min-width:0;display:grid}.MathMultilineTextInput-module__6GoSSa__fieldPanelActive{z-index:1}.MathMultilineTextInput-module__6GoSSa__fieldPanelInactive{opacity:0;pointer-events:none}.MathMultilineTextInput-module__6GoSSa__textarea{border-radius:.375rem;min-height:100%;display:block}.MathMultilineTextInput-module__6GoSSa__previewPanel{background:var(--text-field-bg);white-space:pre-wrap;min-height:100%;overflow-x:auto}.MathMultilineTextInput-module__6GoSSa__previewContent{display:block}.MathMultilineTextInput-module__6GoSSa__footerRow{justify-content:flex-start;display:flex}.MathMultilineTextInput-module__6GoSSa__helpLink{color:var(--muted);align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;line-height:1.5;text-decoration:none;display:inline-flex}.MathMultilineTextInput-module__6GoSSa__helpLink:hover{color:var(--foreground);text-decoration:none}.MathMultilineTextInput-module__6GoSSa__helpLink:hover .MathMultilineTextInput-module__6GoSSa__helpText{text-decoration:underline}.MathMultilineTextInput-module__6GoSSa__helpLink:focus{outline:none}.MathMultilineTextInput-module__6GoSSa__helpLink:focus-visible .MathMultilineTextInput-module__6GoSSa__helpText{outline:2px solid color-mix(in srgb, var(--accent-strong) 34%, transparent);outline-offset:2px;border-radius:.1875rem}.MathMultilineTextInput-module__6GoSSa__helpIcon{border:1px solid;border-radius:999px;flex:none;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:.6875rem;line-height:1;display:inline-flex}@media (max-width:719px){.MathMultilineTextInput-module__6GoSSa__modeTabs{width:100%}.MathMultilineTextInput-module__6GoSSa__modeTab{flex:1 1 0;min-width:0}}
.Select-module__-tEwWa__root{width:100%;display:block;position:relative}.Select-module__-tEwWa__trigger{box-sizing:border-box;width:100%;min-height:3rem;font-family:inherit;font-size:1rem;line-height:1.5rem;font-weight:inherit;color:var(--foreground);text-align:left;cursor:pointer;background:var(--text-field-bg);box-shadow:var(--text-field-shadow);border:0;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:background-color .2s,box-shadow .2s;display:flex}.Select-module__-tEwWa__triggerSmall{border-radius:.375rem;min-height:2rem;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem}.Select-module__-tEwWa__triggerXSmall{border-radius:.375rem;min-height:1.875rem;padding:.25rem .625rem;font-size:.8125rem;line-height:1.125rem}.Select-module__-tEwWa__root:not([data-disabled])[data-focused] .Select-module__-tEwWa__trigger:not(.Select-module__-tEwWa__triggerInvalid),.Select-module__-tEwWa__root:not([data-disabled])[data-open] .Select-module__-tEwWa__trigger:not(.Select-module__-tEwWa__triggerInvalid){background:var(--text-field-bg-focus);box-shadow:var(--text-field-shadow-focus);outline:none}.Select-module__-tEwWa__trigger[data-disabled]{cursor:not-allowed;color:var(--text-field-disabled-foreground);background:var(--text-field-bg-disabled);box-shadow:var(--text-field-shadow-disabled);opacity:1}.Select-module__-tEwWa__triggerInvalid{box-shadow:var(--text-field-shadow-error)}.Select-module__-tEwWa__root:not([data-disabled])[data-focused] .Select-module__-tEwWa__trigger.Select-module__-tEwWa__triggerInvalid,.Select-module__-tEwWa__root:not([data-disabled])[data-open] .Select-module__-tEwWa__trigger.Select-module__-tEwWa__triggerInvalid{background:var(--text-field-bg-focus);box-shadow:var(--text-field-shadow-error-focus);outline:none}.Select-module__-tEwWa__value{text-overflow:ellipsis;white-space:nowrap;min-width:0;min-height:100%;color:var(--foreground);flex:auto;align-items:center;display:flex;overflow:hidden}.Select-module__-tEwWa__value[data-placeholder],.Select-module__-tEwWa__trigger[data-empty-selection] .Select-module__-tEwWa__value{color:color-mix(in srgb, var(--muted) 90%, transparent)}.Select-module__-tEwWa__trigger[data-disabled] .Select-module__-tEwWa__value{color:var(--text-field-disabled-foreground)}.Select-module__-tEwWa__trigger[data-disabled] .Select-module__-tEwWa__value[data-placeholder],.Select-module__-tEwWa__trigger[data-disabled][data-empty-selection] .Select-module__-tEwWa__value{color:var(--text-field-disabled-placeholder)}.Select-module__-tEwWa__chevron{background-color:var(--muted);opacity:.92;flex:none;width:1rem;height:1rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M6 9h12l-6 7-6-7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M6 9h12l-6 7-6-7z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:1rem 1rem;mask-size:1rem 1rem;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Select-module__-tEwWa__popover{box-sizing:border-box;z-index:50;width:var(--trigger-width);min-width:var(--trigger-width);max-width:var(--trigger-width);border:1px solid color-mix(in srgb, var(--default-line) 65%, transparent);background:var(--panel-bg);box-shadow:var(--shadow-floating-lg);border-radius:.5rem;margin:0;padding:0;overflow:hidden}.Select-module__-tEwWa__list{box-sizing:border-box;outline:none;width:100%;max-width:100%;max-height:min(18rem,50vh);margin:0;padding:0;overflow:auto}.Select-module__-tEwWa__item{cursor:pointer;color:var(--foreground);outline:none;margin:0;padding:.5rem 1rem;font-size:.875rem;line-height:1.5rem}.Select-module__-tEwWa__itemSmall{padding:.375rem .75rem;font-size:.8125rem;line-height:1.25rem}.Select-module__-tEwWa__itemXSmall{padding:.25rem .625rem;font-size:.75rem;line-height:1.125rem}@media (hover:hover){.Select-module__-tEwWa__item[data-hovered]:not([data-disabled]){background:color-mix(in srgb, var(--accent-strong) 12%, transparent)}}.Select-module__-tEwWa__item[data-focus-visible]{background:color-mix(in srgb, var(--accent-strong) 18%, transparent)}.Select-module__-tEwWa__item[data-selected]{background:color-mix(in srgb, var(--accent-strong) 14%, transparent);font-weight:600}.Select-module__-tEwWa__item[data-disabled]{cursor:not-allowed;opacity:.55}
.EditChangeConfirmModal-module__Yves5q__scroll{overflow-x:auto}.EditChangeConfirmModal-module__Yves5q__table{table-layout:fixed;width:100%}.EditChangeConfirmModal-module__Yves5q__colField{width:25%}.EditChangeConfirmModal-module__Yves5q__colValue{width:37.5%}.EditChangeConfirmModal-module__Yves5q__rowHeader,.EditChangeConfirmModal-module__Yves5q__dataCell{box-sizing:border-box;vertical-align:top;min-width:0;padding:.75rem}@media not all and (min-width:40rem){.EditChangeConfirmModal-module__Yves5q__table{table-layout:auto}.EditChangeConfirmModal-module__Yves5q__table colgroup{display:none}.EditChangeConfirmModal-module__Yves5q__table thead{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.EditChangeConfirmModal-module__Yves5q__table tbody tr{border-bottom:1px solid var(--default-line);display:block}@supports (color:color-mix(in lab, red, red)){.EditChangeConfirmModal-module__Yves5q__table tbody tr{border-bottom:1px solid color-mix(in srgb, var(--default-line) 45%, transparent)}}.EditChangeConfirmModal-module__Yves5q__table tbody tr:last-child{border-bottom-width:0}.EditChangeConfirmModal-module__Yves5q__rowHeader,.EditChangeConfirmModal-module__Yves5q__dataCell{width:100%;display:block}.EditChangeConfirmModal-module__Yves5q__rowHeader{padding:1rem .75rem .5rem}.EditChangeConfirmModal-module__Yves5q__dataCell{padding:0 .75rem .75rem}.EditChangeConfirmModal-module__Yves5q__dataCell:last-child{padding-bottom:1rem}.EditChangeConfirmModal-module__Yves5q__dataCell:before{color:var(--field-label);content:attr(data-label);margin-bottom:.375rem;font-size:.75rem;font-weight:600;line-height:1rem;display:block}}
.AccordionDisclosure-module___lvtoq__root{flex-direction:column;gap:.5rem;display:flex}.AccordionDisclosure-module___lvtoq__trigger{color:inherit;cursor:pointer;font:inherit;text-align:start;background:0 0;border:0;align-items:center;gap:.25rem;padding:0;display:inline-flex}.AccordionDisclosure-module___lvtoq__trigger:disabled{cursor:not-allowed;opacity:.62}.AccordionDisclosure-module___lvtoq__icon{flex:none;justify-content:center;align-items:center;width:.75rem;height:.75rem;display:inline-flex;position:relative}.AccordionDisclosure-module___lvtoq__icon:before,.AccordionDisclosure-module___lvtoq__icon:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:.5625rem;height:1px;transition:transform .18s,opacity .16s;position:absolute;top:50%;left:50%}.AccordionDisclosure-module___lvtoq__icon:before{transform:translate(-50%,-50%)rotate(0)}.AccordionDisclosure-module___lvtoq__icon:after{transform:translate(-50%,-50%)rotate(90deg)}.AccordionDisclosure-module___lvtoq__trigger[aria-expanded=true] .AccordionDisclosure-module___lvtoq__icon:before,.AccordionDisclosure-module___lvtoq__trigger[aria-expanded=true] .AccordionDisclosure-module___lvtoq__icon:after{transform:translate(-50%,-50%)rotate(180deg)}.AccordionDisclosure-module___lvtoq__label{align-items:center;min-width:0;display:inline-flex}.AccordionDisclosure-module___lvtoq__panel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .18s,opacity .16s,transform .18s;display:grid;overflow:hidden;transform:translateY(-.25rem)}.AccordionDisclosure-module___lvtoq__panel[data-open=true]{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.AccordionDisclosure-module___lvtoq__content{min-height:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.AccordionDisclosure-module___lvtoq__icon:before,.AccordionDisclosure-module___lvtoq__icon:after,.AccordionDisclosure-module___lvtoq__panel{transition:none;transform:none}}
.BinarySwitch-module__J6gb6W__root{--binary-switch-duration:.3s;--binary-switch-ease-out:cubic-bezier(.22, 1, .36, 1);--binary-switch-indicator-x:0%;--binary-switch-inset:.1875rem;--binary-switch-surface:var(--lightningcss-light,#ffffff80)var(--lightningcss-dark,color-mix(in srgb, var(--panel-bg) 84%, var(--base-bg) 16%));--binary-switch-border:var(--lightningcss-light,color-mix(in srgb, var(--default-line) 44%, transparent))var(--lightningcss-dark,transparent);--binary-switch-indicator:var(--lightningcss-light,color-mix(in srgb, var(--foreground) 45%, var(--muted) 55%))var(--lightningcss-dark,#ffffffdb);--binary-switch-text:var(--lightningcss-light,color-mix(in srgb, var(--muted) 92%, var(--foreground) 8%))var(--lightningcss-dark,color-mix(in srgb, var(--foreground) 72%, transparent));--binary-switch-hover-text:var(--foreground);--binary-switch-selected-text:var(--lightningcss-light,#fff)var(--lightningcss-dark,#18181c);--binary-switch-focus-ring:color-mix(in srgb, var(--accent-strong) 34%, transparent);box-sizing:border-box;isolation:isolate;border:1px solid var(--binary-switch-border);background:var(--binary-switch-surface);border-radius:999px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:min(100%,11rem);min-width:10.75rem;margin:0;padding:0;display:inline-grid;position:relative;overflow:hidden}.BinarySwitch-module__J6gb6W__compact{--binary-switch-inset:.125rem;width:min(100%,9rem);min-width:8.5rem}.BinarySwitch-module__J6gb6W__inverse{--binary-switch-surface:#ffffff0f;--binary-switch-border:transparent;--binary-switch-indicator:#ffffff29;--binary-switch-text:#ffffff94;--binary-switch-hover-text:#ffffffc7;--binary-switch-selected-text:white;--binary-switch-focus-ring:#ffffff57}.BinarySwitch-module__J6gb6W__indicator{z-index:0;top:var(--binary-switch-inset);bottom:var(--binary-switch-inset);left:var(--binary-switch-inset);width:calc((100% - var(--binary-switch-inset) * 2) / 2);opacity:0;transform:translateX(var(--binary-switch-indicator-x));transition:opacity .5s ease-out, transform var(--binary-switch-duration) var(--binary-switch-ease-out);position:absolute}.BinarySwitch-module__J6gb6W__indicator:before{content:"";background:var(--binary-switch-indicator);border-radius:999px;position:absolute;inset:0}.BinarySwitch-module__J6gb6W__root[data-selected-index="1"]{--binary-switch-indicator-x:100%}.BinarySwitch-module__J6gb6W__root[data-visual-ready=true] .BinarySwitch-module__J6gb6W__indicator{opacity:1}.BinarySwitch-module__J6gb6W__root[data-switching=true] .BinarySwitch-module__J6gb6W__indicator:before{animation:BinarySwitch-module__J6gb6W__binary-switch-press var(--binary-switch-duration) cubic-bezier(.4, 0, .2, 1)}.BinarySwitch-module__J6gb6W__option{z-index:1;cursor:pointer;min-width:0;height:2rem;color:var(--binary-switch-text);font:inherit;white-space:nowrap;transition:color var(--binary-switch-duration) ease-out;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex;position:relative}.BinarySwitch-module__J6gb6W__compact .BinarySwitch-module__J6gb6W__option{height:1.625rem;font-size:.5625rem}.BinarySwitch-module__J6gb6W__option:not(.BinarySwitch-module__J6gb6W__selectedOption):hover{color:var(--binary-switch-hover-text)}.BinarySwitch-module__J6gb6W__option:disabled{cursor:default}.BinarySwitch-module__J6gb6W__option:focus-visible{outline:2px solid var(--binary-switch-focus-ring);outline-offset:-2px}.BinarySwitch-module__J6gb6W__selectedOption{color:var(--binary-switch-selected-text)}@media (prefers-reduced-motion:reduce){.BinarySwitch-module__J6gb6W__indicator,.BinarySwitch-module__J6gb6W__indicator:before,.BinarySwitch-module__J6gb6W__option{transition:none;animation:none}}@keyframes BinarySwitch-module__J6gb6W__binary-switch-press{0%,to{transform:scale(1)}20%{transform:scale(.8)}80%{transform:scale(1.05)}}
.Loading-module__7w_EhW__root{--loading-size:4rem;flex-direction:column;align-items:center;gap:1rem;display:inline-flex}.Loading-module__7w_EhW__spinner{width:var(--loading-size);height:var(--loading-size);background:var(--panel-bg);box-shadow:0 0 0 1px color-mix(in srgb, var(--foreground) 8%, transparent), var(--shadow-floating-lg);border-radius:999px;position:relative}.Loading-module__7w_EhW__spinner:before{--loading-ring-steel-1:#94a3b8;--loading-ring-steel-2:#64748b;--loading-ring-steel-3:#334155;--loading-ring-blue:#1d4ed8;--loading-ring-teal:#0f766e;--loading-ring-cyan:#0891b2;--loading-ring-steel-4:#cbd5e1;--loading-mask-opaque:#000;content:"";border-radius:inherit;background:conic-gradient(from 0deg, var(--loading-ring-steel-1), var(--loading-ring-steel-2) 14%, var(--loading-ring-steel-3) 28%, var(--loading-ring-blue) 44%, var(--loading-ring-teal) 60%, var(--loading-ring-cyan) 76%, var(--loading-ring-steel-4) 90%, var(--loading-ring-steel-1) 100%);opacity:.98;-webkit-mask:linear-gradient(var(--loading-mask-opaque) 0 0) content-box, linear-gradient(var(--loading-mask-opaque) 0 0);-webkit-mask-composite:xor;-webkit-mask:linear-gradient(var(--loading-mask-opaque) 0 0) content-box, linear-gradient(var(--loading-mask-opaque) 0 0);mask:linear-gradient(var(--loading-mask-opaque) 0 0) content-box, linear-gradient(var(--loading-mask-opaque) 0 0);padding:3px;animation:1.15s linear infinite Loading-module__7w_EhW__loading-ring-spin;position:absolute;inset:-.45rem;-webkit-mask-composite:xor;mask-composite:exclude}.Loading-module__7w_EhW__label{color:color-mix(in srgb, var(--foreground) 68%, transparent);text-align:center;margin:0;font-size:.875rem;line-height:1.7}.Loading-module__7w_EhW__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes Loading-module__7w_EhW__loading-ring-spin{to{transform:rotate(360deg)}}
.MathText-module__eG_qTq__root{overflow-wrap:anywhere;white-space:pre-wrap;display:block}.MathText-module__eG_qTq__mathInline{display:inline}.MathText-module__eG_qTq__mathDisplay{white-space:normal;max-width:100%;display:block;overflow:auto hidden}.MathText-module__eG_qTq__mathDisplay .katex-display{text-align:left;margin:.75rem 0}.MathText-module__eG_qTq__mathDisplay .katex-display>.katex{text-align:left}.MathText-module__eG_qTq__invalidMath{background:color-mix(in srgb, var(--text-error) 10%, transparent);max-width:100%;color:var(--text-error);white-space:normal;border-radius:.375rem;flex-wrap:wrap;align-items:baseline;gap:.25rem;padding:.0625rem .375rem;display:inline-flex}.MathText-module__eG_qTq__invalidMathDisplay{margin:.75rem 0;padding:.5rem .625rem;display:flex}.MathText-module__eG_qTq__invalidMathLabel{font-size:.75rem;font-weight:600;line-height:1.5}.MathText-module__eG_qTq__invalidMathSource{overflow-wrap:anywhere;max-width:100%;font-family:var(--font-mono), ui-monospace, monospace;font-size:.8125rem;line-height:1.6}
.IconButton-module__nxMAGG__linkTone,.IconButton-module__nxMAGG__linkTone:visited{color:var(--muted)}.IconButton-module__nxMAGG__linkTone:hover,.IconButton-module__nxMAGG__linkTone:active{color:var(--foreground)}
.Skeleton-module__Ig2Cxa__root{isolation:isolate;background:linear-gradient(180deg, color-mix(in srgb, var(--subtle-surface) 74%, white 26%) 0%, color-mix(in srgb, var(--default-line) 68%, white 32%) 100%);width:100%;min-height:.875rem;display:block;position:relative;overflow:hidden}.Skeleton-module__Ig2Cxa__root:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff2e 36%,#ffffff6b 50%,#ffffff2e 64%,#0000 100%);position:absolute;inset:0;transform:translate(-100%)}.Skeleton-module__Ig2Cxa__animated:after{animation:1.6s ease-in-out infinite Skeleton-module__Ig2Cxa__skeleton-shimmer}.Skeleton-module__Ig2Cxa__static:after{display:none}@keyframes Skeleton-module__Ig2Cxa__skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.Skeleton-module__Ig2Cxa__animated:after{opacity:.35;animation:none;transform:none}}
.EventPagePanel-module__gKG3Mq__panel{box-shadow:0 18px 48px #0f172a14}
.EventPageNavigation-module__dYzKdq__navigationList{--event-page-navigation-duration:.3s;--event-page-navigation-depth-duration:.3s;--event-page-navigation-ease-out:cubic-bezier(.22, 1, .36, 1);--event-page-navigation-press-easing:cubic-bezier(.4, 0, .2, 1);--event-page-navigation-item-gap:.25rem;--event-page-navigation-inset:.375rem;--event-page-navigation-panel-radius:calc(var(--event-page-navigation-item-height) / 2 + var(--event-page-navigation-inset));--event-page-navigation-active-radius:999px;--event-page-navigation-item-height:2.25rem;--event-page-navigation-mobile-track-width:calc((100% - var(--event-page-navigation-inset) * 2 - var(--event-page-navigation-item-gap)) / 2);--event-page-navigation-indicator-left:calc(var(--event-page-navigation-inset) + var(--event-page-navigation-mobile-col) * (var(--event-page-navigation-mobile-track-width) + var(--event-page-navigation-item-gap)));--event-page-navigation-indicator-top:calc(var(--event-page-navigation-mobile-row) * (var(--event-page-navigation-item-height) + var(--event-page-navigation-item-gap)) + var(--event-page-navigation-inset));--event-page-navigation-indicator-width:var(--event-page-navigation-mobile-track-width);isolation:isolate;border-radius:var(--event-page-navigation-panel-radius);background:color-mix(in srgb, var(--panel-bg) 60%, transparent);position:relative}.EventPageNavigation-module__dYzKdq__navigationIndicator{z-index:0;top:var(--event-page-navigation-indicator-top);left:var(--event-page-navigation-indicator-left);pointer-events:none;width:var(--event-page-navigation-indicator-width);height:var(--event-page-navigation-item-height);border-radius:var(--event-page-navigation-active-radius);background:var(--foreground);transition:top var(--event-page-navigation-duration) var(--event-page-navigation-ease-out), left var(--event-page-navigation-duration) var(--event-page-navigation-ease-out), width var(--event-page-navigation-duration) var(--event-page-navigation-ease-out), height var(--event-page-navigation-duration) var(--event-page-navigation-ease-out);list-style:none;position:absolute;transform:scale(1)}.EventPageNavigation-module__dYzKdq__navigationList[data-moving=true] .EventPageNavigation-module__dYzKdq__navigationIndicator{animation:EventPageNavigation-module__dYzKdq__navigationIndicatorDepth var(--event-page-navigation-depth-duration) var(--event-page-navigation-press-easing)}.EventPageNavigation-module__dYzKdq__navigationItem{z-index:1;min-width:0;position:relative}.EventPageNavigation-module__dYzKdq__navigationChevron{transition:transform .18s}.EventPageNavigation-module__dYzKdq__navigationLink:hover .EventPageNavigation-module__dYzKdq__navigationChevron{transform:translate(1.5px)}.EventPageNavigation-module__dYzKdq__navigationLink{color:var(--muted);min-height:var(--event-page-navigation-item-height);border-radius:var(--event-page-navigation-active-radius);transition:color var(--event-page-navigation-duration) var(--event-page-navigation-ease-out);position:relative}.EventPageNavigation-module__dYzKdq__navigationLink:visited{color:var(--muted)}.EventPageNavigation-module__dYzKdq__navigationLink:hover,.EventPageNavigation-module__dYzKdq__navigationLink:visited:hover{color:color-mix(in srgb, var(--foreground) 78%, var(--muted))}.EventPageNavigation-module__dYzKdq__navigationLink[data-active=true],.EventPageNavigation-module__dYzKdq__navigationLink[data-active=true]:visited,.EventPageNavigation-module__dYzKdq__navigationLink[data-active=true]:hover,.EventPageNavigation-module__dYzKdq__navigationLink[data-active=true]:visited:hover{color:var(--panel-bg)}@media (min-width:1024px){.EventPageNavigation-module__dYzKdq__navigationList{--event-page-navigation-item-height:1.875rem;--event-page-navigation-inset:0rem;--event-page-navigation-panel-radius:var(--radius-2xl,1rem);--event-page-navigation-indicator-left:var(--event-page-navigation-inset);--event-page-navigation-indicator-top:calc(var(--event-page-navigation-selected-index) * (var(--event-page-navigation-item-height) + var(--event-page-navigation-item-gap)) + var(--event-page-navigation-inset));--event-page-navigation-indicator-width:calc(100% - var(--event-page-navigation-inset) * 2);background:0 0}}@media (prefers-reduced-motion:reduce){.EventPageNavigation-module__dYzKdq__navigationIndicator,.EventPageNavigation-module__dYzKdq__navigationChevron,.EventPageNavigation-module__dYzKdq__navigationLink{transition:none;animation:none}}@keyframes EventPageNavigation-module__dYzKdq__navigationIndicatorDepth{0%,to{transform:scale(1)}20%{transform:scale(.9)}80%{transform:scale(1.02)}}
.LoadingReveal-module__siYvyG__root{opacity:0;transition:opacity .22s,transform .28s;transform:translateY(.5rem)}.LoadingReveal-module__siYvyG__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.LoadingReveal-module__siYvyG__root{transition:opacity .12s linear;transform:none}}
.EventPageShell-module__Pox0PW__root{--event-page-global-header-height:3.25rem;--event-page-sticky-clearance:.75rem;--event-page-sticky-top:calc(var(--event-page-global-header-height) + var(--event-page-sticky-clearance))}.EventPageShell-module__Pox0PW__header:has(>:not(.EventPageShell-module__Pox0PW__sr-only)){padding-block:12px 0}@media (min-width:1024px){.EventPageShell-module__Pox0PW__header:has(>:not(.EventPageShell-module__Pox0PW__sr-only)){padding-block-end:20px}.EventPageShell-module__Pox0PW__navigationColumn{top:var(--event-page-sticky-top)}}
.AuthorshipConfirmModal-module__VJAJHa__actions{flex-wrap:wrap-reverse;justify-content:center;gap:.75rem;display:flex}.AuthorshipConfirmModal-module__VJAJHa__actionButton{min-width:8rem}@media (max-width:480px){.AuthorshipConfirmModal-module__VJAJHa__actions{flex-direction:column-reverse}.AuthorshipConfirmModal-module__VJAJHa__actionButton{width:100%}}
.RegistrationAutofillDialog-module__NKEMTW__autofillActions{background:0 0;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:auto;padding-top:.5rem;display:flex}.RegistrationAutofillDialog-module__NKEMTW__autofillActionsCentered{justify-content:center}.RegistrationAutofillDialog-module__NKEMTW__alert{border:1px solid #0000;border-radius:1rem;padding:.875rem 1rem;font-size:.8125rem;line-height:1.65}.RegistrationAutofillDialog-module__NKEMTW__autofillCandidateList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.RegistrationAutofillDialog-module__NKEMTW__autofillCandidateButton{text-align:left;cursor:pointer;background:linear-gradient(#ffffffd1,#f8fafcf5);border:1px solid #0f172a14;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;padding:1rem 1.1rem;display:flex}.RegistrationAutofillDialog-module__NKEMTW__autofillCandidateName{color:var(--foreground);font-size:.875rem;font-weight:600;line-height:1.45}.RegistrationAutofillDialog-module__NKEMTW__autofillCandidateMeta{color:var(--surface-subtitle-color);font-size:.75rem;line-height:1.6}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklist{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistGroups{flex-direction:column;gap:1rem;display:flex}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistSection{flex-direction:column;gap:.75rem;display:flex}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistSectionTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--surface-subtitle-color);margin:0;font-size:.75rem;font-weight:700;line-height:1.5}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistItem{background:linear-gradient(#ffffffd1,#f8fafcf5);border:1px solid #0f172a14;border-radius:1rem;padding:.9rem 1rem}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistItemDisabled{background:linear-gradient(#f8fafceb,#f1f5f9f5);border-color:#0f172a0f}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistLabel{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistLabelDisabled{cursor:not-allowed}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistContent{flex-direction:column;flex:1;gap:.18rem;min-width:0;display:flex}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistContentDisabled{opacity:.72}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistTitle{color:var(--surface-subtitle-color);font-size:.75rem;font-weight:600;line-height:1.6}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistValue{color:var(--foreground);white-space:pre-wrap;overflow-wrap:anywhere;font-size:.875rem;line-height:1.6}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistValueDisabled{color:var(--muted)}.RegistrationAutofillDialog-module__NKEMTW__checkboxInput{width:1rem;height:1rem;accent-color:var(--accent-strong);margin-top:.28rem}@media (max-width:719px){.RegistrationAutofillDialog-module__NKEMTW__autofillActions{flex-direction:column;align-items:stretch}}@media (prefers-color-scheme:dark){.RegistrationAutofillDialog-module__NKEMTW__autofillCandidateButton,.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistItem{background:linear-gradient(180deg, color-mix(in srgb, var(--subtle-surface) 96%, black 4%), color-mix(in srgb, var(--panel-bg) 94%, black 6%));border-color:#ffffff1f}.RegistrationAutofillDialog-module__NKEMTW__autofillChecklistItemDisabled{background:linear-gradient(180deg, color-mix(in srgb, var(--panel-bg) 88%, black 12%), color-mix(in srgb, var(--subtle-surface) 90%, black 10%));border-color:#ffffff14}}.storybook-preview-theme--dark .RegistrationAutofillDialog-module__NKEMTW__autofillCandidateButton{background:linear-gradient(180deg, color-mix(in srgb, var(--subtle-surface) 96%, black 4%), color-mix(in srgb, var(--panel-bg) 94%, black 6%));border-color:#ffffff1f}.storybook-preview-theme--dark .RegistrationAutofillDialog-module__NKEMTW__autofillChecklistItem{background:linear-gradient(180deg, color-mix(in srgb, var(--subtle-surface) 96%, black 4%), color-mix(in srgb, var(--panel-bg) 94%, black 6%));border-color:#ffffff1f}.storybook-preview-theme--dark .RegistrationAutofillDialog-module__NKEMTW__autofillChecklistItemDisabled{background:linear-gradient(180deg, color-mix(in srgb, var(--panel-bg) 88%, black 12%), color-mix(in srgb, var(--subtle-surface) 90%, black 10%));border-color:#ffffff14}
.ProgramPageScreen-module__AMyy9a__programScreenFrame{--program-screen-embedded-header-offset:-54px}
.RegistrationScreen-module__CwzOaG__screen{--registration-panel-border:#ffffffb8;--registration-panel-shadow:0 30px 80px #0f172a29;--registration-subtitle-color:#000000ad;--registration-section-border:#eaebed;--registration-form-surface:#fdfdfd;--registration-error-bg:#7f1d1d14;--registration-error-border:#b91c1c2e;background:linear-gradient(#f7f8faf5,#eee);min-height:100vh;padding:clamp(1.5rem,4vw,3rem);position:relative}.RegistrationScreen-module__CwzOaG__bottomBar{margin-top:clamp(1.5rem,4vw,2.5rem)}.RegistrationScreen-module__CwzOaG__shell{width:min(46rem,100%);margin:0 auto}.RegistrationScreen-module__CwzOaG__header{text-align:center;flex-direction:column;align-items:center;gap:.875rem;padding-top:clamp(1rem,4vw,2rem);display:flex}.RegistrationScreen-module__CwzOaG__logo{width:11rem;height:auto}.RegistrationScreen-module__CwzOaG__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--registration-subtitle-color);margin:0;font-size:.6875rem;line-height:1.4}.RegistrationScreen-module__CwzOaG__title{letter-spacing:0;color:var(--foreground);margin:0;font-size:1rem;font-weight:600;line-height:1.5}.RegistrationScreen-module__CwzOaG__headerLead{white-space:pre-line;max-width:40rem;color:var(--registration-subtitle-color);margin:0;font-size:.8125rem;line-height:1.7}.RegistrationScreen-module__CwzOaG__panel{border:1px solid var(--registration-panel-border);box-shadow:var(--registration-panel-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border-radius:2rem;margin-top:clamp(1.5rem,4vw,2.5rem);padding:clamp(1.25rem,3vw,2rem)}.RegistrationScreen-module__CwzOaG__panelError{animation:.52s cubic-bezier(.36,.07,.19,.97) RegistrationScreen-module__CwzOaG__registration-panel-shake}.RegistrationScreen-module__CwzOaG__statusCard{border:1px solid var(--registration-panel-border);width:min(28rem,100%);box-shadow:var(--registration-panel-shadow);text-align:center;background:#ffffffe0;border-radius:1.75rem;margin:clamp(1.5rem,4vw,2.5rem) auto 0;padding:1.5rem}.RegistrationScreen-module__CwzOaG__statusBody{flex-direction:column;gap:1rem;display:flex}.RegistrationScreen-module__CwzOaG__statusTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600;line-height:1.4}.RegistrationScreen-module__CwzOaG__statusDescription{color:var(--registration-subtitle-color);margin:.625rem 0 0;font-size:.875rem;line-height:1.7}.RegistrationScreen-module__CwzOaG__statusActions{flex-direction:column;gap:.875rem;display:flex}.RegistrationScreen-module__CwzOaG__statusSecondaryText{color:var(--registration-subtitle-color);margin:0;font-size:.8125rem;line-height:1.7}.RegistrationScreen-module__CwzOaG__form{border:0;flex-direction:column;gap:1.5rem;min-inline-size:0;margin:0;padding:0;display:flex}.RegistrationScreen-module__CwzOaG__progress{flex-direction:column;gap:1rem;display:flex}.RegistrationScreen-module__CwzOaG__progressHeading{flex-direction:column;gap:.25rem;display:flex}.RegistrationScreen-module__CwzOaG__progressCount{letter-spacing:.08em;text-transform:uppercase;color:var(--registration-subtitle-color);margin:0;font-size:.75rem;line-height:1.5}.RegistrationScreen-module__CwzOaG__progressTitle{color:var(--foreground);margin:0;font-size:1.125rem;font-weight:600;line-height:1.4}.RegistrationScreen-module__CwzOaG__progressDescription{color:var(--registration-subtitle-color);margin:0;font-size:.8125rem;line-height:1.7}.RegistrationScreen-module__CwzOaG__confirmation{flex-direction:column;gap:1rem;display:flex}.RegistrationScreen-module__CwzOaG__confirmationHeader{flex-direction:column;gap:.375rem;display:flex}.RegistrationScreen-module__CwzOaG__section{border:1px solid var(--registration-section-border);background:var(--registration-form-surface);border-radius:1.5rem;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.RegistrationScreen-module__CwzOaG__editSection{background:0 0;border:0;border-radius:0;gap:1.25rem;padding:0}.RegistrationScreen-module__CwzOaG__sectionTitleRow{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.RegistrationScreen-module__CwzOaG__sectionTitle{color:var(--foreground);margin:0;font-size:1rem;font-weight:600;line-height:1.5}.RegistrationScreen-module__CwzOaG__subsection{flex-direction:column;gap:.875rem;display:flex}.RegistrationScreen-module__CwzOaG__subsectionTitle{color:var(--foreground);margin:0;font-size:.875rem;font-weight:600;line-height:1.5}.RegistrationScreen-module__CwzOaG__sectionHint{color:var(--registration-subtitle-color);margin:0;font-size:.8125rem;line-height:1.7}.RegistrationScreen-module__CwzOaG__sectionHintError{color:var(--form-consent-error-text)}.RegistrationScreen-module__CwzOaG__statusTag{letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;min-height:1.5rem;padding:.125rem .625rem;font-size:.6875rem;font-weight:600;line-height:1.2;display:inline-flex}.RegistrationScreen-module__CwzOaG__statusTagRequired{color:#0f172ad6;background:#0f172a14}.RegistrationScreen-module__CwzOaG__fieldStack{flex-direction:column;gap:.875rem;display:flex}.RegistrationScreen-module__CwzOaG__nameGrid,.RegistrationScreen-module__CwzOaG__nameGrid{gap:.875rem;display:grid}.RegistrationScreen-module__CwzOaG__nameGridWide{flex-direction:column;gap:.875rem;display:flex}.RegistrationScreen-module__CwzOaG__identityShell{flex-direction:column;min-inline-size:0;display:flex}.RegistrationScreen-module__CwzOaG__identityBody{z-index:0;border:1px solid var(--registration-section-border);background:var(--registration-form-surface);border-radius:0 1.5rem 1.5rem;align-self:stretch;padding:1.25rem;position:relative}.RegistrationScreen-module__CwzOaG__identityBodyHint{color:var(--registration-subtitle-color);margin:0;font-size:.875rem;line-height:1.7}.RegistrationScreen-module__CwzOaG__choiceError{color:var(--form-consent-error-text);margin:0;font-size:.8125rem;line-height:1.6}.RegistrationScreen-module__CwzOaG__selectedNationalityRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.RegistrationScreen-module__CwzOaG__selectedNationalityValue{color:var(--foreground);margin:0;font-size:.9375rem;font-weight:500;line-height:1.5}.RegistrationScreen-module__CwzOaG__checkboxList,.RegistrationScreen-module__CwzOaG__checkboxField{flex-direction:column;gap:.25rem;display:flex}.RegistrationScreen-module__CwzOaG__checkboxLabel{color:var(--foreground);align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.7;display:flex}.RegistrationScreen-module__CwzOaG__checkboxInput{width:1rem;height:1rem;accent-color:var(--accent-strong);margin-top:.28rem}.RegistrationScreen-module__CwzOaG__checkboxLabel span{min-width:0}.RegistrationScreen-module__CwzOaG__checkboxError{min-height:.928125rem;color:var(--form-consent-error-text);margin:0 0 0 1.75rem;font-size:.6875rem;line-height:1.35}.RegistrationScreen-module__CwzOaG__checkboxErrorHidden{visibility:hidden}.RegistrationScreen-module__CwzOaG__consentLinks{flex-direction:row;align-items:center;gap:.85rem;margin-left:1.75rem;display:flex}.RegistrationScreen-module__CwzOaG__consentLink{color:var(--link);text-underline-offset:.18em;white-space:nowrap;font-size:.8125rem;line-height:1.6;text-decoration:underline}.RegistrationScreen-module__CwzOaG__consentLink:visited{color:var(--link)}.RegistrationScreen-module__CwzOaG__consentLink:hover{color:color-mix(in srgb, var(--link-hover) 82%, #fff 18%)}.RegistrationScreen-module__CwzOaG__summaryList{flex-direction:column;gap:.75rem;margin:0;display:flex}.RegistrationScreen-module__CwzOaG__summarySectionHeader{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.RegistrationScreen-module__CwzOaG__summaryHeadingRow{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%;display:flex}.RegistrationScreen-module__CwzOaG__summaryEditAction{justify-content:flex-end;display:flex}.RegistrationScreen-module__CwzOaG__summaryEditButton{width:auto}.RegistrationScreen-module__CwzOaG__summaryItem{gap:.25rem;display:grid}.RegistrationScreen-module__CwzOaG__summaryLabel{color:var(--registration-subtitle-color);margin:0;font-size:.75rem;font-weight:600;line-height:1.5}.RegistrationScreen-module__CwzOaG__summaryValue{color:var(--foreground);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.9375rem;line-height:1.7}.RegistrationScreen-module__CwzOaG__alert{border:1px solid #0000;border-radius:1rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.7}.RegistrationScreen-module__CwzOaG__alertError{border-color:var(--registration-error-border);background:var(--registration-error-bg);color:var(--form-consent-error-text)}.RegistrationScreen-module__CwzOaG__errorSummaryList{gap:.35rem;margin:0;padding-left:1.1rem;display:grid}.RegistrationScreen-module__CwzOaG__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}@media (min-width:720px){.RegistrationScreen-module__CwzOaG__nameGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.RegistrationScreen-module__CwzOaG__summaryItem{grid-template-columns:minmax(12rem,14rem) minmax(0,1fr);align-items:start;gap:1rem}}@media (max-width:719px){.RegistrationScreen-module__CwzOaG__screen{padding-inline:1rem}.RegistrationScreen-module__CwzOaG__panel,.RegistrationScreen-module__CwzOaG__statusCard{border-radius:1.5rem}.RegistrationScreen-module__CwzOaG__section{border-radius:1.25rem;padding:1rem}.RegistrationScreen-module__CwzOaG__editSection{padding:0}.RegistrationScreen-module__CwzOaG__identityBody{border-radius:0 1.25rem 1.25rem;padding:1rem}.RegistrationScreen-module__CwzOaG__actions{flex-direction:column-reverse;align-items:stretch}.RegistrationScreen-module__CwzOaG__summaryEditAction{justify-content:stretch}.RegistrationScreen-module__CwzOaG__summaryEditButton{width:100%}}@media (prefers-color-scheme:dark){.RegistrationScreen-module__CwzOaG__screen{--registration-panel-border:color-mix(in srgb, var(--default-line) 78%, #ffffff24 22%);--registration-panel-shadow:0 28px 72px #00000073;--registration-subtitle-color:#ebebf5b8;--registration-section-border:#ffffff1f;--registration-form-surface:var(--panel-bg);--registration-error-bg:#f871711f;--registration-error-border:#f8717147;background:var(--page-bg)}.RegistrationScreen-module__CwzOaG__panel,.RegistrationScreen-module__CwzOaG__statusCard{border-color:var(--registration-panel-border);background:var(--registration-form-surface);box-shadow:var(--registration-panel-shadow)}.RegistrationScreen-module__CwzOaG__statusTagRequired{color:#ebebf5e0;background:#ffffff1a}.RegistrationScreen-module__CwzOaG__logo{filter:invert()}}@keyframes RegistrationScreen-module__CwzOaG__registration-panel-shake{0%{transform:translate(0)}12.5%{transform:translate(-.7rem)}25%{transform:translate(.7rem)}37.5%{transform:translate(-.7rem)}50%{transform:translate(.7rem)}62.5%{transform:translate(-.7rem)}75%{transform:translate(.7rem)}to{transform:translate(0)}}
.AuthorshipInput-module__y2EWea__root{flex-direction:column;gap:1.25rem;width:100%;display:flex}.AuthorshipInput-module__y2EWea__header{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.AuthorshipInput-module__y2EWea__headingGroup{flex-direction:column;gap:.25rem;min-width:0;display:flex}.AuthorshipInput-module__y2EWea__heading{color:var(--foreground);margin:0;font-size:.9375rem;font-weight:700;line-height:1.5}.AuthorshipInput-module__y2EWea__description{color:var(--muted);margin:0;font-size:.8125rem;line-height:1.6}.AuthorshipInput-module__y2EWea__affiliationHint{color:var(--muted);font-size:.75rem;line-height:1.5}.AuthorshipInput-module__y2EWea__formErrors{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.AuthorshipInput-module__y2EWea__errorText{color:var(--text-field-error-foreground);font-size:.75rem;line-height:1.5}.AuthorshipInput-module__y2EWea__authorEditor{flex-direction:column;gap:.75rem;display:flex}.AuthorshipInput-module__y2EWea__authorList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.AuthorshipInput-module__y2EWea__addAuthorRow{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.375rem;display:flex}.AuthorshipInput-module__y2EWea__addAuthorButton{align-self:flex-start}.AuthorshipInput-module__y2EWea__addAuthorButtonContent{align-items:center;gap:.375rem;min-width:0;display:inline-flex}.AuthorshipInput-module__y2EWea__addAuthorButtonContent svg{flex:none;width:.875rem;height:.875rem}.AuthorshipInput-module__y2EWea__authorSummaryItem{border:1px solid var(--default-line);background:color-mix(in srgb, var(--panel-bg) 96%, var(--subtle-surface));border-radius:.5rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.75rem;transition:border-color .16s,box-shadow .16s,opacity .16s,background-color .16s;display:grid;position:relative}.AuthorshipInput-module__y2EWea__authorSummaryItem[data-draggable=true]{cursor:grab}.AuthorshipInput-module__y2EWea__authorSummaryItemDragging{cursor:grabbing;opacity:.55}.AuthorshipInput-module__y2EWea__authorSummaryItemRemoving{pointer-events:none;animation:.18s ease-in forwards AuthorshipInput-module__y2EWea__author-summary-remove}.AuthorshipInput-module__y2EWea__authorSummaryItemInvalid{border-color:color-mix(in srgb, var(--text-field-error-foreground) 44%, var(--default-line));box-shadow:0 0 0 1px color-mix(in srgb, var(--text-field-error-foreground) 18%, transparent)}.AuthorshipInput-module__y2EWea__authorSummaryItemDropTarget{border-color:color-mix(in srgb, var(--accent-strong) 38%, var(--default-line));box-shadow:0 0 0 1px color-mix(in srgb, var(--accent-strong) 18%, transparent), 0 8px 20px #0f172a14}.AuthorshipInput-module__y2EWea__authorSummaryContent{grid-template-columns:6rem minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;display:grid}.AuthorshipInput-module__y2EWea__authorSummaryPhoto{border:1px solid color-mix(in srgb, var(--default-line) 76%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--foreground) 5%, transparent), transparent), var(--base-bg);border-radius:999px;flex:none;justify-content:center;align-items:center;width:6rem;height:6rem;display:inline-flex;position:relative;overflow:hidden}.AuthorshipInput-module__y2EWea__authorSummaryPhoto[data-empty]:before{--author-photo-placeholder-head:1.55rem;--author-photo-placeholder-head-top:34%}.AuthorshipInput-module__y2EWea__authorSummaryPhoto[data-empty]:after{--author-photo-placeholder-shoulders-width:3.25rem;--author-photo-placeholder-shoulders-height:1.55rem;--author-photo-placeholder-shoulders-bottom:1.18rem}.AuthorshipInput-module__y2EWea__authorSummaryPhotoImage{object-fit:cover;width:100%;height:100%;display:block}.AuthorshipInput-module__y2EWea__authorSummaryMain{flex-direction:column;gap:.375rem;min-width:0;display:flex}.AuthorshipInput-module__y2EWea__authorSummaryTitleRow{flex-wrap:wrap;align-items:baseline;gap:.375rem .5rem;min-width:0;display:flex}.AuthorshipInput-module__y2EWea__authorSummaryIndex{color:var(--muted);font-size:.75rem;font-weight:600;line-height:1.5}.AuthorshipInput-module__y2EWea__authorSummaryName{min-width:0;color:var(--foreground);overflow-wrap:anywhere;font-size:.9375rem;font-weight:650;line-height:1.5}.AuthorshipInput-module__y2EWea__authorSummaryBadge{border:1px solid var(--default-line);background:var(--base-bg);min-height:1.375rem;color:var(--muted);border-radius:999px;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:650;line-height:1.3;display:inline-flex}.AuthorshipInput-module__y2EWea__authorSummaryBadgePrimary{border-color:color-mix(in srgb, var(--accent-strong) 36%, var(--default-line));background:color-mix(in srgb, var(--accent-strong) 10%, var(--base-bg));color:var(--foreground)}.AuthorshipInput-module__y2EWea__authorSummaryAffiliations{flex-wrap:wrap;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.AuthorshipInput-module__y2EWea__authorSummaryAffiliation{border:1px solid var(--default-line);background:var(--base-bg);max-width:100%;color:var(--muted);overflow-wrap:anywhere;border-radius:999px;padding:.125rem .5rem;font-size:.75rem;line-height:1.4}.AuthorshipInput-module__y2EWea__noAffiliations{color:var(--muted);margin:0;font-size:.8125rem;line-height:1.5}.AuthorshipInput-module__y2EWea__authorActions{flex:none;align-items:center;gap:.25rem;display:inline-flex}.AuthorshipInput-module__y2EWea__authorActionMenuShell{display:inline-flex;position:relative}.AuthorshipInput-module__y2EWea__authorActionMenuButton{width:2rem;height:2rem;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:.375rem;justify-content:center;align-items:center;transition:background-color .16s,color .16s;display:inline-flex}.AuthorshipInput-module__y2EWea__authorActionMenuButton:hover,.AuthorshipInput-module__y2EWea__authorActionMenuButton[aria-expanded=true]{background:color-mix(in srgb, var(--foreground) 6%, transparent);color:var(--foreground)}.AuthorshipInput-module__y2EWea__authorActionMenuButton:focus-visible{outline:2px solid color-mix(in srgb, var(--accent-strong) 35%, transparent);outline-offset:2px}.AuthorshipInput-module__y2EWea__authorActionMenuButton:disabled{cursor:not-allowed;opacity:.55}.AuthorshipInput-module__y2EWea__moreVerticalIcon{width:1rem;height:1rem}.AuthorshipInput-module__y2EWea__authorActionMenu{z-index:20;border:1px solid color-mix(in srgb, var(--default-line) 78%, transparent);background:var(--panel-bg);min-width:13.5rem;max-width:min(13.5rem,100vw - 2rem);box-shadow:var(--shadow-floating-lg,0 20px 40px #0f172a1f);border-radius:.5rem;flex-direction:column;gap:.125rem;padding:.25rem;display:flex;position:absolute;top:calc(100% + .25rem);right:0}.AuthorshipInput-module__y2EWea__authorActionMenuItem{width:100%;min-height:2.25rem;color:var(--foreground);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:.375rem;grid-template-columns:1rem minmax(0,1fr);align-items:center;gap:.5rem;padding:.5rem .625rem;font-size:.8125rem;line-height:1.4;display:grid}.AuthorshipInput-module__y2EWea__authorActionMenuItem:hover,.AuthorshipInput-module__y2EWea__authorActionMenuItem:focus-visible{background:color-mix(in srgb, var(--foreground) 6%, transparent);outline:none}.AuthorshipInput-module__y2EWea__authorActionMenuItem:disabled{cursor:not-allowed;color:var(--muted);opacity:.5}.AuthorshipInput-module__y2EWea__authorActionMenuItemDanger{color:var(--text-field-error-foreground)}.AuthorshipInput-module__y2EWea__authorActionMenuIcon{justify-content:center;align-items:center;display:inline-flex}.AuthorshipInput-module__y2EWea__authorActionMenuIcon svg{width:1rem;height:1rem}.AuthorshipInput-module__y2EWea__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.AuthorshipInput-module__y2EWea__photoField{flex-direction:column;gap:.625rem;display:flex}.AuthorshipInput-module__y2EWea__photoControl{grid-template-columns:6rem minmax(0,1fr);align-items:center;gap:1rem;display:grid}.AuthorshipInput-module__y2EWea__photoPreview{border:1px solid color-mix(in srgb, var(--default-line) 76%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--foreground) 5%, transparent), transparent), var(--base-bg);border-radius:999px;justify-content:center;align-items:center;width:6rem;height:6rem;display:inline-flex;position:relative;overflow:hidden}.AuthorshipInput-module__y2EWea__photoPreview[data-empty]:before{--author-photo-placeholder-head:1.55rem;--author-photo-placeholder-head-top:34%}.AuthorshipInput-module__y2EWea__photoPreview[data-empty]:after{--author-photo-placeholder-shoulders-width:3.25rem;--author-photo-placeholder-shoulders-height:1.55rem;--author-photo-placeholder-shoulders-bottom:1.18rem}.AuthorshipInput-module__y2EWea__authorSummaryPhoto[data-empty]:before,.AuthorshipInput-module__y2EWea__photoPreview[data-empty]:before{top:var(--author-photo-placeholder-head-top);width:var(--author-photo-placeholder-head);height:var(--author-photo-placeholder-head);background:color-mix(in srgb, var(--muted) 36%, transparent);content:"";border-radius:999px;display:block;position:absolute;left:50%;transform:translate(-50%,-50%)}.AuthorshipInput-module__y2EWea__authorSummaryPhoto[data-empty]:after,.AuthorshipInput-module__y2EWea__photoPreview[data-empty]:after{bottom:var(--author-photo-placeholder-shoulders-bottom);width:var(--author-photo-placeholder-shoulders-width);height:var(--author-photo-placeholder-shoulders-height);background:color-mix(in srgb, var(--muted) 36%, transparent);content:"";border-radius:999px 999px 42% 42%;display:block;position:absolute;left:50%;transform:translate(-50%)}.AuthorshipInput-module__y2EWea__photoPreviewImage{object-fit:cover;width:100%;height:100%;display:block}.AuthorshipInput-module__y2EWea__photoActions{flex-direction:column;gap:.375rem;min-width:0;display:flex}.AuthorshipInput-module__y2EWea__photoButtonRow{flex-wrap:wrap;gap:.5rem;display:flex}.AuthorshipInput-module__y2EWea__photoHelp{color:var(--muted);margin:0;font-size:.75rem;line-height:1.5}.AuthorshipInput-module__y2EWea__fieldLabel{min-width:0;color:var(--field-label);align-items:baseline;gap:.375rem;font-size:.875rem;font-weight:650;line-height:1.5;display:inline-flex}.AuthorshipInput-module__y2EWea__fieldLabelMeta{border-color:color-mix(in srgb, var(--default-line) 76%, transparent);background:color-mix(in srgb, var(--panel-bg) 88%, var(--subtle-surface));color:var(--muted);letter-spacing:0}.AuthorshipInput-module__y2EWea__tagInputShell{flex-direction:column;gap:.625rem;display:flex}.AuthorshipInput-module__y2EWea__affiliationSelectionSlot{align-items:center;min-height:2.25rem;display:flex}.AuthorshipInput-module__y2EWea__tagList{flex-wrap:wrap;gap:.5rem;display:flex}.AuthorshipInput-module__y2EWea__tag{border:1px solid var(--default-line);background:var(--panel-bg);max-width:100%;color:var(--foreground);border-radius:999px;align-items:center;gap:.375rem;padding:.25rem .375rem .25rem .75rem;font-size:.8125rem;line-height:1.4;display:inline-flex}.AuthorshipInput-module__y2EWea__tagName{overflow-wrap:anywhere;min-width:0}.AuthorshipInput-module__y2EWea__tagRemoveButton{width:1.5rem;height:1.5rem;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.875rem;line-height:1;display:inline-flex}.AuthorshipInput-module__y2EWea__tagRemoveButton:hover{background:color-mix(in srgb, var(--foreground) 8%, transparent);color:var(--foreground)}.AuthorshipInput-module__y2EWea__tagRemoveButton:disabled{cursor:not-allowed;opacity:.55}.AuthorshipInput-module__y2EWea__comboBox{width:100%;position:relative}.AuthorshipInput-module__y2EWea__comboBoxInputGroup{background:var(--text-field-bg);box-shadow:var(--text-field-shadow);border-radius:.5rem;grid-template-columns:minmax(0,1fr) 2.75rem;align-items:stretch;display:grid}.AuthorshipInput-module__y2EWea__comboBoxInputGroup:focus-within{background:var(--text-field-bg-focus);box-shadow:var(--text-field-shadow-focus)}.AuthorshipInput-module__y2EWea__comboBox[data-disabled] .AuthorshipInput-module__y2EWea__comboBoxInputGroup{cursor:not-allowed;background:var(--text-field-bg-disabled);box-shadow:var(--text-field-shadow-disabled)}.AuthorshipInput-module__y2EWea__comboBox[data-invalid] .AuthorshipInput-module__y2EWea__comboBoxInputGroup{box-shadow:var(--text-field-shadow-error)}.AuthorshipInput-module__y2EWea__comboBox[data-invalid] .AuthorshipInput-module__y2EWea__comboBoxInputGroup:focus-within{box-shadow:var(--text-field-shadow-error-focus)}.AuthorshipInput-module__y2EWea__comboBoxInput{width:100%;min-width:0;min-height:2.75rem;color:var(--foreground);font:inherit;background:0 0;border:0;border-radius:.5rem 0 0 .5rem;padding:.6875rem .875rem;font-size:.9375rem;line-height:1.45}.AuthorshipInput-module__y2EWea__comboBoxInput:focus{outline:none}.AuthorshipInput-module__y2EWea__comboBoxInput:disabled{cursor:not-allowed;color:var(--text-field-disabled-foreground)}.AuthorshipInput-module__y2EWea__comboBoxTrigger{border:0;border-left:1px solid color-mix(in srgb, var(--default-line) 70%, transparent);width:2.75rem;min-height:2.75rem;color:var(--muted);cursor:pointer;background:0 0;border-radius:0 .5rem .5rem 0;justify-content:center;align-items:center;font-size:.8125rem;line-height:1;display:inline-flex}.AuthorshipInput-module__y2EWea__comboBoxTrigger:hover{color:var(--foreground);background:color-mix(in srgb, var(--foreground) 5%, transparent)}.AuthorshipInput-module__y2EWea__comboBoxTrigger:disabled{cursor:not-allowed;color:var(--text-field-disabled-foreground);background:0 0}.AuthorshipInput-module__y2EWea__comboBoxPopover{width:var(--trigger-width,100%);max-height:min(18rem, var(--popover-available-height,18rem));border:1px solid var(--default-line);background:var(--panel-bg);box-shadow:var(--shadow-floating-lg,0 20px 40px #0f172a1f);z-index:1000;border-radius:.5rem;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow:auto}.AuthorshipInput-module__y2EWea__comboBoxListBox{outline:none;flex-direction:column;gap:.125rem;margin:0;padding:.25rem;display:flex}.AuthorshipInput-module__y2EWea__comboBoxOption{min-height:2.25rem;color:var(--foreground);cursor:pointer;overflow-wrap:anywhere;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .625rem;font-size:.875rem;line-height:1.45;display:flex}.AuthorshipInput-module__y2EWea__comboBoxOptionLabel{flex:auto;min-width:0}.AuthorshipInput-module__y2EWea__comboBoxOptionShortcut{color:var(--muted);white-space:nowrap;flex:none;align-items:center;gap:.25rem;font-size:.75rem;line-height:1;display:inline-flex}.AuthorshipInput-module__y2EWea__comboBoxOptionShortcutText{align-items:center;display:inline-flex}.AuthorshipInput-module__y2EWea__comboBoxOptionShortcutIcon{border:1px solid color-mix(in srgb, var(--default-line) 82%, transparent);background:color-mix(in srgb, var(--panel-bg) 92%, var(--subtle-surface));min-width:1.125rem;height:1.125rem;color:var(--muted);border-radius:.25rem;justify-content:center;align-items:center;font-size:.75rem;line-height:1;display:inline-flex}.AuthorshipInput-module__y2EWea__comboBoxOptionFocused,.AuthorshipInput-module__y2EWea__comboBoxOptionPressed{background:color-mix(in srgb, var(--accent-strong) 12%, var(--panel-bg))}.AuthorshipInput-module__y2EWea__comboBoxOptionSelected{font-weight:650}.AuthorshipInput-module__y2EWea__comboBoxEmpty{color:var(--muted);padding:.75rem;font-size:.8125rem;line-height:1.5;display:block}.AuthorshipInput-module__y2EWea__biographyExampleDisclosure [data-accordion-disclosure-trigger]{color:var(--accent-strong);text-underline-offset:.16em;font-size:.8125rem;font-weight:650;line-height:1.4;text-decoration:underline}.AuthorshipInput-module__y2EWea__biographyExampleDisclosure [data-accordion-disclosure-trigger]:hover{color:var(--foreground)}.AuthorshipInput-module__y2EWea__biographyExampleDisclosure [data-accordion-disclosure-trigger]:focus-visible{outline:2px solid color-mix(in srgb, var(--accent-strong) 35%, transparent);outline-offset:.1875rem;border-radius:.25rem}.AuthorshipInput-module__y2EWea__biographyExampleDisclosure [data-accordion-disclosure-panel]{margin-bottom:2rem}.AuthorshipInput-module__y2EWea__biographyExample{border:1px solid color-mix(in srgb, var(--default-line) 82%, transparent);background:color-mix(in srgb, var(--panel-bg) 92%, var(--subtle-surface));border-radius:.5rem;flex-direction:column;gap:.375rem;padding:.75rem;display:flex}.AuthorshipInput-module__y2EWea__biographyExampleText{color:var(--muted);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:.75rem;line-height:1.6}.AuthorshipInput-module__y2EWea__presenterControls{flex-wrap:wrap;gap:.75rem 1rem;display:flex}.AuthorshipInput-module__y2EWea__modalEditor{box-sizing:border-box;flex-direction:column;gap:1rem;padding-inline:.0625rem;display:flex}.AuthorshipInput-module__y2EWea__modalEditorFields{flex-direction:column;gap:1rem;display:flex}.AuthorshipInput-module__y2EWea__modalActions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.AuthorshipInput-module__y2EWea__checkboxLabel{min-height:1.75rem;color:var(--foreground);align-items:center;gap:.5rem;font-size:.875rem;line-height:1.5;display:inline-flex}.AuthorshipInput-module__y2EWea__checkbox{width:1rem;height:1rem;accent-color:var(--accent-strong)}.AuthorshipInput-module__y2EWea__emptyState{color:var(--muted);margin:0;font-size:.875rem;line-height:1.6}@media (max-width:719px){.AuthorshipInput-module__y2EWea__authorSummaryItem{grid-template-columns:minmax(0,1fr)}.AuthorshipInput-module__y2EWea__authorActions{flex-wrap:wrap;justify-content:flex-end}.AuthorshipInput-module__y2EWea__photoControl{grid-template-columns:minmax(0,1fr)}.AuthorshipInput-module__y2EWea__addAuthorButton{width:100%}.AuthorshipInput-module__y2EWea__comboBoxInputGroup{grid-template-columns:minmax(0,1fr) 2.5rem}.AuthorshipInput-module__y2EWea__comboBoxTrigger{width:2.5rem}}@media (prefers-reduced-motion:reduce){.AuthorshipInput-module__y2EWea__authorSummaryItem{transition:none}.AuthorshipInput-module__y2EWea__authorSummaryItemRemoving{animation:none}}@keyframes AuthorshipInput-module__y2EWea__author-summary-remove{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-.5rem)}}
.ChoiceCardTabs-module__FalGYG__tabbedSection{--choice-card-tabs-section-border:var(--default-line);--choice-card-tabs-panel-surface:var(--panel-bg);flex-direction:column;min-inline-size:0;display:flex}.ChoiceCardTabs-module__FalGYG__singleOptionLabel{color:var(--muted);margin:0;font-size:.875rem;line-height:1.5}.ChoiceCardTabs-module__FalGYG__choiceGroup{z-index:1;width:fit-content;max-width:100%;border:none;align-items:flex-end;gap:.375rem;min-inline-size:0;margin:0;padding:0;display:inline-flex;position:relative}.ChoiceCardTabs-module__FalGYG__choiceCard{color:#0f172aad;cursor:pointer;min-height:3.125rem;font:inherit;line-height:inherit;text-align:center;background:#0f172a0d;border-radius:1rem 1rem 0 0;justify-content:center;align-items:center;margin:0;padding:.8rem 1.75rem;transition:background-color .18s,color .18s;display:flex;position:relative}.ChoiceCardTabs-module__FalGYG__choiceCard[aria-pressed]{border:1px solid var(--choice-card-tabs-section-border);border-bottom:none}.ChoiceCardTabs-module__FalGYG__choiceCard[aria-pressed=true]:after{content:"";z-index:1;pointer-events:none;background:var(--choice-card-tabs-panel-surface);height:1px;position:absolute;top:100%;left:0;right:0}.ChoiceCardTabs-module__FalGYG__choiceCard[aria-pressed=true]{z-index:1;background:var(--choice-card-tabs-panel-surface);color:var(--foreground)}.ChoiceCardTabs-module__FalGYG__choiceCard:focus-visible{outline-offset:2px;outline:2px solid #0f172a38}.ChoiceCardTabs-module__FalGYG__choiceCard:hover{color:#0f172ad1}.ChoiceCardTabs-module__FalGYG__choiceLabel{font-size:.9375rem;font-weight:500;line-height:1.5}.ChoiceCardTabs-module__FalGYG__panel{z-index:0;border:1px solid var(--choice-card-tabs-section-border);background:var(--choice-card-tabs-panel-surface);border-radius:0 1.5rem 1.5rem;align-self:stretch;padding:1.25rem;position:relative}@media (prefers-color-scheme:dark){.ChoiceCardTabs-module__FalGYG__choiceCard{border-color:var(--choice-card-tabs-section-border);color:#ebebf5c7}.ChoiceCardTabs-module__FalGYG__choiceCard[aria-pressed=false]{background:color-mix(in srgb, var(--choice-card-tabs-panel-surface) 86%, #000 14%)}.ChoiceCardTabs-module__FalGYG__choiceCard:focus-visible{outline-color:#ffffff52}.ChoiceCardTabs-module__FalGYG__choiceCard:hover{color:#ffffffeb}}.storybook-preview-theme--dark .ChoiceCardTabs-module__FalGYG__choiceCard{border-color:var(--choice-card-tabs-section-border);color:#ebebf5c7}.storybook-preview-theme--dark .ChoiceCardTabs-module__FalGYG__choiceCard[aria-pressed=false]{background:color-mix(in srgb, var(--choice-card-tabs-panel-surface) 86%, #000 14%)}.storybook-preview-theme--dark .ChoiceCardTabs-module__FalGYG__choiceCard:focus-visible{outline-color:#ffffff52}.storybook-preview-theme--dark .ChoiceCardTabs-module__FalGYG__choiceCard:hover{color:#ffffffeb}
.OrganizerGlobalHeader-module__ixaCDa__header{border-bottom-color:color-mix(in srgb, var(--default-line) 80%, transparent);background:#fffffff2}.OrganizerGlobalHeader-module__ixaCDa__logo{filter:var(--brand-logo-filter)}.OrganizerGlobalHeader-module__ixaCDa__environmentBadge{--organizer-header-badge-production-bg:#74251a;--organizer-header-badge-production-fg:#fff1f2;--organizer-header-badge-preview-bg:#115e59;--organizer-header-badge-preview-fg:#ccfbf1;--organizer-header-badge-staging-bg:#854d0e;--organizer-header-badge-staging-fg:#fef3c7;--organizer-header-badge-other-bg:#334155;--organizer-header-badge-other-fg:#f8fafc}.OrganizerGlobalHeader-module__ixaCDa__environmentBadgeProduction{background:var(--organizer-header-badge-production-bg);color:var(--organizer-header-badge-production-fg)}.OrganizerGlobalHeader-module__ixaCDa__environmentBadgePreview{background:var(--organizer-header-badge-preview-bg);color:var(--organizer-header-badge-preview-fg)}.OrganizerGlobalHeader-module__ixaCDa__environmentBadgeStaging{background:var(--organizer-header-badge-staging-bg);color:var(--organizer-header-badge-staging-fg)}.OrganizerGlobalHeader-module__ixaCDa__environmentBadgeOther{background:var(--organizer-header-badge-other-bg);color:var(--organizer-header-badge-other-fg)}.OrganizerGlobalHeader-module__ixaCDa__headerControlSelect button{border-radius:.5rem;min-height:2rem;padding:.375rem .75rem;font-size:.6875rem;line-height:1rem}@media (prefers-color-scheme:dark){.OrganizerGlobalHeader-module__ixaCDa__header{background:#202327f2;border-bottom-color:#ffffff1a}}.storybook-preview-theme--dark .OrganizerGlobalHeader-module__ixaCDa__header{background:#202327f2;border-bottom-color:#ffffff1a}
.SessionSlotDetailContent-module__CHm0ra__root{color:var(--foreground);gap:1.25rem;display:grid}.SessionSlotDetailContent-module__CHm0ra__definitionList,.SessionSlotDetailContent-module__CHm0ra__peopleList{gap:.75rem;margin:0;display:grid}.SessionSlotDetailContent-module__CHm0ra__definitionRow{border-bottom:1px solid color-mix(in srgb, var(--default-line) 55%, transparent);grid-template-columns:minmax(7rem,.34fr) minmax(0,1fr);gap:.75rem;padding-bottom:.75rem;display:grid}.SessionSlotDetailContent-module__CHm0ra__definitionRow:last-child{border-bottom:0;padding-bottom:0}.SessionSlotDetailContent-module__CHm0ra__definitionLabel,.SessionSlotDetailContent-module__CHm0ra__definitionValue{margin:0}.SessionSlotDetailContent-module__CHm0ra__definitionLabel{color:var(--muted);font-size:.75rem;font-weight:700;line-height:1.6}.SessionSlotDetailContent-module__CHm0ra__definitionValue{overflow-wrap:anywhere;min-width:0;font-size:.9rem;line-height:1.7}.SessionSlotDetailContent-module__CHm0ra__section{gap:.75rem;display:grid}.SessionSlotDetailContent-module__CHm0ra__sectionHeading{margin:0;font-size:.95rem;font-weight:800;line-height:1.4}.SessionSlotDetailContent-module__CHm0ra__description{color:color-mix(in srgb, var(--foreground) 88%, var(--muted));white-space:pre-wrap;margin:0;font-size:.9rem;line-height:1.85}.SessionSlotDetailContent-module__CHm0ra__subSessionList,.SessionSlotDetailContent-module__CHm0ra__linkList{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.SessionSlotDetailContent-module__CHm0ra__subSessionItem{border:1px solid color-mix(in srgb, var(--default-line) 62%, transparent);background:color-mix(in srgb, var(--panel-bg) 88%, var(--subtle-surface) 12%);border-radius:8px;gap:.35rem;padding:.8rem .9rem;display:grid}.SessionSlotDetailContent-module__CHm0ra__subSessionHeader{flex-wrap:wrap;align-items:baseline;gap:.4rem .65rem;min-width:0;display:flex}.SessionSlotDetailContent-module__CHm0ra__subSessionTime{color:var(--muted);flex:none;font-size:.78rem;font-weight:800;line-height:1.45}.SessionSlotDetailContent-module__CHm0ra__subSessionTitle,.SessionSlotDetailContent-module__CHm0ra__subSessionPresenters{overflow-wrap:anywhere;min-width:0;margin:0}.SessionSlotDetailContent-module__CHm0ra__subSessionTitle{font-size:.9rem;font-weight:800;line-height:1.55}.SessionSlotDetailContent-module__CHm0ra__subSessionPresenters{color:color-mix(in srgb, var(--foreground) 86%, var(--muted));font-size:.82rem;line-height:1.7}.SessionSlotDetailContent-module__CHm0ra__detailLink{color:var(--foreground);text-underline-offset:.18em;font-size:.88rem;font-weight:700;line-height:1.6;text-decoration:underline}.SessionSlotDetailContent-module__CHm0ra__detailLink:hover{color:color-mix(in srgb, var(--foreground) 74%, var(--accent-strong))}@media (max-width:767px){.SessionSlotDetailContent-module__CHm0ra__definitionRow{grid-template-columns:minmax(0,1fr);gap:.2rem}}
.CreditCardExpiryInput-module__Bru-cW__fieldset{border:0;min-width:0;margin:0;padding:0}.CreditCardExpiryInput-module__Bru-cW__legend{width:100%;margin:0 0 .625rem;padding:0}.CreditCardExpiryInput-module__Bru-cW__inputRow{align-items:center;gap:.5rem;max-width:100%;display:inline-flex}.CreditCardExpiryInput-module__Bru-cW__input{text-align:left;font-variant-numeric:tabular-nums;width:3.5rem;min-width:3.5rem;padding-inline:.75rem}.CreditCardExpiryInput-module__Bru-cW__separator{color:var(--muted);flex:none;font-weight:600;line-height:3rem}.CreditCardExpiryInput-module__Bru-cW__errorMessages{flex-direction:column;gap:.125rem;display:flex}
@property --purchase-completion-border-width{syntax:"<length>";inherits:true;initial-value:5px}@property --purchase-completion-check-stroke-width{syntax:"<number>";inherits:true;initial-value:2.4}.PurchaseCompletionGraphic-module__Mzkxma__root{--purchase-completion-size:12rem;--purchase-completion-duration:5s;--purchase-completion-ripple-duration:calc(var(--purchase-completion-duration) - .36s);--purchase-completion-border-width-final:12px;--purchase-completion-border-width:var(--purchase-completion-border-width-final);--purchase-completion-border-width-enter-start:1px;--purchase-completion-border-width-enter-peak:13.8px;--purchase-completion-check-stroke-width-final:2.4;--purchase-completion-check-stroke-width:var(--purchase-completion-check-stroke-width-final);--purchase-completion-check-stroke-width-enter-start:1.2;--purchase-completion-check-stroke-width-enter-peak:2.8;--purchase-completion-gradient:linear-gradient(135deg, #8ec5ff 0%, #3d8dff 52%, #005fd1 100%);--purchase-completion-shadow:#0f172a14;--purchase-completion-mask:#000;--purchase-completion-ripple-opacity:.42;--purchase-completion-ripple-inset:12%;--purchase-completion-ripple-scale:1.14;--purchase-completion-ring-opacity:.98;width:var(--purchase-completion-size);height:var(--purchase-completion-size);isolation:isolate;place-items:center;display:grid;position:relative}.PurchaseCompletionGraphic-module__Mzkxma__mainCircle{border-radius:999px;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.PurchaseCompletionGraphic-module__Mzkxma__mainCircleEntering{transform-origin:50%;animation:.82s cubic-bezier(.2,.9,.2,1) forwards PurchaseCompletionGraphic-module__Mzkxma__purchase-completion-appear}.PurchaseCompletionGraphic-module__Mzkxma__ripples{pointer-events:none;position:absolute;inset:0}.PurchaseCompletionGraphic-module__Mzkxma__disk{background:0 0;border-radius:999px;position:absolute;inset:0}.PurchaseCompletionGraphic-module__Mzkxma__ring{padding:var(--purchase-completion-border-width);background:var(--purchase-completion-gradient);opacity:var(--purchase-completion-ring-opacity);-webkit-mask:linear-gradient(var(--purchase-completion-mask) 0 0) content-box, linear-gradient(var(--purchase-completion-mask) 0 0);-webkit-mask-composite:xor;-webkit-mask:linear-gradient(var(--purchase-completion-mask) 0 0) content-box, linear-gradient(var(--purchase-completion-mask) 0 0);mask:linear-gradient(var(--purchase-completion-mask) 0 0) content-box, linear-gradient(var(--purchase-completion-mask) 0 0);box-shadow:0 16px 48px var(--purchase-completion-shadow);border-radius:999px;position:absolute;inset:0;-webkit-mask-composite:xor;mask-composite:exclude}.PurchaseCompletionGraphic-module__Mzkxma__ripple{inset:var(--purchase-completion-ripple-inset);padding:var(--purchase-completion-border-width);background:var(--purchase-completion-gradient);opacity:0;-webkit-mask:linear-gradient(var(--purchase-completion-mask) 0 0) content-box, linear-gradient(var(--purchase-completion-mask) 0 0);-webkit-mask-composite:xor;-webkit-mask:linear-gradient(var(--purchase-completion-mask) 0 0) content-box, linear-gradient(var(--purchase-completion-mask) 0 0);mask:linear-gradient(var(--purchase-completion-mask) 0 0) content-box, linear-gradient(var(--purchase-completion-mask) 0 0);border-radius:999px;position:absolute;-webkit-mask-composite:xor;mask-composite:exclude}.PurchaseCompletionGraphic-module__Mzkxma__rippleWave{animation:PurchaseCompletionGraphic-module__Mzkxma__purchase-completion-ripple var(--purchase-completion-ripple-duration) ease-out 1}.PurchaseCompletionGraphic-module__Mzkxma__rippleDelayOne{animation-delay:.18s}.PurchaseCompletionGraphic-module__Mzkxma__rippleDelayTwo{animation-delay:.36s}.PurchaseCompletionGraphic-module__Mzkxma__check{z-index:1;opacity:0;width:84%;height:84%;position:relative;transform:rotate(90deg)scale(.8)}.PurchaseCompletionGraphic-module__Mzkxma__checkVisible{animation:.38s ease-out forwards PurchaseCompletionGraphic-module__Mzkxma__purchase-completion-check-enter}.PurchaseCompletionGraphic-module__Mzkxma__checkStatic{opacity:1;transform:rotate(0)scale(1)}.PurchaseCompletionGraphic-module__Mzkxma__checkPath{fill:none;stroke-width:var(--purchase-completion-check-stroke-width);stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:24;stroke-dashoffset:24px}.PurchaseCompletionGraphic-module__Mzkxma__checkVisible .PurchaseCompletionGraphic-module__Mzkxma__checkPath{animation:.32s ease-out .12s forwards PurchaseCompletionGraphic-module__Mzkxma__purchase-completion-check-draw}.PurchaseCompletionGraphic-module__Mzkxma__checkStatic .PurchaseCompletionGraphic-module__Mzkxma__checkPath,.PurchaseCompletionGraphic-module__Mzkxma__checkPathStatic{stroke-dashoffset:0}@keyframes PurchaseCompletionGraphic-module__Mzkxma__purchase-completion-appear{0%{--purchase-completion-border-width:var(--purchase-completion-border-width-enter-start);--purchase-completion-check-stroke-width:var(--purchase-completion-check-stroke-width-enter-start);transform:scale(.0052)}68%{--purchase-completion-border-width:var(--purchase-completion-border-width-enter-peak);--purchase-completion-check-stroke-width:var(--purchase-completion-check-stroke-width-enter-peak);transform:scale(1.12)}to{--purchase-completion-border-width:var(--purchase-completion-border-width-final);--purchase-completion-check-stroke-width:var(--purchase-completion-check-stroke-width-final);transform:scale(1)}}@keyframes PurchaseCompletionGraphic-module__Mzkxma__purchase-completion-ripple{0%{opacity:0;transform:scale(1)}20%{opacity:var(--purchase-completion-ripple-opacity)}to{opacity:0;transform:scale(var(--purchase-completion-ripple-scale))}}@keyframes PurchaseCompletionGraphic-module__Mzkxma__purchase-completion-check-enter{0%{opacity:0;transform:rotate(90deg)scale(.8)}to{opacity:1;transform:rotate(0)scale(1)}}@keyframes PurchaseCompletionGraphic-module__Mzkxma__purchase-completion-check-draw{0%{stroke-dashoffset:24px}to{stroke-dashoffset:0}}
.AuthPageFrame-module__SA3Gqq__screen{--login-circle-start-radius:3px;--login-circle-bounce-radius:352px;--login-circle-end-radius:336px;--login-circle-outline-color:#fff;--login-mask-color:#000;--login-ring-color-1:#94a3b8;--login-ring-color-2:#64748b;--login-ring-color-3:#334155;--login-ring-color-4:#1d4ed8;--login-ring-color-5:#0f766e;--login-ring-color-6:#0891b2;--login-ring-color-7:#cbd5e1;--login-circle-depth-shadow:#0000001a;background:var(--page-bg);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}@supports (min-height:100dvh){.AuthPageFrame-module__SA3Gqq__screen{min-height:100dvh}}.AuthPageFrame-module__SA3Gqq__contentArea{z-index:1;box-sizing:border-box;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative}.AuthPageFrame-module__SA3Gqq__circleWrap{z-index:0;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AuthPageFrame-module__SA3Gqq__circleWrapError{animation:.52s cubic-bezier(.36,.07,.19,.97) AuthPageFrame-module__SA3Gqq__login-circle-shake}.AuthPageFrame-module__SA3Gqq__circle{width:calc(var(--login-circle-end-radius) * 2);height:calc(var(--login-circle-end-radius) * 2);background:var(--panel-bg);box-shadow:0 0 0 1px var(--login-circle-outline-color), 0 24px 80px var(--login-circle-depth-shadow);transform-origin:50%;border-radius:999px;flex-shrink:0;animation:1s cubic-bezier(.2,.85,.2,1) both AuthPageFrame-module__SA3Gqq__login-circle-enter;position:relative}.AuthPageFrame-module__SA3Gqq__circleSubmitting:before{content:"";border-radius:inherit;transform-origin:50%;background:conic-gradient(from 0deg, var(--login-ring-color-1), var(--login-ring-color-2) 14%, var(--login-ring-color-3) 28%, var(--login-ring-color-4) 44%, var(--login-ring-color-5) 60%, var(--login-ring-color-6) 76%, var(--login-ring-color-7) 90%, var(--login-ring-color-1) 100%);opacity:.98;-webkit-mask:linear-gradient(var(--login-mask-color) 0 0) content-box, linear-gradient(var(--login-mask-color) 0 0);-webkit-mask-composite:xor;-webkit-mask-size:100% 100%,100% 100%;-webkit-mask-repeat:no-repeat,no-repeat;-webkit-mask:linear-gradient(var(--login-mask-color) 0 0) content-box, linear-gradient(var(--login-mask-color) 0 0);mask:linear-gradient(var(--login-mask-color) 0 0) content-box, linear-gradient(var(--login-mask-color) 0 0);padding:3px;animation:1.15s linear infinite AuthPageFrame-module__SA3Gqq__login-rainbow-spin;display:block;position:absolute;inset:-.5rem;-webkit-mask-size:100% 100%,100% 100%;mask-size:100% 100%,100% 100%;-webkit-mask-repeat:no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat;-webkit-mask-composite:xor;mask-composite:exclude}.AuthPageFrame-module__SA3Gqq__circleSuccess{animation:.9s cubic-bezier(.65,0,.35,1) forwards AuthPageFrame-module__SA3Gqq__login-circle-exit}.AuthPageFrame-module__SA3Gqq__inner{opacity:0;visibility:hidden;flex-direction:column;gap:1.5rem;width:min(22rem,100vw - 6rem);animation:.32s ease-out 1s forwards AuthPageFrame-module__SA3Gqq__login-content-enter;display:flex;position:relative}.AuthPageFrame-module__SA3Gqq__innerSuccess{pointer-events:none;animation:.28s ease-in forwards AuthPageFrame-module__SA3Gqq__login-content-exit}.AuthPageFrame-module__SA3Gqq__header{text-align:center;flex-direction:column;align-items:center;gap:.875rem;display:flex}.AuthPageFrame-module__SA3Gqq__logo{width:108px;height:auto;filter:var(--brand-logo-filter);display:block}.AuthPageFrame-module__SA3Gqq__subtitle{max-width:20rem;color:var(--surface-subtitle-color);text-align:center;margin:0;font-size:.6875rem;line-height:1.4}.AuthPageFrame-module__SA3Gqq__pageHeading{max-width:20rem;color:var(--foreground);text-align:center;margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.AuthPageFrame-module__SA3Gqq__form{border:0;flex-direction:column;gap:1.25rem;min-inline-size:0;margin:0;padding:0;display:flex}.AuthPageFrame-module__SA3Gqq__fields{flex-direction:column;gap:1rem;display:flex}.AuthPageFrame-module__SA3Gqq__links{justify-content:center;gap:1rem;font-size:.875rem;line-height:1.45;display:flex}.AuthPageFrame-module__SA3Gqq__linksDisabled{pointer-events:none;opacity:.5}.AuthPageFrame-module__SA3Gqq__bottomBar{z-index:1;flex-shrink:0;position:relative}@keyframes AuthPageFrame-module__SA3Gqq__login-circle-enter{0%{width:calc(var(--login-circle-start-radius) * 2);height:calc(var(--login-circle-start-radius) * 2)}72%{width:calc(var(--login-circle-bounce-radius) * 2);height:calc(var(--login-circle-bounce-radius) * 2)}to{width:calc(var(--login-circle-end-radius) * 2);height:calc(var(--login-circle-end-radius) * 2)}}@keyframes AuthPageFrame-module__SA3Gqq__login-circle-exit{0%{width:calc(var(--login-circle-end-radius) * 2);height:calc(var(--login-circle-end-radius) * 2);opacity:1}28%{width:calc(var(--login-circle-bounce-radius) * 2);height:calc(var(--login-circle-bounce-radius) * 2);opacity:1}to{width:calc(var(--login-circle-start-radius) * 2);height:calc(var(--login-circle-start-radius) * 2);opacity:0}}@keyframes AuthPageFrame-module__SA3Gqq__login-circle-enter-narrow-scale{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AuthPageFrame-module__SA3Gqq__login-circle-exit-narrow-scale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes AuthPageFrame-module__SA3Gqq__login-circle-shake{0%{transform:translate(0)}12.5%{transform:translate(-.7rem)}25%{transform:translate(.7rem)}37.5%{transform:translate(-.7rem)}50%{transform:translate(.7rem)}62.5%{transform:translate(-.7rem)}75%{transform:translate(.7rem)}to{transform:translate(0)}}@keyframes AuthPageFrame-module__SA3Gqq__login-rainbow-spin{to{transform:rotate(1turn)}}@keyframes AuthPageFrame-module__SA3Gqq__login-content-enter{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}@keyframes AuthPageFrame-module__SA3Gqq__login-content-exit{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@media (max-width:640px),(max-width:1024px) and (pointer:coarse){.AuthPageFrame-module__SA3Gqq__screen{--login-circle-diameter:min(calc(var(--login-circle-end-radius) * 2), calc(100vw - 3rem))}.AuthPageFrame-module__SA3Gqq__contentArea{padding-block:1.5rem}.AuthPageFrame-module__SA3Gqq__circle{width:var(--login-circle-diameter);height:var(--login-circle-diameter);animation:1s cubic-bezier(.2,.85,.2,1) both AuthPageFrame-module__SA3Gqq__login-circle-enter-narrow-scale}.AuthPageFrame-module__SA3Gqq__circleSuccess{animation:.9s cubic-bezier(.65,0,.35,1) forwards AuthPageFrame-module__SA3Gqq__login-circle-exit-narrow-scale}.AuthPageFrame-module__SA3Gqq__inner{width:calc(100vw - 5rem);max-width:20rem}}@media (max-width:640px) and (orientation:portrait),(max-width:1024px) and (pointer:coarse) and (orientation:portrait){.AuthPageFrame-module__SA3Gqq__screen{--login-circle-diameter:min(calc(var(--login-circle-end-radius) * 2), 90vh)}.AuthPageFrame-module__SA3Gqq__contentArea{padding-block:0}}@supports (min-height:100dvh){@media (max-width:640px) and (orientation:portrait),(max-width:1024px) and (pointer:coarse) and (orientation:portrait){.AuthPageFrame-module__SA3Gqq__screen{--login-circle-diameter:min(calc(var(--login-circle-end-radius) * 2), 90dvh)}}}@media (prefers-color-scheme:dark){.AuthPageFrame-module__SA3Gqq__screen{--login-circle-depth-shadow:#0006}}.storybook-preview-theme--dark .AuthPageFrame-module__SA3Gqq__screen{--login-circle-depth-shadow:#0006}@media (prefers-reduced-motion:reduce){.AuthPageFrame-module__SA3Gqq__circle{width:calc(var(--login-circle-end-radius) * 2);height:calc(var(--login-circle-end-radius) * 2);animation:none}.AuthPageFrame-module__SA3Gqq__circleSubmitting:before{animation:none}.AuthPageFrame-module__SA3Gqq__circleWrapError{animation-duration:1ms}.AuthPageFrame-module__SA3Gqq__circleSuccess{width:calc(var(--login-circle-start-radius) * 2);height:calc(var(--login-circle-start-radius) * 2);opacity:0;animation:none}.AuthPageFrame-module__SA3Gqq__inner{opacity:1;visibility:visible;animation:none}.AuthPageFrame-module__SA3Gqq__innerSuccess{animation-duration:1ms}}@media (max-width:640px) and (prefers-reduced-motion:reduce),(max-width:1024px) and (pointer:coarse) and (prefers-reduced-motion:reduce){.AuthPageFrame-module__SA3Gqq__circle,.AuthPageFrame-module__SA3Gqq__circleSuccess{width:var(--login-circle-diameter);height:var(--login-circle-diameter);transform:none}}
.ProfileEditScreen-module__GB2Fda__formErrorTokens{--text-field-error-foreground:var(--form-consent-error-text)}
.PaymentReturnLoadingPanel-module__YwbXpq__loading{gap:.75rem}.PaymentReturnLoadingPanel-module__YwbXpq__loading p{font-size:.75rem;line-height:1.45}