.odoo-app-name{font-size:14px;font-weight:500;margin-bottom:6px}.odoo-app-item{position:relative;border:1px solid #e5e7eb;border-radius:8px;padding:20px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;height:80px;background:#fff}.odoo-app-item.selected{border-color:#2563eb;background:#f0f6ff}.odoo-app-item input[type=checkbox]{position:absolute;bottom:6px;right:6px;transform:scale(1.2);cursor:pointer}.odoo-summary td{padding:8px 0;border-top:1px solid #e5e7eb}.odoo-summary td:first-child{text-align:left}.odoo-summary td:last-child{text-align:right}@media (max-width:480px){.odoo-app-item{height:70px;padding:15px}}