.modal{background-color:#00000080;z-index:1050;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.modal-dialog{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1rem;margin:0 auto}.modal-content{width:100%;max-width:800px;max-height:80vh;display:flex;flex-direction:column;margin:0 auto}.modal-header{flex-shrink:0;padding:.75rem 1rem;border-bottom:1px solid #dee2e6}.modal-body{flex:1;padding:1.5rem 1.5rem 2rem;max-height:calc(80vh - 120px)}.modal-footer{flex-shrink:0;padding:.75rem 1rem;border-top:1px solid #dee2e6}
