.referencePopover{background-color:var(--surface);border-radius:var(--radius-md);width:820px;min-width:820px;max-height:282px;padding:1rem 2rem 1.5rem;overflow:hidden}.referencePopover.documentReferencePopover{width:333px;min-width:333px;max-height:fit-content;padding-bottom:1rem}.referencePopover .content .section{justify-content:space-between;display:flex}.referencePopover .content .section .properties{flex-direction:column;gap:.5rem;max-width:100%;display:flex}.referencePopover .content .section .properties .type{align-items:center;display:flex}.referencePopover .content .section .properties .type .objectIcon{color:var(--color-document);margin-right:.5rem}.referencePopover .content .section .properties .type .objectIcon.entity{color:var(--color-webpage)}.referencePopover .content .section .properties .type .objectIcon.study{color:var(--color-study)}.referencePopover .content .section .properties .title{align-items:center;display:flex}.referencePopover .content .section .properties .title svg{color:var(--color-study);margin-right:.5rem}.referencePopover .content .section .properties .title.entity svg{color:var(--color-webpage)}.referencePopover .content .section .properties .title .titleText{white-space:nowrap;text-overflow:ellipsis;font-size:1.25rem;overflow:hidden}.referencePopover .content .section .properties .title .titleText.documentTitleText{text-align:left;white-space:wrap;font-size:1rem;font-weight:700;line-height:20px}.referencePopover .content .section .properties .authorships{flex-flow:column wrap;display:flex}.referencePopover .content .section .properties .authorships p{font-size:.875rem;font-weight:400;line-height:20px}
