tpq-author-picker{display:block;position:relative;min-width:0;--ap-paper:var(--paper,#fff);--ap-ink:var(--ink,#292d29);--ap-muted:var(--muted,#71756e);--ap-line:var(--line,#dedfd9);--ap-surface:var(--surface,#fafbf8);--ap-tint:#f1edf5;--ap-accent:#67527c;--ap-font:Georgia,serif;--ap-ui:system-ui,sans-serif}[data-theme=dark] tpq-author-picker{--ap-tint:#332d3b;--ap-accent:#cbb9df}tpq-author-picker.is-admin{--ap-paper:#fff;--ap-ink:#18181b;--ap-muted:#71717a;--ap-line:#e4e4e7;--ap-surface:#fafafa;--ap-font:inherit;--ap-ui:inherit}.dark tpq-author-picker.is-admin{--ap-paper:#18181b;--ap-ink:#f4f4f5;--ap-muted:#a1a1aa;--ap-line:#3f3f46;--ap-surface:#202023;--ap-tint:#332d3b;--ap-accent:#cbb9df}tpq-author-picker .ap-list{position:absolute;z-index:30;left:0;right:0;top:calc(100% + 4px);margin:0;padding:6px;list-style:none;max-height:min(22rem,50dvh);overflow:auto;overscroll-behavior:contain;border:1px solid var(--ap-line);border-radius:6px;background:var(--ap-surface)}tpq-author-picker .ap-list[hidden]{display:none}tpq-author-picker .ap-option{display:flex;align-items:baseline;justify-content:space-between;gap:16px;min-height:32px;padding:5px 9px;border-radius:16px;color:var(--ap-ink);font:14px/1.3 var(--ap-font);cursor:pointer}tpq-author-picker .ap-option:hover,tpq-author-picker .ap-option[aria-selected=true]{background:var(--ap-tint);color:var(--ap-accent)}tpq-author-picker .ap-name{min-width:0;overflow-wrap:anywhere}tpq-author-picker .ap-dates{flex:none;color:var(--ap-muted);font:13px/1.4 var(--ap-ui);white-space:nowrap}tpq-author-picker .ap-note{margin:6px 0 0;color:var(--ap-muted);font:12px/1.6 var(--ap-ui)}tpq-author-picker .ap-note:empty{display:none}tpq-author-picker.is-admin .ap-note{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}tpq-author-picker .ap-via{color:var(--ap-muted);font-size:13px}.ap-lock{margin:6px 0 0;font-size:13px;line-height:1.5;color:#71717a}.dark .ap-lock{color:#a1a1aa}.ap-lock:empty{display:none}tpq-author-picker.is-admin{flex:1}tpq-author-picker.is-admin [data-author-value]{width:100%}@media(max-width:700px){tpq-author-picker .ap-option{min-height:44px}}
