.avatar.svelte-112qgxv{background:var(--color-blue-deep);color:#fff;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;display:grid;overflow:hidden}.avatar.svelte-112qgxv img:where(.svelte-112qgxv){object-fit:cover;width:100%;height:100%}.badge.svelte-dtbgkf{align-items:center;gap:var(--space-1);border-radius:var(--radius-full);white-space:nowrap;width:fit-content;min-height:24px;padding:4px 10px;font-size:.75rem;font-weight:700;line-height:1.2;display:inline-flex}.badge--category.svelte-dtbgkf{background:var(--w-yellow);color:var(--w-deep-blue)}.badge--status.svelte-dtbgkf{background:var(--w-purple);color:var(--w-white)}.badge--accent.svelte-dtbgkf{color:#2845bd;background:#3554d11a}.badge--muted.svelte-dtbgkf{background:var(--surface-strong);color:var(--muted)}.field.svelte-1bcw2yv{flex-direction:column;gap:6px;display:flex}.label.svelte-1bcw2yv{color:var(--fg);font-size:14px;font-weight:600}.helper.svelte-1bcw2yv{color:var(--muted);font-size:13px}.helper-error.svelte-1bcw2yv{color:var(--w-danger-strong)}.input{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg);width:100%;height:48px;color:var(--fg);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);padding:0 16px;font-family:inherit;font-size:15px}.input::placeholder{color:var(--muted)}.input:hover:not(:focus-visible):not(:disabled):not(.input-error){border-color:var(--border-hover)}.input:focus-visible{border-color:var(--w-purple);box-shadow:0 0 0 3px var(--focus-ring);outline:none}.input-error,.input-error:hover,.input-error:focus-visible{border-color:var(--w-danger-strong)}.input-error:focus-visible{box-shadow:0 0 0 3px #b91c1c1f}.input:disabled{background:var(--surface);color:var(--muted);cursor:not-allowed}.search-bar.svelte-yyldap{background:var(--w-white);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);width:100%;max-width:560px;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;gap:8px;padding:8px;display:flex}.search-bar.svelte-yyldap:focus-within{border-color:var(--w-purple);box-shadow:0 0 0 3px var(--focus-ring)}@media (width>=640px){.search-bar.svelte-yyldap{flex-direction:row;align-items:center}}.search-bar--compact.svelte-yyldap{border-radius:var(--radius-lg);max-width:400px;padding:4px 4px 4px 8px}.search-btn{flex-shrink:0;border-radius:var(--radius-lg)!important}@media (width<=639px){.search-btn{width:100%}}.select.svelte-kt0fiv{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none' stroke='%23596273' stroke-width='2'%3E%3Cpath d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:44px}.star-rating.svelte-g3tu47{align-items:center;gap:3px;display:flex}.rating-value.svelte-g3tu47{color:var(--w-deep-blue);margin-left:2px;font-size:.875rem;font-weight:700}.rating-count.svelte-g3tu47{color:var(--muted);font-size:.8125rem}.textarea.svelte-1eo2upp{resize:vertical;height:auto;min-height:96px;padding:12px 16px;line-height:1.5}
