.role-switch-overlay{z-index:9999;background-color:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:0}.role-switch-panel{background-color:#fff;width:400px;height:100vh;animation:.3s ease-out slideInRight;overflow:auto;box-shadow:-4px 0 15px #0000001a}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.role-switch-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.role-switch-title{color:#032b5b;margin:0;font-size:1.4rem}.role-switch-close{cursor:pointer;color:#666;background:0 0;border:none;font-size:24px}.role-switch-description{color:#666;margin:0 0 20px;font-size:.9rem}.no-roles-message{text-align:center;color:#666;padding:40px 20px}.persona_name_container{flex:1}@media (max-width:768px){.role-switch-panel{width:100vw}}@media (max-width:480px){.role-switch-panel{padding:10px}.role-switch-title{font-size:1.2rem}}
