.reference-prompt{min-width:0}.reference-prompt-shortcuts{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:6px}.reference-prompt-shortcuts button{display:inline-flex;align-items:center;gap:4px;min-height:26px;padding:3px 6px 3px 3px;border-radius:6px;background:white;color:#3366ff;font-size:11px;line-height:1.4;font-weight:600;box-shadow:0 0 0 1px rgba(51,102,255,.16);transition:background-color .15s,scale .15s}.reference-prompt-shortcuts button:hover{background:#eef3ff}.reference-prompt-shortcuts button:active{scale:.96}.reference-prompt-shortcuts img{width:18px;height:18px;border-radius:3px;object-fit:cover}.reference-prompt-shell{position:relative;border-radius:10px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.09)}.reference-prompt-shell:focus-within{box-shadow:0 0 0 2px #3366ff}.reference-prompt-shell[data-invalid]{box-shadow:0 0 0 2px #ef4444}.reference-prompt-placeholder{position:absolute;inset:12px;color:#818898;pointer-events:none;font-size:13px;line-height:1.75}.reference-prompt-editor{min-height:88px;max-height:260px;overflow-y:auto;padding:8px 12px;color:#515a70;font-size:14px;line-height:1.65;outline:none;white-space:pre-wrap;overflow-wrap:anywhere;text-align:left;cursor:text}.reference-prompt-chip{display:inline-flex;align-items:center;vertical-align:middle;gap:3px;height:22px;padding:2px 3px;margin:0 1px;border-radius:5px;color:#2655dd;background:#edf2ff;box-shadow:inset 0 0 0 1px rgba(51,102,255,.16);font-size:12px;line-height:1;font-weight:500;white-space:nowrap;user-select:all}.reference-prompt-chip img{width:16px;height:16px;border-radius:3px;object-fit:cover}.reference-prompt-chip button{display:inline-flex;align-items:center;justify-content:center;flex:none;width:16px;height:18px;padding:0;border-radius:3px;font-size:14px;line-height:1;cursor:pointer}.reference-prompt-chip button:hover{background:#dce6ff}.reference-prompt-chip button:focus-visible,.reference-prompt-shortcuts button:focus-visible{outline:2px solid #3366ff;outline-offset:2px}.reference-prompt[data-disabled]{opacity:.6}.reference-prompt[data-disabled] .reference-prompt-chip button{pointer-events:none}.reference-prompt-menu{position:fixed;z-index:100;overflow-y:auto;border-radius:14px;padding:6px;background:white;box-shadow:0 0 0 1px rgba(0,0,0,.06),0 12px 32px rgba(15,23,42,.16);color:#182132;text-align:left}.reference-prompt-menu p{margin:4px 8px 6px;font-size:11px;color:#818898}.reference-prompt-menu button{display:flex;align-items:center;gap:9px;width:100%;min-height:48px;padding:6px 8px;border-radius:8px;text-align:left;font-size:13px;transition:background-color .12s}.reference-prompt-menu button[aria-selected=true]{background:#eef3ff;color:#2655dd}.reference-prompt-menu img{width:34px;height:34px;border-radius:6px;object-fit:cover}.reference-prompt-menu small{margin-left:auto;font-size:10px;color:#818898}.reference-prompt-chip img,.reference-prompt-menu img,.reference-prompt-shortcuts img{outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.reference-prompt-empty{padding:12px 8px;font-size:12px;color:#818898}@media (max-width:639px){.reference-prompt-editor{font-size:16px}}@media (prefers-reduced-motion:reduce){.reference-prompt-menu button,.reference-prompt-shortcuts button{transition:none}}