.modal-overlay{z-index:1000;background-color:#0000001a;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal-content{box-sizing:border-box;width:90%;max-width:600px;padding:1.5rem}.modal-header,.modal-footer{margin-bottom:1rem}.modal-body{margin-bottom:2rem}.modal-input-group{margin-bottom:1rem}.modal-input-group label,.modal-input-group input,.modal-input-group p{width:100%;margin-bottom:.5rem;display:block}.modal-input-group input{padding:.5rem 1rem}.modal-button{width:calc(50% - .5rem);padding:.5rem 1rem}.modal-footer{justify-content:space-between;display:flex}.highlight-class{background-color:#f0f0f0}.dark .highlight-class{background-color:rgb(49 61 74/var(--tw-bg-opacity))}
