.ChangeLogPanel-module__lxA0Fa__Timeline{--rail-width:24px;--node-size:24px;--card-pad-y:var(--space-1);gap:var(--space-1);flex-direction:column;display:flex;position:relative}.ChangeLogPanel-module__lxA0Fa__Spine{left:calc(var(--rail-width) / 2);top:calc(var(--card-pad-y) + var(--node-size) / 2);bottom:calc(var(--card-pad-y) + var(--node-size) / 2);background-color:var(--gray-a5);pointer-events:none;z-index:0;width:1px;position:absolute;transform:translate(-50%)}.ChangeLogPanel-module__lxA0Fa__Row{align-items:flex-start;gap:var(--space-2);display:flex}.ChangeLogPanel-module__lxA0Fa__Rail{z-index:1;width:var(--rail-width);padding-top:var(--card-pad-y);flex-shrink:0;justify-content:center;display:flex;position:relative}.ChangeLogPanel-module__lxA0Fa__Node{width:var(--node-size);height:var(--node-size);border:1px solid var(--gray-a6);background-color:var(--color-panel-solid);color:var(--gray-a11);border-radius:9999px;justify-content:center;align-items:center;display:flex}.ChangeLogPanel-module__lxA0Fa__Card{align-items:center;gap:var(--space-2);min-width:0;padding:var(--card-pad-y) var(--space-2);border-radius:var(--radius-2);flex:1;transition:background-color .12s;display:flex}.ChangeLogPanel-module__lxA0Fa__Card:hover,.ChangeLogPanel-module__lxA0Fa__Card[data-menu-open=true]{background-color:var(--gray-a2)}.ChangeLogPanel-module__lxA0Fa__Content{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.ChangeLogPanel-module__lxA0Fa__Menu{flex-shrink:0}@media (hover:hover){.ChangeLogPanel-module__lxA0Fa__Menu{opacity:0;pointer-events:none;transition:opacity .12s}.ChangeLogPanel-module__lxA0Fa__Card:hover .ChangeLogPanel-module__lxA0Fa__Menu,.ChangeLogPanel-module__lxA0Fa__Card:focus-within .ChangeLogPanel-module__lxA0Fa__Menu,.ChangeLogPanel-module__lxA0Fa__Card[data-menu-open=true] .ChangeLogPanel-module__lxA0Fa__Menu,.ChangeLogPanel-module__lxA0Fa__Menu[data-pending=true]{opacity:1;pointer-events:auto}}
.AddReferenceCard-module__zszsFq__Trigger{cursor:pointer;border:1px dashed var(--gray-a6)}.AddReferenceCard-module__zszsFq__Trigger[data-disabled=true]{cursor:not-allowed;opacity:.5}.AddReferenceCard-module__zszsFq__Content{width:var(--radix-dropdown-menu-trigger-width);max-width:var(--radix-dropdown-menu-trigger-width)}.AddReferenceCard-module__zszsFq__Scroll{max-height:240px}.AddReferenceCard-module__zszsFq__StickyLabel{z-index:1;background:var(--color-panel-solid);position:sticky;top:0}
.EntryPickerDialog-module__p8zPrG__TypeDropdown{min-width:260px}.EntryPickerDialog-module__p8zPrG__ResetSticky{z-index:1;position:sticky;bottom:0}.EntryPickerDialog-module__p8zPrG__ResetItem{justify-content:center}.EntryPickerDialog-module__p8zPrG__InlineSearchInput{font-size:var(--font-size-2);color:var(--gray-12);padding:var(--space-2) var(--space-3);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit}.EntryPickerDialog-module__p8zPrG__InlineSearchInput::placeholder{color:var(--gray-8)}
.AssetWidget-module__CGqaqq__ImageThumbnail{position:relative}.AssetWidget-module__CGqaqq__UploadDropzone{align-items:center;gap:var(--space-2);padding:var(--space-4);border:1px dashed var(--gray-a6);border-radius:var(--radius-3);color:var(--gray-a11);transition:border-color .15s,background-color .15s;display:flex}.AssetWidget-module__CGqaqq__UploadDropzone:hover{border-color:var(--accent-8);background-color:var(--gray-a2)}.AssetWidget-module__CGqaqq__ImageOverlay{opacity:0;background-color:#0000;transition:opacity .15s,background-color .15s}.AssetWidget-module__CGqaqq__ImageThumbnail:hover .AssetWidget-module__CGqaqq__ImageOverlay{opacity:1;background-color:#00000073}
.CollapsibleFieldSection-module__RbVuwG__Trigger{align-items:center;gap:var(--space-1);font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:0;display:flex}.CollapsibleFieldSection-module__RbVuwG__Chevron{color:var(--gray-9);flex-shrink:0;transition:transform .15s}.CollapsibleFieldSection-module__RbVuwG__Chevron[data-open=true]{transform:rotate(90deg)}
.ColorPickerWidget-module__RZwttG__content{width:280px;padding:0}.ColorPickerWidget-module__RZwttG__list{max-height:320px;overflow-y:auto}.ColorPickerWidget-module__RZwttG__grid{gap:var(--space-1);padding:var(--space-2);grid-template-columns:repeat(6,1fr);display:grid}.ColorPickerWidget-module__RZwttG__grid .ColorPickerWidget-module__RZwttG__item{aspect-ratio:1;border-radius:var(--radius-2);cursor:pointer;color:var(--gray-12);justify-content:center;align-items:center;padding:0;display:flex}.ColorPickerWidget-module__RZwttG__grid .ColorPickerWidget-module__RZwttG__item:before{width:100%;left:0}.ColorPickerWidget-module__RZwttG__grid .ColorPickerWidget-module__RZwttG__item[data-checked=true]{background-color:var(--accent-a4)}.ColorPickerWidget-module__RZwttG__grid .ColorPickerWidget-module__RZwttG__item>div:first-child{justify-content:center}.ColorPickerWidget-module__RZwttG__grid .ColorPickerWidget-module__RZwttG__item>div:last-child{display:none}
.IconPickerWidget-module__Z8Nfwa__content{width:320px;padding:0}.IconPickerWidget-module__Z8Nfwa__list{max-height:320px;overflow-y:auto}.IconPickerWidget-module__Z8Nfwa__grid{gap:var(--space-1);padding:var(--space-2);grid-template-columns:repeat(6,1fr);display:grid}.IconPickerWidget-module__Z8Nfwa__grid .IconPickerWidget-module__Z8Nfwa__item{aspect-ratio:1;border-radius:var(--radius-2);cursor:pointer;color:var(--gray-12);justify-content:center;align-items:center;padding:0;display:flex}.IconPickerWidget-module__Z8Nfwa__grid .IconPickerWidget-module__Z8Nfwa__item:before{width:100%;left:0}.IconPickerWidget-module__Z8Nfwa__grid .IconPickerWidget-module__Z8Nfwa__item[data-checked=true]{background-color:var(--accent-a4)}.IconPickerWidget-module__Z8Nfwa__grid .IconPickerWidget-module__Z8Nfwa__item>div:first-child{justify-content:center}.IconPickerWidget-module__Z8Nfwa__grid .IconPickerWidget-module__Z8Nfwa__item>div:last-child{display:none}.IconPickerWidget-module__Z8Nfwa__footer{padding:var(--space-2) var(--space-3);border-top:1px solid var(--gray-a4)}
.MuxVideoWidget-module__K43MnG__UploadDropzone{align-items:center;gap:var(--space-2);padding:var(--space-4);border:1px dashed var(--gray-a6);border-radius:var(--radius-3);color:var(--gray-a11);transition:border-color .15s,background-color .15s;display:flex}.MuxVideoWidget-module__K43MnG__UploadDropzone:hover{border-color:var(--accent-8);background-color:var(--gray-a2)}.MuxVideoWidget-module__K43MnG__PickerItem{border:1px solid var(--gray-a4);border-radius:var(--radius-3);background-color:var(--color-surface);cursor:pointer;text-align:left;padding:0;transition:border-color .15s,box-shadow .15s;overflow:hidden}.MuxVideoWidget-module__K43MnG__PickerItem:hover,.MuxVideoWidget-module__K43MnG__PickerItem:focus-visible{border-color:var(--accent-8);box-shadow:0 0 0 1px var(--accent-8);outline:none}.MuxVideoWidget-module__K43MnG__PickerThumbnail{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;background-color:var(--gray-a3);width:100%;display:block}.MuxVideoWidget-module__K43MnG__PickerPlayer{aspect-ratio:16/9;background-color:var(--gray-12);--controls:none;width:100%;display:block}
.PlaybackControls-module__UG6ppq__wrapper{z-index:4;pointer-events:none;position:absolute;inset:0}.PlaybackControls-module__UG6ppq__wrapper>.PlaybackControls-module__UG6ppq__timer{pointer-events:none}.PlaybackControls-module__UG6ppq__root{border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(70% 70%,#00000080 0%,#00000040 60%,#0000001a 100%);justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.PlaybackControls-module__UG6ppq__root[data-visible]{opacity:1;pointer-events:auto}.PlaybackControls-module__UG6ppq__timer{bottom:var(--space-3);right:var(--space-3);color:#fff;text-shadow:0 1px 3px #00000080;pointer-events:none;font-size:13px;font-weight:500;position:absolute}.PlaybackControls-module__UG6ppq__button{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .15s;display:flex;position:relative}.PlaybackControls-module__UG6ppq__button:hover{background:#ffffff1f}.PlaybackControls-module__UG6ppq__button:active{background:#ffffff29}.PlaybackControls-module__UG6ppq__skipLabel{color:#fff;pointer-events:none;font-size:10px;font-weight:700;line-height:1;position:absolute}.PlaybackControls-module__UG6ppq__appliedLabelLeft,.PlaybackControls-module__UG6ppq__appliedLabelRight{color:#fff;text-shadow:0 1px 3px #00000080;white-space:nowrap;pointer-events:none;font-size:13px;font-weight:600;animation:.15s PlaybackControls-module__UG6ppq__appliedFadeIn;position:absolute;top:50%}.PlaybackControls-module__UG6ppq__appliedLabelLeft{right:calc(100% + 12px);transform:translateY(-50%)}.PlaybackControls-module__UG6ppq__appliedLabelRight{left:calc(100% + 12px);transform:translateY(-50%)}@keyframes PlaybackControls-module__UG6ppq__appliedFadeIn{0%{opacity:0;transform:translateY(-50%)scale(.8)}to{opacity:1;transform:translateY(-50%)scale(1)}}
.MuxMediaPlayerWithControls-module__n04w_W__videoContainer{isolation:isolate;aspect-ratio:16/9;border-radius:var(--radius-4);-webkit-user-select:none;user-select:none;background:#000;width:100%;position:relative;overflow:hidden}.MuxMediaPlayerWithControls-module__n04w_W__videoPlayer{--controls:none;isolation:isolate;width:100%;height:100%;display:block}.MuxMediaPlayerWithControls-module__n04w_W__playOverlay{cursor:pointer;background:#0003;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;inset:0}.MuxMediaPlayerWithControls-module__n04w_W__videoContainer:hover .MuxMediaPlayerWithControls-module__n04w_W__playOverlay{background:#0000004d}.MuxMediaPlayerWithControls-module__n04w_W__playButton{box-sizing:border-box;color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;transition:background .15s;display:flex}.MuxMediaPlayerWithControls-module__n04w_W__playButton:hover{background:#ffffff1f}.MuxMediaPlayerWithControls-module__n04w_W__playButton:active{background:#ffffff29}.MuxMediaPlayerWithControls-module__n04w_W__fullscreenButton{top:var(--space-3);right:var(--space-3);z-index:5;border-radius:var(--radius-2);color:#fff;cursor:pointer;background:#0006;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .15s;display:flex;position:absolute}.MuxMediaPlayerWithControls-module__n04w_W__fullscreenButton:hover{background:#0009}.MuxMediaPlayerWithControls-module__n04w_W__audioContainer{padding:var(--space-3);border-radius:var(--radius-4);background:var(--color-background);box-shadow:0 0 0 1px var(--gray-a4), 0 2px 8px var(--gray-a3);-webkit-user-select:none;user-select:none;position:relative}.MuxMediaPlayerWithControls-module__n04w_W__audioPlayer{pointer-events:none;--controls:none;width:0;height:0;position:absolute;overflow:hidden}.MuxMediaPlayerWithControls-module__n04w_W__waveformScroll{cursor:pointer;touch-action:none;flex:1;min-width:0;overflow:hidden}.MuxMediaPlayerWithControls-module__n04w_W__waveformTrack{height:var(--mux-player-waveform-height,40px);flex-wrap:nowrap;align-items:center;gap:1px;display:flex}.MuxMediaPlayerWithControls-module__n04w_W__waveformBar{width:var(--mux-player-waveform-bar-width,2px);min-width:var(--mux-player-waveform-bar-width,2px);background:var(--gray-6);border-radius:99px;flex-shrink:0;min-height:4px}.MuxMediaPlayerWithControls-module__n04w_W__waveformBar[data-played=true]{background:var(--accent-9)}.MuxMediaPlayerWithControls-module__n04w_W__timestamp,.MuxMediaPlayerWithControls-module__n04w_W__speedButton{font-variant-numeric:tabular-nums;flex-shrink:0}
.TranscriptPlayer-module__BDAg2q__transcriptText{cursor:default}.TranscriptPlayer-module__BDAg2q__transcriptText p{text-align:justify;margin:0}.TranscriptPlayer-module__BDAg2q__playerControls{-webkit-user-select:none;user-select:none}.TranscriptPlayer-module__BDAg2q__segmentControl{margin-bottom:var(--space-1);-webkit-user-select:none;user-select:none}.TranscriptPlayer-module__BDAg2q__segmentControl button{padding-left:0}
.ProfileEditStory-module__qSfYMa__createExperienceField{background-color:var(--color-background);border-radius:var(--radius-4);box-shadow:var(--shadow-border);height:150px;padding:var(--space-3);overflow-y:auto}.ProfileEditStory-module__qSfYMa__createExperienceField:focus-within{border:2px solid var(--accent-8)}
.ScrollSpyTabNav-module__PLGdWq__ScrollSpyTabNav{contain:inline-size;min-width:0}.ScrollSpyTabNav-module__PLGdWq__ScrollSpyTabNav .rt-TabNavRoot{width:100%}
.VideoResponseHeader-module__7ItkkW__root{z-index:0;display:grid;position:relative}
.LiveTranscript-module__xvzfVq__root{width:100%;padding:var(--space-3) 0}.LiveTranscript-module__xvzfVq__root[data-hidden]{display:none}.LiveTranscript-module__xvzfVq__content{line-height:1.6}.LiveTranscript-module__xvzfVq__content .tiptap{font-size:var(--font-size-2);color:var(--gray-11);pointer-events:none;-webkit-user-select:none;user-select:none;outline:none;line-height:1.6}.LiveTranscript-module__xvzfVq__content .tiptap p{margin:0}.LiveTranscript-module__xvzfVq__root[data-review] .LiveTranscript-module__xvzfVq__content .tiptap{pointer-events:auto;-webkit-user-select:text;user-select:text;border-left:2px solid var(--accent-6);padding-left:var(--space-2);cursor:text}.LiveTranscript-module__xvzfVq__content[data-healing] .tiptap{opacity:.5;transition:opacity .3s}.LiveTranscript-module__xvzfVq__healing{padding:var(--space-1) 0}.LiveTranscript-module__xvzfVq__listening{padding:var(--space-1) 0;justify-content:center}.LiveTranscript-module__xvzfVq__dot{background:var(--accent-9);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite LiveTranscript-module__xvzfVq__pulse}@keyframes LiveTranscript-module__xvzfVq__pulse{0%,to{opacity:.4}50%{opacity:1}}
.CapturePhases-module__VxFHpq__sentenceStartersWrapper{width:100%;position:relative}.CapturePhases-module__VxFHpq__sentenceStartersCollapsible{padding:var(--space-2);transition:max-height .3s;overflow:hidden}.CapturePhases-module__VxFHpq__sentenceStarterButton:not([data-selected=true]){color:var(--gray-11);border-color:var(--gray-a7)}.CapturePhases-module__VxFHpq__sentenceStarterButton:not([data-selected=true]):hover{background-color:var(--accent-a3);border-color:var(--accent-7);color:var(--accent-11)}.CapturePhases-module__VxFHpq__recordingArea{z-index:1;border-radius:var(--radius-4);box-sizing:border-box;aspect-ratio:16/9;flex-shrink:0;width:100%;min-width:0;max-width:100%;position:sticky;top:0;overflow:clip}.CapturePhases-module__VxFHpq__recordingArea[data-type=audio]{padding:var(--space-5) var(--space-4);background:#0a0a14}.CapturePhases-module__VxFHpq__recordingArea[data-type=video]{background:var(--gray-12)}.CapturePhases-module__VxFHpq__recordingSkeleton{border-radius:var(--radius-4);overflow:hidden}.CapturePhases-module__VxFHpq__recordingControls{padding:var(--space-5) var(--space-4) var(--space-4);border-radius:0 0 var(--radius-4) var(--radius-4);z-index:5;background:linear-gradient(#0000,#000000b3);position:absolute;bottom:0;left:0;right:0}.CapturePhases-module__VxFHpq__reviewMessage{pointer-events:none;position:absolute;bottom:100px;left:0;right:0}.CapturePhases-module__VxFHpq__reviewMessageText{color:#fff;text-shadow:0 1px 4px #0000004d}.CapturePhases-module__VxFHpq__recordingArea[data-playing] .CapturePhases-module__VxFHpq__recordingControls,.CapturePhases-module__VxFHpq__recordingArea[data-playing] .CapturePhases-module__VxFHpq__reviewMessage{opacity:0;pointer-events:none;transition:opacity .2s}.CapturePhases-module__VxFHpq__fullscreenButton{top:var(--space-3);right:var(--space-3);z-index:5;color:#fff;border-radius:var(--radius-2);background:#0006;position:absolute}.CapturePhases-module__VxFHpq__fullscreenButton:hover{background:#0009}.CapturePhases-module__VxFHpq__deviceSelectorSpacer,.CapturePhases-module__VxFHpq__deviceSelectorSlot{flex-shrink:0;width:24px}.CapturePhases-module__VxFHpq__deviceSelectorSpacer{visibility:hidden}.CapturePhases-module__VxFHpq__deviceSelectorSlot button{color:#ffffffe6}.CapturePhases-module__VxFHpq__deviceSelectorSlot button:hover{color:#fff;background:#ffffff1f}.CapturePhases-module__VxFHpq__formatCardsRow{grid-template-columns:1fr;display:grid;overflow:visible}@media screen and (min-width:481px){.CapturePhases-module__VxFHpq__formatCardsRow[data-columns="3"]{grid-template-columns:repeat(3,1fr)}.CapturePhases-module__VxFHpq__formatCardsRow[data-columns="2"]{grid-template-columns:repeat(2,1fr)}.CapturePhases-module__VxFHpq__formatCardsRow[data-columns="1"]{grid-template-columns:1fr;max-width:240px;margin:0 auto}}.CapturePhases-module__VxFHpq__formatCardWrapper{transition:transform .15s;position:relative}.CapturePhases-module__VxFHpq__formatCardWrapper:hover:not([data-disabled=true]){transform:translateY(-1px)}.CapturePhases-module__VxFHpq__formatCardWrapper:active:not([data-disabled=true]){transform:translateY(0)}.CapturePhases-module__VxFHpq__formatCardWrapper[data-disabled=true]{opacity:.4;pointer-events:none}.CapturePhases-module__VxFHpq__formatCard{justify-content:center;align-items:center;gap:var(--space-1);cursor:pointer;border-radius:var(--radius-4);flex-direction:column;min-width:0;transition:box-shadow .15s;display:flex}@media screen and (min-width:1024px){.CapturePhases-module__VxFHpq__formatCard{gap:var(--space-3);padding:var(--space-5) var(--space-4)}}.CapturePhases-module__VxFHpq__formatCardWrapper:hover:not([data-disabled=true]):not([data-active=true]) .CapturePhases-module__VxFHpq__formatCard{box-shadow:inset 0 0 0 2px var(--accent-6)}.CapturePhases-module__VxFHpq__formatCardWrapper[data-active=true] .CapturePhases-module__VxFHpq__formatCard{box-shadow:inset 0 0 0 2px var(--accent-9)}.CapturePhases-module__VxFHpq__formatCardWrapper[data-active=true]:hover .CapturePhases-module__VxFHpq__formatCard{box-shadow:inset 0 0 0 2px var(--accent-10)}.CapturePhases-module__VxFHpq__formatCardLabel{text-align:center}.CapturePhases-module__VxFHpq__cornerBadge{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.CapturePhases-module__VxFHpq__formatPreview{flex-shrink:0;width:64px;height:64px}.CapturePhases-module__VxFHpq__previewTextLine{background:var(--gray-a4);border-radius:2px;height:4px}.CapturePhases-module__VxFHpq__previewTextLine[data-width="100"]{width:100%}.CapturePhases-module__VxFHpq__previewTextLine[data-width="90"]{width:90%}.CapturePhases-module__VxFHpq__previewTextLine[data-width="85"]{width:85%}.CapturePhases-module__VxFHpq__previewTextLine[data-width="75"]{width:75%}.CapturePhases-module__VxFHpq__previewWaveformBar{background:var(--gray-a6);border-radius:2px;width:3px;min-height:8px}.CapturePhases-module__VxFHpq__formatPreview:has(.CapturePhases-module__VxFHpq__previewWaveformBar){gap:3px}.CapturePhases-module__VxFHpq__previewVideoFrame{border-radius:var(--radius-2);background:var(--gray-a3);width:64px;height:36px;color:var(--gray-a8);justify-content:center;align-items:center;padding-left:2px;display:flex}.CapturePhases-module__VxFHpq__skipLink{cursor:pointer;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .15s}.CapturePhases-module__VxFHpq__skipLink:hover{text-decoration-color:currentColor}.CapturePhases-module__VxFHpq__textInputContainer{border:1px solid var(--gray-a5);border-radius:var(--radius-3);padding:var(--space-4);cursor:text;flex-direction:column;flex:1;min-height:180px;display:flex;position:relative;overflow:hidden}.CapturePhases-module__VxFHpq__textInputEditorScroll{flex:1;min-height:0;overflow-y:auto}.CapturePhases-module__VxFHpq__textInputActions{padding-top:var(--space-3);flex-shrink:0}.CapturePhases-module__VxFHpq__textInputContainer .ProseMirror{outline:none;min-height:140px}.CapturePhases-module__VxFHpq__textInputContainer .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--gray-a8);pointer-events:none;float:left;height:0}.CapturePhases-module__VxFHpq__transcriptScrollArea{flex:1;min-height:0}.CapturePhases-module__VxFHpq__transcriptPlayerWrapper{padding:var(--space-3) 0;padding-inline-end:var(--space-2)}.CapturePhases-module__VxFHpq__uploadErrorMessage{padding:var(--space-4) var(--space-3)}.CapturePhases-module__VxFHpq__submitButton{width:100%}
.ExternalApplicationEdit-module__Ju_bQG__Root{background:var(--gray-2);min-height:100%}.ExternalApplicationEdit-module__Ju_bQG__Title{white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;display:flex;overflow:hidden}.ExternalApplicationEdit-module__Ju_bQG__DocumentLayout{gap:var(--space-4);grid-template-columns:1fr;align-items:start;display:grid}.ExternalApplicationEdit-module__Ju_bQG__ThumbnailsRail{border-right:1px solid var(--gray-5);align-self:start}.ExternalApplicationEdit-module__Ju_bQG__ThumbnailsSidebar{margin:0 auto;background:0 0!important;border-right:none!important}.ExternalApplicationEdit-module__Ju_bQG__ThumbnailsScrollArea{height:auto;position:relative}.ExternalApplicationEdit-module__Ju_bQG__ThumbnailsScrollArea:before{display:none}.ExternalApplicationEdit-module__Ju_bQG__DocumentStackContainer{min-width:0;padding-top:var(--space-4)}.ExternalApplicationEdit-module__Ju_bQG__DocumentStack{gap:var(--space-4);flex-direction:column;display:flex}.ExternalApplicationEdit-module__Ju_bQG__PdfPagesContainer{position:relative}.ExternalApplicationEdit-module__Ju_bQG__ResumeActionsOverlay{width:100%;max-width:210mm;padding:var(--space-2);top:var(--space-2);z-index:2;margin-left:auto;margin-right:auto;margin-bottom:calc(-1 * var(--space-8));pointer-events:none;justify-content:flex-end;display:flex;position:sticky}.ExternalApplicationEdit-module__Ju_bQG__ResumeActionsOverlay>*{pointer-events:auto}.ExternalApplicationEdit-module__Ju_bQG__PdfSplitButton{gap:0}.ExternalApplicationEdit-module__Ju_bQG__PdfSplitButtonPrimary{border-top-right-radius:0;border-bottom-right-radius:0}.ExternalApplicationEdit-module__Ju_bQG__PdfSplitButtonMenu{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.ExternalApplicationEdit-module__Ju_bQG__HiddenFileInput{display:none}.ExternalApplicationEdit-module__Ju_bQG__EmptyThumbnailsSidebar{gap:var(--space-3);padding:var(--space-3);flex-direction:column;display:flex}.ExternalApplicationEdit-module__Ju_bQG__EmptyThumbnailItem{align-items:center;gap:var(--space-1);cursor:pointer;flex-direction:column;display:flex}.ExternalApplicationEdit-module__Ju_bQG__EmptyThumbnailWrapper{border-radius:var(--radius-2);width:70px;height:99px;box-shadow:var(--shadow-2);background:#fff;border:2px solid #0000;transition:border-color .15s,box-shadow .15s;overflow:hidden}.ExternalApplicationEdit-module__Ju_bQG__EmptyThumbnailWrapper:hover{border-color:var(--gray-7)}.ExternalApplicationEdit-module__Ju_bQG__EmptyThumbnailWrapper[data-selected=true]{border-color:var(--accent-9);box-shadow:var(--shadow-3)}.ExternalApplicationEdit-module__Ju_bQG__EmptyThumbnailContent{width:100%;height:100%}.ExternalApplicationEdit-module__Ju_bQG__UploadThumbnailWrapper{border:2px dashed var(--gray-6);border-radius:var(--radius-2);background:var(--gray-2);justify-content:center;align-items:center;width:70px;height:99px;transition:border-color .15s;display:flex}.ExternalApplicationEdit-module__Ju_bQG__UploadThumbnailWrapper:hover{border-color:var(--gray-8)}.ExternalApplicationEdit-module__Ju_bQG__UploadThumbnailButton{border-radius:50%}@media (min-width:1024px){.ExternalApplicationEdit-module__Ju_bQG__DocumentLayout{grid-template-columns:120px 1fr 0}.ExternalApplicationEdit-module__Ju_bQG__ThumbnailsScrollArea{height:100%}.ExternalApplicationEdit-module__Ju_bQG__ThumbnailsScrollArea:before{display:none}}
:is(.MessageTemplateEditor-module__FMmq6W__Editor .message-placeholder-bracket,.MessageTemplateEditor-module__FMmq6W__Editor .message-placeholder-token){font-size:0;line-height:0}.MessageTemplateEditor-module__FMmq6W__Editor .message-placeholder-token:before{content:attr(data-label);border-radius:var(--radius-2);background-color:var(--placeholder-accent-bg,var(--gold-3));color:var(--placeholder-accent-fg,var(--gold-11));font-weight:500;font-size:var(--font-size-2);line-height:var(--line-height-2);white-space:nowrap;padding:3px 6px;display:inline}
.MobileDocumentPreview-module__Zxs7_G__section{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow:hidden}.MobileDocumentPreview-module__Zxs7_G__carousel{scroll-snap-type:x mandatory;gap:var(--space-4);scrollbar-width:none;width:100%;padding-left:var(--space-6);display:flex;overflow-x:auto}.MobileDocumentPreview-module__Zxs7_G__carousel::-webkit-scrollbar{display:none}.MobileDocumentPreview-module__Zxs7_G__card{scroll-snap-align:center;width:calc(100% - var(--space-8));aspect-ratio:210/297;background:var(--color-background);border-radius:var(--radius-4);flex-shrink:0;max-width:320px;position:relative;box-shadow:0 12px 32px -16px #0000330f,0 8px 40px #0000000d}.MobileDocumentPreview-module__Zxs7_G__card:last-of-type{margin-right:var(--space-6)}.MobileDocumentPreview-module__Zxs7_G__cardContent{border-radius:var(--radius-4);border:1px solid var(--gray-4);pointer-events:none;height:100%;overflow:hidden}.MobileDocumentPreview-module__Zxs7_G__cardContent button{pointer-events:auto}.MobileDocumentPreview-module__Zxs7_G__cardOverlay{top:var(--space-2);right:var(--space-2);background:var(--color-background);border:1px solid var(--gray-4);border-radius:var(--radius-4);position:absolute;box-shadow:0 2px 8px #00000014}.MobileDocumentPreview-module__Zxs7_G__paginationDots{gap:var(--space-2);padding:var(--space-3) 0;justify-content:center;display:flex}.MobileDocumentPreview-module__Zxs7_G__paginationDot{background:var(--gray-6);border-radius:50%;width:6px;height:6px;transition:background-color .2s}.MobileDocumentPreview-module__Zxs7_G__paginationDot[data-active=true]{background:var(--gray-12)}
.JobPlacementsToggle-module__DZl15W__container{--base-card-surface-box-shadow:var(--shadow-2);width:100%}.JobPlacementsToggle-module__DZl15W__container label[for]{cursor:pointer;width:fit-content}
.PageThumbnails-module__nD_Voa__placeholderThumbnail{box-sizing:border-box;background:#fff;flex-direction:column;gap:4px;width:100%;height:100%;padding:6px;display:flex}.PageThumbnails-module__nD_Voa__placeholderHeader{border-bottom:1px solid #e0e1e6;justify-content:space-between;gap:4px;margin-bottom:2px;padding-bottom:3px;display:flex}.PageThumbnails-module__nD_Voa__placeholderHeaderLine{background:#e0e1e6;border-radius:1px;width:30%;height:3px}.PageThumbnails-module__nD_Voa__placeholderName{background:#c9ccd1;border-radius:2px;width:60%;height:6px;margin-bottom:4px}.PageThumbnails-module__nD_Voa__placeholderIntroBox{background:#eceef0;border-radius:2px;width:100%;height:12px;margin-bottom:4px}.PageThumbnails-module__nD_Voa__placeholderSection{flex-direction:column;gap:2px;margin-bottom:4px;display:flex}.PageThumbnails-module__nD_Voa__placeholderSectionTitle{background:#d9dbdf;border-radius:1px;width:40%;height:4px}.PageThumbnails-module__nD_Voa__placeholderLines{flex-direction:column;gap:2px;display:flex}.PageThumbnails-module__nD_Voa__placeholderLine{background:#eceef0;border-radius:1px;width:100%;height:2px}.PageThumbnails-module__nD_Voa__pdfThumbnail{background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.PageThumbnails-module__nD_Voa__loadingThumbnail{background:#f4f4f5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PageThumbnails-module__nD_Voa__errorThumbnail{color:#a9acb4;background:#f4f4f5;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PageThumbnails-module__nD_Voa__thumbnailPreview{width:var(--thumbnail-width,80px);aspect-ratio:210/297;border-radius:var(--radius-2);background:#fff;position:relative;overflow:hidden}.PageThumbnails-module__nD_Voa__thumbnailPreviewContent{width:calc(var(--thumbnail-width,80px) * var(--scale-factor,10));transform-origin:0 0;transform:scale(calc(1 / var(--scale-factor,10)));pointer-events:none;position:absolute;top:0;left:0}
.ExternalApplyActions-module__Ad9_RW__editButton:not(:hover){background:var(--gray-2)}
.JobRequiredSummaryForm-module__Lszbla__jobDescriptionField{background-color:var(--accent-a3);color:var(--accent-12);border-radius:var(--radius-4);padding:var(--space-2) var(--space-3)}
.PageThumbnailsSidebar-module__LDY17G__sidebar{background:var(--gray-3);border-right:1px solid var(--gray-5);flex-direction:column;width:100px;min-width:100px;height:100dvh;display:flex;overflow:hidden}.PageThumbnailsSidebar-module__LDY17G__sidebar[data-inline=true]{background:0 0;border-right:none;width:90px;min-width:90px}.PageThumbnailsSidebar-module__LDY17G__header{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--gray-4)}.PageThumbnailsSidebar-module__LDY17G__sidebar[data-inline=true] .PageThumbnailsSidebar-module__LDY17G__header{padding:var(--space-2);border-bottom:none}.PageThumbnailsSidebar-module__LDY17G__closeButton{flex-shrink:0}.PageThumbnailsSidebar-module__LDY17G__title{text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.PageThumbnailsSidebar-module__LDY17G__scrollContainer{padding:var(--space-3);flex:1;overflow-y:auto}.PageThumbnailsSidebar-module__LDY17G__sidebar[data-inline=true] .PageThumbnailsSidebar-module__LDY17G__scrollContainer{padding:var(--space-2)}.PageThumbnailsSidebar-module__LDY17G__thumbnailList{gap:var(--space-3);padding-bottom:var(--space-6);flex-direction:column;display:flex}.PageThumbnailsSidebar-module__LDY17G__thumbnailItem{align-items:center;gap:var(--space-1);cursor:pointer;flex-direction:column;display:flex}.PageThumbnailsSidebar-module__LDY17G__thumbnailWrapper{border-radius:var(--radius-2);width:70px;height:99px;box-shadow:var(--shadow-2);background:#fff;border:2px solid #0000;transition:border-color .15s,box-shadow .15s;overflow:hidden}.PageThumbnailsSidebar-module__LDY17G__sidebar[data-inline=true] .PageThumbnailsSidebar-module__LDY17G__thumbnailWrapper{width:60px;height:85px}.PageThumbnailsSidebar-module__LDY17G__thumbnailWrapper:hover{border-color:var(--gray-7)}.PageThumbnailsSidebar-module__LDY17G__thumbnailWrapper[data-selected=true]{border-color:var(--accent-9);box-shadow:var(--shadow-3)}.PageThumbnailsSidebar-module__LDY17G__thumbnailContent{width:100%;height:100%}.PageThumbnailsSidebar-module__LDY17G__pageNumber{font-size:var(--font-size-1);color:var(--gray-10);font-variant-numeric:tabular-nums}.PageThumbnailsSidebar-module__LDY17G__thumbnailItem[data-selected=true] .PageThumbnailsSidebar-module__LDY17G__pageNumber{color:var(--accent-11);font-weight:500}@media screen and (max-width:1280px){.PageThumbnailsSidebar-module__LDY17G__sidebar{width:85px;min-width:85px}.PageThumbnailsSidebar-module__LDY17G__thumbnailWrapper{width:60px;height:85px}.PageThumbnailsSidebar-module__LDY17G__scrollContainer{padding:var(--space-2)}.PageThumbnailsSidebar-module__LDY17G__thumbnailList{gap:var(--space-2)}}.dark .PageThumbnailsSidebar-module__LDY17G__sidebar{background:var(--gray-2)}
.SchemaIconPicker-module__7uecwW__trigger{width:72px;height:72px;color:var(--gray-12);cursor:pointer;background:var(--color-surface);border:1px solid var(--gray-a6);border-radius:var(--radius-3);flex-shrink:0;justify-content:center;align-items:center;display:flex}.SchemaIconPicker-module__7uecwW__trigger:hover:not(:disabled){background:var(--gray-a3)}.SchemaIconPicker-module__7uecwW__trigger:disabled{cursor:not-allowed;opacity:.6}.SchemaIconPicker-module__7uecwW__content{width:320px;padding:0}.SchemaIconPicker-module__7uecwW__list{max-height:320px;overflow-y:auto}.SchemaIconPicker-module__7uecwW__grid{gap:var(--space-1);padding:var(--space-2);grid-template-columns:repeat(6,1fr);display:grid}.SchemaIconPicker-module__7uecwW__grid .SchemaIconPicker-module__7uecwW__item{aspect-ratio:1;border-radius:var(--radius-2);cursor:pointer;color:var(--gray-12);justify-content:center;align-items:center;padding:0;display:flex}.SchemaIconPicker-module__7uecwW__grid .SchemaIconPicker-module__7uecwW__item:before{width:100%;left:0}.SchemaIconPicker-module__7uecwW__grid .SchemaIconPicker-module__7uecwW__item[data-checked=true]{background-color:var(--accent-a4)}.SchemaIconPicker-module__7uecwW__grid .SchemaIconPicker-module__7uecwW__item>div:first-child{justify-content:center}.SchemaIconPicker-module__7uecwW__grid .SchemaIconPicker-module__7uecwW__item>div:last-child{display:none}.SchemaIconPicker-module__7uecwW__footer{padding:var(--space-2) var(--space-3);border-top:1px solid var(--gray-a4)}
/*# sourceMappingURL=42da_lu6i73u7.css.map*/