.ed-pop{position:absolute;z-index:30;top:calc(100% + 6px);right:0;min-width:236px;max-width:min(320px,calc(100vw - 32px));padding:6px;background:var(--ed-paper-lift);border:1px solid var(--ed-hair-strong);border-radius:6px;box-shadow:0 10px 28px #1a1c211f;font-family:var(--ed-sans);text-align:left;transform-origin:top right;animation:ed-pop .13s cubic-bezier(.2,.8,.3,1)}.ed-pop--left{right:auto;left:0;transform-origin:top left}@keyframes ed-pop{0%{opacity:0;transform:scale(.94)}}@media (prefers-reduced-motion: reduce){.ed-pop{animation:none}}
