.history-drawer{position:fixed;right:-520px;top:0;bottom:0;width:min(500px,100%);background:#fff;z-index:12;box-shadow:-12px 0 32px #0f172a20;overflow:auto;padding:29px;transition:right .22s ease}.history-drawer.open{right:0}.history-drawer header{display:flex;justify-content:space-between;align-items:start;margin-bottom:22px}
