.modal-overlay{z-index:1003;background-color:#000000b3;justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex;position:fixed;inset:0}.modal-content{background-color:#fff;border-radius:5px;max-width:80%;max-height:90%;padding:20px;position:relative}@media (max-width:768px){.modal-content{max-width:85%;max-height:95%}}.close-button{cursor:pointer;background:0 0;border:none;align-items:center;font-size:24px;position:absolute;top:10px;right:10px}.close-button:hover{color:#0000004d}.imported-content{border-top:1px solid #e9ecef;max-height:calc(90vh - 120px);margin-top:40px;padding:1rem;overflow-y:auto}
