body,html{height:100%;margin:0}.sidebar{height:100dvh;overflow:auto;padding:12px;box-sizing:border-box;border-right:1px solid #eee;display:flex;flex-direction:column;gap:12px;background:#fff}.control-row{display:grid;grid-template-columns:120px minmax(0,1fr) auto auto auto;align-items:center;grid-gap:8px;gap:8px}.control-label,.control-select{width:100%;min-width:0;box-sizing:border-box}.checkbox{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;flex:0 0 auto}.icon-btn{flex:0 0 auto;padding:2px 8px;line-height:1}