@keyframes ck-backdropIn{0%{opacity:0}to{opacity:1}}@keyframes ck-panelSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.ck-panel-overlay{z-index:999;justify-content:flex-end;animation:.25s forwards ck-backdropIn;display:flex;position:absolute;inset:0}.ck-panel-backdrop{-webkit-backdrop-filter:blur(6px);background:#0f172a59;position:absolute;inset:0}.ck-panel-container{background:var(--wh-surface,#fff);border-left:1px solid var(--wh-border,#e5e7eb);flex-direction:column;width:400px;max-width:90vw;height:100%;animation:.35s cubic-bezier(.32,.72,0,1) forwards ck-panelSlideIn;display:flex;position:relative;box-shadow:-16px 0 64px #0000001f,-4px 0 16px #0000000f}.ck-timelog-embed{flex-direction:column;padding-bottom:24px;display:flex}.ck-timelog-embed .tl-container{flex:none;height:auto;overflow:visible}.ck-timelog-embed .tl-content{flex:none;height:auto;padding:0;overflow:visible}.ck-timelog-embed .tl-table-wrap{flex:none;height:auto;min-height:0;padding-bottom:8px;overflow:visible}.ck-timelog-embed .tl-table-header{position:static}.ck-timelog-embed .tl-island{flex:none;height:auto}