body{display:flex;min-height:100vh;background:var(--background)}.sidebar{width:260px;min-height:100vh}.main{flex:1;min-width:0;padding:30px}