/* Movable Chat release layer; the reviewed Build 6 header remains unchanged. */
.clock .timers{min-height:44px;display:inline-flex;align-items:center;justify-content:center}
.lucydock{touch-action:none;cursor:grab;user-select:none;-webkit-user-select:none;min-height:44px}
.lucydock.dragging{cursor:grabbing;background:#ffe079}
.lucydock:focus-visible{outline:3px solid var(--columbia);outline-offset:3px}
.cmp-dest{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}
.cmp-dest button{min-width:0;padding:10px 4px;font-size:9px}
