/* Entity controls and Favorites reuse the shared ink/accent and typography tokens. */
.r26-idea-actions{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 16px}
.r26-idea-actions>.r26-entity-button{display:flex!important;align-items:center;gap:6px;width:auto!important;min-width:44px;max-width:none!important;inline-size:auto!important;max-inline-size:none!important;height:auto!important;min-height:44px;block-size:auto!important;max-block-size:none!important;border:1px solid var(--line);background:var(--panel);padding:8px 12px;aspect-ratio:auto!important;border-radius:8px;color:var(--ink);font:var(--dj-text-body-weight,600) var(--dj-text-body-size,15px)/1.3 var(--font)}
.r26-idea-actions .v22-icon{width:20px;height:20px;color:var(--accent);flex:0 0 20px}
.r26-favorites{display:grid;gap:20px}.r26-favorite-heading{display:flex;align-items:center;gap:8px;margin-bottom:8px}
.r26-favorite-heading>[data-r26-favorite-fold]{display:flex;align-items:center;gap:10px;flex:1;border:0;background:transparent;color:var(--ink);padding:8px 0;text-align:left;min-height:44px;font:var(--dj-text-body-weight,600) var(--dj-text-body-size,15px)/1.4 var(--font)}
.r26-favorite-heading .v22-icon{width:22px;height:22px;color:var(--accent);flex:0 0 22px}html .r26-favorite-heading .r26-favorite-count{margin-left:auto;flex:0 0 28px!important;border:1px solid var(--line);border-radius:50%;width:28px!important;min-width:28px!important;inline-size:28px!important;min-inline-size:28px!important;height:28px!important;display:grid!important;place-items:center;background:var(--panel)}
.r26-favorite-add{display:flex;align-items:center;justify-content:center;gap:3px;min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:50%;color:var(--accent);background:var(--panel)}
.r26-favorite-stack{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--panel)}.r26-favorite-stack[hidden]{display:none!important}
html .r26-favorite-row{display:flex;align-items:center;gap:12px;width:100%;min-height:54px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:var(--panel);color:var(--ink);text-align:left;padding:12px 14px;font:var(--dj-text-body-weight,600) var(--dj-text-body-size,15px)/1.4 var(--font)}
.r26-favorite-row:last-child{border-bottom:0}.r26-favorite-row>span:last-child{min-width:0;overflow-wrap:anywhere}.r26-favorite-glyph{display:flex;flex:0 0 24px}.r26-favorite-glyph .v22-icon{width:24px;height:24px}
html .r26-favorites .r26-favorite-row .r26-favorite-glyph .v22-icon{color:inherit!important}
.r26-favorite-picker{width:420px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 32px);overflow:auto;border:1px solid var(--line);border-radius:14px;background:var(--panel);color:var(--ink);font:var(--dj-text-body-size,15px)/1.4 var(--font)}
.r26-favorite-pick-list{display:grid;gap:4px;margin:10px 0;max-height:55dvh;overflow:auto}.r26-favorite-pick-list>button{display:flex;align-items:center;gap:8px;min-height:44px;text-align:left;color:var(--ink);background:var(--panel);border:1px solid var(--line);padding:8px}.r26-favorite-pick-list .v22-icon{width:22px;height:22px;color:var(--accent)}
html .notes-editor .notes-link-choices>hr{width:100%;border:0;border-top:1px solid var(--line);margin:6px 0}html .notes-editor .notes-link-choices>strong{display:block;width:100%;padding:6px 8px;color:var(--ink)}
html .notes-editor .notes-selection[data-kind=artifact-picker]{display:flex;flex-direction:column;align-items:stretch;max-height:calc(100dvh - 260px);overflow:hidden}
html .notes-editor .notes-selection[data-kind=artifact-picker] .notes-link-choices{min-height:0;overflow:auto;flex:1}
html .notes-editor .notes-selection[data-kind=artifact-picker] .notes-link-confirm{flex:0 0 auto;display:flex;justify-content:flex-start}
html .notes-editor .notes-selection[data-kind=artifact-picker] [data-note-action=link-confirm]{--dolijane-mobile-control-size:44px;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}
@media(max-width:1024px){html .notes-editor .notes-selection[data-kind=artifact-picker]{top:80px!important;bottom:auto!important;max-height:calc(100dvh - 260px)}}
@media(max-width:1024px){.r26-idea-actions{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.r26-idea-actions::-webkit-scrollbar{display:none}.r26-idea-actions>.r26-entity-button{flex:0 0 auto;font-size:var(--dj-text-secondary-size,12px);padding:8px}.r26-idea-actions>.r26-entity-button>span{white-space:nowrap}}
