/* Calendar Concept A — Standard. Lift the Health/Home sidebar pattern straight into the Calendar view. Nav up top, calendar week grid fills the right pane. */ function CalConceptA() { return (
Concept A · Standard Same sidebar as Home / Health — Calendar slots in as a peer. Mini-cal and feed list live on the right inspector (today's Inspector behaviour preserved).
); } window.CalConceptA = CalConceptA;