.textarea-wrapper.svelte-1el0rjo.svelte-1el0rjo{display:flex;flex-direction:column;gap:.5rem}.label-row.svelte-1el0rjo.svelte-1el0rjo{display:flex;justify-content:space-between;align-items:center}label.svelte-1el0rjo.svelte-1el0rjo{font-size:.9rem;font-weight:600;color:var(--color--text);display:flex;gap:.25rem}label.svelte-1el0rjo .required.svelte-1el0rjo{color:var(--color--primary)}.char-count.svelte-1el0rjo.svelte-1el0rjo{font-size:.8rem;color:var(--color--text-secondary, #6b7280);transition:color .2s ease-in-out}.char-count.near-limit.svelte-1el0rjo.svelte-1el0rjo{color:var(--color--warning, #f59e0b);font-weight:600}textarea.svelte-1el0rjo.svelte-1el0rjo{padding:.75rem 1rem;border:2px solid var(--color--border, #e5e7eb);border-radius:8px;font-size:1rem;color:var(--color--text);background-color:var(--color--background);transition:all .2s ease-in-out;font-family:inherit;resize:vertical}textarea.svelte-1el0rjo.svelte-1el0rjo:focus{outline:none;border-color:var(--color--primary);box-shadow:0 0 0 3px rgba(var(--color--primary-rgb, 99 102 241),.1)}textarea.svelte-1el0rjo.svelte-1el0rjo:disabled{background-color:var(--color--disabled, #f3f4f6);color:var(--color--disabled-text, #9ca3af);cursor:not-allowed}textarea.has-error.svelte-1el0rjo.svelte-1el0rjo{border-color:var(--color--error, #ef4444)}textarea.has-error.svelte-1el0rjo.svelte-1el0rjo:focus{box-shadow:0 0 0 3px #ef44441a}.error-message.svelte-1el0rjo.svelte-1el0rjo{font-size:.85rem;color:var(--color--error, #ef4444);font-weight:500}.help-text.svelte-1el0rjo.svelte-1el0rjo{font-size:.85rem;color:var(--color--text-secondary, #6b7280)}
