.pop__popper{background-color:#2b2b2b;background-repeat:repeat-x;border-radius:8px;color:#fff;display:inline-block;line-height:44px;opacity:0;padding:8px;pointer-events:none}.pop__popper--visible{animation:pop-upwards .18s linear forwards;animation-delay:.2s;pointer-events:auto;transition:opacity 0s linear .2s}.popper__arrow,.popper__arrow:before{background:inherit;height:14px;position:absolute;width:14px}.popper__arrow{visibility:hidden}.popper__arrow:before{content:"";transform:rotate(45deg);visibility:visible}.pop[data-popper-placement^=top] .popper__arrow{bottom:-4px}.pop[data-popper-placement^=bottom] .popper__arrow{top:-4px}@keyframes pop-upwards{0%{opacity:0;transform:matrix(.97,0,0,1,0,12)}20%{opacity:.7;transform:matrix(.99,0,0,1,0,2)}40%{opacity:1;transform:matrix(1,0,0,1,0,-1)}70%{opacity:1;transform:matrix(1,0,0,1,0,0)}to{opacity:1;transform:matrix(1,0,0,1,0,0)}}.popper__citationButton{align-items:center;border-radius:8px;color:#fff;display:flex;padding:5px 15px;text-decoration:none}.popper__citationButton:is(:hover,:active,:focus){background-color:#3e3e3e;color:#fff}.citationSection{align-self:stretch;border:1px solid var(--neutral-200,#bcbcbc);border-radius:16px;gap:16px;padding:16px}.citationSection__header{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.citationSection__copyButton{align-items:center;box-shadow:none;color:#000;display:flex;font-weight:700;gap:10px;justify-content:center}.citationSection__copyButton:is(:hover,:active,:focus){color:#000}.citationSection__divider{align-self:stretch;background:var(--neutral-200,#bcbcbc);height:1px;margin:16px 0}.citationSection__text{word-wrap:break-word;color:#6a6a6a}.sharingPanel__citationButton{height:46px;padding:0;width:150px}.inlineNotification{background-color:#2b2b2b;background-repeat:repeat-x;border-radius:8px;color:#fff;display:inline-block;font-size:13px;padding:8px;pointer-events:auto;transition:opacity 0s linear .2s}