dialog.listing-modal{box-sizing:border-box;-webkit-user-select:text;user-select:text;visibility:visible;opacity:0;border:1px solid #000;border-radius:8px;max-width:calc(394px - 2em);max-height:calc(100% - 2em - 6px);padding:0 1em;position:fixed;top:0;bottom:0;overflow:auto}dialog.listing-modal:-internal-dialog-in-top-layer::backdrop{background-color:rgba(0,0,0,.44)}dialog.listing-modal[open]{opacity:1;animation:.5s forwards xzddopen}dialog.listing-modal.closing{transition:display .1s allow-discrete, overlay .1s allow-discrete;animation:.5s forwards xzddclose}@media screen and (max-width:400px){dialog.listing-modal{max-width:calc(100% - 2em - 6px)}}@keyframes xzddopen{0%{opacity:0;scale:0}75%{opacity:1;scale:1.1}to{scale:1}}@keyframes xzddclose{0%{scale:1}75%{scale:1.1}to{scale:0}}.more-content-above{pointer-events:none;background:linear-gradient(#fff 5%,rgba(255,255,255,0) 100%);width:calc(100% + 2em);height:2em;margin-left:calc(-1em - 1px);margin-right:calc(-1em - 1px);position:-webkit-sticky;position:sticky;top:0}.more-content-below{pointer-events:none;background:linear-gradient(rgba(255,255,255,0) 0%,#fff 95%);width:calc(100% + 2em);height:2em;margin-left:calc(-1em - 1px);margin-right:calc(-1em - 1px);position:-webkit-sticky;position:sticky;bottom:0}