.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;scrollbar-width:thin;scrollbar-color:#888 transparent}.modal-content{font-size:12px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#0f1425;color:#fff;opacity:.8;padding:20px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.2);z-index:1000;text-align:center;width:80%;max-height:70%;overflow-y:auto;text-align:left;scrollbar-width:thin;scrollbar-color:#888 transparent}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.modal-content::-webkit-scrollbar-thumb:hover{background-color:#555}.modal-content::-webkit-scrollbar-track{background:0 0}.con-button{padding:10px 20px;margin:10px;border:none;border-radius:4px;cursor:pointer;font-size:16px}.con-button:hover{opacity:.9}.con-button:first-of-type{background-color:#3a903e;color:#fff}.con-button:last-of-type{background-color:#ab3229;color:#fff}