.note__actions{align-items:center;display:flex;justify-content:space-between}.note__actions-submit{display:flex;gap:8px}.note__color-marker{background:gray;border-radius:7px 0 0 7px;width:8px}.note__color-marker--yellow{background:#fffc8f}.note__color-marker--blue{background:#adebff}.note__color-marker--green{background:#adffad}.note__color-marker--pink{background:#ffaedf}.note__field-group{margin:0;padding:8px}.note__field-group,.note__field-group .nebula-field-group__element-container{display:flex;flex-direction:column;gap:16px}.note__field-group .nebula-label{color:#707070;font-weight:600;font-size:.75rem;margin-bottom:0}.note__highlight-button:before{border-radius:1px;content:"";display:block;height:14px;margin-inline-start:1px;position:absolute;width:14px}.note__highlight-button--active,.note__highlight-popover-button--active{background-color:#9ed5ff}.note__highlight-button--blue:before,.note__highlight-popover-button--blue:before{background-color:#adebff}.note__highlight-button--green:before,.note__highlight-popover-button--green:before{background-color:#adffad}.note__highlight-button--pink:before,.note__highlight-popover-button--pink:before{background-color:#ffaedf}.note__highlight-button--yellow:before,.note__highlight-popover-button--yellow:before{background-color:#fffc8f}.note__highlight-popover-button:before{border-radius:1px;content:"";display:block;height:15px;margin-inline-start:1.5px;position:absolute;width:15px}.note__highlight-color-selector .nebula-button{--nebula-button-padding:6px;gap:16px}.note__highlight-color-selector .nebula-popover[data-popper-placement^=bottom] .popper__arrow:before{border-radius:0 0 16px}.note__highlight-color-selector .nebula-popover[data-popper-placement^=top] .popper__arrow:before{border-radius:16px 0 0}.note__highlight-color-selector .nebula-popover__inner{border-radius:4px;padding:8px}.note__highlight-color-selector .nebula-popover__inner .nebula-popover__content-container{display:flex}.note__text-content{color:var(--nebula-text-color-body-default);font-family:var(--nebula-font-family-body);font-weight:var(--nebula-font-weight-body);line-height:var(--nebula-font-line-height-default);font-size:var(--nebula-font-size-body-2);display:-webkit-box;max-width:280px;margin:0;overflow:hidden;-webkit-line-clamp:6;-webkit-box-orient:vertical;white-space:pre-wrap;word-wrap:break-word}.note__text-content--expanded{display:block}.note__textarea{min-width:250px;padding:4px;resize:vertical;width:100%}.note__toggle-button{--nebula-button-padding:8px;--nebula-button-text-color:#0077d1;margin-inline-start:-4px}.note__warning{display:flex;gap:8px}.note__warning-icon{fill:#995300;margin-block-start:3px}.note__warning-text{color:var(--nebula-text-color-body-default);font-family:var(--nebula-font-family-body);font-weight:var(--nebula-font-weight-body);line-height:var(--nebula-font-line-height-default);font-size:var(--nebula-font-size-body-2);color:#995300;font-weight:600}.notes-panel{--nebula-panel-padding:0;--nebula-panel-width:100%;box-shadow:0 4px 26px 5px #0000001a;overflow:auto;position:sticky}@media(min-width:500px){.notes-panel{--nebula-panel-width:350px}}.notes-panel .nebula-panel__header{flex:1 0 auto;padding-inline-end:0}.notes-panel .nebula-panel__top{background-color:#fff;border-bottom:1px solid #e0e8eb;padding:8px 16px;position:sticky;top:0;z-index:1}.notes-panel__wrapper{align-items:flex-start;display:var(--214af50a);min-height:600px;position:relative;z-index:3}.notes-panel__wrapper .nebula-panel__outer.notes-panel div:not([class]){height:100%}.notes-panel__wrapper .nebula-panel--open{top:var(--9deccfa0);height:100%}@media screen and (min-width:769px){.notes-panel__wrapper .nebula-panel--open{top:0}}.notes-panel__avatar{height:300px;width:300px}.notes-panel__confirmation-modal .nebula-dialog__header-container{color:var(--nebula-text-color-header-default);font-family:var(--nebula-font-family-header);font-weight:var(--nebula-font-weight-header);line-height:var(--nebula-font-line-height-heading);font-size:clamp(1.375rem,2.625vw,1.75rem);font-weight:700}.notes-panel__confirmation-modal .nebula-dialog__content-container{color:var(--nebula-text-color-body-default);font-family:var(--nebula-font-family-body);font-weight:var(--nebula-font-weight-body);line-height:var(--nebula-font-line-height-default);font-size:clamp(1rem,1.5vw,1.125rem);margin-block-start:24px}@media(min-width:464px){.notes-panel__confirmation-modal .nebula-dialog.nebula-dialog--s{min-width:596px}.notes-panel__confirmation-modal .nebula-dialog.nebula-dialog--s .nebula-dialog__inner{padding:32px}}.notes-panel__content{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:8px 16px 40px}.notes-panel__content-notes{width:100%}.notes-panel__content--empty{align-items:center;display:flex;flex-direction:column;gap:16px;padding:16px 24px}.notes-panel__dropdown{--nebula-dropdown-item-icon-fill:#3d3d3d}.notes-panel__header{display:flex;justify-content:space-between}.notes-panel__header-end,.notes-panel__header-start{align-items:center;display:flex}.notes-panel__header-start{gap:8px}.notes-panel__empty-heading{color:var(--nebula-text-color-header-default);font-family:var(--nebula-font-family-header);font-weight:var(--nebula-font-weight-header);line-height:var(--nebula-font-line-height-heading);font-size:var(--nebula-font-size-header-level-6)}.notes-panel__note{border:1px solid #e0e8eb;border-radius:8px;display:grid;grid-template-columns:8px 1fr;margin-block-end:16px}.notes-panel__note:focus{border:2px solid #0077d1}.notes-panel__note:focus,.notes-panel__note:hover{box-shadow:0 0 0 4px #d1ebff}.notes-panel__note--active.notes-panel__note--error,.notes-panel__note--empty.notes-panel__note--error{border:2px solid #995300;box-shadow:0 0 0 4px #ffd099}@media(prefers-reduced-motion:no-preference){.notes-panel__note--active.notes-panel__note--error.bounce,.notes-panel__note--empty.notes-panel__note--error.bounce{animation:bounce .5s}}@keyframes bounce{0%{transform:translateY(0);timing-function:ease-in}37%{transform:translateY(-5px);timing-function:ease-out}55%{transform:translateY(5px);timing-function:ease-in}73%{transform:translateY(-4px);timing-function:ease-out}82%{transform:translateY(4px);timing-function:ease-in}91%{transform:translateY(-2px);timing-function:ease-out}96%{transform:translateY(2px);timing-function:ease-in}to{transform:translateY(0);timing-function:ease-in}}.notes-panel__title{font-weight:600}.notes-panel .highlights-options__dropdown-item--disabled{color:#e8e8e8;font-weight:var(--nebula-dropdown-item-text-weight);font-size:1rem;padding:var(--nebula-dropdown-item-padding)}.notes-panel .highlights-options__dropdown-item--disabled .nebula-icon.nebula-button__icon{fill:#e8e8e8}.notes-panel .highlights-options__dropdown-item{align-items:flex-start}.notes-panel .highlights-options__dropdown-item .nebula-button__text{max-width:230px;text-align:left}.notes-panel__delete-highlights,.notes-panel__hide-highlights{--nebula-button-text-color:var(--nebula-dropdown-item-text-color);font-weight:400}.notes-panel__hide-highlights{max-width:290px;width:100%}.de-highlight{background-color:var(--highlight-color);border:0;color:inherit;cursor:pointer;font-style:inherit;font-weight:inherit}.de-highlight:not(.de-highlight--selected):active,.de-highlight:not(.de-highlight--selected):focus,.de-highlight:not(.de-highlight--selected):hover{outline:1px dotted #575757}.de-highlight--has-note .de-note{display:inline;height:max(12px,.5em);margin-inline:min(-6px,-.25em);position:relative;top:-.25em;vertical-align:super;width:max(12px,.5em);z-index:1}.de-highlight--selected{border-bottom:4px solid #005a9e}.de-highlight--blue{--highlight-color:var(--nebula-color-highlight-pastel-turquoise)}.de-highlight--green{--highlight-color:var(--nebula-color-highlight-pastel-mint)}.de-highlight--pink{--highlight-color:var(--nebula-color-highlight-pastel-blush)}.de-highlight--yellow{--highlight-color:var(--nebula-color-highlight-pastel-yellow)}.de-note{display:none}.text-select__wrapper{background-color:#fff;border-radius:8px;box-shadow:0 4px 26px 5px #0000001a;display:flex;flex-direction:column;gap:4px;padding:4px;position:absolute;z-index:400}.text-select__controls-wrapper{align-items:flex-start;display:flex;--nebula-button-group-gap:8px}.text-select__controls-highlight-buttons,.text-select__controls-notes-button{border-left:1px solid #c1d1d7;display:flex;padding-inline-start:8px}.text-select__button--active{background:var(--nebula-button-background-active);border-color:var(--nebula-button-border-color-active);color:var(--nebula-button-text-color-active)}.text-select__button--close{margin-inline-start:8px}.text-select__highlight-button:before{content:"";display:block;height:12px;margin-inline-start:2px;position:absolute;width:12px}.text-select__highlight-button--active{background-color:#9ed5ff}.text-select__highlight-button--blue:before{background-color:#adebff}.text-select__highlight-button--green:before{background-color:#adffad}.text-select__highlight-button--pink:before{background-color:#ffaedf}.text-select__highlight-button--yellow:before{background-color:#fffc8f}.text-select__controls,.text-select__options{display:flex}.upload-modal__heading{color:var(--nebula-text-color-header-default);font-family:var(--nebula-font-family-header);font-weight:var(--nebula-font-weight-header);line-height:var(--nebula-font-line-height-heading);font-size:var(--nebula-font-size-header-level-6)}.upload-modal__tooltip .nebula-title-tooltip{z-index:1}.upload-modal__tooltip .nebula-title-tooltip__text{color:var(--nebula-text-color-body-default);font-family:var(--nebula-font-family-body);font-weight:var(--nebula-font-weight-body);line-height:var(--nebula-font-line-height-default);font-size:var(--nebula-font-size-caption);color:#fff;max-width:350px;white-space:pre-wrap}.upload-modal__tooltip--mobile{display:block}@media screen and (min-width:1024px){.upload-modal__tooltip--mobile{display:none}}.upload-modal__tooltip--desktop{display:none}@media screen and (min-width:1024px){.upload-modal__tooltip--desktop{display:block}}.upload-modal__error-tooltip-button .nebula-button__icon{fill:#e32b2b}.upload-modal__top-row{align-items:flex-start;display:flex;justify-content:space-between;padding:12px 0}.upload-modal__flex-group{align-items:center;display:flex}.upload-modal__actions{display:flex;justify-content:flex-end;white-space:nowrap}.upload-modal__browse{align-items:center;display:flex;justify-content:center;height:200px;max-height:200px;min-height:200px;width:100%}.upload-modal__browse--contains-table{display:block}@media screen and (min-width:1024px){.upload-modal__browse--contains-table{border:1px solid #c1d1d7;border-radius:8px}.upload-modal__browse{height:235px;max-height:235px;min-height:235px}.upload-modal__browse--contains-table{display:flex;flex-direction:column}}.upload-modal__visual-table-header{border:none;width:100%}.upload-modal__visual-table{border:none}.upload-modal__scroll-container{border-radius:0 0 7px 7px;height:100%;overflow-y:auto;position:relative;width:100%}@media screen and (min-width:1024px){.upload-modal__scroll-container{height:180px}}.upload-modal__table-row--errored .nebula-table__cell{color:#f3a5a5}@media screen and (min-width:1024px){.upload-modal__table-cell:first-child{max-width:370px;width:370px}.upload-modal__table-cell:nth-child(2),.upload-modal__table-cell:nth-child(3){max-width:100px;width:100px}}.upload-modal__filename{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-modal__error-container{align-items:center;display:flex}.my-content-modal__spinner svg{height:80px;width:80px}.my-content__browse .folder__icon-btn .my-content-modal__spinner{min-height:0}.my-content__browse .folder__icon-btn .my-content-modal__spinner svg{height:18px;width:18px}.my-content-modal.modal-container{z-index:100}.my-content-modal .my-content .my-content-text--bold{font-weight:700}.my-content-modal .my-content__tabs{margin-bottom:0}.my-content-modal .my-content__actions{display:flex;justify-content:flex-end;padding:8px 0 16px}.my-content-modal .my-content__browse{max-height:250px;overflow-y:auto}@media screen and (min-width:768px){.my-content-modal .my-content__browse{max-height:none}}.my-content-modal .my-content__folder{max-height:auto;min-height:auto;overflow-y:auto}@media screen and (min-width:768px){.my-content-modal .my-content__folder{max-height:246px;min-height:246px}}@media screen and (min-width:1024px){.my-content-modal .my-content__folder{max-height:320px;min-height:320px}}.my-content-modal .my-content__folder .folder{border-bottom:1px solid #c1d1d7;margin:0 0 0 24px;padding:0}.my-content-modal .my-content__folder .folder.folder-parent{margin-left:0}.my-content-modal .my-content__folder .folder .folder:last-child{border-bottom:none}.my-content-modal .my-content__folder .folder--loading-indicator .folder__selectable{align-items:center;color:#707070;gap:8px;justify-content:center}.my-content-modal .my-content__folder .folder--loading-indicator .my-content-modal__spinner{min-height:0}.my-content-modal .my-content__folder .folder--loading-indicator .my-content-modal__spinner svg{height:18px;width:18px}.my-content-modal .my-content__folder .folder+.folder__browse{display:none}.my-content-modal .my-content__folder .folder.opened+.folder__browse{display:block}.my-content-modal .my-content__folder .folder__item,.my-content-modal .my-content__folder .folder__item:focus,.my-content-modal .my-content__folder .folder__item:hover{color:var(--nebula-text-color-body-default);font-family:var(--nebula-font-family-body);font-weight:var(--nebula-font-weight-body);line-height:var(--nebula-font-line-height-default);font-size:var(--nebula-font-size-body-2);color:#0077d1;text-decoration:none}.my-content-modal .my-content__folder .folder__selectable{border:none;cursor:pointer;display:flex;padding:12px 0;position:relative}.my-content-modal .my-content__folder .folder__selectable--selected:not(.folder__item--asset){background:#f0f4f5}.my-content-modal .my-content__folder .folder__icon-btn{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;flex-shrink:0;height:100%;justify-content:center;margin-inline-start:4px;padding:0;width:40px}.my-content-modal .my-content__folder .folder__item{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:0;padding-inline-start:4px;width:100%}.my-content-modal .my-content__folder .folder__item--asset{color:#575757;padding-left:24px}.my-content-modal .my-content__folder .folder__checkbox{cursor:pointer;opacity:0;position:absolute}.my-content-modal .my-content__folder .folder__checkbox:focus+.folder__item{outline:1px solid #000}.my-content-modal .my-content__folder .folder__create{margin:0;margin-inline-start:40px;padding:8px 0}.my-content-modal .my-content__folder .folder__form{display:flex;gap:4px;justify-content:flex-start}.my-content-modal .my-content__folder .folder__input{margin:0;width:160px}.my-content-modal .my-content__folder .folder__selectable{align-content:center;cursor:default;padding-bottom:0;padding-right:0;padding-top:0;height:40px;width:100%}.my-content-modal .my-content__folder .folder__icon-btn-icon{height:20px;width:20px}.my-content-modal .my-content__folder .folder__item{height:100%}.my-content-modal .my-content__folder .browse-items{border-top:0;list-style-type:none;margin-bottom:0;margin-left:0;margin-top:0;overflow:hidden;padding:0}.my-content-modal .my-content__folder .browse-items .folder-parent button svg{transition:.1s ease-out}.my-content-modal .my-content__folder .browse-items .rotate--right{transform:rotate(90deg)}.my-content-modal .my-content__folder .browse-items .rotate--down{transform:rotate(180deg)}.my-content-modal .my-content__folder .browse-items ul{list-style-type:none;margin-left:0}.my-content-modal .my-content__folder .browse-items .folder{margin:0;padding-left:0}.my-content-modal .my-content__folder .browse-items .browse-items .folder{padding-left:24px}.my-content-modal .my-content__folder .browse-items .browse-items .browse-items .folder{padding-left:48px}.my-content-modal .my-content__folder .browse-items .browse-items .browse-items .browse-items .folder{padding-left:72px}.my-content-modal .my-content__folder .browse-items .browse-items .browse-items .browse-items .browse-items .folder{padding-left:96px}.my-content-modal .my-content__folder .browse-items .browse-items .browse-items .browse-items .browse-items .browse-items .folder{padding-left:120px}.my-content-modal .my-content__folder .browse-items .browse-items .browse-items .browse-items .browse-items .browse-items .browse-items .folder{padding-left:144px}.nebula-text-italic{font-variation-settings:"ital" 75}.nebula-text-semibold{font-weight:500}.my-content__browse .my-content-modal__spinner{align-items:center;display:flex;justify-content:center;min-height:250px}.my-content-modal__heading{font-size:1.75rem}.my-content-modal__display-paragraph{margin:16px 0 24px}.my-content-modal__display-paragraph .my-content--bold-text{font-weight:700}.my-content-modal__subheading{margin-block:16px}.my-content-modal__tabs-container{margin-block-start:16px}.my-content-modal__tabs-container .nebula-tabs__list-item :is(.nebula-button--flat:focus,.nebula-button--flat:hover){background-color:initial}
