.notebook-list-controls{justify-content:space-between;align-items:center;gap:10px;margin:0 0 10px;display:flex}.notebook-list-controls>button,.notebook-list-controls label{border:1px solid var(--border);background:var(--surface-soft);color:var(--muted);border-radius:9px;align-items:center;gap:7px;min-height:36px;padding:0 10px;display:flex}.notebook-list-controls>button{cursor:pointer}.notebook-list-controls select{color:var(--text);background:0 0;border:0;outline:0}.notebook-bulk-bar{z-index:7;border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);border-radius:12px;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:10px;padding:10px;display:flex;position:sticky;top:78px}.notebook-bulk-bar>b{margin-right:auto}.notebook-bulk-bar>button,.notebook-bulk-bar>label{border:1px solid var(--border);background:var(--surface-soft);min-height:34px;color:var(--text);border-radius:8px;align-items:center;gap:5px;padding:0 9px;display:flex}.notebook-bulk-bar>button{cursor:pointer}.notebook-bulk-bar>button.danger{color:var(--danger,#d95050)}.notebook-bulk-bar select{color:var(--text);background:0 0;border:0;outline:0;max-width:120px}.notebook-bulk-bar label button{border:0;border-left:1px solid var(--border);color:var(--accent);cursor:pointer;background:0 0;padding-left:7px}.note-library-card.selectable{position:relative;overflow:hidden;padding:0!important}.note-library-card.selectable.selected{outline:2px solid color-mix(in srgb,var(--accent) 55%,transparent);background:color-mix(in srgb,var(--accent) 7%,var(--surface))}.note-select-control{z-index:2;border:1px solid var(--border);background:var(--surface);width:30px;height:30px;color:var(--muted);cursor:pointer;border-radius:8px;place-items:center;display:grid;position:absolute;top:8px;right:8px}.note-library-card.selected .note-select-control{border-color:var(--accent);color:var(--accent)}.note-open-control{width:100%;height:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:14px}.note-open-control>p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.note-open-control footer{justify-content:space-between;align-items:center;display:flex}.notebook-sidebar button span{align-items:center;gap:6px;display:flex}@media (max-width:800px){.notebook-list-controls{flex-direction:column;align-items:stretch}.notebook-list-controls>button,.notebook-list-controls label{justify-content:space-between}.notebook-bulk-bar{top:64px}.notebook-bulk-bar>b{width:100%}.notebook-bulk-bar>button,.notebook-bulk-bar>label{flex:1;justify-content:center}}
