.rNotebook{height:100%;grid-template-columns:minmax(auto,350px) 1fr!important}.app-full .notebook-grid-left{background:var(--color-background-main-dark);position:fixed;top:0!important;width:100%}.notebook-grid-left{z-index:2;height:100%;display:grid;grid-template-columns:auto;grid-template-rows:60px 1fr;gap:0 0;grid-auto-flow:row;grid-template-areas:"." "."}.app-full .notebook-grid-left{z-index:auto!important}.app-grid .notebook-grid-left{border-left:1px}.notebook-grid-left .left-editor-pane{display:contents}.notebook-grid-right{z-index:auto!important;width:calc(100% - 10px)!important}.app-full .notebook-grid-right{min-height:calc(100vh + 20px)!important}.app-full .notebook-grid-right.context-list{top:60px!important}.app-full .notebook-grid-right.context-notebook{top:100px!important}.notebook-title-nav{color:#fff;background-color:var(--color-background-main-dark);width:100%}.app-grid .notebook-title-nav{background-color:transparent;transition:none!important;padding:15px 20px 15px 20px}.app-full .notebook-title-nav{padding:10px;z-index:1030;height:50px;position:fixed;top:0;left:0;margin-top:0;width:100%;background-color:var(--color-background-main-dark);box-shadow:none}.app-scrolled.app-full .notebook-title-nav{box-shadow:var(--shadow-nav)}.notebook-title-nav .btn:not(.save-button):not(:hover),.notebook-title-nav button:not(.save-button):not(:hover){background-color:transparent!important}.app-full .notebook-title-nav button:not(:hover){color:#fff!important}.content-grid .notebook-title{max-height:50px;white-space:normal;overflow:hidden;text-overflow:ellipsis}.app-full .notebook-title,.content-grid .scrolled .notebook-title{height:20px;white-space:normal;overflow:hidden;text-overflow:ellipsis}.notebook-title{cursor:pointer!important}.notebook-title-input.el-input .el-input__inner{background-color:var(--color-background-main-dark)!important}.notebook-title-input.el-input .el-input__inner::-moz-placeholder{color:#fff!important}.notebook-title-input.el-input .el-input__inner::placeholder{color:#fff!important}.notebook-title-input.el-input *{color:#fff!important}.pill-filter-scroll{overflow-y:scroll}.app-grid .pill-filter-scroll{height:100vh;max-height:calc(100vh - 170px)}.app-full .pill-filter-scroll{max-height:35vh}.more-actions-popover{position:fixed;right:20px;z-index:1050}.app-grid:not(.app-scrolled) .more-actions-popover{right:200px}.more-actions-mask{top:70px;z-index:1030}.app-full .left-editor-pane{background-color:var(--color-background);position:fixed;max-height:80vh;max-width:100vw;width:100vw;bottom:0;border-radius:20px 20px 0 0;left:0;overflow:scroll;z-index:1020;box-shadow:var(--shadow-far-up)}