.SessionTimetable-module__tPG-ha__root{--timetable-current:#d6352b;--timetable-frame:color-mix(in srgb, var(--default-line) 84%, transparent);--timetable-grid:color-mix(in srgb, var(--default-line) 62%, transparent);--timetable-track-header-height:2.25rem;--timetable-day-tabs-height:3.25rem;--timetable-day-tabs-sticky-top:var(--event-page-sticky-top,.75rem);--timetable-track-header-sticky-top:calc(var(--timetable-day-tabs-sticky-top) + var(--timetable-day-tabs-height));color:var(--foreground)}.SessionTimetable-module__tPG-ha__dayTabsAnchor{height:0;display:block}.SessionTimetable-module__tPG-ha__dayTabs{top:var(--timetable-day-tabs-sticky-top);z-index:40;scroll-margin-top:var(--timetable-day-tabs-sticky-top);background:0 0;justify-content:center;gap:.5rem;padding:.5rem 0;display:flex;position:sticky;overflow-x:auto}.SessionTimetable-module__tPG-ha__dayTab{border:1px solid var(--timetable-frame);background:var(--panel-bg);min-height:2.25rem;color:var(--foreground);font:inherit;cursor:pointer;border-radius:999px;flex:none;padding:.35rem .85rem;font-size:.875rem;font-weight:650}.SessionTimetable-module__tPG-ha__dayTab:focus-visible{outline:3px solid color-mix(in srgb, var(--accent-strong) 32%, transparent);outline-offset:2px}.SessionTimetable-module__tPG-ha__dayTab[aria-selected=true]{border-color:var(--foreground);background:var(--foreground);color:var(--on-primary)}.SessionTimetable-module__tPG-ha__desktopWrapper{display:none}.SessionTimetable-module__tPG-ha__desktopStickyHeader{top:var(--timetable-track-header-sticky-top);z-index:35;border:1px solid var(--timetable-frame);background:0 0;border-bottom:0;border-radius:8px 8px 0 0;position:sticky;overflow:hidden}.SessionTimetable-module__tPG-ha__desktopStickyHeaderScroller{overflow:hidden}.SessionTimetable-module__tPG-ha__desktopHeaderGrid{min-width:max-content;display:grid}.SessionTimetable-module__tPG-ha__desktopScroller{border:1px solid var(--timetable-frame);overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;background:0 0;border-top:0;border-radius:0 0 8px 8px;overflow:auto hidden}.SessionTimetable-module__tPG-ha__desktopWrapper[data-track-header-hidden=true] .SessionTimetable-module__tPG-ha__desktopScroller{border-top:1px solid var(--timetable-frame);border-radius:8px}.SessionTimetable-module__tPG-ha__desktopGrid{align-items:start;min-width:max-content;display:grid;position:relative}.SessionTimetable-module__tPG-ha__cornerCell{z-index:2;min-height:var(--timetable-track-header-height);border-right:1px solid var(--timetable-frame);border-bottom:1px solid var(--timetable-frame);background:0 0;grid-area:1/1;align-self:stretch;position:sticky;left:0}.SessionTimetable-module__tPG-ha__trackHeader{min-width:220px;min-height:var(--timetable-track-header-height);border-bottom:1px solid var(--timetable-frame);background:0 0;align-items:center;padding:.35rem .75rem;display:flex}.SessionTimetable-module__tPG-ha__trackHeader+.SessionTimetable-module__tPG-ha__trackHeader{border-left:1px solid var(--timetable-frame)}.SessionTimetable-module__tPG-ha__trackTitle,.SessionTimetable-module__tPG-ha__mobileTrackTitle{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;font-weight:700;line-height:1.15;overflow:hidden}.SessionTimetable-module__tPG-ha__timeAxis{z-index:8;border-right:1px solid var(--timetable-frame);background:0 0;grid-area:1/1;position:sticky;left:0}.SessionTimetable-module__tPG-ha__timeTick{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.72rem;line-height:1;position:absolute;right:.625rem}.SessionTimetable-module__tPG-ha__sessionLayer{background:0 0;grid-row:1;position:relative}.SessionTimetable-module__tPG-ha__trackGuide{border-left:1px solid var(--timetable-grid);position:absolute;top:0;bottom:0}.SessionTimetable-module__tPG-ha__trackGuide:first-child{border-left:0}.SessionTimetable-module__tPG-ha__timeGridLine{border-top:1px solid var(--timetable-grid);position:absolute;left:0;right:0;transform:translateY(-1px)}.SessionTimetable-module__tPG-ha__currentTimeLine{z-index:10;border-top:2px solid var(--timetable-current);pointer-events:none;align-self:start;height:0;position:relative;left:0;right:0;transform:translateY(-1px)}.SessionTimetable-module__tPG-ha__sessionPosition{z-index:15;box-sizing:border-box;padding:0 .25rem .125rem;position:absolute}.SessionTimetable-module__tPG-ha__mobileWrapper{margin-top:.75rem}.SessionTimetable-module__tPG-ha__mobileStickyTrackHeader{top:var(--timetable-track-header-sticky-top);z-index:35;min-height:var(--timetable-track-header-height);border:1px solid var(--timetable-frame);background:0 0;border-radius:8px;align-items:center;padding:.35rem .75rem;display:flex;position:sticky}.SessionTimetable-module__tPG-ha__mobileTrackList{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.75rem;margin-top:.35rem;scroll-padding-inline:0;display:flex;overflow:auto hidden}.SessionTimetable-module__tPG-ha__mobileWrapper[data-track-header-hidden=true] .SessionTimetable-module__tPG-ha__mobileTrackList{margin-top:0}.SessionTimetable-module__tPG-ha__mobileTrack{opacity:.72;scroll-snap-align:center;flex-direction:column;flex:0 0 100%;gap:.6rem;transition:opacity .18s;display:flex}.SessionTimetable-module__tPG-ha__mobileTrack[data-active=true]{opacity:1}.SessionTimetable-module__tPG-ha__mobileSessionList{flex-direction:column;gap:.55rem;display:flex}.SessionTimetable-module__tPG-ha__mobileSessionList [data-session-slot-card=true]{flex:none;height:auto}.SessionTimetable-module__tPG-ha__mobileSessionList [data-session-slot-card=true]>article{height:auto}.SessionTimetable-module__tPG-ha__mobileCurrentTimeLine{border-top:2px solid var(--timetable-current);align-self:stretch;width:100%;min-height:1px;position:relative}.SessionTimetable-module__tPG-ha__empty{border:1px solid var(--timetable-frame);background:var(--panel-bg);color:var(--muted);border-radius:8px;margin:0;padding:1rem;font-size:.9rem;line-height:1.7}@media (min-width:768px){.SessionTimetable-module__tPG-ha__desktopWrapper{margin-top:.75rem;display:block}.SessionTimetable-module__tPG-ha__mobileWrapper{display:none}}@media (max-width:767px){.SessionTimetable-module__tPG-ha__root{--timetable-day-tabs-height:calc(1.875rem + .6rem)}.SessionTimetable-module__tPG-ha__dayTabs{justify-content:flex-start;gap:.25rem;padding:.3rem 0}.SessionTimetable-module__tPG-ha__dayTab{min-height:1.875rem;padding:.2rem .45rem;font-size:.75rem;line-height:1.15}}@media (prefers-reduced-motion:reduce){.SessionTimetable-module__tPG-ha__desktopScroller,.SessionTimetable-module__tPG-ha__mobileTrackList{scroll-behavior:auto}.SessionTimetable-module__tPG-ha__mobileTrack{transition:none}}@media (prefers-color-scheme:dark){.SessionTimetable-module__tPG-ha__root{--timetable-current:#ff695f;--timetable-bookmark-color:#fff;--session-shadow:0 1px 2px #00000029;--session-tone-default-bg:color-mix(in srgb, var(--panel-bg) 80%, white 16%);--session-tone-default-border:#656c76;--session-tone-a-bg:#1c374a;--session-tone-a-border:#4e748f;--session-tone-b-bg:#1d3a2b;--session-tone-b-border:#507c65;--session-tone-c-bg:#42341f;--session-tone-c-border:#877044;--session-tone-d-bg:#462a2f;--session-tone-d-border:#8f5b60;--session-tone-e-bg:#362d4e;--session-tone-e-border:#736791;--session-tone-f-bg:#1a3d3d;--session-tone-f-border:#4a8180;--session-tone-g-bg:#33373e;--session-tone-g-border:#676e78;--session-tone-h-bg:#462a3b;--session-tone-h-border:#8c5b75}}.storybook-preview-theme--dark .SessionTimetable-module__tPG-ha__root{--timetable-current:#ff695f;--timetable-bookmark-color:#fff;--session-shadow:0 1px 2px #00000029;--session-tone-default-bg:color-mix(in srgb, var(--panel-bg) 80%, white 16%);--session-tone-default-border:#656c76;--session-tone-a-bg:#1c374a;--session-tone-a-border:#4e748f;--session-tone-b-bg:#1d3a2b;--session-tone-b-border:#507c65;--session-tone-c-bg:#42341f;--session-tone-c-border:#877044;--session-tone-d-bg:#462a2f;--session-tone-d-border:#8f5b60;--session-tone-e-bg:#362d4e;--session-tone-e-border:#736791;--session-tone-f-bg:#1a3d3d;--session-tone-f-border:#4a8180;--session-tone-g-bg:#33373e;--session-tone-g-border:#676e78;--session-tone-h-bg:#462a3b;--session-tone-h-border:#8c5b75}
.EventPagePanel-module__gKG3Mq__panel{--event-page-panel-inline-padding:1.5rem;box-shadow:0 18px 48px #0f172a14}@media (min-width:640px){.EventPagePanel-module__gKG3Mq__panel{--event-page-panel-inline-padding:2rem}}
.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__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__modalEditorFields [class*=labelRow]{align-items:center;min-height:1.5rem}.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)}}