.modal-background{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999;background:#000c}.modal-content{min-width:300px;max-width:70%;padding:16px;background:#253131;box-shadow:0 4px 12px #00000073;border-radius:0;border:1px solid #161616;color:#b1996e}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:24px}.modal-header svg{cursor:pointer}.modal-body p{margin:0;font-size:16px}
