.sr-container.svelte-datiz7{display:flex;flex-direction:column;gap:.5rem}.sr-choices.svelte-datiz7{display:flex;gap:.5rem;min-width:0}.sr-feedback.svelte-datiz7{display:flex;justify-content:flex-end;margin-top:-.25rem}.sr-choice.svelte-datiz7{flex:1 1 0;min-width:0;min-height:40px;padding:.5rem .625rem .5rem .75rem;border:1px solid var(--border);border-radius:.5rem;background:var(--card);text-align:left;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,opacity .15s ease;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.sr-choice.svelte-datiz7:hover{background:var(--accent)}.sr-choice.svelte-datiz7:focus-visible{outline:none;border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch,var(--ring) 50%,transparent)}.sr-choice-active.svelte-datiz7{background:var(--accent);border-color:var(--ring)}.sr-choice-dimmed.svelte-datiz7{opacity:.55}.sr-choice-label.svelte-datiz7{flex:1 1 auto;min-width:0;font-size:.8125rem;font-weight:500;color:var(--foreground);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sr-choice-kbd.svelte-datiz7{flex-shrink:0;font-size:.6875rem;font-family:ui-monospace,monospace;padding:.0625rem .3125rem;border-radius:.25rem;border:1px solid var(--border);color:var(--muted-foreground);background:var(--muted);line-height:1.4;font-weight:500}.sr-choice-skeleton.svelte-datiz7{cursor:default;pointer-events:none}.sr-choice-skeleton-label.svelte-datiz7{display:block;height:.75rem;width:60%;background:var(--accent);border-radius:.25rem;animation:svelte-datiz7-pulse 1.5s ease-in-out infinite}@keyframes svelte-datiz7-pulse{0%,to{opacity:1}50%{opacity:.4}}.sr-ai-bar.svelte-datiz7{border:1px solid var(--border);border-radius:.5rem;background:var(--card);padding:.25rem}.sr-ai-input-wrapper.svelte-datiz7{display:flex;align-items:center;gap:.5rem;padding:0 .5rem}.sr-ai-icon{width:1rem;height:1rem;flex-shrink:0;color:var(--muted-foreground)}.sr-ai-input.svelte-datiz7{flex:1;border:none;background:transparent;font-size:.8125rem;color:var(--foreground);outline:none;padding:.375rem 0}.sr-ai-input.svelte-datiz7::placeholder{color:var(--muted-foreground)}.sr-ai-btn.svelte-datiz7{display:flex;align-items:center;gap:.25rem;padding:.3125rem .625rem;border-radius:.375rem;font-size:.75rem;font-weight:500;background:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:opacity .15s ease;white-space:nowrap}.sr-ai-btn.svelte-datiz7:hover:not(:disabled){opacity:.9}.sr-ai-btn.svelte-datiz7:disabled{opacity:.4;cursor:not-allowed}
