<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.threepress-modal{position:fixed;z-index:9999;top:0;left:0;font-size:1rem;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;background:rgba(0,0,0,.5)}.threepress-modal-close{position:absolute;z-index:9;top:80px;right:calc( 50% - 300px);background:#000;color:#fff;cursor:pointer;height:30px;width:30px;font-size:1.5rem;user-select:none}.threepress-modal-close:hover{background:#fff;color:#000}.threepress-modal-content{position:absolute;background:#fff;padding:10px;margin-top:80px;width:100%;max-width:600px;overflow-y:auto;overflow-x:hidden}.threepress-modal h1,.threepress-modal h2,.threepress-modal h3{color:#fff}.threepress-modal .threepress-modal-header{color:#c1cafb;margin-bottom:10px}.threepress-modal .column h3.column-header{margin-top:0}.threepress-modal .column{padding:10px 10px 30px;height:90%}.right-panel .button{margin:5px 0;border:1px solid grey}.threepress-modal img{max-width:125px}.threepress-modal textarea,.threepress-modal input{width:100%;max-width:100%}.threepress-modal label,.threepress-modal input[type=checkbox]{display:inline-block}.threepress-modal input[type=checkbox]{width:20px;height:20px;vertical-align:middle;margin:0 10px}.threepress-modal.has-columns .threepress-modal-content{overflow-y:hidden}.threepress-modal.has-columns .column{overflow-y:auto}.modal-type-gallery-preview .threepress-modal-content{background:0 0;border:1px solid;box-shadow:0px 0px 20px rgba(0,0,0,.5)}@media screen and (max-width:800px){.threepress-modal-close{right:0}}</pre></body></html>