.modal-backdrop{position:fixed;inset:0;z-index:9998;background:#00000080}.modal-positioner{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;pointer-events:none}.modal-panel{background:#1e2530;color:#e5e7eb;border-radius:12px;box-shadow:0 20px 60px #00000080;width:100%;max-width:520px;max-height:80vh;display:flex;flex-direction:column;pointer-events:auto}.modal-header{padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.modal-title{font-size:15px;font-weight:600;color:#f9fafb}.modal-close{background:none;border:none;cursor:pointer;font-size:20px;line-height:1;padding:4px 8px;color:#9ca3af}.modal-search{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.modal-search-input{width:100%;box-sizing:border-box;padding:8px 12px;background:#111827;color:#f3f4f6;border:1px solid rgba(255,255,255,.15);border-radius:8px;font-size:14px;outline:none}.modal-list{overflow-y:auto;flex:1;padding:8px}.modal-button{width:100%;text-align:left;padding:10px 12px;border:none;background:none;cursor:pointer;border-radius:8px;display:flex;align-items:center;gap:8px;color:#e5e7eb}.modal-button:hover{background:#ffffff12}.modal-button-label{flex:1;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-button-meta{font-size:12px;color:#6b7280;flex-shrink:0}.modal-empty{text-align:center;padding:24px;font-size:14px;color:#6b7280}.tag-suggestion{display:inline-flex;align-items:center;border-radius:.375rem;border:1px solid rgb(209 213 219);background-color:#f3f4f6;padding:.125rem .625rem;font-size:.75rem;font-weight:500;color:#4b5563;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.tag-suggestion:hover{background-color:#e5e7eb;border-color:#9ca3af}.dark .tag-suggestion{border-color:#ffffff26;background-color:#ffffff0d;color:#d1d5db}.dark .tag-suggestion:hover{background-color:#ffffff1a;border-color:#ffffff40}.tag-suggestion--active{background-color:#e5e7eb;border-color:#9ca3af}.dark .tag-suggestion--active{background-color:#ffffff1a;border-color:#ffffff40}
