.EntryPickerDialog-module__p8zPrG__TypeDropdown{min-width:260px}.EntryPickerDialog-module__p8zPrG__TypeSearchSticky{z-index:1;padding:var(--space-2);position:sticky;top:0}.EntryPickerDialog-module__p8zPrG__TypeSearchInput{width:100%;font-size:var(--font-size-2);color:var(--gray-12);background:0 0;border:none;outline:none;padding:0;font-family:inherit}.EntryPickerDialog-module__p8zPrG__TypeSearchInput::placeholder{color:var(--gray-8)}.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__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}
.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}
.AuraColorSelectorPopover-module__c6RltW__triggerButton{color:#fff;cursor:pointer;background-color:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.AuraColorSelectorPopover-module__c6RltW__triggerButton:hover{background-color:#ffffff4d}.AuraColorSelectorPopover-module__c6RltW__auraCircle{pointer-events:none;border:2px solid #fff9;border-radius:50%;width:20px;height:20px}.AuraColorSelectorPopover-module__c6RltW__popoverContent{padding:var(--space-2);box-sizing:border-box;min-width:0;max-height:140px}.AuraColorSelectorPopover-module__c6RltW__selectTrigger{width:100%}.AuraColorSelectorPopover-module__c6RltW__auraOptionDot{background-color:var(--accent-9);border-radius:50%;flex-shrink:0;width:12px;height:12px}
.ProfileHeaderV2-module__xDGCSW__avatarField,.ProfileHeaderV2-module__xDGCSW__avatarField[data-editable=true]{cursor:default}.ProfileHeaderV2-module__xDGCSW__avatarField[data-uploading=true]{cursor:wait}.ProfileHeaderV2-module__xDGCSW__avatarOverlay{border-radius:var(--radius-3);opacity:0;color:#fff;background-color:#00000073;transition:opacity .15s}.ProfileHeaderV2-module__xDGCSW__overlayButton{color:#fff;cursor:pointer;background-color:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .15s,transform .15s;display:flex}.ProfileHeaderV2-module__xDGCSW__overlayButton:hover{background-color:#ffffff4d;transform:scale(1.1)}.ProfileHeaderV2-module__xDGCSW__overlayButton:active{transform:scale(.95)}.ProfileHeaderV2-module__xDGCSW__avatarField[data-editable=true]:hover .ProfileHeaderV2-module__xDGCSW__avatarOverlay,.ProfileHeaderV2-module__xDGCSW__avatarField[data-uploading=true] .ProfileHeaderV2-module__xDGCSW__avatarOverlay{opacity:1}@media (any-hover:none){.ProfileHeaderV2-module__xDGCSW__avatarField[data-editable=true] .ProfileHeaderV2-module__xDGCSW__avatarOverlay{opacity:1;background-color:#00000059}}.ProfileHeaderV2-module__xDGCSW__hiddenInput{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ProfileHeaderV2-module__xDGCSW__inlineEditableText{border-radius:var(--radius-2);margin:-2px -6px;padding:2px 6px;transition:background-color .15s;display:inline-block}.ProfileHeaderV2-module__xDGCSW__inlineEditableText[data-editable=true]{cursor:text}.ProfileHeaderV2-module__xDGCSW__inlineEditableText[data-editable=true]:hover{background-color:var(--gray-a3)}.ProfileHeaderV2-module__xDGCSW__inlineEditableText[data-editable=true]:focus-within{background-color:var(--gray-a4)}.ProfileHeaderV2-module__xDGCSW__profileHeader{gap:var(--space-2);flex-direction:column;display:flex}.ProfileHeaderV2-module__xDGCSW__profileHeaderTop{gap:var(--space-6);margin-top:var(--space-2);flex-direction:column;display:flex}.ProfileHeaderV2-module__xDGCSW__profileHeaderContent{flex-direction:row;justify-content:space-between;width:100%;display:flex}.ProfileHeaderV2-module__xDGCSW__profileHeaderInfo{gap:var(--space-2);flex-direction:column;display:flex}.ProfileHeaderV2-module__xDGCSW__nameRow{gap:var(--space-2);align-items:center;display:flex}.ProfileHeaderV2-module__xDGCSW__linksRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.ProfileHeaderV2-module__xDGCSW__nameFieldsContainer{flex-wrap:wrap;align-items:center;width:100%;display:flex}.ProfileHeaderV2-module__xDGCSW__nameField{flex:0 auto;min-width:0;max-width:100%;display:flex}.ProfileHeaderV2-module__xDGCSW__nameField div .tiptap{font-size:var(--font-size-8)!important;line-height:var(--line-height-8)!important;letter-spacing:var(--letter-spacing-8)!important}.ProfileHeaderV2-module__xDGCSW__nameField .tiptap{font-size:var(--font-size-8)!important;line-height:var(--line-height-8)!important;letter-spacing:var(--letter-spacing-8)!important}.ProfileHeaderV2-module__xDGCSW__nameField div .tiptap p{font-size:inherit;line-height:inherit;white-space:normal;overflow-wrap:break-word;margin:0}.ProfileHeaderV2-module__xDGCSW__nameField .tiptap p{font-size:inherit;line-height:inherit;white-space:normal;overflow-wrap:break-word;margin:0}.ProfileHeaderV2-module__xDGCSW__nameField span{font-size:var(--font-size-8);line-height:var(--line-height-8)}.ProfileHeaderV2-module__xDGCSW__bioField{max-width:600px}.ProfileHeaderV2-module__xDGCSW__bioField .tiptap{font-size:var(--font-size-3)!important;font-weight:var(--font-weight-medium)!important;line-height:var(--line-height-3)!important}.ProfileHeaderV2-module__xDGCSW__bioField div .tiptap{font-size:var(--font-size-3)!important;font-weight:var(--font-weight-medium)!important;line-height:var(--line-height-3)!important}.ProfileHeaderV2-module__xDGCSW__bioField .tiptap p{font-size:inherit;line-height:inherit;margin:0}.ProfileHeaderV2-module__xDGCSW__bioField .tiptap.ProfileHeaderV2-module__xDGCSW__isEmpty:before{font-size:var(--font-size-3);font-weight:var(--font-weight-medium);line-height:var(--line-height-3)}.ProfileHeaderV2-module__xDGCSW__profileTopSection{position:relative}.ProfileHeaderV2-module__xDGCSW__ctaWrapper{position:absolute;top:0;right:0}@media (min-width:640px){.ProfileHeaderV2-module__xDGCSW__ctaWrapper{position:static}}.ProfileHeaderV2-module__xDGCSW__metaField{align-items:center;display:inline-flex}
.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%}
.ContextSwitcher-module__22Waba__item:hover{cursor:pointer}
.Sidebar-module__N4ZEqW__SidebarRoot{flex-direction:column;display:flex}[data-sheet-variant=overlay] .Sidebar-module__N4ZEqW__SidebarRoot{height:100%}.Sidebar-module__N4ZEqW__SidebarSortableGroups{width:100%;flex-direction:column!important;gap:0!important;display:flex!important}.Sidebar-module__N4ZEqW__SidebarSortableGroups>*{width:100%;justify-content:flex-start!important}.Sidebar-module__N4ZEqW__SidebarHeader{flex-shrink:0}.Sidebar-module__N4ZEqW__SidebarFooter{flex-shrink:0;margin-top:auto;position:sticky;bottom:0;left:0;right:0}.Sidebar-module__N4ZEqW__SidebarGroup{border-radius:var(--radius-2);flex-direction:column;display:flex}.Sidebar-module__N4ZEqW__SidebarGroup[data-state=open]:not([data-section=true]){padding-bottom:var(--space-5)}.Sidebar-module__N4ZEqW__SidebarGroupHeaderDragHandle{cursor:grab;color:var(--gray-9);opacity:0;width:0;transition:width .12s,opacity .12s;overflow:hidden}.Sidebar-module__N4ZEqW__SidebarGroupHeaderDragHandle:active{cursor:grabbing}.Sidebar-module__N4ZEqW__SidebarGroupHeader:hover .Sidebar-module__N4ZEqW__SidebarGroupHeaderDragHandle{opacity:1;width:16px}.Sidebar-module__N4ZEqW__SidebarGroupHeader[data-section=true]{border-radius:var(--radius-2);align-items:center;transition:background-color .12s;display:flex}.Sidebar-module__N4ZEqW__SidebarGroupHeader[data-sticky=true]{z-index:10;background-color:var(--gray-2);position:sticky;top:0}.Sidebar-module__N4ZEqW__SidebarGroupHeader[data-section=true][data-expandable=true][data-hovered=true]{background-color:var(--gray-a3)}.Sidebar-module__N4ZEqW__SidebarGroupHeader[data-section=true][data-hovered=true][data-sortable=true]{margin-left:0}[data-expandable=true] .Sidebar-module__N4ZEqW__SidebarGroupHeader[data-section=true],[data-sortable=true] .Sidebar-module__N4ZEqW__SidebarGroupHeader[data-section=true]{cursor:pointer}[data-sortable=true] .Sidebar-module__N4ZEqW__SidebarGroupHeader[data-section=true][data-hovered=false]{margin-left:calc(-1*var(--space-2));transition:margin-left .12s}.Sidebar-module__N4ZEqW__SidebarGroupHeaderIndicator{color:var(--gray-9);opacity:0;justify-content:center;align-items:center;transition:opacity .12s,transform .25s cubic-bezier(.87,0,.13,1);display:flex;transform:rotate(0)}.Sidebar-module__N4ZEqW__SidebarGroupHeader:hover .Sidebar-module__N4ZEqW__SidebarGroupHeaderIndicator{opacity:1}.Sidebar-module__N4ZEqW__SidebarGroupHeader[data-state=open] .Sidebar-module__N4ZEqW__SidebarGroupHeaderIndicator{transform:rotate(90deg)}.Sidebar-module__N4ZEqW__SidebarGroupHeader[data-state=closed] .Sidebar-module__N4ZEqW__SidebarGroupHeaderIndicator{opacity:1;transform:rotate(0)}.Sidebar-module__N4ZEqW__SidebarGroupHeader[data-section=false]{cursor:default;border-radius:var(--radius-2);align-items:center;transition:background-color .12s;display:flex}.Sidebar-module__N4ZEqW__SidebarGroupHeader[data-section=false][data-hovered=true]{background-color:var(--gray-a3)}.Sidebar-module__N4ZEqW__SidebarGroupHeaderIconContainer{justify-content:center;align-items:center;width:18px;height:16px;display:flex;position:relative}.Sidebar-module__N4ZEqW__SidebarGroupHeaderIcon{opacity:1;transition:opacity .12s}.Sidebar-module__N4ZEqW__SidebarGroupHeader[data-section=false]:hover .Sidebar-module__N4ZEqW__SidebarGroupHeaderIcon{opacity:0}.Sidebar-module__N4ZEqW__SidebarGroupHeaderChevron{opacity:0;cursor:pointer;justify-content:center;align-items:center;transition:opacity .12s;display:flex;position:absolute;inset:0}[data-chevron=visible] .Sidebar-module__N4ZEqW__SidebarGroupHeaderChevron,[data-chevron=visible][data-state=open] .Sidebar-module__N4ZEqW__SidebarGroupHeaderChevron{opacity:1}.Sidebar-module__N4ZEqW__SidebarGroupHeader[data-section=false]:hover .Sidebar-module__N4ZEqW__SidebarGroupHeaderChevron{opacity:1}.Sidebar-module__N4ZEqW__SidebarGroupHeaderChevron svg{color:var(--gray-9);transition:transform .25s cubic-bezier(.87,0,.13,1);transform:rotate(0)}.Sidebar-module__N4ZEqW__SidebarGroupHeader[data-state=open] .Sidebar-module__N4ZEqW__SidebarGroupHeaderChevron svg{transform:rotate(90deg)}.Sidebar-module__N4ZEqW__SidebarGroupHeader[data-state=closed] .Sidebar-module__N4ZEqW__SidebarGroupHeaderChevron svg{transform:rotate(0)}.Sidebar-module__N4ZEqW__SidebarGroupHeaderActions{opacity:0;max-width:0;pointer-events:none;margin-inline-start:calc(-1*var(--space-2));transition:opacity .12s,max-width .12s,margin-inline-start .12s;overflow:hidden}.Sidebar-module__N4ZEqW__SidebarGroupHeader[data-hovered=true] .Sidebar-module__N4ZEqW__SidebarGroupHeaderActions{opacity:1;max-width:var(--space-6);pointer-events:auto;margin-inline-start:0}.Sidebar-module__N4ZEqW__SidebarGroupContent{overflow:hidden}.Sidebar-module__N4ZEqW__SidebarGroup[data-section=true][data-expandable=true]>.Sidebar-module__N4ZEqW__SidebarGroupContent{padding-top:var(--space-2)}.Sidebar-module__N4ZEqW__SidebarGroupHeaderIconContainer button,.Sidebar-module__N4ZEqW__SidebarGroupHeaderActions button,.Sidebar-module__N4ZEqW__SidebarItemActions button{--icon-button-ghost-padding:var(--space-1);--base-button-height:var(--space-4)}.Sidebar-module__N4ZEqW__SidebarGroupContent[data-state=open]{animation:.25s cubic-bezier(.87,0,.13,1) Sidebar-module__N4ZEqW__slideDown}.Sidebar-module__N4ZEqW__SidebarGroupContent[data-state=closed]{animation:.25s cubic-bezier(.87,0,.13,1) Sidebar-module__N4ZEqW__slideUp}.Sidebar-module__N4ZEqW__SidebarGroup[data-section=false][data-expandable=true] .Sidebar-module__N4ZEqW__SidebarGroupContent{padding-left:var(--space-5);position:relative}.Sidebar-module__N4ZEqW__SidebarGroup[data-section=false][data-expandable=true] .Sidebar-module__N4ZEqW__SidebarGroupContent:before{content:"";width:1px;top:0;bottom:var(--space-1);left:calc(var(--space-3) + 8px);background-color:var(--gray-a6);position:absolute}@keyframes Sidebar-module__N4ZEqW__slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes Sidebar-module__N4ZEqW__slideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}.Sidebar-module__N4ZEqW__SidebarItemContainer{flex-direction:column;display:flex}.Sidebar-module__N4ZEqW__SidebarItem{border-radius:var(--radius-2);justify-content:flex-start;align-items:center;transition:background-color .2s;display:flex}.Sidebar-module__N4ZEqW__SidebarItem:hover,.Sidebar-module__N4ZEqW__SidebarItem[data-hovered=true]{background-color:var(--gray-a3)}.Sidebar-module__N4ZEqW__SidebarItem[data-active=true]{background-color:var(--accent-a3)}.Sidebar-module__N4ZEqW__SidebarItem[data-indent="1"]{padding-left:var(--space-6)}.Sidebar-module__N4ZEqW__SidebarItem[data-indent="2"]{padding-left:var(--space-8)}.Sidebar-module__N4ZEqW__SidebarItem[data-indent="3"]{padding-left:var(--space-9)}.Sidebar-module__N4ZEqW__SidebarItemIconContainer{justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.Sidebar-module__N4ZEqW__SidebarItemIcon{opacity:1;transition:opacity .12s}.Sidebar-module__N4ZEqW__SidebarItemIcon[data-has-children=true]{opacity:1}.Sidebar-module__N4ZEqW__SidebarItem:hover .Sidebar-module__N4ZEqW__SidebarItemIcon[data-has-children=true]{opacity:0}.Sidebar-module__N4ZEqW__SidebarItemChevron{opacity:0;cursor:pointer;color:var(--gray-9);justify-content:center;align-items:center;transition:opacity .12s,transform .25s cubic-bezier(.87,0,.13,1);display:flex;position:absolute;inset:0;transform:rotate(0)}.Sidebar-module__N4ZEqW__SidebarItem:hover .Sidebar-module__N4ZEqW__SidebarItemChevron{opacity:1}.Sidebar-module__N4ZEqW__SidebarItemChevron[data-expanded=true]{transform:rotate(90deg)}.Sidebar-module__N4ZEqW__SidebarItemActions{opacity:0;max-width:0;pointer-events:none;margin-inline-start:calc(-1*var(--space-2));transition:opacity .12s,max-width .12s,margin-inline-start .12s;overflow:hidden}.Sidebar-module__N4ZEqW__SidebarItem:hover .Sidebar-module__N4ZEqW__SidebarItemActions,.Sidebar-module__N4ZEqW__SidebarItem[data-hovered=true] .Sidebar-module__N4ZEqW__SidebarItemActions{opacity:1;max-width:var(--space-6);pointer-events:auto;margin-inline-start:0}.Sidebar-module__N4ZEqW__SidebarItemContentArea{padding-left:var(--space-4)}.Sidebar-module__N4ZEqW__SidebarItemContent{flex-direction:column;display:flex}
@property --word-reveal{syntax:"<number>";inherits:false;initial-value:0}.ScrollRevealManifesto-module__wp0hrG__manifestoReveal{gap:var(--space-7);text-align:center;flex-direction:column;max-width:680px;margin-inline:auto;display:flex}.ScrollRevealManifesto-module__wp0hrG__manifestoBody{letter-spacing:-.03em;text-wrap:pretty;margin:0;font-size:clamp(20px,2.2vw,32px);font-weight:500;line-height:1.2}.ScrollRevealManifesto-module__wp0hrG__manifestoWord{color:color-mix(in oklch,var(--gray-12)calc(var(--word-reveal)*100%),var(--gray-6));display:inline}@media (prefers-reduced-motion:reduce){.ScrollRevealManifesto-module__wp0hrG__manifestoWord{color:var(--gray-12)}}
.PartnershipHero-module__gngB0W__heroSection{padding-top:var(--panel-header-height,72px)}.PartnershipHero-module__gngB0W__heroV3Bg{background:linear-gradient(to bottom,var(--pink-5)0%,var(--indigo-3)25%,transparent 55%)}.PartnershipHero-module__gngB0W__heroLayout{padding-bottom:var(--space-6);justify-content:space-between;gap:80px}@media (min-width:768px){.PartnershipHero-module__gngB0W__heroLayout{gap:120px}}.PartnershipHero-module__gngB0W__mediaSlot{justify-content:center;width:100%;display:flex}
.StepsCarousel-module__BvWgCG__stepsCardsSection{overflow-x:clip}.StepsCarousel-module__BvWgCG__stepsCardScrollWrapper{--steps-edge-padding:max(var(--space-5),calc((100vw - var(--container-4))/2 + var(--space-5)));overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;width:100vw;padding-block:var(--space-9);margin-inline:calc(50% - 50vw);margin-block:calc(-1*var(--space-9));overflow:auto visible}.StepsCarousel-module__BvWgCG__stepsCardScrollWrapper::-webkit-scrollbar{display:none}.StepsCarousel-module__BvWgCG__stepsCardScrollWrapper[data-dragging=true]{cursor:grabbing;-webkit-user-select:none;user-select:none}.StepsCarousel-module__BvWgCG__stepsCardTrack{gap:var(--space-5);padding-left:var(--steps-edge-padding);display:flex}.StepsCarousel-module__BvWgCG__stepsCardTrackEnd{margin-left:calc(-1*var(--space-5));inline-size:var(--steps-edge-padding);flex:none}@media (min-width:640px){.StepsCarousel-module__BvWgCG__stepsCardScrollWrapper{--steps-edge-padding:max(var(--space-7),calc((100vw - var(--container-4))/2 + var(--space-7)))}.StepsCarousel-module__BvWgCG__stepsCardTrackEnd{margin-left:calc(-1*var(--space-7))}}.StepsCarousel-module__BvWgCG__stepsCard{box-sizing:border-box;aspect-ratio:4/5;border-radius:var(--radius-4);background:var(--color-panel-solid);width:min(82vw,340px);box-shadow:0px 12px 32px -16px var(--gray-a3),0px 8px 40px 0px var(--black-a2);flex-direction:column;flex-shrink:0;display:flex;overflow:clip}@media (min-width:640px){.StepsCarousel-module__BvWgCG__stepsCard{width:368px}}.StepsCarousel-module__BvWgCG__stepsCardContent{gap:var(--space-4);flex-direction:column;flex:1;padding:32px 32px 24px;display:flex}.StepsCarousel-module__BvWgCG__stepsCardImageContainer{flex-shrink:0;width:100%}
.BenefitsGrid-module__ttvhPq__ctaGradientBg{margin-block:var(--space-9);background-color:#d4267a;background-position:50%;background-size:cover}.BenefitsGrid-module__ttvhPq__ctaGradientBg>.rt-Container{padding-top:120px;padding-bottom:120px}.BenefitsGrid-module__ttvhPq__ctaCard{box-sizing:border-box;background:var(--color-panel-solid);border-radius:var(--radius-6);width:100%;padding:var(--space-7);margin-inline:auto;box-shadow:0 12px 32px -16px #0000330f,0 8px 40px #0000000d}@media (min-width:768px){.BenefitsGrid-module__ttvhPq__ctaCard{padding:var(--space-9)}}.BenefitsGrid-module__ttvhPq__benefitsHeader{gap:var(--space-5);flex-direction:column;display:flex}.BenefitsGrid-module__ttvhPq__benefitsGrid{gap:var(--space-7);grid-template-columns:1fr;display:grid}@media (min-width:640px){.BenefitsGrid-module__ttvhPq__benefitsGrid{grid-template-columns:repeat(3,1fr)}}
.HowItWorksUniLogos-module__nLd9gG__grid{justify-content:center;gap:var(--space-4);padding:var(--space-4);background-color:var(--gray-2);border-radius:var(--radius-4);grid-template-columns:repeat(auto-fit,minmax(48px,1fr));place-items:center;width:100%;max-width:100%;display:grid}
.StudentJobsMarquee-module__3hztNq__section{background-color:var(--gray-1);width:100%;padding-block-start:var(--space-9);padding-block-end:var(--space-9);overflow-x:clip}.StudentJobsMarquee-module__3hztNq__section[data-transparent=true]{background-color:#0000}.StudentJobsMarquee-module__3hztNq__track{width:max-content;animation:160s linear infinite StudentJobsMarquee-module__3hztNq__studentJobsMarqueeScroll;display:flex}.StudentJobsMarquee-module__3hztNq__track:hover{animation-play-state:paused}.StudentJobsMarquee-module__3hztNq__row{align-items:stretch;gap:var(--space-4);padding-inline:var(--space-3);flex-shrink:0;display:flex}.StudentJobsMarquee-module__3hztNq__card{aspect-ratio:16/9;border-radius:var(--radius-4);color:#fff;background-color:var(--gray-12);width:620px;box-shadow:0 2px 4px var(--black-a2),0 4px 20px -4px var(--black-a4);flex-shrink:0;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .25s,opacity .25s;display:block;position:relative;overflow:hidden}.StudentJobsMarquee-module__3hztNq__card:hover{box-shadow:0 8px 24px -4px var(--black-a5),0 16px 48px var(--black-a3);transform:translateY(-2px)}.StudentJobsMarquee-module__3hztNq__track:hover .StudentJobsMarquee-module__3hztNq__card{filter:grayscale();opacity:.55}.StudentJobsMarquee-module__3hztNq__track:hover .StudentJobsMarquee-module__3hztNq__card:hover{filter:none;opacity:1}.StudentJobsMarquee-module__3hztNq__cardImage,.StudentJobsMarquee-module__3hztNq__cardImageFallback{background-position:50%;background-size:cover;position:absolute;inset:0}.StudentJobsMarquee-module__3hztNq__cardImageFallback{background:linear-gradient(135deg,var(--gray-10),var(--gray-12))}.StudentJobsMarquee-module__3hztNq__cardScrim{background:linear-gradient(#0000 40%,#000000bf 100%);position:absolute;inset:0}.StudentJobsMarquee-module__3hztNq__cardLogo{top:var(--space-3);left:var(--space-3);border-radius:var(--radius-2);width:40px;height:40px;box-shadow:var(--shadow-2);background-color:#fff;flex-shrink:0;position:absolute;overflow:hidden}.StudentJobsMarquee-module__3hztNq__cardLogoImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.StudentJobsMarquee-module__3hztNq__cardBody{padding:var(--space-4);gap:var(--space-1);flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0}.StudentJobsMarquee-module__3hztNq__cardTitle{color:#fff;font-size:var(--font-size-4);font-weight:600;line-height:var(--line-height-3);letter-spacing:-.01em}.StudentJobsMarquee-module__3hztNq__cardSubline{color:#ffffffd1;font-size:var(--font-size-2);line-height:var(--line-height-2)}@keyframes StudentJobsMarquee-module__3hztNq__studentJobsMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.StudentJobsMarquee-module__3hztNq__track{animation:none}}@media (max-width:640px){.StudentJobsMarquee-module__3hztNq__card{width:min(360px,calc(100vw - var(--space-7)))}.StudentJobsMarquee-module__3hztNq__row{gap:var(--space-3);padding-inline:var(--space-2)}}
/*# sourceMappingURL=f5863c03bfa760ae.css.map*/